Which keyword is used to declare a variable in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
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
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
What purpose does ‘on error resume next’ serves?
Mention the rules for using option explicit statement?
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
Explain about operator precedence in vb script?
How will you check that a variable is an array in vbscript?
best training centre in bangalore
Can anyone send me a vb script function for verifying the functionality of active links on a web page
what is the differance between BYVAL,BYREF?
What is the use of the recordset object and which statement is used to create such an object?
What is difference between vbscript and vba?