For example, it may involve some minor variations, could be kind of 'messy' and involves clicking through various programs, checking outputs, deciding from there, etc.
Example: during an internship I remember running regression tests, which meant running some scripts, re-running them if they hanged for too long (don't ask), checking output log files for a few specific lines, and then emailing the results to my supervisor. Having to babysit the software run and do the manual stuff at the end was a pain and seemed like a waste of time but was unfortunately necessary.
Would be interested to hear other specific examples, as me and a few buddies are working on some desktop agent programs to try and tackle some tasks like this.