
Webrat not compatible with selenium-client gem version 1.2.16
Reported by Brian Landau | July 6th, 2009 @ 02:03 PM
I found recently that when using webrat 0.4.4 with the latest version of the "selenium-client" gem, I would get errors when Webrat tried to connect to the RC server.
The errors would be:
Failed to start new browser session, shutdown browser and clear all session data
org.openqa.selenium.server.RemoteCommandException: timed out waiting for window 'null' to appear
This resulted because of an API change in the selenium-client gem in how it take the timeout option.
The master branch of my fork http://github.com/brianjlandau/webrat contains the necessary patch.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.
People watching this ticket
- Nobody is watching this ticket.