Saturday, February 26, 2011

Selunium2 and Django

Hi,

I'm trying to use Selenium2 (beta 2) with Django.
I'd like to use it from within unit test.

I installed the django-nose-selenium and I am able to connect to the
server with
./manage.py test --with-selenium

It doesn't load the page if I'm using the the WebDriver.

Do you have any examples or doc?

zalun
--
blog http://piotr.zalewa.info
jobs http://webdev.zalewa.info
twit http://twitter.com/zalun
face http://www.facebook.com/zaloon

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment