Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Response data extraction and better error handling

Compare
Choose a tag to compare
@jamsidedown jamsidedown released this 26 Jul 14:12
· 66 commits to master since this release
dd78ea0

Users can extract data from responses to use in triggered messages to be sent to a websocket host.
Exceptions from failed tests give details about which responses haven't been received or which message failed to send.
Whitespace and newlines are automatically removed from urls and query parameters.