Skip to content

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

Closed
@itfranck

Description

@itfranck

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'

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions