Skip to content

Commit c785846

Browse files
docs(rca): note RCA fixes are proposals requiring explicit approval
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 976514c commit c785846

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Similar to the app testing, you can use the following prompts to test your **web
8585
Auto-analyze, diagnose, and even fix broken test scripts right in your IDE or LLM. Instantly fetch logs, identify root causes, and apply context-aware fixes. No more debugging loops.
8686
Below are few example prompts to run/debug/fix your automated tests on BrowserStack's [Test Platform](https://www.browserstack.com/test-platform).
8787

88+
> **Note:** When fetching Root Cause Analysis (RCA) for a test, the server returns the suggested fix as a proposal only. It never applies code changes automatically — your assistant must present the suggestion and wait for your explicit approval before editing any files.
89+
8890
```bash
8991
#Port test suite to BrowserStack
9092
"Setup test suite to run on BrowserStack infra"

0 commit comments

Comments
 (0)