Created
August 26, 2014 22:27
-
-
Save pganti/cf43c635dd732ac97e37 to your computer and use it in GitHub Desktop.
wpt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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