Anyone have qtp11.0 crack?
No Answer is Posted For this Question
Be the First to Post Answer
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Mention how to access array data?
Find Out Length of an array without using Ubound?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
How to find a latest file from any folder
Anyone have qtp11.0 crack?
we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
How will you get the exponent of the given number in vbscript?
What is the difference between for loop and while loop?
write a vb script to find simple interest using functions
What is the difference between ByRef and ByVal. When to use ByRef and ByVal