Get Element Attributes
Description
Windows: Get Element Attributes step allows user to get or retrieve element attributes, such as bgcolor, font-name, and others at runtime.
Configurations
| Field Name | Description |
|---|---|
| Step Name | Name of the step. The name must be unique in a single workflow. |
| Active element | Select the checkbox to capture the currently active element. |
| Web browser name | Displays the name of the web browser. |
| Criteria | ‘Criteria’ is the criterion to locate element on Windows Desktop. It is captured by Windows Spy in the Generate Step dialog. Upon Step Generation it is populated in the step configuration. You may change criteria by choosing from the list in ‘Step Generation’ window or step configuration. Note: It is similar as in Web GUI [Classic]plugin steps. |
| Criteria value | Specify relevant criteria value for the criteria provided in the Criteria field. |
| Multiple elements with same criteria | Select the checkbox if you want to select multiple elements having the same criteria. |
| Element index(Starts with 0) | For Multiple elements with same criteria, specify index of the element you want to locate. Provide index 0 if you want first element from the located elements, increment index by 1 for the next elements. |
| Attributes/property table | |
| Type | Select the type of attribute. Available options are: CSS Property and Element attribute.The field is mandatory. |
| Name | Specify the name of the CSS Property or Element attribute based on the Type.The field is mandatory. |
| Field Name | Specify the output field name of in which the value of specified property or attribute is stored.The field is mandatory. Note: User can provide multiple properties or attributes. |