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: 3.3.1
Syntax
C#
public static class LocatorExtensions

The LocatorExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleToBy
From the locator to selenium by converter.
Top
See Also