static WebDriverWait<Void> |
Graphene.waitAjax()
|
static WebDriverWait<Void> |
Graphene.waitAjax(org.openqa.selenium.WebDriver driver)
|
static WebDriverWait<Void> |
Graphene.waitGui()
|
static WebDriverWait<Void> |
Graphene.waitGui(org.openqa.selenium.WebDriver driver)
#waitGui(browser) is entry point for fluent waiting API specification, e.g.:
|
static WebDriverWait<Void> |
Graphene.waitModel()
|
static WebDriverWait<Void> |
Graphene.waitModel(org.openqa.selenium.WebDriver driver)
#waitModel(browser) is entry point for fluent waiting API specification, e.g.:
|