TestEngineering/Performance/Raptor/Browsertime
< TestEngineering | Performance | Raptor
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 the Android GeckoView Example app
./mach browsertime --android --browser firefox https://www.sitespeed.io
Running on Google Chrome
./mach browsertime https://www.sitespeed.io -b chrome
Running Browsertime on Try
- Awaiting fix in bug 1566174