Can I run Selenium ChromeDriver with cookies from actual Chrome installation?
问题 So I'm running a selenium test using IntelliJ IDEA + chromedriver on an Ubuntu machine... In my Google Chrome installation, I have logged in to an account, say Google. When I access http://accounts.google.com in the selenium test, I get to the log in page instead of the actual account management page. I'm pretty sure that I don't fully understand the exact way that Selenium and the chrome driver operate, but I do remember that having 'Google Chrome installed in the default location' is one of