Micro Focus QTP (UFT) Forums

Full Version: Not able to Identify FileZilla highlighted section
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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