-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update @playwright/test dependency to 1.46.0 (#2615)
Unfortunately it seems that we no longer get the details of chrome-extension://* requests from Playwright. Even when for example website scripts are redirected to shim (aka "surrogate") scripts provided by the extension. Previously those requests included allowed/blocked/redirected status and URLs, but now they seem to always show up as being blocked and with the URL of chrome-extension://invalid/. The Facebook Click to Load integration tests need to be simplified therefore, to just check for allowed vs blocked requests.
- Loading branch information
Showing
3 changed files
with
41 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters