Hi, so I have a selector which looks like the below:
<ctrl idx=‘1’ name=‘Item: Boci.Clientdb.Ui.Model.MarketGroupModel, Column Display In*’ role=‘client’ />
Would like to retrieve the bolded index, but i notice index is not one of the attributes from “Get attribute” activity. So is there any other way to get it?
Hi @inyourgravity
It can be done from Get Attribute activity , can you share something from where you want to get this?
Thanks,
Prankur
1 Like
balupad14
(Balamurugan (BalaReva))
December 13, 2018, 12:53pm
3
Hi @inyourgravity ,
@PrankurJoshi is right . you can able to know more in the below links with example.
UiPath.Core.Activities.GetAttribute Retrieves the value of a specified attribute of a UI element. If you want to find out if an element is enabled or not, please use this activity or the Wait Attribute one, coupled with the aastate attribute, for...
UiPath.Core.Activities.GetAttribute Retrieves the value of a specified attribute of a UI element. If you want to find out if an element is enabled or not, please use this activity or the Wait Attribute one, coupled with the aastate attribute, for...
Regards
Balamurugan.S
“idx” was not available from my drop down at get attribute activity, but typing it directly works.
Thanks
system
(system)
Closed
December 17, 2018, 7:53am
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.