TestEngineering/Performance/Raptor/Browsertime: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Our current Browsertime is Mozilla [fork https://github.com/mozilla/browsertime] of the canonical [repo https://github.com/sitespeedio/browsertime]
Our current Browsertime is Mozilla [https://github.com/mozilla/browsertime fork] of the canonical [https://github.com/sitespeedio/browsertime repo]
=== Page-load tests ===
=== Page-load tests ===
=== Running Locally ===
=== Running Locally ===

Revision as of 17:48, 27 August 2019

Our current Browsertime is Mozilla fork of the canonical repo

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 Google Chrome

Running on the Android GeckoView Example app

Running Browsertime on Try