org.openqa.selenium.TimeoutException:
Expected condition failed: waiting for visibility of element located by By.xpath: Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
System info: host: 'rhel7-8gb-16398', ip: '10.0.101.206', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-957.el7.x86_64', java.version: '1.8.0_242'
Driver info: org.eclipse.che.selenium.core.SeleniumWebDriver
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.waitAndClick(SeleniumWebDriverHelper.java:900)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.waitAndClick(SeleniumWebDriverHelper.java:910)
at com.redhat.codeready.selenium.pageobject.dashboard.CodereadyNewWorkspace.openNewWorkspacePageFromGetStartedPage(CodereadyNewWorkspace.java:161)
at com.redhat.codeready.selenium.ocpoauth.LoginNewUserWithOpenShiftOAuthTest.checkWorkspaceOSProjectCreationAndRemoval(LoginNewUserWithOpenShiftOAuthTest.java:93)