Closed jc122006 closed 2 years ago
See if there is a way that you can pass cookies between different Chrome Drivers. This would allow for a much better experience.
If this is possible you could create a method that would grab the cookies for a specific site and then open up the site in the currently browser.
https://www.guru99.com/handling-cookies-selenium-webdriver.html https://www.selenium.dev/documentation/webdriver/browser/cookies/#get-all-cookies
See if there is a way that you can pass cookies between different Chrome Drivers. This would allow for a much better experience.