Launch Copilot


In Testsigma, you can launch Copilot directly from a test case to work with your test steps in a single workspace. You can set a debug point to pause execution at a specific step and choose the step from which the execution should begin. This article discusses how to launch Copilot from within a test case.


Prerequisites

Before you begin, ensure that:

  • You have created a test case.
  • You have installed and configured the Testsigma Terminal.

Steps to Launch Copilot

  1. From the left navigation bar, go to Create Tests > Test Cases. Test Cases
  2. Open an existing test case or create a new one.
  3. In the test case details page, click Copilot in the Action Panel. Copilot
  4. In the Copilot overlay, click the dropdown in the Set Initial Debug Point field and select the step at which you want execution to pause automatically. Set Initial Debug point
  5. If needed, click the dropdown in the Execute from Step field and select the step from which you want execution to begin, skipping all prior steps. Execute from Step
NOTE:

Make sure your application under test is on the screen that corresponds to the selected step before using this option.

  1. Configure Environment, Additional Settings, and Desired Capabilities, if needed. Additional settings
  2. Click Launch and wait for Copilot to start a session. Launch