You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Screenshot harness for the bilingual Microsoft Copilot Studio workshop site. Drives Playwright (web + portal) and freeze (terminal) to regenerate the images referenced by EN/FR lab pages.",
"scripts": {
"screenshots:seed": "playwright test --project=seed-copilotstudio --headed",
"screenshots:web": "playwright test --project=en-public --project=fr-public",
"screenshots:portal": "playwright test --project=en-copilotstudio --project=fr-copilotstudio",