Hi All,
On Dec 20, 11:44 pm, BABA <[email protected]> wrote: > Hi All (Parke Kuntz, Uma Mahesh, Suman Ch_), I did not know how to reply to all so I am just replying to my own post. Thanks for your replies. I am just learning qtp so starting from scratch. Please bare with me. I followed the following steps to work with firefox: ( I am not sure if these are optimal solution but it worked for me) 1) I opened the firefox browser, made the default page to the link where i wanted to start automation 2) Opened QTP. Then went to Automation -> Record and Run Settings . Then selected radio button, Record and run test on any open browser. 3) Then I used the syntax to /* SystemUtil.Run "C:\Program Files \Mozilla Firefox\firefox.exe","","C:\Documents and Settings \Administrator","open" */ to directly open the firefox browser. 4) Then I recorded whatever I wanted to record use the record button on QTP. That's it, and I was able to run the test using my script. Thanks everyone for replying to me. And please bare with me for some days I am trying to learn QTP so might ask very basic questions also. :Baba > > I am new to QTP. I have started automated testing using QTP 10 and > firefox. However I am getting the following error once I am running > the script. I understand from the below message that there is some > other instance of firefox running. however I am sure that there is no > other instance. can you guys help me on this? > > The "MozillaWindowClass" object's description matches more than one of > the objects currently displayed in your application. Add additional > properties to the object description in order to uniquely identify the > object. > > Thanks, > Baba -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
