how to selct an item from a menu bar which change its position Dynamically - 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: how to selct an item from a menu bar which change its position Dynamically (/Thread-how-to-selct-an-item-from-a-menu-bar-which-change-its-position-Dynamically) |
how to selct an item from a menu bar which change its position Dynamically - ashuniks - 11-26-2008 hi Ankur and all i want to know how can i select an item from a sub Menu bar which change its position Dynamically ... thanks in advance RE: how to selct an item from a menu bar which change its position Dynamically - manojmathew1984 - 11-27-2008 use Descriptive programming. check for the menu link name or href. if its unique ,use that for identifying. |