One of the common problems in test automation is waiting for some part of your UI to enter a particular state before test execution proceeds. In this video we'll take a look at an example of how to use TestComplete's WaitProperty method from a JScript test to avoid the dreaded "The window is disabled. The action cannot be executed."