Forum Discussion
syedsafvan
16 years agoContributor
Giri,
Just remove the coordinated from the click method. When there are no coordinates passed to click, TC will automatically click in the center of the control. You ll not have issues with the screen resolution if you are performing click that way.
In case you have some objects/controls that TC is not able to identify then you can resort to low level recording with window coordinated (Have a look in help for this topic). That way screen resolution will not matter even if you use coordinates.
Thnak you
Syed