I have a week old project for macOS that I wanted to start UI testing. Unfortunately, whenever I try to start UI recording, the application freezes whenever anything is clicked (windows, menu bar, etc.). Starting a new project, however, works without problems.
- Open project
- Go to Test navigator
- Right-click and choose "New UI Test Target…"
- Hit Enter
- Put cursor inside "testExample()" method in new Test Case source file
- Hit record button at bottom of screen
- Click in new window
Expected result:
Code inside "testExample()" updates
Actual result:
Running app freezes, then shows spinning beach ball.
Any ideas would be appreciated. Thanks!
macOS 10.12.3
Xcode 8.2.1