0helloword

Results 4 comments of 0helloword

@garris Please take a look at this issue, it's urgent.Thank you very much!

> Hi [@0helloword](https://github.com/0helloword) -- I saw your post that you have an urgent request. Unfortunately, I am not able to spend much time on this project right now. You might...

@dgrebb @abautu @tkrah @tweis Hello, does anyone know how to solve this problem? I look forward to your reply.

你好,请问backstopjs支持在backstop.json中调用自定义的对比方法么,我写了一个customCompare.js文件实现视觉对比时允许元素在任何方向下有指定像素的偏差,我把这个文件放到了backstop.json中的engineOptions下,如 "engineOptions": { "compareFunction": "customCompare.js" } 但是执行backstop test后查看报告却并没有生效,是什么原因呢?是哪里配置有问题么? 我看了很多资料也没有找到解决方法,盼回复!