Replies: 2 comments
-
Did, you figure it out? |
Beta Was this translation helpful? Give feedback.
0 replies
-
you can use methods like open_link_in_new_tab, switch_to_tab, to manage tab, also every get function like get, get_via_google returns a tab. |
Beta Was this translation helpful? Give feedback.
0 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 am trying to use botasaurus for registration at some website. It asks for email verification code in the end. So I need to open another tab, get access to the email, read the code and then go back to the registration page. How can I open another browser tab/window and then come back to the first one?
Beta Was this translation helpful? Give feedback.
All reactions