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": "763809"
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1088"
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1213"
|
|
}
|
|
]
|
|
}
|