Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Selenium by (45k points)

Could someone tell me what is Wait in Selenium?

1 Answer

0 votes
by (99k points)

Wait commands in automation testing direct the test execution to pause a bit before moving to the next step. These commands enable Selenium WebDriver to check if one or more web elements are present, visible or clickable, etc.

Do check out the Selenium training from Intellipaat which will help you in gaining proficiency with its 7 guided projects to practice with.

Also, check out our YouTube video on Selenium training to help you get started.

Browse Categories

...