ByChained PropertiesWebDriver
The ByChained type exposes the following members.
Properties

  NameDescription
Protected propertyDescription
Gets or sets the value of the description for this By class instance.
(Inherited from By.)
Protected propertyFindElementMethod
Gets or sets the method used to find a single element matching specified criteria.
(Inherited from By.)
Protected propertyFindElementsMethod
Gets or sets the method used to find all elements matching specified criteria.
(Inherited from By.)
Back to Top
See Also