public class WaitForStep extends AbstractWebStep
| Constructor and Description |
|---|
WaitForStep(org.openqa.selenium.By element) |
WaitForStep(org.openqa.selenium.By element,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
go() |
WaitForStep |
withTimeout(long timeout) |
getWebDriver, setWebDriverpublic WaitForStep(org.openqa.selenium.By element)
public WaitForStep(org.openqa.selenium.By element,
long timeout)
public WaitForStep withTimeout(long timeout)
public void go()
Copyright © 2014 codecentric AG. All rights reserved.