mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
17 lines
214 B
JSON
17 lines
214 B
JSON
{
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "767256"
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1097"
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1241"
|
|
}
|
|
]
|
|
}
|