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 |
How to add a runtime parameter to a datasheet?
can u pls explain me About Driver script.
Does QTP work in UNIX environment
5 Answers BirlaSoft, C1 India,
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
How to associate function library at a run time?
what's the difference in between function and sub and give some code as well
How to analyzing Test Results using QTP?
why we use sendkey method in qtp?
What is the difference between functional spec. and Business requirement specification?
CAN SOME ONE TELL ME ABOUT QTP FRAMEWORK? I AM SUPPOSED TO GIVE THE QTP FRAMEWORK THIS WEEK SO PLEASE HELP