Not able to Identify FileZilla highlighted section - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Not able to Identify FileZilla highlighted section (/Thread-Not-able-to-Identify-FileZilla-highlighted-section) |
Not able to Identify FileZilla highlighted section - anshuman.jha04 - 08-29-2019 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 |