Get text not getting text value

When i was scrap the data of 80.95 price but its not me get exact value from that any method to scrapping these data
Providing link below

@Sohil_bagwan1

Give the target to 80.95 and anchor for the Intense Technologies Ltd.

regards

any solution in modern

@Sohil_bagwan1

Give the target to 80.95 and anchor for the Intense Technologies Ltd.


Hope it helps!!

Hi @Sohil_bagwan1

Use anchor

Hope it helps!!

Hi @Sohil_bagwan1

Hi @Sohil_bagwan1

If you are using Get text activity in modern design experience use computer vision in the select options window when you are indicating the element and indicate the target.

With normal selectors it was not working. In this case, use the cv option in get text activity.

Note - Don’t forget to give the anchor to the specific element.

Check the below screenshot I have printed the value in message box.


image

Hope it helps!!

@Sohil_bagwan1

Use Get ocr Text to extract the value in the properties set UiFramework:AA

@Sohil_bagwan1

Indicate the Anchor to the nearest and static Text.So,that the anchor searches the targeted element.

Hope you got it!!

Can you try with

Get Attribute activity with proper Attribute Name

Change the options to in UI Explorer to Active Accessibility

Its getting value on cv scope save as text like 85.10 not dynamic am using * but its not validate the attribute
its only get value of 85.10 not different

Its getting value on cv scope save as text like 85.10 not dynamic am using * but its not validate the attribute
its only get value of 85.10 not different…

Okay then no need to use the cv it was indicating properly with out duplicates and with out cv.
I have tried extracting the value with the unique anchor which is stable.

It was taking as fuzzy selector in selector option, then if the value is changed then it will extract properly. @Sohil_bagwan1

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.