Package | Description |
---|---|
org.safs.selenium |
Modifier and Type | Method and Description |
---|---|
protected HtmlFrameComp |
SeleniumGUIUtilities.navigateFrames(java.lang.String url,
java.lang.String xpath,
com.thoughtworks.selenium.Selenium selenium)
Selects any frames that are part of the xpath and
returns the last Frame preceding final component xpath |
protected HtmlFrameComp |
SeleniumGUIUtilities.navigateFrames(java.lang.String url,
java.lang.String xpath,
com.thoughtworks.selenium.Selenium selenium,
java.awt.Rectangle boundsOut)
Selects any frames that are part of the xpath and
returns the last Frame preceding final component xpath |
Copyright © SAS Institute. All Rights Reserved.