wsBlockOpen (wsCONNECT)
Compatible with:
- Purpose
- This command signifies the beginning of a web service block within a Test Script.
- Each wsBlockOpen must be accompanied by a matching wsBlockEnd that exists after it within the same Test Script.
- There can be more than one web service blocks within a single Test Script.
- Web service blocks are referred to as wsBlocks for simplicity.
- Syntax
- wsBlockOpen()
- Target
- N/A
- Value
- N/A
- Return Value
- N/A
Example(s):
Click here to see the example