Selenium RC Plugin

Patch enabling jquery selectors in Selenium Tests

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: Grails-Selenium-RC 1.0
  • Component/s: None
  • Labels:
    None

Description

The following commit on github is just a repackaged selenium-server.jar with jquery 1.3.2 included and imported in Remote Runner.html It would be great if this could make it into the current snapshot.

http://github.com/kaaloo/grails-selenium-rc/commit/59d6bb1fc7b8693b78d648f1875d6a78e04870b8

Activity

Hide
Robert Fletcher added a comment -

My only problem with this is that when I want to update the version of the server that's included in the plugin I would need to re-apply this patch to the jar.

Annoyingly because the server jar has to be loaded in a separate classloader (it contains all sorts of stuff that clashes with Grails) it can't be included with the new Grails dependency DSL which would make it very easy for you to override it.

Show
Robert Fletcher added a comment - My only problem with this is that when I want to update the version of the server that's included in the plugin I would need to re-apply this patch to the jar. Annoyingly because the server jar has to be loaded in a separate classloader (it contains all sorts of stuff that clashes with Grails) it can't be included with the new Grails dependency DSL which would make it very easy for you to override it.
Hide
Luis Arias added a comment -

I know its a pain, maybe I should submit this as a patch to selenium ? I'm attaching an updated jar which includes jquery 1.4.2 based on selenium-server 1.0.3. It works fine with the current 0.2 release and thus supports ff 3.6.

Show
Luis Arias added a comment - I know its a pain, maybe I should submit this as a patch to selenium ? I'm attaching an updated jar which includes jquery 1.4.2 based on selenium-server 1.0.3. It works fine with the current 0.2 release and thus supports ff 3.6.
Hide
Luis Arias added a comment -

Actually this attachments are limited to 10MB so I'll go through github and post back here or send you a pull request.

Show
Luis Arias added a comment - Actually this attachments are limited to 10MB so I'll go through github and post back here or send you a pull request.
Hide
Luis Arias added a comment -

This is not necessary anymore with the user extensions mechanism in 1.0

Show
Luis Arias added a comment - This is not necessary anymore with the user extensions mechanism in 1.0

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: