I think this is a good one: I have the information from any ‘Selector’ (see below) and I need to use the value from one of its Tags, in this case the ‘Integer’ inside ‘innertext’ or ‘aaname’, either one.
Is there anyway to extract the info from it and assign it to a variable?, please see below:
Use Get attribute activity, pass the element found in the first step into the Target Element property and specify in attribute property as “aaname” (if want to retrieve name, then “name”).