Blog posts with tag "selenium"

Creating a Chocolately package for Chromedriver

November 11, 2015

Update: the package is now called chromedriver, and is at https://chocolatey.org/packages/chromedriver/1.0.0 https://github.com…

Fixing 'No response from server for url http://localhost:7055/hub/session/' problems with Selenium

December 08, 2012

If you’re using a Windows Server 2008 R2 for your CI builds and tests, you may run into issues with running Selenium tests that Server 200…