Package | Description |
---|---|
org.safs.selenium.webdriver.lib |
Modifier and Type | Field and Description |
---|---|
protected static SearchObject.BrowserWindow |
SearchObject.lastBrowserWindow
The last visited browser window, it is important for getting correct screen location for a WebElement.
|
Modifier and Type | Method and Description |
---|---|
static SearchObject.BrowserWindow |
SearchObject.getLastBrowserWindow()
This method will initialize the field
SearchObject.lastBrowserWindow .NOTE: Please call getWebDriver().switchTo().defaultContent() if we are not in the topmost document. NOTE: Please call setNeedFreshWindow(true) if we want the latest window's location/size information. |
Copyright © SAS Institute. All Rights Reserved.