9b9f79561da224db754829a0fcc91db7c526920f
java/com.sap.sailing.selenium.test/local-test-environment.xml
| ... | ... | @@ -19,7 +19,7 @@ |
| 19 | 19 | |
| 20 | 20 | <!-- |
| 21 | 21 | In this section necessary system properties for the different web drivers can be provided if needed. For more |
| 22 | - information about available properties see the following sides: |
|
| 22 | + information about available properties see the following pages: |
|
| 23 | 23 | |
| 24 | 24 | - http://code.google.com/p/selenium/wiki/ChromeDriver |
| 25 | 25 | - http://code.google.com/p/selenium/wiki/FirefoxDriver |
| ... | ... | @@ -27,9 +27,8 @@ |
| 27 | 27 | - http://code.google.com/p/selenium/wiki/OperaDriver |
| 28 | 28 | - http://code.google.com/p/selenium/wiki/SafariDriver |
| 29 | 29 | - http://code.google.com/p/selenium/wiki/RemoteWebDriverServer |
| 30 | - |
|
| 31 | - NOTE: For the Chrome, Firefox and InternetExplorer driver an additional "server", which acts as a bridge between the |
|
| 32 | - browser and the driver, is needed. |
|
| 30 | + |
|
| 31 | + Note: For the Chrome, Firefox and InternetExplorer driver an additional "server", which acts as a bridge between the browser and the driver, is needed. |
|
| 33 | 32 | --> |
| 34 | 33 | <system-properties> |
| 35 | 34 | <!-- |