How to read a value under a specific text from a specific area of the screen?

Hi All

In the below screen graph we are not able to indicate a specific section rather it indicates the whole graph as one. And all the values keeps on changing.

Suppose we want to read the dollar value of East North Central, then how can we read the same ? We have input as East North Central and output we want the dollar value below it.

1 Like

Hello @kkp,

You can give a try using Screen Scrap Activity and then get the output of the activity and use Matches activity to get the specific text.

Cheers
@kkp

Screen scraping is not fetching actual data. Its very abnormal.

1 Like

Can anyone provide some idea on this ?

Hello,

  • Can you try using Get Full Text and use Matches activity as mentioned above method.

  • Get Text to use Anchor as East North Central and try.

Cheers
@kkp

1 Like

The data are not in text format.
So Get Text or Get Full Text returning null values. Get OCR Text providing abnormal values.

1 Like

Can we see the selector??

Take a screen shot and send!

tab sel

1 Like

Can i see Attribute Window??
@kkp

In UiExplorer ?

1 Like

Yes!

1 Like

Can you check if you can see expected text in Property Explorer??

That wont come as that whole area(Graph) is a single element and inside data are not in text format.

If we click on the specific name in the right side list (That name will be our Input) the specific area in the graph gets highlighted. Will it help ?

@Pradeep_Shiv Any idea ref. above screenshot ?

1 Like

Yeah okay first try click on East North Central and Try extracting the text??