How to get "idx" value using Get attribute avtivity

Hi Guys,

I need to get “idx” value for an element which has to be passed dynamicllay. so when i used idx inside get attribute…i am getting empty value…

image

so i have used like this…

image

i am getting idx value in the selector…

image

so can any one help me out this…

Thanks,
Suresh.

inspect the element and see which value it’s matching to idx value
for example
see this!!
This is what i got from inspecting uipath_custom_id

This is my idx value from selector

image

when i changed my attribute value now i got this

image

Try and let me know
Cheers
@suresh_kumar4

Thanks @Pradeep_Shiv for your quick response!..so here i am getting different idx value and uipath-id is different.so it doesnt help for me…

Here i need to take only idx value what i am getting for that element…in the selector…
image

i am getting idx value as 3 and when i inspect i am getting
image

image

image

i am getting 165 in the message box…here i need idx=“3”

can anyone help me on this.

Thanks,
Suresh.

No buddy inspect your element!!
Month
Drop down which ever you were asking about,inspect that and use that value!