Package | Description |
---|---|
com.seleniumtests.core | |
com.seleniumtests.reporter | |
com.seleniumtests.webelements |
Modifier and Type | Method and Description |
---|---|
static void |
SeleniumTestsPageListener.informPageLoad(IPage page)
Informs all the page listeners on page Load.
|
static void |
SeleniumTestsPageListener.informPageUnload(IPage page)
Informs all the page listeners on page Unload.
|
abstract void |
SeleniumTestsPageListener.onPageLoad(IPage page) |
abstract void |
SeleniumTestsPageListener.onPageUnload(IPage page) |
Modifier and Type | Method and Description |
---|---|
void |
PluginsHelper.invokePageListeners(String testMethodSignature,
IPage page,
boolean isPageLoad) |
Modifier and Type | Class and Description |
---|---|
class |
PageObject |
Copyright © 2016. All rights reserved.