simplexframe

A simple web automation test framework using [selenium-webdriver](http://docs.seleniumhq.org/projects/webdriver/),[watir-webdriver](https://github.com/watir/watir-webdriver),[page-object](https://github.com/cheezy/page-object) and rspec(github.com/rspec/rspec).

Now simplexframe only tested in windows, other platformes are going to be tested soon.

Install simplexframe


Install simplexframe from rubygems

gem install simplexframe

Or clone from github

Create a simplexframe project


In windows, open command console and type just like below:

simplexframe new your_project_name

Contributing to simplexframe

Copyright © 2013 easonhan. See LICENSE.txt for further details.