Getting error - Can't find dropbox element

I’m using recorder trying to capture clicking on a dropbox & making a selection, but I’m getting an error that bot can’t find the UI element corresponding to the selector. Source it’s giving me is Click ‘Div’ yui_3_18_…

Hi,
Instead try using select item and pass the value which you want to select.
Let us know if this helps.
Regards,
Pavan H

you can use select item only in case if the HTML attribute has drop down ,combo or list box thing in it. If they are not present you can use dynamic selector to resolve it.

Hi @JessicaBeardsley,

use anchor base