TestEngineering/Performance/Raptor/Browsertime: Difference between revisions

no edit summary
No edit summary
Line 23: Line 23:


==== Running on Firefox Desktop ====
==== Running on Firefox Desktop ====
* <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>
* <code>./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 Fennec ====
* <code>./mach browsertime https://www.sitespeed.io -b chrome</code>
* <code>.</code>
==== Running on Fenix/Firefox Preview ====
==== Running on Fenix/Firefox Preview ====
* <code>./mach browsertime --android --browser firefox --firefox.android.package org.mozilla.fenix.debug --firefox.android.activity org.mozilla.fenix.IntentReceiverActivity https://www.sitespeed.io</code>
* <code>./mach browsertime --android --browser firefox --firefox.android.package org.mozilla.fenix.debug --firefox.android.activity org.mozilla.fenix.IntentReceiverActivity https://www.sitespeed.io</code>
==== Running on the GeckoView Example app ====
==== Running on the 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 on Reference Browser ====
* <code>.</code>
==== Running on Google Chrome ====
* <code>./mach browsertime https://www.sitespeed.io -b chrome</code>
=== More Examples ===
=== More Examples ===
[https://github.com/mozilla/browsertime/tree/master/docs/examples Browsertime docs]
[https://github.com/mozilla/browsertime/tree/master/docs/examples Browsertime docs]
Confirmed users
9,511

edits