2026-08-16 15:25:08 +08:00

15 lines
272 B
JSON

{
"browser": {
"launchOptions": {
"headless": true,
"executablePath": "C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe"
},
"contextOptions": {
"viewport": {
"width": 1440,
"height": 900
}
}
}
}