TestEngineering/Performance/Raptor/Browsertime: Difference between revisions
< TestEngineering | Performance | Raptor
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
* <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 === | ||
* Awaiting fix in [https://bugzilla.mozilla.org/show_bug.cgi?id=1566174 bug 1566174] | |||
Revision as of 17:32, 27 August 2019
Page-load tests
Running Locally
Prerequisites
- A local mozilla repository clone with a successful Firefox build completed
- Run
./mach browsertime --setup - 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/GeckoView
./mach browsertime --android --browser firefox https://www.sitespeed.io
Running Browsertime on Try
- Awaiting fix in bug 1566174