Upload UI Evidence
Version updated for https://github.com/mtzack-org/upload-ui-evidence to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of uploading UI test evidence from CI/CD pipelines to a private UI Evidence Portal. It supports various testing frameworks like Playwright, Maestro, and Appium, allowing you to visualize and share screenshots, videos, reports, traces, and logs directly from your CI job summaries. The action provides flexibility in specifying which files to upload and handles cases where no evidence is found by configuring the behavior via output options.
What’s Changed
Mobile testing documentation release.
- Add Maestro workflow example
- Add Appium workflow example
- Document Playwright, Maestro, and Appium support in English and Japanese
- Improve Marketplace discoverability for mobile UI testing
The Action runtime is unchanged.