ironbee_api_key, plus one form of Claude authentication (anthropic_api_key or claude_code_oauth_token).
Inputs
IronBee - Auth & Reporting
IronBee - DevTools Modes
IronBee - Install & Config
Claude Code
Application Under Test
GitHub & General
*One of
anthropic_api_key or claude_code_oauth_token is required. ironbee_api_key is always required.Outputs
Caching
Playwright Chromium binaries (~200 MB) are cached usingactions/cache to speed up subsequent runs. The cache key is based on the runner OS. Browser downloads during npm install are skipped (PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=true) and installed separately with system dependencies.