You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a similar issue with this version of the chrome driver. I'm unsure if it the chrome driver that's at fault here. but i will explain as best i can.
When using the GoToUrl method the browser just doesn't go to the url, it just times out, only if some types extensions are loaded.(my code usage is the same as the OP). example: i have this extension "Adblocker-Genius-PRO_v8.2.5.crx" it works with no problem, but when i load this one "Video-Downloader-professional_v1.99.1.crx" the browser does not automatically navigate to the URL. (note the extension works fine if you interact with the browser manually) i did not have this problem with the previous version of the Chrome driver.
i'm using this:
Selenium.Chrome.Webdriver v74.0.0
Selenium.Webdriver v3.141.0
this code error.
` //here error
if not add extension then not error
` //not error
The text was updated successfully, but these errors were encountered: