GitHub Action
Last updated
Was this helpful?
Last updated
Was this helpful?
The Dashcam GitHub Action allows you to easily debug and visually validate your automated tests. Whenever your test fails, the Dashcam action will embed a video preview with logs showing exactly what happened.
The Dashcam GitHub action works by spawning a on the Dashcam Test Cloud. These runners are high-powered VMs on AWS EC2 with emulated displays.
The Dashcam Test Cloud supports both Mac and Windows VMs.
GitHub Actions also allows workflows to be run on demand or at scheduled intervals.
The GitHub action can be configured via to test both operating systems in a single job. Multiple jobs can be run in parallel with GitHub matrix as well.