twalpole / apparition

Capybara driver for Chrome using CDP
MIT License
363 stars 46 forks source link

Add instructions to README for installing on linux server #65

Closed ridiculous closed 3 years ago

ridiculous commented 4 years ago

Hey, the code snippet from issue https://github.com/twalpole/apparition/issues/64 was clutch for setting up this driver on a Linux server. Without those :browser_options, Capybara would just hang forever when trying to visit an outside website.

Thought it might be helpful to mention these options in the README. Not sure about the wording or placement, but it's a start.