How can i find out any "text's" coordinates in excel sheet
For example:
I want to know the coordinates of "F" Column in the excell
sheet
While recording when i clicked on F column it is showing
the coordinate values 385,9 but with out recording how can
i find out them
Suppose i want to clik on "H" column
writing the script like this
Window("Book1").WinObject("Book1").Click (...........)
Here I Dont know what (x y )values should i enter
Please any one can help me?
Answer / nani
Hi,
For this one no need of co-ordinates.
just u can type the row value and column value only.
like (1,1)== first row first column.
similarly (1,8)==first row 8 column.
let me know any issues with this.
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain synchronization types in QTP
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
what is retesting?
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
hen do start automation testing after manual testing
How function returns a value?
What is the difference between Call to Action and Copy Action?
What are the Features & Benefits of Quick Test Pro ?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
Can any body please tell me the steps of keyword driven framework of QTP.
suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?