w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
363 stars 40 forks source link

Update blocked requests map in authRequired & responseStarted #629

Closed juliandescottes closed 8 months ago

juliandescottes commented 9 months ago

Fixes #615

Removes the entry corresponding to request id at the end of the authRequired and responseStarted events.


Preview | Diff