Hi Team
i need too select a value from drop down the agent no:…Values…
i have used the click event and typeinto in that show as different ? as com component

here used hover Activity also throws an error !!!

@ClaytonM @ddpadil
Thanks
RaviDevarajstrong text
I’m not sure, but I have seen this happen when your Attach scope surrounding the Click and TypeInto activities has a wrong or broken selector that the inside activities are trying to reference. So, you can possible look into that, or try a full selector rather than a partial to see if it gets around it, which would probably identify the issue that it’s with the Attach activity.