To see the websocket events in Firefox:
- open inspector -> Network
- set filter to
WS
- select a request (ones starting with
channels?
seem relevant) - go to the
Response
inspector - the data has up or down arrow to indicate sent / received
Consider using PWDEBUG=1
(or make test-debug
) when debugging the playwright
test code.
MSPV:
- 3.10
- Replace t.Union
with |
- several places that match would work well