Posted by davad on June 10, 2011 at 8:55pm
4 followers
| Project: | Selenium |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Any thoughts on releasing a drupal 6 port?
Comments
#1
In 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.
#2
As 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.
#3
Here 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.
#4
Fixed: http://drupalcode.org/project/selenium.git/commit/be8c09c.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.