Confirmed users
9,511
edits
No edit summary |
|||
Line 18: | Line 18: | ||
* If you plan on running Browsertime on Android, your Android device must already be set up (see more below in the Android section) | * If you plan on running Browsertime on Android, your Android device must already be set up (see more below in the Android section) | ||
==== Running on Firefox Desktop ==== | ==== Running on Firefox Desktop ==== | ||
* <code>./mach browsertime https://www.sitespeed.io --firefox.binaryPath '/ | * <code>sdonner$ ./mach browsertime https://www.sitespeed.io --firefox.binaryPath '/Users/sdonner/moz_src/mozilla-unified/obj-x86_64-apple-darwin18.7.0/dist/Nightly.app/Contents/MacOS/firefox'</code> | ||
==== Running on Google Chrome ==== | ==== Running on Google Chrome ==== | ||
* <code>./mach browsertime https://www.sitespeed.io -b chrome</code> | * <code>./mach browsertime https://www.sitespeed.io -b chrome</code> |