mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-11 12:33:45 +03:00
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": "799411",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1173",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1344",
|
|
"download": true
|
|
}
|
|
]
|
|
}
|