Click or drag to resize
BaseComponent Properties

The BaseComponent type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDriver
Selenium WebDriver used to interact with the web browser.
Public propertyStatic memberTimeoutSecs
The default WebDriver timeout value represented in seconds.
Public propertyTitle
Return the default page title
Top
See Also