How to Fix UI Test Recorder Issues (Record Button Isn't Clickable)?

Xcode does not make the record button clickable when I place the cursor in the TestExample() function, like it should. I first tried this by adding UI Testing to my existing app...no go. So I tried it from a blank starter app as well with UI Testing enabled right from the start in the project options settings at creation and it still doesn't work. The targets are set properly...


I thought it was an issue with 7.2 beta so I upgraded to 7.2 GM last night and it still doesn't work.


Is there something I should try that would clear some xcode settings that may be corrupt? I want to use fastlane's snapshot! 🙂


Thanks in advance!

I am having the same issue. Xcode 7.2 with El Capitan. The "Record UI Test" button is grayed out... Doesn't seem to have a way to fix it either.

Same problem. Really need it for the same reason you do ... snapshot.

I'm having the same problem with a project of mine. Wasted 2 days on this issue. Would love to bill someone for this time 🙂


Experts please respond to this thread, in particular a method of analyzing `Record UI Test` disabled scenarios would be great!

How to Fix UI Test Recorder Issues (Record Button Isn't Clickable)?
 
 
Q