Package | Description |
---|---|
org.safs.selenium.webdriver.lib |
Modifier and Type | Method and Description |
---|---|
protected static SearchObject.SwitchFramesResults |
SearchObject._switchFrames(java.lang.String recognitionString)
Before doing any component search, we make sure we are in the correct frame.
Frame information may or may not be within the provided recognition string. This method will probably change the field SearchObject.lastBrowserWindow This method will probably change the filed SearchObject.lastFrame NOTE: If SearchObject.getBypassFramesReset() is true, we only strip off the frame recognition string and will not change frame context. |
SearchObject.SwitchFramesResults |
SearchObject.SwitchFramesResults.setRsWithoutFrames(java.util.List<java.lang.String> withoutFrames) |
SearchObject.SwitchFramesResults |
SearchObject.SwitchFramesResults.setSwitchedFrames(boolean switched) |
Copyright © SAS Institute. All Rights Reserved.