What is the use of the instr function?
No Answer is Posted For this Question
Be the First to Post Answer
How will you compare two strings in vbscript?
Explain about scrrun.dll in vbscript?
w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............
write a vb script to generate 3*3 matrix
Hello All, In QTP 9.2 for Mozilla Firefox, there is webelement in my application, I tried to click on that using decsriptive programming, but it does not work. and for this i tried this code too: Set obj = CreateObject ("Mercury.DeviceReplay") absx = Browser("").Page("").WebElement(".").GetROProperty ("abs_x") absy = Browser("").Page("").WebElement(".").GetROProperty ("abs_y") obj.MouseMove absx, absy obj.MouseClick absx, absy, 0 But it is not clicked. Can anyone help me out for this problem. Thnx in Advance
how to set one column as primary key in QTP and fetch values accordingly
how many types of recording are there?
How to take whole text output from screen of Bitmap Application.
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
what is used of Property........End Property loop ? how to write the script for it?
how does vb script help in web page designing? explain with example.
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji