Skip to content

Selenium for IBM UrbanCode Build - Steps

Steps

Steps

Process steps in the Selenium plug-in

Run Test Suite

Run a Selenium test suite

NameTypeDescriptionRequired
Port NumberStringThe port for running the test. The default port is 4444.No
Selenium Jar LocationStringThe fully-qualified path to the Selenium JAR file. For example: C:\Program Files\Selenium\selenium-server.jar.Yes
Starting URLStringThe starting URL on which to execute the tests. For example: http://www.google.com.Yes
Test Failure ThresholdStringThepercentage of test failures needed to fail the job step. Specify a value from 0 to 100.No
Test ResultsStringThe fully-qualified path of the test results file. For example: C:\Documents\testResults.html.Yes
Test SuiteStringThe fully-qualified path to the HTML suite file. For example: C:\Documents\testSuite.html.Yes
Web BrowserStringThe web browser to run the tests. For example: *firefox. For list of supported browsers, see the Selenium website.Yes