What is the return type of WebDriverWait?
WebDriverWait would call the ExpectedCondition by default every 500 milliseconds till it would return back successfully. The most preferred return value for the ExpectedCondition function type is nothing but a Boolean value of non-null object or true.