rubycdp / ferrum

Headless Chrome Ruby API
https://ferrum.rubycdp.com
MIT License
1.71k stars 123 forks source link

document Browser#reset #184

Closed igneus closed 3 years ago

igneus commented 3 years ago

It took me quite a lot of time to find out how to use a long-running Chrome process without all browser tabs ever created hanging in Chrome forever. I think Browser#reset deserves a mention in the documentation.

route commented 3 years ago

Thanks