B2F / ows-phpunit

This is a minimal PHPUnit/Selenium extension compatible with Ajax elements and allowing test reuse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a minimal framework meant to be used with selenium ide.
It provides AJAX support in your selenium test cases as well as
an easy way to setup multiple domains in a single selenium ide
generated test Class.

https://github.com/B2F/ows-phpunit/wiki

To understand how to use it, please read the following:
example_phpunit.sh
framework/plugin/README
framework/conf/example_conf.xml

@TODO: 
Secure and improve login/password environement variables and integration

About

This is a minimal PHPUnit/Selenium extension compatible with Ajax elements and allowing test reuse.


Languages

Language:PHP 97.6%Language:Shell 2.4%