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

judge log #76

Closed wusphinx closed 5 years ago

wusphinx commented 5 years ago

when I use nosmoke to run crawler in my Mac, I get some log as below

=======> event ---------- refresh screen starts:  1551061344
=======> event refresh screen recieving data:  1551061345
ocr-crawler file generated with error: null at path: ...

the line ocr-crawler file generated with error: null at path is strange, because there is no error actually。 In face, it can not cause error, at the same time, maybe you just should see it when the error is real. just a suggestion.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 81.818% when pulling 87d92daebd160ed194838a7d43db9764c103c8d3 on wusphinx:judge-log into 7e9ab8be6261fb062757faa8fe9b6ecf93e60eb2 on macacajs:master.