Driver.manage.timeouts().implicit wait = TimeSpan.FromSeconds();
WebDriverWait wait = new WebDriverWait (driver, TimeSpan.FromSeconds());
Wait.Until(excepted conditions. ElemetExits(By.Id(“id”);
DefaultWait <IWebDriver> fluentwait = new DefaultWait <IWebDriver>();
Fluentwit. Ttimeout = Timespam.Fromseconds();
Fluentwait. PollingIntervel = TimeSpan.FromMilliSecond();
Wait.Until(excepted conditions. ElemetExits(By.Id(“id”);