Is there any way to compare the images which are taken in one series with another one series? For example, I will run the test cases for the app which is deployed from master branch source and those are the expected images and will run the same test cases for the app which is deployed from development branch (where I do my daily commits).
I am doing some interaction on each script and taking the screenshot at end of the each script using App.Screenshot method. So I need to ensure that my new code is not breaking any existing appearance or behavior.
Aucun commentaire:
Enregistrer un commentaire