I know that you can get browser process ID in Selenium (driver.service.process.id
), but is it possible to get the IDs of the tabs?
I read through the documentation, but it does not say how you can get the IDs.
I know that you can get browser process ID in Selenium (driver.service.process.id
), but is it possible to get the IDs of the tabs?
I read through the documentation, but it does not say how you can get the IDs.