Hi i am not able to run both browsers from same test machine. please check my location.ini and wptdriver.ini files
locations.ini
[locations]
1=Local
default=Local
[Local]
1=Local-URLBlast
2=Local-WPTDriver
label=Local
[Local-URLBlast]
browser=IE 9
latency=0
label=“Local - IE 9”
[Local-WPTDriver]
browser=Firefox,chrome
label=“Local-Agents”
Wptdriver.ini
[WebPagetest]
url=http://127.0.0.1/
location=Local-WPTDriver
browser=firefox,chrome
;Time Limit=240
;key=TestKey123
software=http://www.webpagetest.org/installers/software.dat
[Firefox]
exe=“C:\Program Files (x86)\Mozilla Firefox\firefox.exe”
options=‘-profile “%PROFILE%” -no-remote’
installer=http://www.webpagetest.org/installers/browsers/firefox.dat
template=firefox
[chrome]
exe=“C:\Program Files (x86)\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