Confirmed users
9,511
edits
No edit summary |
|||
| Line 7: | Line 7: | ||
==== Running on Firefox Desktop ==== | ==== Running on Firefox Desktop ==== | ||
* <code>./mach browsertime https://www.sitespeed.io --firefox.binaryPath '/Applications/Firefox.app/Contents/MacOS/firefox-bin'</code> | * <code>./mach browsertime https://www.sitespeed.io --firefox.binaryPath '/Applications/Firefox.app/Contents/MacOS/firefox-bin'</code> | ||
==== Running on Google Chrome ==== | |||
* <code>./mach browsertime https://www.sitespeed.io -b chrome</code> | |||
==== Running on the Android GeckoView Example app ==== | ==== Running on the Android GeckoView Example app ==== | ||
* <code>./mach browsertime --android --browser firefox https://www.sitespeed.io</code> | * <code>./mach browsertime --android --browser firefox https://www.sitespeed.io</code> | ||
=== Running Browsertime on Try === | === Running Browsertime on Try === | ||
* | * Pending fix in [https://bugzilla.mozilla.org/show_bug.cgi?id=1566174 bug 1566174] | ||