Hi Team,
I have a question in which there is an icon that is visible only when I mouse over. I need to click on the area and get the export data Icon
Can anyone help with this? Thanks!
Hi Team,
I have a question in which there is an icon that is visible only when I mouse over. I need to click on the area and get the export data Icon
Can anyone help with this? Thanks!
Hey
can you try with the hover activity and then using a click activity?
if you are not able to get the element you want, you may use the Ui explorer to explore the tree selectors and get the correct one
Regards
A Hover activity followed by a Click activity will be the best option in this scenario.
Otherwise, we need to explore the UI element tree using UIExplorer to target the correct selector.
I hope this helps. Happy automation!
Kind regards,
Kenneth