mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 11:50:22 +03:00
65009dc867
Fixes #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": "823944",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1201",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1378",
|
|
"download": true
|
|
}
|
|
]
|
|
}
|