mardi 17 avril 2018

Python automation for C++ GUI testing

Is it possible to run automation testing on a GUI that doesn't use pixels as references on where to click?

For instance if I move the GUI window anywhere on the desktop that isn't in the exact pixel location and run the automation, then it will fail to, let's say, click a button that was supposed to be there.

I haven't found anything that can actually run automation that isn't based on pixels.

Aucun commentaire:

Enregistrer un commentaire