Description
My C# solution is working fine using Selenium.WebDriver 4.43 Nuget package.
Reproducible Code
After trying to update to 4.44 i get the following error :
The type 'IWebDriver' is defined in an assembly that is not referenced. You must add a reference to assembly 'WebDriver, Version=3.10.0.0, Culture=neutral, PublicKeyToken=null'.
Going back to 4.43 fixes the issue.
What version of Selenium are you currently using?
4.44
The following statements are true
Did this work for you before?
Not sure, this is my first time trying it
If yes, what version of Selenium did it work with?
4.43
Operating System
Windows
Selenium Language Binding
C#/.NET
Which browsers are you experiencing the issue with?
Chrome
Are you using Selenium Grid?
No
Description
My C# solution is working fine using Selenium.WebDriver 4.43 Nuget package.
Reproducible Code
After trying to update to 4.44 i get the following error :
Going back to 4.43 fixes the issue.
What version of Selenium are you currently using?
4.44
The following statements are true
Did this work for you before?
Not sure, this is my first time trying it
If yes, what version of Selenium did it work with?
4.43
Operating System
Windows
Selenium Language Binding
C#/.NET
Which browsers are you experiencing the issue with?
Chrome
Are you using Selenium Grid?
No