When trying to fix a test, I often have to try a number of things. Each time it fails, usually because of a failing locator, I have to wait for a timeout. Until I get it resolved, the test fails each time at the SAME place and when it does, I already know that the test has failed. I don't need to wait 30 seconds. So, give us an Abort button on the running panel. See the attached file. Yes, I know that I could shorten the Location time. Not a viable solution. Give me the ability to easily stop a stuck test.