What are the properties of regexp object?
No Answer is Posted For this Question
Be the First to Post Answer
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
How to learn VB Script, Since iam working with QTP. So i need to learn VB script.
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 write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
give me any information abou vb script books learn quckly
after medical test,when will be the police verification
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
Explain about constants in vb script?
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?
Which operator can be used to do an xor operation in vbscript?