Uses of Class
com.ibm.team.fvt.tests.web.WebElementFrame

Packages that use WebElementFrame
com.ibm.team.fvt.tests.web   
 

Uses of WebElementFrame in com.ibm.team.fvt.tests.web
 

Subclasses of WebElementFrame in com.ibm.team.fvt.tests.web
 class WebEmbeddedFrame
          Class to manage browser frame embedded in another frame.
 

Methods in com.ibm.team.fvt.tests.web that return WebElementFrame
 WebElementFrame WebEmbeddedFrame.switchToParent()
          Switch to parent frame.