Open
Description
Hey,
this context, passed down to the visual diff command (and eventually to the helpers that generate the screenshot file names
only hands down session.browser.name
.
This seems to be "chromium"
for all chromium-based browsers (like chrome, edge, etc..) so in a session where multiple of these are present the screenshot paths have collisions.
Wouldn't it make sense to hand down more context here (like browser channel and browser version!?)
Best,
Jan