actions-unstable-chrome action This action install "google-chrome-unstable" and then runs command that you specify Example usage - name: Run Screenshot Test uses: greenfrontend/actions-unstable-chrome@v12 with: command: 'node index.js'