rename skill to browser
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
---
|
||||
name: browser-automation
|
||||
description: Use cmux browser automation to validate real user-facing behavior in browser surfaces, including navigation, DOM interaction, inspection, storage, tabs, dialogs, frames, downloads, and browser logs.
|
||||
name: browser
|
||||
description: Use cmux browser automation for browser access. Validate real user-facing behavior in browser surfaces, including navigation, DOM interaction, inspection, storage, tabs, dialogs, frames, downloads, and browser logs.
|
||||
---
|
||||
|
||||
# Browser Testing with cmux
|
||||
# Browser automation with cmux
|
||||
|
||||
Use this skill for browser-driven validation through `cmux browser`.
|
||||
|
||||
Goal: verify real user-facing behavior, not implementation details.
|
||||
## Goals
|
||||
|
||||
- Verify real user-facing behavior.
|
||||
- Access and inspect web pages.
|
||||
|
||||
## When to use
|
||||
|
||||
Reference in New Issue
Block a user