UI Test — Plain English E2E Testing (🧪) Describe your UI tests in plain English. The agent figures out how to find buttons, navigate the app flow, and execute each step — no selectors or code needed. It screenshots every major step, stitches them into a walkthrough video, and DMs you the result with a pass/fail report. Made in 🤠 Texas ❤️ PlebLab Workflow 1. Create — User names a test and describes steps in plain English 2. Run — Agent opens the clawd browser, executes each step, screenshots each action 3. Export — Agent generates a Playwright from the verified steps 4. CI/CD — User drops th…