Playwright & chromium launch arguments #1759
suchcodewow
started this conversation in
Artillery
Replies: 1 comment
-
This works just fine:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking to reduce the cpu/memory footprint with chromium launch arguments. I saw the artillery yaml files supported 'headless' similar to the playwright config file.
But is there support for passing along launch arguments to chromium? I'm guessing the disable-gpu, etc, args would be helpful- but I didn't see support for it in the templates.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions