e2e-test
Installation
SKILL.md
End-to-End Application Testing
Pre-flight Check
1. Platform Check
agent-browser requires Linux, WSL, or macOS. Check the platform:
uname -s
LinuxorDarwin→ proceed- Anything else (e.g.,
MINGW,CYGWIN, or native Windows) → stop with:
"agent-browser only supports Linux, WSL, and macOS. It cannot run on native Windows. Please run this command from WSL or a Linux/macOS environment."
Stop execution if the platform is unsupported.