Closed biril closed 9 years ago
Solves the issue whereby, on certain environments, an RSpec example group using Sauce may fail with uninitialized constant Sauce::Selenium2::Forwardable (NameError). As is the case for example on this Travis job.
uninitialized constant Sauce::Selenium2::Forwardable (NameError)
Thanks for the PR! Sorry for the delay in accepting.
Solves the issue whereby, on certain environments, an RSpec example group using Sauce may fail with
uninitialized constant Sauce::Selenium2::Forwardable (NameError)
. As is the case for example on this Travis job.