blob: f4baaf00d8a5fd93b62b2bfaea52410811b4d022 [file] [log] [blame]
Web Socket message event origin attribute test (String message)
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Connected.
PASS data is firstMessageToSend
PASS origin is "ws://localhost:8880"
PASS data is secondMessageToSend
PASS origin is "ws://localhost:8880"
Closed.
PASS successfullyParsed is true
TEST COMPLETE