15 lines
272 B
JSON
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
|
|
}
|
|
}
|
|
}
|
|
}
|