Small python script for creating screenshots with multiple dimensions of different pages in once.
It has been written in python and has the following dependencies:
pip install selenium
pip install Pillow
pip install PyYAML