|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.scenario.ScenarioWorkaround<WebPage>
com.ibm.team.fvt.tests.web.WebPageWorkaround
public class WebPageWorkaround
Constructor Summary | |
---|---|
WebPageWorkaround(WebPage page,
java.lang.String msg)
|
|
WebPageWorkaround(WebPage page,
java.lang.String msg,
boolean fail)
|
Method Summary | |
---|---|
WebBrowserElement |
execute()
Execute an action to workaround the failure. |
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 |
Constructor Detail |
---|
public WebPageWorkaround(WebPage page, java.lang.String msg)
public WebPageWorkaround(WebPage page, java.lang.String msg, boolean fail)
Method Detail |
---|
public WebBrowserElement execute()
ScenarioWorkaround
Subclass has to specify what to do to workaround the problem.
execute
in class ScenarioWorkaround<WebPage>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |