| OLD | NEW |
| 1 CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/handshake-f
ail-by-wrong-accept-header' failed: Error during WebSocket handshake: Incorrect
'Sec-WebSocket-Accept' header value | 1 CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/handshake-f
ail-by-wrong-accept-header' failed: Error during WebSocket handshake: Incorrect
'Sec-WebSocket-Accept' header value |
| 2 Test whether WebSocket handshake fails if the server sends incorrect Sec-WebSock
et-Accept header. | 2 Test whether WebSocket handshake fails if the server sends incorrect Sec-WebSock
et-Accept header. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 PASS closeEvent.wasClean is false | 6 PASS closeEvent.wasClean is false |
| 7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 8 | 8 |
| 9 TEST COMPLETE | 9 TEST COMPLETE |
| 10 | 10 |
| OLD | NEW |