Changes between Version 48 and Version 49 of DeveloperGuidelines/Testing/Selenium
- Timestamp:
- 12/12/12 13:28:03 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Testing/Selenium
v48 v49 206 206 207 207 == See Also == 208 * DeveloperGuidelines/Testing/CIServer- How we have set up the CI Server - may help you find the exact commands to run the tests.208 * [wiki:DeveloperGuidelines/Testing/CIServer CI Server] - How we have set up the CI Server - may help you find the exact commands to run the tests. 209 209 * TestCases - List of things to test 210 210 * http://code.google.com/p/selenium/wiki/PageObjects - Style suggestion