
Ability to pass additional args to the selenium RC server
Reported by Rob Aldred | November 5th, 2009 @ 05:48 AM
It would really help if it were possible to use the
additional_args
attribute that
Selenium::RemoteControl
provides
I have attached a simple patch which would enable this from the
Webrat.configuration
This allows things such as passing the
-firefoxProfileTemplate
to the selenium RC server to
load a specific Firefox profile with custom exceptions add and
settings that make testing with selenium work more reliably.
Comments and changes to this ticket
-
Matt Outten February 24th, 2010 @ 10:19 PM
I also had the same idea and I just wanted to make note of it here since I sent a pull request through github.
http://github.com/moutten/webrat/commit/5a1ee60eb9e07adb43f628f5bb9...
http://github.com/moutten/webrat/commit/3493768d2e59a6dfaba8708edc3...
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.