purplejue
11 months agoNew Contributor
Suppress Browser Warnings
Hi,
I am using keyword tests for testing with browser loops in it. I have a test that opens the desired url and leaves it open for further tests to build upon it. With this the browser loop seems to have two checks in it that are leaving warnings when ran.
They are:
"The browser is already running."
"The {browser} was not closed after the loop iteration was finished."
Does anyone know if there is a way in keyword testing to suppress or remove those warnings from happening?