Ed Babcock

Results 7 comments of Ed Babcock

Here's the PR for the issue #99 Thanks for the work you've done building and maintaining this library! If you'd like me to refactor any of the code I'd be...

I think you're right about `misMatchTolerance` not working for the Spectre commands. It looks like `fuzzLevel` is the primary driver for mismatch. The command submits the screenshot to Spectre with...

Would it work to tweak the README to mention that Spectre uses `fuzzLevel` while other methods use `misMatchTolerance`? I think that would clear up confusion and not require any code...

Sorry for the force push... I saw an npm issue and it looks like my local was out of sync before I opened the PR. Should be set now.

I was running node 8 so I guess if the `open` package doesn't support node 6 I should be able to swap that out for a similar package.

Good idea! I've been slow on picking up Polymer 3 so I'll try to do some homework and update the project over the next week or two.

@aletorrado that sounds great! Sorry I've been slow with upgrading to polymer 3.