Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Get / Set-SeDriverTimeout #150

Closed
Closed
@itfranck

Description

@itfranck

A cmdlet to deal with the different timeouts from $Driver.Manage().Timeouts() (Implicit,,PageLoad,AsyncJavascript)

The current way to do it once the driver is started is:
$Driver.Manage().Timeouts().ImplicitWait = [TimeSpan]::FromMilliseconds($ImplicitWait * 1000)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions