Wait HTTP
Capture specific HTTP request data from the browser. Filter by URL match pattern. Automatically parse the response and store it in a variable.
Send HTTP
Send an HTTP request directly to a server. Supports custom headers, query parameters, request body, and response type. Response data is stored in a variable.