Summary: I was not able to run `ruby gentest.rb` from Yoga. Updating watir seems to fix the issue. Reviewed By: shwanton, NickGerleman Differential Revision: D46687292 fbshipit-source-id: 9922996144aa23fc7fa2f0dcb372367121689598
5 lines
83 B
Ruby
5 lines
83 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem 'watir', '~>7.2.0'
|
|
gem 'webdrivers', '~> 5.2.0'
|