|
1234567891011121314151617181920212223 |
- Deprecated command line options
- ================================
-
- chrome
- run on visible Chrome web browser instead of invisible PhantomJS (first install Chrome)
-
- firefox
- run on visible Firefox web browser instead of invisible browser (first install Firefox)
-
- speed
- skip 3-second delay between datatable iterations (and skip restarting of Chrome browser)
-
- upload
- upload automation flow and result to hastebin.com (expires 30 days after last view)
-
- debug
- show run-time backend messages from PhantomJS mode for detailed tracing and logging
-
- test
- testing with check step test assertions for CI/CD integration (output XUnit XML file)
-
- baseline
- output execution log and relative-path output files to a separate baseline directory
|