Hi, Can someone help me to capture the below Ui. Here I have to click on Reports and after have to click the download monthly report but i was unable to capture that thing.
here you have to use click activity and when you are going to select at that time drag your cursor on Report and press F6 (Hover Elemnet) and select report which you want to download

Thank you,
Akhil
Here is the selector I build, please check and let me know.
Report_Monthly.xaml (12.0 KB)
You just have to enable Hoverable Elements selections like this and then select the Download monthly report element.

Sample code with selector:
Main.xaml (11.1 KB)
Thanks,
Ashok ![]()
