Learn how to use variables in TestDriver for dynamic data handling.
Note: This approach works with any CI/CD system (GitHub Actions, GitLab CI, CircleCI, Jenkins, etc.). Just set the appropriate environment variables and use the npx testdriverai@latest run ...
command in your pipeline.
capturedText
, randomNumber
).console.log
or similar commands to log variable values for debugging.