IOptions MembersWebDriver

The IOptions type exposes the following members.
Methods

  NameDescription
Public methodTimeouts
Provides access to the timeouts defined for this driver.
Back to Top
Properties

  NameDescription
Public propertyCookies
Gets an object allowing the user to manipulate cookies on the page.
Public propertyWindow
Gets an object allowing the user to manipulate the currently-focused browser window.
Back to Top
See Also