Skip to content

Instantly share code, notes, and snippets.

@pganti
Created August 26, 2014 22:27
Show Gist options
  • Save pganti/cf43c635dd732ac97e37 to your computer and use it in GitHub Desktop.
Save pganti/cf43c635dd732ac97e37 to your computer and use it in GitHub Desktop.
wpt
[WebPagetest]
browser=Chrome
Time Limit=60
software=http://www.webpagetest.org/installers/software.dat
ec2=1
[Chrome]
exe="C:\Program Files\Google\Chrome\Application\chrome.exe"
options='--load-extension="%WPTDIR%\extension" --user-data-dir="%PROFILE%" --no-proxy-server'
installer=http://www.webpagetest.org/installers/browsers/chrome.dat
[Firefox]
exe="C:\Program Files\Mozilla Firefox\firefox.exe"
options='-profile "%PROFILE%" -no-remote'
installer=http://www.webpagetest.org/installers/browsers/firefox.dat
template=firefox
[Safari]
exe="c:\Program Files\Safari\safari.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment