How to stop selenium chrome testrun at current AUT URL, not at URL "data;"?
I disabled driver.quit() in order to see the last URL.I entered a wait after opening the correct AUT URL.Browser navigation backward is disabled.
How to stop selenium chrome testrun at current AUT URL, not at URL "data;"?
I disabled driver.quit() in order to see the last URL.I entered a wait after opening the correct AUT URL.Browser navigation backward is disabled.