mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
3846d05f02
Also add a test for multiple dialogs of the same type.
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": "828656",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1217",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1395",
|
|
"download": true
|
|
}
|
|
]
|
|
}
|