Julie
Results
2
issues of
Julie
When I set `--remote-debugging-port=9222` using selenium-webdriver gem 3.8.0 and chromedriver-helper gem 1.1.0, which corresponds to the chromedriver-helper version 2.33.506106, I cannot get selenium to run. It errors out with `Net::ReadTimeout`....
I think the code could be cleaned up a bit for clarity -- specifically to focus more on the important parts and comment what is going on. Some of this...