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 241 forks source link

Accidentally had wrong repo opened, please ignore and delete! #655

Closed realwumbl3 closed 1 year ago

realwumbl3 commented 1 year ago

When using PyChrome to connect to a tab's "webSocketDebuggerUrl" in Chrome 108 or newer, the following error is raised: "websocket._exceptions.WebSocketBadStatusException: Handshake status 403 Forbidden".

### Edit: Had the wrong GIT repo opened, ignore please.