Continued to track down a number of bugs with script verification. This lead to a new approach to tracking focus the focus window.
I got dialog script verification going in my test cases.
While working verification I realized that my upcoming refactoring of how I record and find widgets was going to affect the problems I was running into during testing, so I decide to take the plunge and do this refactoring sooner rather than later. So I tackled this major refactoring. The dust is still settling, but this change will break the format of the existing recorded scripts.
I'm hoping to have completely refactored new code and new tests ready for checkin by the end of the week. I will do a branch so that I'll be able to run tinderboxes on the new tests to make sure the tree stays green.