Skip to content

Commit

Permalink
Comments about setup
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed May 29, 2024
1 parent 1d361f1 commit 8e56f3e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testrunner/config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@ location:
setup:
- name: "Desktop Browsers"
type: "desktop"
# If you do not use Docker, you need to make sure you
# install the browsers yourself
browsers: ["chrome", "firefox", "edge"]
connectivity: ["native", "3g", "4g", "cable"]
# If you choose to run sitespeed.io docker containers make sure
# to run: sudo modprobe ifb numifbs=1
# on the host so that setting connectivity will work
useDocker: false

- name: "Emulated Mobile"
Expand Down

0 comments on commit 8e56f3e

Please sign in to comment.