webElementVisible public WebElement webElementVisible(final By by) { return wait.until(ExpectedConditions.visibilityOfElementLocated(by)); } Share this:TwitterFacebookLike this:Like Loading...