Running UIAutomation scripts from Xcode

前端 未结 6 2042
甜味超标
甜味超标 2020-12-14 08:44

Did anyone succeed in setting up automated UIAutomation tests in Xcode?

I\'m trying to set up a target in my Xcode project that should run all the UIAutomation scrip

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-14 09:12

    In XCode - if you load up organizer (XCode->Window->Organizer)

    Then select your machine under devices -> 'Enable Developer Mode'

    This should remove the need for prompts with instruments.

提交回复
热议问题