After pressing a button that loads a new page I get an error saying "UI Testing Failure - Failed to get refreshed snapshot"
The previous page where I press the button works fine. All the objects can be tapped and modified.
Once I move onto the next page nothing can be pressed. I remember during the WWDC video on UI Testing the guy said that when the displays change the elements are re-evalutated to get the most current data. Is that not working right now? Has anyone else had this problem/know of a fix?