When using testing tools (e.g. Selenium2) it is sometimes necessary to wait for animation to finish before the tests can continue. I've added a class that indicates that the opening animation is still in progress. So automated clients can use this class to test if the animation has already finished.
When using testing tools (e.g. Selenium2) it is sometimes necessary to wait for animation to finish before the tests can continue. I've added a class that indicates that the opening animation is still in progress. So automated clients can use this class to test if the animation has already finished.