oesmith / puffing-billy

A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
MIT License
656 stars 170 forks source link

Add driver registration for chrome headless #267

Closed ar31an closed 5 years ago

ar31an commented 5 years ago

Chrome headless driver registration along with time-out bug fix for ChromeDriver v74.0.3729.6 in headless mode.

ronwsmith commented 5 years ago

Thanks for the contribution! Will try to get this in soon.

Do you have a link for the ChromeDriver timeout bug?

ar31an commented 5 years ago

Thanks, here you go:

https://github.com/teamcapybara/capybara/issues/2181#issuecomment-490601079

ar31an commented 5 years ago

@ronwsmith waiting for you to merge this in 👍

ronwsmith commented 5 years ago

@ar31an released in 2.1.1, apologies for the delay!