01Local Tunneling: Supports testing local environments and preview deployments with secure API tunnels.
02AI-Powered Self-Healing: Automatically fixes brittle tests during execution using the --autofix flag.
03Comprehensive Debugging: Provides access to console logs, network requests, and screenshots for rapid failure analysis.
04Session Recording: Captures interactive browser sessions as atomic blocks to generate YAML test files.
05Smart Element Referencing: Uses ARIA trees and DOM diffing to identify elements without guessing selectors.
0612 GitHub stars