PPT Browser Get Attribute Text
Category
Web Browser Commands
Description
This command allows you to get custom text by XPATH on a web browser session.
Parameters
- Instance Name
Indicate the instance name for the selected web browser.
- Frame
Specify frame name.
- XPATH
Specify which XPATH to look at.
- Attribute
Specify which Attribute to get, e.g., to get value ‘5’ from <div class=’cell fixed highlighted’ data-value=’5’, this Attribute should be set to ‘data-value’.
- Output Text
Specify output variable name.
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\Web Browser Commands\PPT Browser Get Attribute Text \PPT Browser Get Attribute Text .xml