really appreciate your replies, I am using the latest version v218, the WPT working under IE8, but failed both chrome and FF, I can see that in FF the stuck at
http://127.0.0.1:8888/blank.html page and chrome at
http://127.0.0.1:8888/blank2.html page and than shows
Quote:TIMEOUT
force closed the browser, I was wondering this scenario happened because the proxy? because there a proxy settings on my computer to surf internet. but if setting proxy in proxy server in wpt_driver.ini, the browse would be blocked by the proxy server. aw, really a headache things. kindly expect your reply.
attach my settings in WTP_Driver:
[WebPagetest]
url=http://10.129.113.223/
location=Local-WPTDriver
browser=chrome
Time Limit=1200
;key=TestKey123
;Automatically install and update support software (Flash, Silverlight, etc)
;software=http://www.webpagetest.org/installers/software.dat
debug=1
[chrome]
exe="C:\Program Files\Google\Chrome\Application\chrome.exe"
options='--load-extension="%WPTDIR%\extension" --user-data-dir="%PROFILE%" --no-proxy-server'
--user-data-dir="%WPTDIR%\user_data"
;installer=http://10.59.178.213/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"
;[IE]
;exe="C:\Program Files\Internet Explorer\iexplore.exe"
also urlblast:
[Configuration]
Startup Delay=30
Log File=c:\webpagetest\agent\urlblast
Timeout=120
use current account=1
; Where to get work from
Url Files Url=http://10.129.113.223/work/
Location=Local-URLBlast
;Location Key=TestKey123