com.ibm.team.fvt.tests.clm.workarounds
Class ClmWebPageWorkaround
java.lang.Object
com.ibm.team.fvt.tests.scenario.ScenarioWorkaround<ClmWebPage>
com.ibm.team.fvt.tests.clm.workarounds.ClmWebPageWorkaround
public class ClmWebPageWorkaround
- extends com.ibm.team.fvt.tests.scenario.ScenarioWorkaround<ClmWebPage>
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 |
ClmWebPageWorkaround
public ClmWebPageWorkaround(ClmWebPage page,
java.lang.String msg)
ClmWebPageWorkaround
public ClmWebPageWorkaround(ClmWebPage 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<ClmWebPage>