sauce-archives / sauce_ruby

This is the Ruby client adapter for testing with Sauce Labs, a Selenium-based browser testing service (saucelabs.com).
Apache License 2.0
98 stars 115 forks source link

Capybara.default_wait_time deprecated fixed #356

Closed Kolajy closed 8 years ago

Kolajy commented 8 years ago

to Capybara.default_max_wait_time

DylanLacey commented 8 years ago

Thank you for the catch and commit!