hi all need one help . i want scroll down and up but thing
the holl page is taking webtable. i need to scroll down and
up using scroll tab any bodu knows plz help its urjent
regards
balaji
Answer Posted / hemakumar.m
what i mentioned is u have to do some operation in that
page where u have to perform those operations.u confirm the
scroll bar is page scrollbar or not.
Ex:
Browser("title:=.*").Refresh
Set oObject=CreateObject("Wscript.Shell")
oObject.SendKeys "{UP} 'For pressing up arrow
oObject.SendKeys "{DOWN} 'For pressing down arrow
Set oObject=Nothing
u trie this one .other wise u send u code what u written i
will modify.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the benefits of qtp?
What is object repository in qtp?
why should we give deliver good quality software?
How do I get the QTP scripts result in xml format by using vb script function?
What is throw object?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How to find the name of the machine where you are running your automation scripts in qtp?
How you can make an action as re-usable action?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
How QA specialist can identify when programmatic descriptions are useful?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.