Write a Script for ATM in QTP
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
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
How to return a value from function...? you should not tell msgbox, print.. etc.,
What is the scope of a constant declared using public?
What are subprocedures in vbscript?
write a vb script to rename a folder from tree4 to tree7
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
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
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Is vbscript language a case-sensitive language and what does it mean?
How to open browser in vb script?