Hi I able to record IE object but not able to record mozilla
firefox 3 object using QTP 10. i don know wats the problem????
Answers were Sorted based on User's Feedback
Answer / sandipgami84
QTP not Support mozilla firefox 3, if u use older version of firefox e.g. 2. its working fine
Sandip
9714177088
| Is This Answer Correct ? | 4 Yes | 2 No |
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
Wht are the BY default Add-ins in QTP 9.2 version and what all are differences between 8.2 and 9.2
When and why to use descriptive programming?
what is the frame work your using in automation testing
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
How to handle dynamic objects in quicktest professional?
anyone can explian about types of "Triggere Events" in QTP
Why divide a test into three action calls?
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
How to retrieve alpha bate from the alphanumeric string with special character.
What is the best institute in Ameerpet? If people think Ameerpet is the pride of hyd they need to go to Delhi/Gurgaon/noida you can find the difference.
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt