You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Related to #44 and #45, I'm trying to use bundler to install capybara-webmock gem, but I'm still getting the next error:
In Gemfile:
capybara-webmock (~> 0.6.0) was resolved to 0.6.0, which depends on
selenium-webdriver (~> 3.0)
webdrivers was resolved to 5.0.0, which depends on
selenium-webdriver (~> 4.0)
How can I fix this?
The text was updated successfully, but these errors were encountered:
Hello! Related to #44 and #45, I'm trying to use bundler to install capybara-webmock gem, but I'm still getting the next error:
How can I fix this?
The text was updated successfully, but these errors were encountered: