Skip to content

sebfroh/play-webdrive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Parameters
==========
play webdrive:test -Dselenium.enabled=false
  - deactivates the selenium tests
play bambooify
  - generates for selenium test results the JUnit xml files for the bamboo build server

About

Play framework module to support Selenium 2 WebDriver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 73.3%
  • Python 26.7%