TestEngineering/Performance/Raptor/Browsertime: Difference between revisions

Create running on google chrome section and add note about the driver.
(→‎Running on Android: Add chromedriver mention.)
(Create running on google chrome section and add note about the driver.)
Line 51: Line 51:
* Running on Reference Browser
* Running on Reference Browser
   .
   .
=== Running on Chrome ===
* Running on Google Chrome
* Running on Google Chrome
   ./mach browsertime https://www.sitespeed.io -b chrome --chrome.chromedriverPath <PATH/TO/VERSIONED/CHROMEDRIVER>
   ./mach browsertime https://www.sitespeed.io -b chrome --chrome.chromedriverPath <PATH/TO/VERSIONED/CHROMEDRIVER>
Note that the chromedriver needs to be for the chrome version you are testing.


=== More Examples ===
=== More Examples ===
83

edits