This seems like such an elementary question that I can't believe I'm asking this, but I've searched the forums and help docs and could not find an answer.
Here's the scenario: I have sent the Tab key several times, and an icon is now highlighted. Here's the issue: I need to move the mouse to that icon (i.e. the current cursor position). When I write tests to take this action on just one machine, I simply get the coordinates of the icon and use that. But I now need to run this test on many machines, of all different resolutions, so that will not work.
Any ideas?
Here's the scenario: I have sent the Tab key several times, and an icon is now highlighted. Here's the issue: I need to move the mouse to that icon (i.e. the current cursor position). When I write tests to take this action on just one machine, I simply get the coordinates of the icon and use that. But I now need to run this test on many machines, of all different resolutions, so that will not work.
Any ideas?