Hacker News new | ask | show | jobs
by bcaine 4274 days ago
I also experimented with it a few years ago trying to build an automated GUI testing framework, and it turns out that its way too fragile and non-portable to be usable for that use case.

I remember running into issues as soon as anything changed regarding resolution, scaling, graphic settings, color scheme etc.

Pretty fun to make toy programs in to automate stuff with though.