com.ibm.team.fvt.tests.clm.pages.dialogs
Class ClmWebPageFramedDialog
java.lang.Object
com.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.web.WebFramedDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageFramedDialog
- Direct Known Subclasses:
- CcmReportParametersSelectionDialog, CcmWorkItemsParametersSelectionDialog, ClmProjectAreaSelectionFramedDialog
public abstract class ClmWebPageFramedDialog
- extends com.ibm.team.fvt.tests.web.WebFramedDialog
Abstract class for any dialog opened in CLM browser page (see
ClmWebPage
) and displayed inside a frame.
Methods inherited from class com.ibm.team.fvt.tests.web.WebFramedDialog |
open |
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow |
cancel, close |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClmWebPageFramedDialog
public ClmWebPageFramedDialog(ClmWebPage page,
com.ibm.team.fvt.tests.web.WebBrowserFrame frame)
ClmWebPageFramedDialog
public ClmWebPageFramedDialog(ClmWebPage page,
org.openqa.selenium.By findBy,
com.ibm.team.fvt.tests.web.WebBrowserFrame frame)