I was wondering if anyone could give me a definitive answer as to whether or not it SHOULD be possible to debug a script after a runtime error. The easiest way of replicating what I mean is to ...
Is an error written to the test log? If so, you should be able to double click on the line in the test log and it will take you straight to the guilty spot.