Taking screenshots of your application has great benefits.It may become difficult to manage screenshot updates as the application evolves, in particular if multiple sizes are managed.
This command requires dependencies and should be executed in dev
environnement only.
Please read the section on the Icons page.
From your shell, you can use the following command line to take a screenshot of a given URL.
This will create a folder in assets/screenshots
with screenshot. In addition, the console output will give you the best configuration to use these new image files by copy-pasting.
You can change the format and sizes by setting the values you need as options. It is recommended to provide mobile and desktop views of your application.
Similarily, if you want to change the output folder, you can set it as an option.