stefanjudis / grunt-photobox

Grunt plugin for creating screenshots of any site and compare them
MIT License
277 stars 22 forks source link

Comparing 2 domains #43

Closed dagomar closed 8 years ago

dagomar commented 8 years ago

So I am intrigued with this:

If the localhost:8080 and 4waisenkinder.de are the same pages, we can easily now compare them by running: ['photobox:prod', 'photobox:dev'] as the images will have relative paths names.

However, there is no clarification to how I can actually use this. Where do I stick this?

stefanjudis commented 8 years ago

Hmm... Honestly it's been ages since i developed this... And i can't remember that s.th. like this is implemented at all. :(

dagomar commented 8 years ago

Alright! No worries, I'm still searching for the best way to do this. Would be a very good for tesing UI regressions.