generate_github_actions
Generate a GitHub Actions CI workflow to run your recorded Selenium test sessions automatically. Configure the language and Java version for Java Maven, Java Gradle, or Python pytest projects.
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 |