macacajs / NoSmoke

A cross platform UI crawler which scans view trees then generate and execute UI test cases.
https://macacajs.github.io/NoSmoke
MIT License
199 stars 58 forks source link

iOS不能适配自己的应用 #59

Closed xingtao555 closed 6 years ago

xingtao555 commented 6 years ago

iOS(模拟器)适配到自己的应用,nosmoke后,应用一直crash 生成的文件log:Assertion Failure: XCTestWDRunner.swift:31: Failed to launch com.enterprise.bianlifeng.customer: The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 1.) 2018-09-05 16:58:27.088818+0800 XCTestWDUITests-Runner[32640:1879462] Terminating app due to uncaught exception '_XCTestCaseInterruptionException', reason: 'Interrupting test' First throw call stack: @SamuelZhaoY