I don't see how that's better than `new WebDriverW...
# random
k
I don't see how that's better than
new WebDriverWait(this, 5).wait(visibilityOfElementLocated(By.xpath("xpath_to_search_textbox")))
though