mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
8fed0b3319
This roll includes: - fix for the firefox flakiness related to popups - fix for browser context closing with beforeunload events References #4021
21 lines
351 B
JSON
21 lines
351 B
JSON
{
|
|
"comment": "Do not edit this file, use utils/roll_browser.js",
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "823078",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1200",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1373",
|
|
"download": true
|
|
}
|
|
]
|
|
}
|