generate_github_actions
Generate a GitHub Actions workflow YAML to run your recorded Selenium tests in CI. Choose Java Maven, Java Gradle, or Python pytest and set the Java version for a ready-to-use pipeline.
Instructions
Generate a GitHub Actions CI workflow YAML for running the recorded test session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | java_maven | |
| java_version | No | 17 |