Find Childern Activity

Hi All,
Have been trying to extract price from MoneyControl.com of any stock.

Used Find Childern Activity but unable to take out the price. Could you pls tell me where i am going wrong?

Sequence.xaml (12.6 KB)

Error -
Sequence.xaml (12.6 KB)

Thanks
Taruna

can you tell me which price you trying to extract?

Yes sure, when am seeing Tata steel stock price then you can see current price with date and time.

You can take any stock

can i take this ?

this following selector for which is highlighting in picture

Yes I just need to extract the current price


This is price I want to extract.

do you want to date also?

No i just want price but would be great if you can advise how to take out the date/time as well.

please this selectors and tell me

this selector working for all prices


can you pls send me xaml?

in get ocr text use following selector i can get answer
tatasteel.txt (175 Bytes)

Sequence.xaml (17.1 KB)

here you go

I am getting this error.

Also what is the meaning of this ?
array.OrderBy(Function(x) x).ToList()

sorry dont use that workflow i send you another
Sequence.xaml (16.9 KB)

try this

i mentionaed something in annotations just read that

Hi, This i also did but my point was OCR text is not 100% correct and if you will run this code on loop then OCR text won’t work. I tried it in reframework.

the selector is not stable on that place you can extract the price using selector thats why i used ocr as my guess it will give you more success ratio lets try first

Hey!

Use screen scraping and scrape the particular text…

Method - try with Full first

If not working try with Native or OCR

This will works for sure

Regards,
NaNi