In this bellow script QTP is not able to getting no. of
Links from my Browser.
Set desc=description.create
desc("micclass").value="Link"
Set
obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc)
msgbox obj.count
I am getting "General Run Error".Why QTP is not supporting
my Browser,but its running fine in other system.Please help
me to overcome this problem.
Answer / deshmukh navin kumar
If you are working with QTP10.0 then the browser supported
by the QTP tool are IE6.0,IE7.0,IE8.0,Netscape Navigator and
Mozilla FireFox. Mozilla FireFox needs some additional
configuration. So use one of the above browser only.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is output parameters in qtp?explain? 2)
What is the new version of qtp which is recently released in the market?
from what stage you will start automation in your project
does automation replace manual testing?
How can i check elements sorted in dorpdown using qtp..
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is exact difference between “while” and “do while” in QTP ?
how can we handle exceptional handling in qtp
Under what conditions would you recommend QTP for future projects?
How to send the qtp results file by email (Lotus notes).
how your doing reporting in your script?
How to record objects of Windows taskbar