mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
18 lines
279 B
JSON
18 lines
279 B
JSON
{
|
|
"comment": "Do not edit this file, use utils/roll_browser.js",
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "790602"
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1134"
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1308"
|
|
}
|
|
]
|
|
}
|