Mikuu / Micoo

A simple screenshots compare solution for visual regression test
https://arxman.com/micoo
MIT License
191 stars 14 forks source link

Desktop application #72

Open Brajesh2604 opened 2 months ago

Brajesh2604 commented 2 months ago

Does it work with desktop based application?

Mikuu commented 1 month ago

Hi @Brajesh2604

Yes, Micoo is a test service which technically just compares the screenshots uploaded to it, no matter if the screenshots are taken from a web app, mobile app or desktop app. Micoo doesn't take screenshots from your SUT, your automation tests need to do that on the desktop, then you can just use the scripts to send the screenshots to the server which will trigger the tests.