Default playwright start full screened (#50)
This commit is contained in:
@@ -46,6 +46,7 @@ class BrowserContextFactory:
|
|||||||
"args": [
|
"args": [
|
||||||
"--disable-blink-features=AutomationControlled",
|
"--disable-blink-features=AutomationControlled",
|
||||||
"--disk-cache-size=1",
|
"--disk-cache-size=1",
|
||||||
|
"--start-maximized",
|
||||||
],
|
],
|
||||||
"ignore_default_args": [
|
"ignore_default_args": [
|
||||||
"--enable-automation",
|
"--enable-automation",
|
||||||
|
|||||||
Reference in New Issue
Block a user