This Article will explain:
How to add new steps and/or update your current baseline
Upon reviewing each step of a test run, the user can choose between two options:
- Reject the current image - keep the existing baseline image. The test will keep failing in consequent runs until the required changes are made to fix the identified differences or the baseline is updated.
The "Reject" option informs Applitools Eyes that the latest result of a specific step is not right
and that you wish to keep the older baseline version as the one to compare to in the future.
and that you wish to keep the older baseline version as the one to compare to in the future.
There are three option of reject:
Reject - reject a specific step of the test.
Reject similar - reject all the steps in the test with similar differences as in the specific step.
Reject all - reject all the steps in the test.
-
Accept the current image - Update the baseline step with the current one. Essentially, choosing this option means that all differences on a specific step were meant to be there.
If a step is brand new, and didn't exist in the previous baseline, in order to add this step to the baseline for future tests you should accept it.
There are three option of accept:
Accept - accept a specific step of the test.
Accept similar - accept all the steps in the test with similar differences as in the specific step.
Accept all - accept all the steps in the test.
Only after all steps in the test were resolved (either accepted or rejected) a save button will appear.
Once the save button is clicked all the accepted steps will be updated in the baseline.
There are three option of accept:
Accept - accept a specific step of the test.
Accept similar - accept all the steps in the test with similar differences as in the specific step.
Accept all - accept all the steps in the test.
Only after all steps in the test were resolved (either accepted or rejected) a save button will appear.
Once the save button is clicked all the accepted steps will be updated in the baseline.