Confirmed users
9,511
edits
No edit summary |
|||
Line 32: | Line 32: | ||
==== Running on Firefox Desktop ==== | ==== Running on Firefox Desktop ==== | ||
* Browsertime-"native":<br> | * Browsertime-"native":<br> | ||
./mach browsertime https://www.sitespeed.io --firefox.binaryPath '/Users/{userdir}/moz_src/mozilla-unified/obj-x86_64-apple-darwin18.7.0/dist/Nightly.app/Contents/MacOS/firefox' | |||
* Raptor-wrapped:<br> | * Raptor-wrapped:<br> | ||
./mach raptor --browsertime -t raptor-tp6-google-firefox | |||
==== Running on Fennec ==== | ==== Running on Fennec ==== | ||
. | |||
==== Running on Fenix/Firefox Preview ==== | ==== Running on Fenix/Firefox Preview ==== | ||
./mach browsertime --android --browser firefox --firefox.android.package org.mozilla.fenix.debug --firefox.android.activity org.mozilla.fenix.IntentReceiverActivity https://www.sitespeed.io | |||
==== Running on the GeckoView Example app ==== | ==== Running on the GeckoView Example app ==== | ||
./mach browsertime --android --browser firefox https://www.sitespeed.io | |||
==== Running on Reference Browser ==== | ==== Running on Reference Browser ==== | ||
. | |||
==== Running on Google Chrome ==== | ==== Running on Google Chrome ==== | ||
./mach browsertime https://www.sitespeed.io -b chrome | |||
=== More Examples === | === More Examples === |