-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In order to update Playwright to the latest version, the following things must be resolved:
- Set peer deps to
"@playwright/test": "1.34.0" - Install
@playwright/experimental-ct-coreand useJsonObject - Resolve the component before
mountandupdatesee example: https://github.com/microsoft/playwright/blob/main/packages/playwright-ct-react/registerSource.mjs#L54
Metadata
Metadata
Assignees
Labels
No labels