Get Attribute problem

I’m having a problem with Get Attribute.
If I have the UI Element
{
ClippingRegion=null,
Selector=" html title=‘Tryit Editor v3.6’ /> webctrl tag=‘SELECT’ /> webctrl aaname=‘Volvo’ tag=‘OPTION’ />"
}

and Get Attribute ‘aaname’, it returns ‘Volvo’

If I have the UI Element

ClippingRegion=null,
Selector=“html htmlwindowname=‘wphe7j06l_1’ title=‘EMI’ /> webctrl id=‘r1:1:resource::content’ tag=‘SELECT’ /> webctrl aaname=‘ALLANBURG-LT.ENERNOC_DRA’ tag=‘OPTION’ />”

And Get Attribute ‘aaname’, it returns ‘EMI’

I expected and need it to return ‘ALLANBURG-LT.ENERNOC_DRA’

What am I doing wrong?
I did try adding the filter to Find Children as " webctrl tag=‘OPTION’ />". That didn’t help

Thanks for help

(edited UI Element text so it displays by removing leading ‘<’)

is it possible to provide the application link if it is accessible by everybody

hi @IanT,

Try to get title using get attribute once,
We have faced the similar issue a while ago.

Hope this helps.

Thanks

I am facing issue with the get title using get attribute.
it is always searching for the same title for ‘fullname’ on creating a new entity.

image
Kindly help.
i want to get new title everytime i run the flow.

It is always searching for the value in fullname from the entity i selected “fullname” from.

@nupur_adlakha
Please Open a new topic for your question. WE will Adresse an individually solution for this. IT seems to me that WE have to adopt the selector.