Icon not record from the ui vision

image
image

i want to record the icon, every time i am failed to record this. please help. Images attached.

It’s normal some type of select can not recorded, the only solution you can use is Xtype with keyboard emulation.

can you help me in writing the xpath ?

Add the page url please

Some page have not a xpath and require desktop automation

Or do it visually. It runs a bit slower but is much easier to use.

XClick | image

@ ulrich yeah Xclick is worked for me. it is bit slower but thank you for help.

Another solution is Xtype with ${KEY_DOWN} to move value in select and ${KEY_ENTER} to confirm choice usually work in all select types