Explain about scrrun.dll?
No Answer is Posted For this Question
Be the First to Post Answer
How will you get the largest subscript of an array in vbscript?
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
I want good books or good sites for scripting.Can any one help me.
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
How to open excel in vb script?
give me any information abou vb script books learn quckly
Which event is triggered when mouse focus comes out of an element in the vbscript language?
Anyone have qtp11.0 crack?
Explain about constants in vb script?
how to operate webobjects in a webpage using getobject function and then using generic methods?
what is the function to display current date?