pawan
unread,Feb 28, 2012, 9:07:58 AM2/28/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webdriver
Hi all,
I am new to webdriver,
and i am using jenkins to run the tests, and when i am trying to
launch the test on chrome i am facing an issue.
i ahve configured all the things for chromedriver.exe.
After running the testthrough jenkins, it is throwing some error,
which i am not getting.
So can any one please help me with this, following is the error i am
getting
Feb 28, 2012 4:59:35 AM org.openqa.selenium.remote.RemoteWebDriver
execute
INFO: Executing: [null, newSession
{"desiredCapabilities":"Capabilities [{platform=ANY,
browserName=chrome, version=}]"}]
Started ChromeDriver
port=49080 version=18.0.1022.0
log=C:\workspace\SanityFB\bin\chromedriver.log
.\test\automation\proxy_launcher.cc(106): error: Value of:
app_launched Actual: 1 Expected: AUTOMATION_SUCCESS Which is: 0 Error
while awaiting automation ping from browser process
.\test\automation\proxy_launcher.cc(303): error: Value of:
browser.get() Actual: false Expected: true