forrestaustin
7 years agoContributor
Is there a way to Standardize screen resolution for steps using pixels
One of my controls is not supported by TC and is therefore just recognized as a big rectangle. I can still record a test where I click within the control and TC just remembers the pixel location.
This worked fine for me until I started performing my test on other computers. On other computers the same spot was not always clicked and therefore different items were selected.
All of the tests will run on vm workstations. I am wondering if there is a way to standardize the screen resolution so that click(20,20) clicks the same place no matter what computer it is run on. I don't know much about what factors affect this, so any suggestions would be appreciated.