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 / balaji
hi hemakumar Its taking like webtable when i spy the
applicaton i will take hole page as a webtable
regards
balaji
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create runtime property for an object?
Whether qtp 9.0 supports Test director8.0
explain how to write vb script in qtp?when will you write own script?
What is the latest version of qtp?
what are the challenges you have faced while testing web based application using the automation tools ?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What are the factors on which script execution time is dependent?
What is use of object spy?
How are actions and functions different in QTP?
Explain the concept of object repository and how QTP recognizes objects?
Explain data driven framework?
Is the qtp course will help to create a virtual object?
What is the difference between Keyword Driven test and Data Driven test?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com