·
4 commits
to main
since this release
Patch Changes
-
340fbe6: # 🐛 Bugfixes
#1098 Improve error message when baseline is missing and both flags are false
When
autoSaveBaseline = falseandalwaysSaveActualImage = falseand a baseline image doesn't exist, the error message now provides clear guidance suggesting users setalwaysSaveActualImagetotrueif they need the actual image to create a baseline manually.Committers: 1
- Wim Selles (@wswebcreation)
-
e4e5b5c: # 🐛 Bugfixes
#1085 autoSaveBaseline collides with the new alwaysSaveActualImage flag
When
autoSaveBaselineistrueandalwaysSaveActualImageisfalse, actual images were still saved. This patch should fix thatCommitters: 1
- Wim Selles (@wswebcreation)
-
ddf68fe: # 🐛 Bugfixes
#1084 expect(...).toMatch*Snapshot methods do not have Promise return types
The methods should be typed as promises
Committers: 1
- Wim Selles (@wswebcreation)
-
Updated dependencies [340fbe6]
-
Updated dependencies [e4e5b5c]
- @wdio/[email protected]