django-sane-testing icon indicating copy to clipboard operation
django-sane-testing copied to clipboard

Support for Selenium 2

Open Almad opened this issue 14 years ago • 2 comments
trafficstars

Selenium 2 is coming, with better architecture and a lot of hotness.

See for viable use-cases and add support for it.

Almad avatar Dec 22 '10 14:12 Almad

Did something happen here since you reported the ticket? Selenium2 is out, but on django-sane-testing's side?

dmr avatar Aug 10 '11 15:08 dmr

No -- we are still using Selenium 1, as we have to upgrade our infrastructure...and I have not yet taken deeper look on new API.

Quick look reveals http://pypi.python.org/pypi/selenium , so it should be fairly straightforward...I'd say nothing more should be needed except adding it as an optional dependency and probably adding webdriver under self.webdriver.

Can You verify, please?

Almad avatar Aug 10 '11 16:08 Almad