Testing of WebSocket Connections
Installation of the Module for WebSocket Testing on a computer allows
WAPT to
test sites and web applications which use WebSocket communications protocol.
The module adds two new types of items:
WebSocket Connect item -
it is a request for opening a WebSocket connection,
WebSocket Request item -
it is a request for sending some data to the open WebSocket connection.
They have special icons in the tree view:
for WebSocket Connect items and
for WebSocket Request items.
If the module is not installed, WAPT Recorder does not support recording of WebSockets.
In case the Recorder detects an attempt to set a WebSocket connection, you will see a warning message at the end of recording.