hi i have one issue while automating the script using QTP i
want scrool down .i cannot do even using scrool down
methqad is not working .the object will take WebElement plz
is there any code help me
Answer Posted / rico
I think this can be done by creating the shell object and
then using the sendkeys option(i'm just guessing)...maybe
the code goes like this
Set myshell = CreateObject("Wscript.Shell")
myshell.sendkeys "down" ' take the cursor down
(WshShell.SendKeys("+{F10}")'simulate a mouse right-click
by sending a shift F10)
Other way of doing this would be " analog recording" where
is caputre the mouse movements(like scroll, click, etc)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is the latest version of QTP? Main difference between 9.2 and 10 version
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
how do i know how to use tools
what is error and fault in terms of software quality?
Explain the differences between table and db checkpoints?
How does quicktest professional identifies the object in the application?
Where you are storing your script?
is there any addin for remedy user application
how interviews will be on QTP?
What are the advantages of parameterization ?
If I change the property value at runtime is it effect is object repository?
How can you write the scripts that operate on different objects depending on run-time information?
Can anybody post some real time scenario in qtp? please its very urgent.
How do you delete unwanted results in qtp?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?