rubycdp / ferrum

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

fix(core): undefined method url for nil:NilClass #298

Closed route closed 1 year ago

route commented 1 year ago

When request is missing and we try to raise PendingConnectionsError, we can get this error while building pending requests.