debugg_ai_test_page_changes
Test and validate UI changes by simulating user interactions using emulation agents. Specify page features, local port, and repository details for accurate testing.
Instructions
Use DebuggAI to run & and test UI changes that have been made with its User emulation agents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branchName | No | Current branch name | |
description | Yes | Description of what page (relative url) and features should be tested. | |
filePath | No | Absolute path to the file to test | |
localPort | No | Localhost port number where the app is running. Eg. 3000 | |
repoName | No | The name of the current repository | |
repoPath | No | Local path of the repo root |