com.ibm.team.fvt.tests.clm.pages.popup
Class ClmLinksRelatedPopupMenu
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.WebPopupMenuElement
com.ibm.team.fvt.tests.clm.pages.popup.ClmLinksRelatedPopupMenu
Deprecated. Use ClmLinksRelatedMenu
instead.
@Deprecated
public class ClmLinksRelatedPopupMenu
- extends com.ibm.team.fvt.tests.web.WebPopupMenuElement
Popup-menu to add a Related link to a work item in the Links tab.
- See Also:
CcmWebWorkItemPage
Method Summary |
com.ibm.team.fvt.tests.web.WebBrowserElement |
getItemElement(java.lang.String item)
Deprecated. |
Methods inherited from class com.ibm.team.fvt.tests.web.WebPopupMenuElement |
clickItem, getItemElement, getMenuOptions, getStringMenuOptions, 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 |
ClmLinksRelatedPopupMenu
public ClmLinksRelatedPopupMenu(com.ibm.team.fvt.tests.web.WebPage page)
- Deprecated.
getItemElement
public com.ibm.team.fvt.tests.web.WebBrowserElement getItemElement(java.lang.String item)
- Deprecated.
-
As all items might not be visible, scroll down the menu until having the given
item visible.
- Overrides:
getItemElement
in class com.ibm.team.fvt.tests.web.WebPopupMenuElement