Skip to content

CaseRunner Recorder — Prerequisites

The CaseRunner Recorder is a tool that captures user interactions with your web application and automatically generates page metadata. It opens a Chromium browser where you interact with your application naturally — all clicks, navigation, and form inputs are recorded and packaged into a zip file for import into CaseRunner.

System Requirements

Tip

If you cannot install uv due to IT restrictions, you can use Method B (Python virtual environment) instead. See Setup & Recording.

Files Required

Contact the CaseRunner team to obtain the following files (check for recorder_tool.zip):

  • .whl file — The CaseRunner Recorder package
  • run.bat — Helper script for easy execution (Method A only)

Setup Instructions

  1. Create a new folder on your system (e.g., C:\CaseRunner or C:\Users\YourName\CaseRunner).
  2. Place both files (.whl and run.bat) in this folder.
  3. Keep them in the same directory for the tool to function properly.

Next Step

Setup & Recording — Install and run the recorder.