rubycdp / ferrum

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

feat: Add Ferrum::Network#wait_for_idle! #445

Closed route closed 4 months ago

route commented 4 months ago

BREAKING CHANGE: wait_for_idle now doesn't raise an error. Check your code and replace it with counterpart wait_for_idle!