[Snyk] Upgrade playwright from 1.13.0 to 1.13.1 #24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade playwright from 1.13.0 to 1.13.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: playwright
-
1.13.1 - 2021-07-29
- Chromium 93.0.4576.0
- Mozilla Firefox 90.0
- WebKit 14.2
-
1.13.1-1627519339000 - 2021-07-29
-
1.13.0 - 2021-07-21
- ⚡️ Introducing Reporter API which is already used to create an Allure Playwright reporter.
- ⛺️ New
- 🖖 Programmatic drag-and-drop support via the
- 🔎 Enhanced HAR with body sizes for requests and responses. Use via
- Playwright Trace Viewer now shows parameters, returned values and
- Playwright Inspector can generate Playwright Test tests.
- Intro
- Authentication
- Chome Extensions
- Playwright Test Configuration
- Playwright Test Annotations
- Playwright Test Fixtures
- Chromium 93.0.4576.0
- Mozilla Firefox 90.0
- WebKit 14.2
- new
- new
- new
from playwright GitHub release notesHighlights
This patch includes bug fixes for the following issues:
#7800 - [Bug]: empty screen when opening trace.zip
#7785 - [Bug]: Channel installation requires curl/wget on the system
#7746 - [Bug]: global use is not working to launch firefox or webkit
#7849 - [Bug]: Setting the current shard through config uses n+1 instead
Browser Versions
Playwright Test
baseURLfixture to support relative paths in tests.Playwright
page.dragAndDrop()API.recordHaroption inbrowser.newContext().Tools
console.log()calls.New and Overhauled Guides
Browser Versions
New Playwright APIs
baseURLoption inbrowser.newContext()andbrowser.newPage()response.securityDetails()andresponse.serverAddr()page.dragAndDrop()andframe.dragAndDrop()download.cancel()page.inputValue(),frame.inputValue()andelementHandle.inputValue()forceoption inpage.fill(),frame.fill(), andelementHandle.fill()forceoption inpage.selectOption(),frame.selectOption(), andelementHandle.selectOption()Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:

🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs