What is the use of WebDriverWait?

What is the use of WebDriverWait?

As for automation testing, WebDriverWait commands would be directing the test execution to pause for a particular time period before you move further to the next step. You can enable WebDriver for checking if there are any web elements click-worthy.