Click or drag to resize

LocatorExtensions Class

Framework to automate tests using Selenium WebDriver
Locator extensions methods for selenium.
Inheritance Hierarchy
SystemObject
  Ocaramba.ExtensionsLocatorExtensions

Namespace: Ocaramba.Extensions
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 1.0.0+d8e789f8644d1a9b63485ad7914acf4f489f3ef9
Syntax
C#
public static class LocatorExtensions
Request Example

The LocatorExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodCode exampleToBy From the locator to selenium by converter.
Top
See Also