wkeeling / selenium-wire

Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
MIT License
1.86k stars 240 forks source link

Update inspect.py #734

Open ubertidavide opened 6 months ago

ubertidavide commented 6 months ago

Added the control over the request_interceptor callable parameter, as the already added in the response interceptor setter.