Your question
Whenever I compare screenshots it automatically adds the platform as well as browser.
Let's say I like to test the following:
- Chrome is the primary browser make a spec screenshot
? Does the Chrome Screenshot matches Chrome on Windows
? Does the Chrome Screenshot matches Firefox on Windows
? Does the Chrome Screenshot matches Webkit on Windows
? Does the Chrome Screenshot matches Chrome on Linux
? Does the Chrome Screenshot matches Firefox on Linux
? Does the Chrome Screenshot matches Webkit on Linux
? Does the Chrome Screenshot matches Chrome on MacOS
? Does the Chrome Screenshot matches Firefox on MacOS
? Does the Chrome Screenshot matches Webkit on MacOS
Right now when someone added the spec screenshot (--update-snapshots) on Windows a tester on MacOS gets a new set of Screenshots.
So the idea is to have one master screenshot per Test and compare all browsers against it.
Is this possible?
Your question
Whenever I compare screenshots it automatically adds the platform as well as browser.
Let's say I like to test the following:
? Does the Chrome Screenshot matches Chrome on Windows
? Does the Chrome Screenshot matches Firefox on Windows
? Does the Chrome Screenshot matches Webkit on Windows
? Does the Chrome Screenshot matches Chrome on Linux
? Does the Chrome Screenshot matches Firefox on Linux
? Does the Chrome Screenshot matches Webkit on Linux
? Does the Chrome Screenshot matches Chrome on MacOS
? Does the Chrome Screenshot matches Firefox on MacOS
? Does the Chrome Screenshot matches Webkit on MacOS
Right now when someone added the spec screenshot (
--update-snapshots) on Windows a tester on MacOS gets a new set of Screenshots.So the idea is to have one master screenshot per Test and compare all browsers against it.
Is this possible?