Introduction to waits

Condition to wait for a specific period of time to perform action on WebElement before throwing an error NoSuchElementException. There are two types of waits in selenium.

  • Implicitly wait
  • Explicit wait or WebDriverWait