https://github.com/roverdotcom/selenium-utility-belt
Make testing with Django and Selenium a little bit easier
https://github.com/roverdotcom/selenium-utility-belt
Last synced: about 1 year ago
JSON representation
Make testing with Django and Selenium a little bit easier
- Host: GitHub
- URL: https://github.com/roverdotcom/selenium-utility-belt
- Owner: roverdotcom
- License: mit
- Created: 2013-12-12T22:39:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-13T21:40:45.000Z (over 12 years ago)
- Last Synced: 2025-03-26T21:46:01.398Z (about 1 year ago)
- Language: Python
- Size: 109 KB
- Stars: 25
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# An assertion framework for Selenium testing in Django using PhantomJS
Written under the influence of [Capybara](https://github.com/jnicklas/capybara) - thanks [jnicklas](https://github.com/jnicklas)!
See blog post for usage: http://roverdotcom.github.io/blog/2013/12/12/phantomjs-selenium-and-django-headless-browser-testing-for-the-rest-of-us/
Contributions welcome! Fork and issue a pull request.