Hi, I am trying to extract the given text as shown below. I am opening multiple URL’s for which these numbers will be different. Basically it will be of the form 1-number of number as shown below. I need to extract this text for all the URLs.I am using get visible text to extract but it gives me an error saying cannot find UI element. Can anyone let me know how to proceed with this?
a crosscheck within uiexplorer should help for more detail understanding of the situation. So indiacte to this text element and inspect its Properties (left side Property Explorer, maybe to pin)
Maybee aaname or text property holds the information on that you are interested. Retrieving it could done with get Attribute activity and using attribute name found as described by above
@nole_1
just check: is ember8435 reliable or changing for each page call
kindly note: your selector 1 - * of * maybe fail for 2cond page as it starts not with 1
Give a try on the uiexplorer repair function