generate_gitlab_ci
Generate a .gitlab-ci.yml pipeline configured to run recorded Selenium tests in Maven, Gradle, or pytest. Specify Java version to match your build and get CI-ready execution.
Instructions
Generate a .gitlab-ci.yml pipeline for running the recorded test session (Maven, Gradle, or pytest).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | java_maven | |
| java_version | No | 17 |