Timeouts: W3C getters/setters (manual)
Reads and writes the W3C timeouts configuration (script, page load, implicit) as structured values in addition to legacy millisecond properties.

Namespace: Selenium
Assembly: Selenium (in Selenium.dll)

GetW3CTimeouts / SetW3CTimeouts

Use when you need the full timeout object shape rather than individual Timeouts properties only.

See Also