I am trying to open a new tab in chrome using python selenium. It can be done in the Chrome session which is opened by python. But i have a scenario where user will have chrome opened with some URLs and then they will run automation which should open a new tab in the user opened chrome session. Is there any way to do that? Please help me out. Thanks in advance.
Asked
Active
Viewed 18 times
0
-
Duplicate of [Can Selenium interact with an existing browser session?](https://stackoverflow.com/questions/8344776/can-selenium-interact-with-an-existing-browser-session) – esqew Jan 05 '22 at 12:47
-
i can see many solutions there but nothing worked. Still checking – Sakthi Jan 05 '22 at 13:27