|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
SeleniumLauncher and SeleniumTestCase instead.DEFAULT_WEB_APP_ROOT.
ITestContext attribute holding the application's base URL.
XmlTest parameter holding the browser command to pass to Selenium.
XmlTest parameter holding the context path.
ITestContext attribute updated to store the current test method
(as a Method instance).
ITestContext attribute holding an instance of ErrorReporter.
Jetty7Runner instead#startup(String, String, int, String, ITestContext) to launch the web
server to be
tested.
TapestryTestConstants.MODULE_BASE_DIR_PATH as a file.
XmlTest parameter holding the web server port.
ITestContext attribute holding an instance of Selenium.
SeleniumServer, and instance of Selenium RC (the
client), and a web server (by default, an instance of Jetty 7).XmlTest parameter holding the web server ssl port.
Selenium.start(String); it invokes
start(String[]).
XmlTest parameter holding an absolute or relative path to a web app
folder.
ErrorReporter.writeErrorReport() to capture the current page markup in a
file for later analysis.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||