Changes between Version 22 and Version 23 of DeveloperGuidelines/Testing/Selenium
- Timestamp:
- 06/01/12 02:03:13 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Testing/Selenium
v22 v23 37 37 For the whole test suite, it is assumed that you are using: 38 38 {{{ 39 deployment_settings.base.prepopulate = ["IFRC_ Demo"]39 deployment_settings.base.prepopulate = ["IFRC_Train"] 40 40 }}} 41 41