ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

ChromeDriver doesn't work well in VS 2013 coded UI test running #798

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create test script in VS coded UI test project
2. Install Selenium components for Coded UI Cross Browser Testing and download 
latest bits for net bindings and chromedrvier  
3. Set BrowserWindow.CurrentBrowser = "Chrome" in test initialize method
4. Associate test script with test case in VSTS
5. Run the automation test script in test manager from remote test agent

What is the expected output? What do you see instead?
Expected: on test agent machine, Chrome should launch with provided url 
successfully

What we see instead: Chrome launched with empty tab(data:,), ChromeDriver 
command line window also report errors, see attached files
in our test manager, see the test failed information below:
The HTTP request to the remote WebDriver server for URL 
http://localhost:57881/session/ab7cab4afe00023d7e6f59e82584aff0/title timed out 
after 60 seconds.

Selenium version:
OS: Windows Server 2012r2
Browser:Chrome
Browser version: 34.0.1847
Selenium net bindings version: 2.41.0
Chromedriver version: 2.10

Original issue reported on code.google.com by xjj0...@gmail.com on 21 May 2014 at 7:10

Attachments:

GoogleCodeExporter commented 9 years ago
It's hard to tell whether this is an issue with ChromeDriver or the Selenium 
Components for Coded UI Cross Browser Testing tool that you are using, and 
unfortunately we don't have the resources to support tools other than 
ChromeDriver itself and the WebDriver language bindings.

Could you try to get Chrome/ChromeDriver working with just the WebDriver API?

http://docs.seleniumhq.org/docs/03_webdriver.jsp#introducing-the-selenium-webdri
ver-api-by-example

If this doesn't work then there might be an issue with ChromeDriver, so please 
let us know.

Original comment by samu...@chromium.org on 22 May 2014 at 8:02

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:18

GoogleCodeExporter commented 9 years ago
 xjj0310 @

please respond to comment#2 and let us know if your issue is resolved.

Original comment by agau...@chromium.org on 24 Mar 2015 at 11:57

GoogleCodeExporter commented 9 years ago

Original comment by nyerrami...@chromium.org on 26 Mar 2015 at 4:22