You can use this action to extract some value from a website element.
Description of the parameters:
ID Of Browser Window:
The Id of the browser with which this action wants to communicate
Target Element:
The element that you want to extract its information. You can use the % sign to select the variable you want
Get:
The type of the information you want to extract.
Can be one of the following:
- Text
- Value
- Specific Attribute: (like Class Name)
- Inner HTML
- Inner HTML And Element Itself
- Element HTML
Text Variable:
The extracted information will be saved in this variable. You can also save the value to the Clipboard.