Does not work with chromedriver 18
Closed this issue · 2 comments
ayqazi commented
When run via capybara, raises:
Selenium::WebDriver::Error::WebDriverError: proxy must be of type dictionary, not null. Received: null
Using chromedriver version linux64_18.0.1022.0
ayqazi commented
Whoops, my mistake.... it works fine
Deleted user commented
We had this same issue, and we fixed it by updating to the latest selenium-webdriver gem.