0

I have a Windows application, while clicking on a certain element it will open a tab in a browser and I'll need to interact with that already opened browser tab and do some web automation using Python.

Selenium is not working in this case since it always starts the driver in a new browser instance.

Janani .S
  • 11
  • 2
  • Thank you. I need to switch to the browser session which is not created by Selenium but it is opened manually – Janani .S Aug 16 '23 at 17:49

0 Answers0