WebDriverManager.Net icon indicating copy to clipboard operation
WebDriverManager.Net copied to clipboard

Selenium C# WebDriverManager, latest version: 2.13.0 is not working and throwing error

Open svadivel0006 opened this issue 2 years ago • 3 comments

WebDriverManager latest Version: 2.13.0 is not working and throwing error

Screenshot:

Error Details:

image

Version Details:

image

Browser .exe downloaded and available details:

image

svadivel0006 avatar Jun 09 '22 16:06 svadivel0006

OpenQA.Selenium error is not related to this library. Also you're point that browser driver is downloadad and located on file system. It looks like there is an arror in some part of your code.

rosolko avatar Jun 09 '22 19:06 rosolko

Hi,

Thanks for the update, if the Beta version of chrome is being used, then the below mentioned error message is displayed

Error Details: image

Kindly confirm whether, the WebDriverManager supports only the stable version or Beta version too.

Please Note: In some test scenarios the beta version is also used for testing

svadivel0006 avatar Jun 10 '22 02:06 svadivel0006

Stable one by default. But you can manually configure manager to download version whatever you want.

rosolko avatar Jun 10 '22 09:06 rosolko