How to replace junk code recorded by QTP with a mall function.
No Answer is Posted For this Question
Be the First to Post Answer
How to find arry size in qtp vb script
Write a Fucntion to close all Opened browser expect desired one?
write a vb script to create a folder?
What is a difference between scripting language and programming language?
Check whether given Number is Even or Odd?
write a program to display configuration of a local system with the help of 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
did any one attended interview in applabs if you had gone through plz tell me the procedure
write a vbscrpit to swap values
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
How to assign a numeric value to a variable?