debugg_ai_test_page_changes
Test and validate UI changes by simulating user interactions on localhost pages. Define features to assess, specify ports, and provide repository details for accurate evaluation.
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 |