|
|
|
|
|
by doorhammer
4056 days ago
|
|
Might already be familiar with it, but if you aren't, you should check out sikuli script [1] for when you have a repetitive GUI task you have to perform that can't be directly scripted. I've used it to script some really complex workflows through GUI's It's also just weird and interesting to program something to move through a GUI as fast as is possible 1: http://www.sikuli.org/ |
|