Moved browser testing to watir-webdriver.
This commit is contained in:
parent
f27f11abd9
commit
8fa07a5f6f
1 changed files with 2 additions and 1 deletions
3
Gemfile
3
Gemfile
|
@ -67,5 +67,6 @@ gem 'simplecov'
|
|||
gem 'simplecov-rcov'
|
||||
|
||||
# UI tests w/ Selenium
|
||||
gem 'selenium-webdriver'
|
||||
#gem 'selenium-webdriver'
|
||||
gem 'watir-webdriver'
|
||||
|
||||
|
|
Loading…
Reference in a new issue