Running tests on laptop screen vs monitor screen
Hello!
My team has a TestComplete project, for testing a web application, mostly comprised of keyword tests but also some scripts.
We have found that some tests are failing when ran on a laptop screen but work fine on a monitor screen. What can be done to fix this?
The projects object tree model is to set to "tree" currently. Is there a setting or way that this can be changed for all? Or do individual objects need to be modified to allow for more recognition tolerance maybe? (if that's a thing)
As an example, I attached two pictures that show the display difference of two objects on a laptop screen vs a monitor screen. On laptop screen, the test clicks the wrong object and thus fails the test.
Thanks mate, coordinate offset sort of solves the problem.