When analysing T204627 it was really difficult to work out what the problem was as page previews can vary based on several factors:
- where the link is in the page relative to the corners of the screen
- size of image thumbnail
- whether image is portrait or landscape
It should be possible to generate all possible combinations of a page preview
The solution should not be tied to the API as that's prone to change.
It should empower us to be sure we have not introduced any UI regressions quickly
Acceptance criteria
- At any time I can generate all possible page preview render permutations
- It can be generated quickly via command line.