How to Record Requests

Overview of recording HTTP(s) requests

This page provides a guide on how to configure the agent to create cequests.

Background

Requestchevron-right

Prerequisites

Getting Started

Create a Scenario

circle-info

This step is optional but recommended

How to Create Scenarioschevron-right

Record Requests

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

Recording from the UIchevron-rightRecording from the CLIchevron-right

Configure Recording

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

Proxy Settingschevron-right

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.

Next Steps

Last updated