A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://seleniumhq.github.io/selenium/docs/api/dotnet/webdriver/OpenQA.Selenium.ITimeouts.html below:

Interface ITimeouts

Interface ITimeouts
Namespace
OpenQA.Selenium
Assembly
WebDriver.dll

Defines the interface through which the user can define timeouts.

public interface ITimeouts
Properties AsynchronousJavaScript

Gets or sets the asynchronous script timeout, which is the amount of time the driver should wait when executing JavaScript asynchronously. This timeout only affects the ExecuteAsyncScript(string, params object?[]) method.

TimeSpan AsynchronousJavaScript { get; set; }
Property Value
TimeSpan
ImplicitWait

Gets or sets the implicit wait timeout, which is the amount of time the driver should wait when searching for an element if it is not immediately present.

TimeSpan ImplicitWait { get; set; }
Property Value
TimeSpan
PageLoad

Gets or sets the page load timeout, which is the amount of time the driver should wait for a page to load when setting the Url property.

TimeSpan PageLoad { get; set; }
Property Value
TimeSpan

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4