How to Record Requests

Overview of recording HTTP(s) requests

This page provides a guide on how to configure the Agent to create Stoobly Requests.

Background

Requests

Prerequisites

  1. (Recommended) Create a scenario

Getting Started

Record Requests

Requests can be recorded from either the UI or the CLI:

Recording from the UIRecording from the CLI

Configure Recording

By default, no additional configuration is needed. However, to configure recording to specific needs, please see:

Proxy Settings

Send Requests

The following are some suggested ways to send requests to for Stoobly to intercept and record:

  • Navigate to your application's web interface

  • Send requests with cURL

  • Run existing test suites

After sending requests, they are intercepted by the agent and then recorded. You should then see the requests appear in the Stoobly UI.

Last updated