Method | Description | |
---|---|---|
ElementLocator ( Locator kind, string value ) : System |
Initializes a new instance of the ElementLocator class.
|
|
Format ( ) : |
Formats the generic element locator definition and create the instance
|
public ElementLocator ( Locator kind, string value ) : System | ||
kind | Locator | The locator type. |
value | string | The locator value. |
return | System |