com.ibm.team.fvt.tests.web
Class WebContentArea
java.lang.Object
com.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebContentArea
public abstract class WebContentArea
- extends WebElementWrapper
Abstract class to manage web page content areas.
No specific feature implemented at the basic framework level.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebContentArea
public WebContentArea(WebPage page)
WebContentArea
public WebContentArea(WebPage page,
org.openqa.selenium.By findBy)
WebContentArea
public WebContentArea(WebPage page,
WebBrowserElement element,
WebBrowserFrame frame)
WebContentArea
public WebContentArea(WebPage page,
WebBrowserElement element)