THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
Selenium Key Failure
-
Hello, how can i do if Key check = failure i do browser quit?
In my code i do open browser, navigate to url, insert credentials then login if login is correct everything is ok but if keycheck = failure OB dont continue to another login...
-
Sorry ive already found.
BROWSERACTION DOMtoSOURCE
IF "<SOURCE>" Contains "(FAILKEYHERE)"
BROWSERACTION Quit
ENDIF
-
IF "<SOURCE>" Contains "SOMETHING"
BROWSERACTION ClearCookies
BROWSERACTION Quit
SET STATUS RETRY
ENDIFIs possible to ban proxy too?