How to get data line by line from web element
Answers were Sorted based on User's Feedback
Answer / arun
1. Get the value from that webelement using getroproperty
2. split that value using space " " as delimeter and move
it to a array
3. use that array elements to get each line
| Is This Answer Correct ? | 1 Yes | 2 No |
How to record objects of Windows taskbar
They asked by using qtp recording writing scripting
How to Creating an Output Value using QTP?
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
What are the Features & Benefits of Quick Test Pro ?
Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali
what you mean by artifact,milestone...
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Did u use check points during ur work experience ?
how can i call reusable action in a function could any one explain me?
I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script