|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddArtifactsDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddToCollectionDialog
public class RmAddToCollectionDialog
Manage dialog launched to add a requirement to a collection from its RM page.
Following actions are accessible on this page:
Following operations are also specialized for dialogs:
getCloseButton(boolean)
: Return the xpath of the button to close the
dialog.
RmWebShowCollectionPage
Constructor Summary | |
---|---|
RmAddToCollectionDialog(ClmWebPage page)
|
Method Summary |
---|
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddArtifactsDialog |
---|
addRequirements, addRequirementUsingSearch |
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog |
---|
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 |
Constructor Detail |
---|
public RmAddToCollectionDialog(ClmWebPage page)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |