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
198 stars 57 forks source link

运行demo出错udid : undefined #53

Closed boyxiaohua closed 6 years ago

boyxiaohua commented 6 years ago

port: 5678 was occupied, changed port: 5680 server.js:15:12 [master] pid:13397 server start with config: { port: 5680, verbose: true, hooks: './public/hook.js', config: './public/crawler.config.yml', ip: '172.23.40.184', host: 'yangxiaohuadeMacBook-Pro.local', loaded_time: '2018-03-28 18:41:47' } udid: undefined

配置文件没有进行修改过,就想运行下demo

SamuelZhaoY commented 6 years ago

运行macaca server 先,再运行nosmoke