Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is Click Value
#1
Solved: 10 Years, 9 Months ago
What is the number after Click represents?

Example :

Code:
Browser("Welcome: Mercury Tours").Page("Welcome: Mercury Tours").Image("Sign-In").[b][color=#FF0000]Click 28,8
[/color][/b]

Thank you.
Reply
#2
Solved: 10 Years, 9 Months ago
These are coordinates where u want to click.

Regards,
Sankalp
Reply
#3
Solved: 10 Years, 9 Months ago
Thanks Shulka, but i have few more Questions.
How are this coordinates decided?
Are there some kind of virtual graph coordinates on the webpage?
And if I have to type the commands manually(Expert View), how can I recognize these coordinates??
Reply
#4
Solved: 10 Years, 9 Months ago
Hi,
Since we click on an image, QTP records these coordinates as well.
These coordinates are not mandatory for QTP to click. So you can actually remove these coordinates and run your scripts.
Browser("Welcome: Mercury Tours").Page("Welcome: Mercury Tours").Image("Sign-In").Click --> It will still work.
Also , this is relative coordinates. Not absolute coordinates.
Reply
#5
Solved: 10 Years, 9 Months ago
Thanks vIns
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Right Click On a Image and Click on a Link in WebElement RameshKrishnan 4 5,143 07-10-2013, 04:13 PM
Last Post: RameshKrishnan
  How do I left click on the right click menu in WinTreeView? RandomGrin 0 3,666 12-22-2012, 04:22 AM
Last Post: RandomGrin
  How do I left click on the Right click menu? RandomGrin 2 3,959 12-18-2012, 09:47 PM
Last Post: RandomGrin

Forum Jump:


Users browsing this thread: 1 Guest(s)