Update docs/src/release-notes-js.md
Co-authored-by: Yury Semikhatsky <yurys@chromium.org> Signed-off-by: Simon Knott <info@simonknott.de>
This commit is contained in:
parent
e981a0744d
commit
24e548ec20
|
|
@ -58,7 +58,7 @@ If your `playwright.config.ts` doesn't contain any `channel: '...'` options, or
|
|||
|
||||
### What do I need to do?
|
||||
|
||||
After updating to Playwright 1.50, run your test suite. If it still passes, you're good to go. If not, you will probably need to update your snapshots, and adapt some of your test code aorund PDF viewers and extensions. See [issue #33566](https://github.com/microsoft/playwright/issues/33566) for more details.
|
||||
After updating to Playwright 1.50, run your test suite. If it still passes, you're good to go. If not, you will probably need to update your snapshots, and adapt some of your test code around PDF viewers and extensions. See [issue #33566](https://github.com/microsoft/playwright/issues/33566) for more details.
|
||||
|
||||
### Saving CI resources
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue