From: Markus Glaser Date: Sat, 23 Oct 2010 15:54:27 +0000 (+0000) Subject: updated sample configuration with option to run against grid X-Git-Tag: 1.31.0-rc.0~34364 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=eeb3c5e70ba6293a3c639a10f1bee4ac7cf85a14;p=lhc%2Fweb%2Fwiklou.git updated sample configuration with option to run against grid --- diff --git a/maintenance/tests/selenium/selenium_settings.ini.php52.sample b/maintenance/tests/selenium/selenium_settings.ini.php52.sample index 666ba9d83a..53b5299322 100644 --- a/maintenance/tests/selenium/selenium_settings.ini.php52.sample +++ b/maintenance/tests/selenium/selenium_settings.ini.php52.sample @@ -15,6 +15,7 @@ testBrowser = "firefox" startserver = stopserver = jUnitLogFile = +runAgainstGrid = false [testSuite] diff --git a/maintenance/tests/selenium/selenium_settings.ini.sample b/maintenance/tests/selenium/selenium_settings.ini.sample index f8c1aede2c..c33960d7fa 100644 --- a/maintenance/tests/selenium/selenium_settings.ini.sample +++ b/maintenance/tests/selenium/selenium_settings.ini.sample @@ -19,6 +19,7 @@ testBrowser = "firefox" startserver = stopserver = jUnitLogFile = +runAgainstGrid = false ; To let the test runner start and stop the selenium server, it needs the full ; path to selenium-server.jar from the selenium-remote-control package.