Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening headless in full maximized screen #264

Open
tylerdurden4285 opened this issue Jan 10, 2025 · 3 comments
Open

Opening headless in full maximized screen #264

tylerdurden4285 opened this issue Jan 10, 2025 · 3 comments

Comments

@tylerdurden4285
Copy link

I am using the yaml method. I also need to use the --headless argument but I need it to actually open in full maximized size.

Is there an argument to pass for this?

Is something needed to be added to yaml for this?

@yuyutaotao
Copy link
Collaborator

Have you tried the viewportHeight and viewportWidth param ? You may specify the size you want. (not auto-maximized though).

@tylerdurden4285
Copy link
Author

Have you tried the viewportHeight and viewportWidth param ? You may specify the size you want. (not auto-maximized though).

Yes I have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@tylerdurden4285 @yuyutaotao and others