Builds a locator and registers the reference into the Active Integrity Management (AIM) system.
Syntax
Smartsite SXML | Copy Code |
---|---|
locator html.location(locator location) locator html.location(locator location, enum aim) locator html.location(locator location, enum aim, enum aimOptions) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location. |
aim | Enum |
The AIM registration type.
Enum values:
|
aimOptions | Enum |
The aim options.
Enum values:
|
Return Value
Data Type | Description |
---|---|
Locator | Locator. |