08-29-2019, 03:59 PM
Hi All,
I have attached screenshot of FileZilla application which i am automating. I am facing issues in identifying some sections of Filezilla which i have highlighted in red. Below is the code i have written but it is not working.
Window("text:=FileZilla").WinTreeView("attached text:=Local site:").Select Sourcefileloc
Window("text:=FileZilla").WinListView("regexpwndclass:=SysListView32").Select IRDFileName
I will be very thankful for any help / guidance for the same.
Thanks In Advance,
Anshuman Jha
I have attached screenshot of FileZilla application which i am automating. I am facing issues in identifying some sections of Filezilla which i have highlighted in red. Below is the code i have written but it is not working.
Window("text:=FileZilla").WinTreeView("attached text:=Local site:").Select Sourcefileloc
Window("text:=FileZilla").WinListView("regexpwndclass:=SysListView32").Select IRDFileName
I will be very thankful for any help / guidance for the same.
Thanks In Advance,
Anshuman Jha