Changes between Version 33 and Version 34 of DeveloperGuidelines/Testing/Selenium


Ignore:
Timestamp:
07/04/12 16:36:18 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Testing/Selenium

    v33 v34  
    6161A number of command line arguments have been added and more are being added so to get the latest list of available options use the --help switch, which you can quickly do as follows:
    6262{{{
    63 python modules/tests/suite.py --help
     63python web2py.py -S eden -M -R applications/eden/modules/tests/suite.py --help
    6464}}}
    6565