Virtual Objects - 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: Virtual Objects (/Thread-Virtual-Objects--970) |
Virtual Objects - shobhana - 08-22-2008 Hi Friends, Can anyone help me how to use virtual objects in oracle. I can able to create virtual objects for web but i cannot able to create for the Oracle form windows. Thanks & Regards, Shobhana RE: Virtual Objects - Ankur - 08-22-2008 may I ask you, why do you want to go with virtual objects in the first place? What is the problem with normal recording method? RE: Virtual Objects - shobhana - 08-26-2008 I am currently using Oracle application, i need to edit some value in the oracle tabbed region,the structure is Oracle Form Window--> Oracle Tabbed Region--->Oracle Tabbed Region. QTP Recoganizes only one tabbed region we need to click the next tabbed region,If i click then only some text fields will appear to enter. So for clicking on that tab region i am trying to create virtual objects. |