public class FluentWaitPageMatcher extends Object
| Constructor and Description |
|---|
FluentWaitPageMatcher(FluentWait wait,
org.openqa.selenium.WebDriver driver) |
FluentWaitPageMatcher(FluentWait wait,
org.openqa.selenium.WebDriver driver,
FluentPage page) |
| Modifier and Type | Method and Description |
|---|---|
void |
isAt()
check if ou are on the good page calling isAt.
|
Fluent |
isLoaded()
check if the page is loaded or not.
|
public FluentWaitPageMatcher(FluentWait wait, org.openqa.selenium.WebDriver driver)
public FluentWaitPageMatcher(FluentWait wait, org.openqa.selenium.WebDriver driver, FluentPage page)
public Fluent isLoaded()
public void isAt()
Copyright © 2015 AConsulting. All Rights Reserved.