Replace chromedriver-helper with webdrivers (a public service announcement)

As the message suggests, if you need to test JavaScript within the confines of a Rails app, then webdrivers is how you’ll want to manage Selenium drivers. If you’ve purchased my Rails testing book, Everyday Rails Testing with RSpec, you can download an updated version from Leanpub that uses webdrivers.This switch is a good move overall. webdrivers provides support for non-Chrome browsers, and is more actively maintained. And, from my experience, making the switch is mostly a one-line replacement. Open your Gemfile and make the swap:.
Replace chromedriver-helper with webdrivers (a public service announcement) #ruby #rubydeveloper #rubyonrails #service #webdrivers https://rubyonrails.ba/single/replace-chromedriver-helper-with-webdrivers-a-public-service-announcement

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles