Package | Description |
---|---|
com.seleniumtests.webelements |
Modifier and Type | Method and Description |
---|---|
void |
BasePage.acceptAlert() |
protected void |
BasePage.assertCurrentPage(boolean log) |
protected void |
PageObject.assertCurrentPage(boolean log) |
String |
BasePage.cancelConfirmation() |
void |
PageObject.close() |
void |
PageObject.refresh() |
void |
PageObject.selectNewWindow() |
void |
PageObject.selectWindow() |
void |
PageObject.selectWindow(int index) |
void |
BasePage.selectWindow(String windowName)
If current window is closed then use driver.switchTo.window(handle).
|
Copyright © 2015. All rights reserved.