Closed (fixed)
Project:
Selenium
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 20:55 UTC
Updated:
26 Jan 2013 at 08:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
ygerasimov commentedIn principle it is possible to do release for d6. But is there any need for that? As Selenium class is in separate file only thing we need to port is patch to core.
Comment #2
PatchRanger commentedAs a maintainer of BOTCHA module I confirm that Selenium D6 is useful. We need it to provide Selenium-tests coverage for our spam protection mechanism.
Comment #3
PatchRanger commentedHere is a patch against the latest 7.x-3.x to turn it into D6.
Please note:
- There is no need in patching core!
- I have fully debugged textarea test as a proof of concept.
Comment #4
PatchRanger commentedFixed: http://drupalcode.org/project/selenium.git/commit/be8c09c.