by Nikolay Advolodkin | Apr 5, 2017 | Selenium Problems, Selenium Webdriver
How to disable Chrome’s “save your password” prompt? ChromeDriver | C# | Chrome Browser The Problem You want to disable the annoying Chrome pop up that says, “Do you want Google Chrome to save your password for this site?”. The...
by Nikolay Advolodkin | Oct 11, 2016 | Selenium Problems, Selenium Webdriver
The Problem If you are attempting to use: RemoteWebDriver class from Selenium Webdriver with a Chrome extension and .NET bindings You will seriously struggle. Whether you are attempting to create your own Selenium Grid or use a service like Sauce Labs or Browser...