|
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||
Represents browser window.
| Method Summary | |
boolean |
isClosed()
Indicates whether this window is closed. |
java.lang.String |
name()
Returns name of this window. |
| Methods inherited from interface com.actimind.actiwate.testing.html.Page |
document, frame, frame, frames, iframe, iframe, iframes, location, pageTitle, response, top |
| Methods inherited from interface com.actimind.actiwate.testing.html.Action |
back, chooseFile, click, click, click, executeJavaScript, executeJavaScript, forward, goTo, goTo, reload, runPageScripts, selectOption, setFile, setFileName, setFileName, setText, setText, setText, toggleOption |
| Methods inherited from interface com.actimind.actiwate.testing.html.PageObjectLookup |
button, button, button, buttonByText, checkbox, checkbox, checkboxes, fileField, fileField, fileFields, image, imageByAlt, imageByURL, imageMap, imageMap, imageMaps, images, link, linkById, linkByText, linkByTitle, links, multiSelect, passwordField, radioButton, radioButton, radioButtons, singleSelect, table, tableById, tableByText, textarea, textField, textField, textFields |
| Methods inherited from interface com.actimind.actiwate.testing.html.PageAssert |
assertImageWithURLNotPresent, assertImageWithURLPresent, assertLinkWithTextNotPresent, assertLinkWithTextPresent, assertTextNotPresent, assertTextPresent, assertTitleEquals |
| Method Detail |
public java.lang.String name()
public boolean isClosed()
true if this window was closed and false otherwise.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||