Skip to content

bdekoz/browsertime_on_android_scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browsertime_on_android_scripts

Scripts to run tests with browsertime on android

(e.g. geckoview_example, fennec, fenix)

• Clone https://github.com/mozilla/browsertime

• Download the latest geckodriver release: https://github.com/mozilla/geckodriver/releases

• Clone this repo, chmod +x the .sh scripts

• Configure run_android.py:

host_ip (if using WebPageReplay)

android_serial

geckodriver_path (just downloaded)

browsertime_bin (should point within the newly cloned browsertime repo)

iterations

variants (experiment name, app, driving script, firefox preferences)

• Add the sites you'd like tested to sites.txt

• Run with python run_android.py

About

Scripts to run browsertime-on-android tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.2%
  • Python 44.5%
  • JavaScript 4.3%