NoMethodError:
undefined method `goto' for #<RSpec::ExampleGroups::Google:0x007f9ed125b2b0>
I believe that I followed all installation instructions carefully.
What did I miss?
Is it possible that another older Selenium gem could be screwing up the name space?
I presume watir is using selenium-webdriver version 3.0.0.beta3.1.
Could selenium-webdriver version 2.53.4, which is all installed in this Ruby, create a problem such as screwing up the name space?
Thank you!
AZ