com.ibm.team.fvt.tests.clm.workarounds
Class RmWebListPageWorkaround
java.lang.Object
com.ibm.team.fvt.tests.scenario.ScenarioWorkaround<RmWebListPage>
com.ibm.team.fvt.tests.clm.workarounds.RmWebListPageWorkaround
public class RmWebListPageWorkaround
- extends com.ibm.team.fvt.tests.scenario.ScenarioWorkaround<RmWebListPage>
Method Summary |
com.ibm.team.fvt.tests.web.WebBrowserElement |
execute()
|
Methods inherited from class com.ibm.team.fvt.tests.scenario.ScenarioWorkaround |
getTimestamp, shouldFail, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RmWebListPageWorkaround
public RmWebListPageWorkaround(RmWebListPage page,
java.lang.String msg)
RmWebListPageWorkaround
public RmWebListPageWorkaround(RmWebListPage page,
java.lang.String msg,
boolean fail)
execute
public com.ibm.team.fvt.tests.web.WebBrowserElement execute()
- Specified by:
execute
in class com.ibm.team.fvt.tests.scenario.ScenarioWorkaround<RmWebListPage>