Click activity periodically not identifying the UI element

Hi,
I am using a click activity in my project where it is required to click a link i.e. “Import/Export” in the figure below.
But occasionally, the bot is not being able to locate the link to be clicked. Can anyone suggest me a solution to this please. Thanks.

link

Hi @suwalruchan365,
Try to use the full selector.by the help of UiExplorer. Below I have shown the image and try to include the href property.

Regards
Balamurugan

Good