public class Window extends RunOnFailureKeywordsAdapter
| Modifier and Type | Field and Description |
|---|---|
protected BrowserManagement |
browserManagement |
protected Logging |
logging |
| Constructor and Description |
|---|
Window() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeWindow() |
List<String> |
getLocations() |
List<String> |
getWindowIdentifiers() |
List<String> |
getWindowNames() |
Object[] |
getWindowSize() |
List<String> |
getWindowTitles() |
void |
maximizeBrowserWindow() |
void |
selectWindow(String locator) |
void |
setWindowSize(String width,
String height) |
protected List<String> |
toList(List<String> items) |
protected List<String> |
toList(List<String> items,
String what) |
runOnFailureByAspectJprotected BrowserManagement browserManagement
protected Logging logging
Copyright © 2019. All rights reserved.