mozilla-vpn-client
mozilla-vpn-client copied to clipboard
Automate the creation of screenshots for app stores
We need a different screenshot per locale, which can be… a lot.
We can probably automate the creationg of these screenshots, so let’s do it.
┆Issue is synchronized with this Jira Task ┆author: Beatriz Rizental Machado
➤ Betty Fleming commented:
Santiago Andrigo is this something we want to look at for 2.11?
➤ Santiago Andrigo commented:
This is within the Productivity Enhancements, so prioritization is on Eng’s side. It may or may not get done within 2.11 based on how high in the stack it ranks.
➤ Andrea Marchesini commented:
We have a test/script to generate screenshots in all the locales. If you tell me which view you want to have as localized images, I can quickly generated them.
➤ Andrea Marchesini commented:
btw, the script is trivial, it uses the screen-capture inspector feature + the set-language inspector command.
➤ Andrea Marchesini commented:
Raphael Okafor can you work on this? We simply need to resume this script: https://github.com/mozilla-mobile/mozilla-vpn-client/blob/fd9a508e381bce0d6df84b93c06e7d073e49a5c1/tests/functional/testScreenCapture.js ( https://github.com/mozilla-mobile/mozilla-vpn-client/blob/fd9a508e381bce0d6df84b93c06e7d073e49a5c1/tests/functional/testScreenCapture.js|smart-link ) - and update it to work on all the screens.