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

how to set the window position #470

Open
codemanwg opened this issue Mar 26, 2024 · 0 comments
Open

how to set the window position #470

codemanwg opened this issue Mar 26, 2024 · 0 comments

Comments

@codemanwg
Copy link

codemanwg commented Mar 26, 2024

I start chrome with args -window-position=100,100, it works.
But when I start launch like this:
browser = await launch(headless=False, args=['-–window-position=100,100'])
It not work.

Also I can not find any method to do that In the document.
Please tell me how to set the position.

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

1 participant