|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
WebBrowser.refresh()
and wait for
the page to be loaded (see WebPage.waitForLoadingPageEnd()
).
ScenarioStep.setUpSuite()
method at the beginning of
the test suite run
Manage the execution continuation in case of test failure
Call the ScenarioStep.tearDownSuite()
method at the end of
the test suite run
Ends properly the scenario run (see ScenarioRun.tearDown()
)
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |