| Package | Description |
|---|---|
| com.kulana.core.foundation.webdriver |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DriverHelper.isPageOpened(AbstractPage page)
Checks that page URL is opened.
|
boolean |
DriverHelper.isPageOpened(AbstractPage page,
long timeout)
Checks that page URL is opened during specified timeout.
|