flavorjones/chromedriver-helper

Does not work with chromedriver 18

Closed this issue · 2 comments

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

Whoops, my mistake.... it works fine

We had this same issue, and we fixed it by updating to the latest selenium-webdriver gem.