WebDriverManager.Net
WebDriverManager.Net copied to clipboard
Automatic Selenium Webdriver binaries management for .Net
### **When the WebDriverManager is instantiated with the "MatchingBrowser" command, the browser is not launched and error is displayed** ### **_Screenshot:_** 
RP #186 implemented GetMatchingBrowserVersion for Firefox which is a great first step but unfortunately the version of firefox is not the same as the version of the mozilla geckodriver so...
I ran into the same issue as the user in #170 and tried using `VersionResolveStrategy.MatchingBrowser` to remedy the issue. After doing so, I ran into another issue... Using the code...
I am getting below exception when I use webdriver manager in c#. Can someone please have a look and advise? Code used: new WebDrivereManager.DriverManager().SetUpDriver(new ChromeConfig()); Result : The remote server...
 Since this weekend (02/12) we get an error when trying to initiate a driver for MSEdge: _System.Net.WebException: The remote server returned an error: (404) Not Found._ What does this...
Use HTTP_PROXY / HTTPS_PROXY system variables to set the proxy instead of hardcoded during WebDriverManager initiation Should solve issue #195
Description of the problem: In Selenium C#, WebDriverManager is not downloading the old browser version drivers. Browser and version: Chrome and V 86.0.4240.75 Operating system: Windows 10 WebDriverManager version: V...
In all of my projects I like the use of WebDriverManager. Currently I am struggeling with a build agent that uses a proxy, however I also build on agents without...
_WebDriverManager version: 2.13.0_ `WebDriverManager` with `EdgeConfig` throws `PlatformNotSupportedException` on Linux. Please add Linux support for edgedriver.
### WebDriverManager latest Version: 2.13.0 is not working and throwing error **Screenshot:** _**Error Details:**_  _**Version Details:**_  _**Browser .exe downloaded and available details:**_ 