Run seleniumbase with opened chrome browser and keep browser open between runs #3626
taytranglamgiau
started this conversation in
General
Replies: 1 comment 3 replies
-
Then don’t quit the browser at the end of your script. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to run automation task multiple times (with same code) to an already opend chrome browser. The first time the script can ran successfully but from second time I got below error
My scripts as below
Beta Was this translation helpful? Give feedback.
All reactions