342
edits
Alexandrui (talk | contribs) |
Alexandrui (talk | contribs) |
||
| Line 22: | Line 22: | ||
e.g.<br/> | e.g.<br/> | ||
'''> ./mach raptor-test -t amazon --browsertime'''<br/> | '''> ./mach raptor-test -t amazon --browsertime'''<br/> | ||
There are some extra options you could use like --cold that will run the cold version of the test. | There are some extra options you could use like:<br/> | ||
'''--app''' that allow the selection of app used to run the test<br/> | |||
'''--cold''' that will run the cold version of the test.<br/> | |||
for the entire list of extra options you can anytime do:<br/> | for the entire list of extra options you can anytime do:<br/> | ||
'''> ./mach raptor-test -t [test-name] --browsertime --help''' | '''> ./mach raptor-test -t [test-name] --browsertime --help''' | ||
edits