Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Core runner for Ruby on Rails 3.

You can run the test suite generated from Selenium IDE on browser using Selenium Core!

  • Append to your Gemfile

gem 'selenium-core-runner'
  • Then bundle install

$ bundle install

Put test suites and cases generated from Selenium IDE into test/selenium.

Assumed structure in test/selenium.

test
  selenium/
    test_suite_name.html (test suite)
    test_suite_name/
      test_case1.html
      test_case2.html
      .
      .
      .

Access to example.com/selenium-core-runner

This project rocks and uses MIT-LICENSE.

About

Run Selenium Core on Rails 3

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages