Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkaippully/play-webdrive
Play framework module to support Selenium 2 WebDriver
https://github.com/rkaippully/play-webdrive
Last synced: about 2 months ago
JSON representation
Play framework module to support Selenium 2 WebDriver
- Host: GitHub
- URL: https://github.com/rkaippully/play-webdrive
- Owner: rkaippully
- License: apache-2.0
- Created: 2011-08-31T17:39:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-06-02T05:00:10.000Z (over 6 years ago)
- Last Synced: 2023-07-01T03:45:17.728Z (over 1 year ago)
- Language: Java
- Homepage: http://www.playframework.org/modules/webdrive
- Size: 12.2 MB
- Stars: 15
- Watchers: 3
- Forks: 13
- Open Issues: 10
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
WebDrive - Selenium 2 WebDriver support for play framework
==========================================================
WebDrive module provides Selenium 2 testing support for Play framework. You can use this
module to test your application with any browsers supported by Selenium WebDriver.Usage
=====
See documentation/manual/home.textile for documentation.License
=======
WebDrive is licensed under Apache License version 2.0.Support
=======
This is a beta release. Please report any issues at
https://github.com/rkaippully/play-webdrive.