Testing IDV with PW (API / UI)
fullyParallel
should befalse
due to Cognito OIDC + Keycloack IDP cookies / SPA + multiple browsers usage issues.
# Yarn 4.x
corepack enable
# Install
yarn
# Test execution for shards (1-2)
yarn test --shard=1
# Open PW UI
yarn ui
# Generate Allure Report
yarn open:allure