Setup & Installation
What This Skill Does
Runs HyperExecute cloud test jobs on LambdaTest infrastructure. It generates and validates hyperexecute.yaml configs, executes tests via the HyperExecute CLI, downloads logs and artifacts, and helps debug failures across frameworks like Playwright, Cypress, Selenium, and Pytest.
Writing and debugging HyperExecute YAML configs by hand is trial-and-error; this skill analyzes your project, generates the config, validates it locally, and handles CLI flags so you get a working cloud run faster.
When to use it
- Setting up hyperexecute.yaml for an existing Playwright test suite
- Running Selenium tests across multiple browsers on LambdaTest's cloud grid
- Debugging a failed HyperExecute job by downloading logs and artifacts
- Adding HyperExecute test execution to a GitHub Actions CI pipeline
- Splitting a large Cypress test suite with autosplit for parallel cloud runs