Creating and working with ORs - 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: Creating and working with ORs (/Thread-Creating-and-working-with-ORs) |
Creating and working with ORs - mv8167 - 04-29-2011 I created an object repository OR for 7 separate pages using F6. Each page retuens the objects being called “Wisdom CTE”. I then change the name from “Wisdom CTE” to “Wisdom CTE_BR” … ETC to keep the objects separate from page to page. I saved each page of objects into a separate folder in my OR. When I create a new script, how will QTP know to use the name that I changed the page OR to? Do I then need to make new scipts or change my current scripts to find the new OR page folder names andc properties? |