Skip to content

Position / Size to Start-SeDriver / New-SeDriverOptions #134

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

Closed
itfranck opened this issue Sep 20, 2020 · 0 comments
Closed

Position / Size to Start-SeDriver / New-SeDriverOptions #134

itfranck opened this issue Sep 20, 2020 · 0 comments
Assignees
Milestone

Comments

@itfranck
Copy link
Collaborator

Along with a Size / Point transformation attribute to enable values to be provided as a string splitted string

[System.Drawing.Size][SizeTransformAttribute()]$Size,
[System.Drawing.Point][PointTransformAttribute()]$Position,
#I used x for Size and , for position but they both support one or another.

Start-SeDriver -Browser Chrome -Size '1920x1080' -Position '1920,0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant