🐙GitHub Action

The Dashcam GitHub Action is currently in private beta. Please schedule a demo for access.

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 GitHub Hosted Runner on the Dashcam Test Cloud. These runners are high-powered VMs on AWS EC2 with emulated displays.

Cross Platform Desktop Test Grid

The Dashcam Test Cloud supports both Mac and Windows VMs.

The GitHub action can be configured via GitHub matrix to test both operating systems in a single job. Multiple jobs can be run in parallel with GitHub matrix as well.

GitHub Actions also allows workflows to be run on demand or at scheduled intervals.

Last updated