The ITimeouts type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ImplicitlyWait |
Specifies the amount of time the driver should wait when searching for an
element if it is not immediately present.
|
![]() | SetPageLoadTimeout |
Specifies the amount of time the driver should wait for a page to load when setting the Url property.
|
![]() | SetScriptTimeout |
Specifies the amount of time the driver should wait when executing JavaScript asynchronously.
|
See Also