Website is taking time to load when requesting a data from it.
If website loads within 60 seconds, then everything is ok. Beyond that time, it throws me to error section.
Actually, this code is executing for 60 sections only.
this.driver.FindElement(By.CssSelector("#btnLogin")).Click();
How to set the driver to wait for this code to be executed completely?
Thank you
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…