0
I am performing a unit test in C# with Selenium Webdriver and when trying to enter the code Webdriverwait the same is not found.
I’m using the namespaces below and you still don’t recognize.
OpenQA.Selenium;
OpenQA.Selenium.Chrome;
System.Threading;
Selenium.WebDriver.WaitExtensions;
OpenQA.Selenium.Support.UI;