Central bank, data extraction according to the desired day, month, year information

I was faced with a situation that needed to be done…
I need to get information from the central bank site according to the date and currency type (eur, usd…) that comes with the mail body, all desired currencies, date and currency. please help me please
BlankProcess5.zip (3.8 KB)

Hello @ertan_ay1
It would be better if you can share some screenshot of the application and the email. Also explain the field to extract with that screenshot for better understanding

I give an example in the post body
Date=10/02/2015
Currency type= Usd…
Whatever date is requested, it is necessary to go to the central bank, click on the desired date, get the desired currency type and write it on the screen.


1 Like

Will I not be answered? :confused:

1 Like

Hey @ertan_ay1

So the challenge you are facing is in choosing the date on the website ?

Is that correct ?

Thanks
#nK

1 Like

@Nithinkrishna yes, according to the desired date (the date and currency are constantly changing) the robot needs to go and do the transactions one by one


istasitlkşk


this is how to navigate the site sir.
When you enter the last part, it takes the desired part according to the date and currency received by mail."Banknote Selling " need

1 Like

Okay @ertan_ay1

It looks possible with just click activities with a dynamic target selector !

yes it is, but the date and currency that comes with the mail body can change. I couldn’t do that. I want to upload my workflow. Can you check?

Could you please show me the selector for click the year ?

1 Like

@Nithinkrishna I couldn’t do this

1 Like
  1. Open UiExplorer from the studio top tool bar

  2. Then choose indicate element on the UiExplorer utility window

  3. Indicate the year button on your screen

  4. The selector will be generated and please show us that

1 Like

@Nithinkrishna
The day, month, year will be selected and we do not know what will come with the mail.

1 Like

@Nithinkrishna
BlankProcess5.zip (7.9 KB)
it’s been a mess :slight_smile:

1 Like

Yes I understand that buddy but this is the first step to go forward find selector and make it dynamic !

1 Like

@Nithinkrishna @Rahul_Unnikrishnan
hello my friends, I’ve made good progress
i think i have a problem at last


Bunu mu demek istediniz?

If a date other than 2022/2018 comes, for example, if 2015 comes, Robot cannot find it, how can I do this part?

Hello @ertan_ay1

If you use find children and inspect on the year 2022, is it giving the 5 years till 2018??
.Else you have to create a loop. Element exists and inside the selector give the attribute for the year as 2015, if not found click on the arrow button to choosenext aet of years… Do the same process again again in the loop.

it goes like this five by five


Do you want me to upload the workflow?

'Cause I don’t know how to set up the loop you say @Rahul_Unnikrishnan

Did you able to find selector !

1 Like