VM Error: There was an attempt to perform an action at a point, which is beyond the screen.
Hi All,
I recently ported all of our TestExecute projects over to VM clients. Since that time I've been periodically receiving the error "There was an attempt to perform an action at a point, which is beyond the screen." when my scripts try to click an item in a drop down.
All of the drop downs that my scripts call have been mapped, so I'm not accessing any coordinates within my scripts. A simple example of a line of code that triggers the error is as follows:
"Aliases.frmAttendance.tblAttendanceReport.ddlAbsenteeReason.ClickItem aryReportData(7)"
The problem seems to be completely random in nature and I cannot reproduce it on my end at all but I'm continuing to see these errors in our log files each morning. The image of the error does not show the drop down is off the screen at all. In fact most of the time it's directly in the center of the screeen.
I wasn't seeing this issue prior to moving our projects to VM clients.
Has anyone else run into this issue on their end?
Thanks,
Matt