Here’s a stumper: I’ve found that in an app I’m testing, dragging something around the screen jumps CPU usage up to 50%, and fans start screaming. OK, now to quantify this in Eggplant.
Problem: when I drag over VNC or in my Eggplant script, I can’t recreate this. I’ve futzed with all the mouseMove and mouseDrag settings, tried dragging, moving with MouseButtonDown 1, and tried a custom handler, but all to no avail.
Any ideas as to what VNC is doing with move or drag commands that doesn’t allow me to recreate this?