While in the project main folder, run the following command:
$ docode screenshots
You can also specify the number of screenshots and the interval between the screenshots in seconds, like this:
$ docode screenshots [number_of_images] [interval]
For example, to receive 30 screenshots with 2 seconds between them, use:
$ docode screenshots 30 2
A new folder with the screenshots will be created at the same location.