Project file masks three elements for screenshots. Staging has a clock widget that also needs masking, so I added it to envs/staging.yaml:
screenshots:
mask: ['[data-test="live-clock"]']Now the three from the project file are not masked any more and every visual baseline is failing on the cart badge. I expected the lists to be added together.