playwright-ct icon indicating copy to clipboard operation
playwright-ct copied to clipboard

Update to Playwright 1.34.0

Open sand4rt opened this issue 2 years ago • 0 comments

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-core and use JsonObject
  • [ ] Resolve the component before mount and update see example: https://github.com/microsoft/playwright/blob/main/packages/playwright-ct-react/registerSource.mjs#L54

sand4rt avatar May 21 '23 11:05 sand4rt