|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.web.WebBrowserFrame
public abstract class WebBrowserFrame
Abstract class for frame used in browser page.
WebDriver
API allow to select a browser frame either using an index,
a name or a web element. This abstract class allow user to switch to a frame
without having to know how to it's accessible through the driver (see switchTo()
).
It also allow to get the web element, the index or the name of the current frame.
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |