Skip to content

Bug/71344 start behavior interrupted by privacy screen #971

Bug/71344 start behavior interrupted by privacy screen

Bug/71344 start behavior interrupted by privacy screen #971

Workflow file for this run

name: E2E Chrome
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20.x
cache: "npm"
- run: npm ci
- run: npm test