durrantm / rspec_selenium_template

Basic for for visiting any web site with example for google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic_app

This is the framework template for a rspec-capybara project.
It can be used to test any publicly available web site. It includes Page Objects

  • Use bundler to install the gems:
    bundle

  • To run all the tests:

    bundle exec rspec spec

About

Basic for for visiting any web site with example for google


Languages

Language:Ruby 100.0%