webpage WinObject has same name - 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: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: webpage WinObject has same name (/Thread-webpage-WinObject-has-same-name) |
webpage WinObject has same name - Ananthakumar_S - 11-30-2016 Hi, One of my web application page showing all the link as winobject with same name. Browser("***").Page("***).WinObject("MacromediaFlashPlayerActiveX") I can use "Browser("***").Page("***).InsightObject("***").Click" how can i use Descriptive programming to find all the objects in the specific web page. I am new learner in QTP, please guide me. Thanks, Ananth |