Package com.ibm.team.fvt.tests.web

Interface Summary
WebConstants Usual constants used by web objects.
 

Class Summary
FirefoxBrowser The browser class when Firefox is used to run the tests.
GoogleChromeBrowser The browser class when Google Chrome is used to run the tests.
InternetExplorerBrowser The browser class when Internet Explorer is used to run the tests.
WebBrowser Abstract class to handle information of browser used to run FVT Selenium tests.
WebBrowserElement A web browser element found in a WebBrowser page content.
WebBrowserFrame Abstract class for frame used in browser page.
WebCKEditorFramedElement Class to handle a CKEditor element based on a iframe.
WebCKEditorSimpleElement Class to handle a CKEditor simple element.
WebContentArea Abstract class to manage web page content areas.
WebDialog Abstract class for any window opened as a dialog in a browser page.
WebElementFrame Class to manage browser frame identified with a web element.
WebElementWrapper This class wraps a web element and add some actions and functionalities that anyone can use.
WebEmbeddedFrame Class to manage browser frame embedded in another frame.
WebExpandableElement Default class to handle expandable web element in a web page.
WebFolderElement Class to handle a folder web element in a web page.
WebFramedDialog Abstract class for any dialog opened in a frame.
WebIndexedFrame Class to manage browser frame identified with an index.
WebLinkHover<P extends WebPage> Abstract class for any window opened as a simple link hover in a browser page.
WebMenu Class to manage menus.
WebNamedFrame Class to manage browser frame identified with a name.
WebPage The abstract class for any web page connected to a WebBrowser.
WebPageElement This class manage a web element belonging to a web page and add some actions and functionalities that anyone can use.
WebPageWorkaround  
WebPopupMenuElement Deprecated. Use WebMenu instead
WebRichHover<P extends WebPage> Abstract class for any window opened as a rich hover in a browser page.
WebSelectElement Class to handle select element.
WebTextHover Abstract class for any window opened as a rich hover in a browser page.
WebWindow Abstract class for any window opened in a browser page.
WebWindowFactory Factory to create instances of WebWindow.
 

Enum Summary
WebBrowser.PopupWindowState