Adapt extension to take screenshot of each block.
Visit the ExpandableNavBar wiki for more information about its functionality and for explanations of key properties.
This extension can be installed by running the following command:
`adapt install adapt-screenshot`
This extension can also be installed by adding the component to the adapt.json file before running adapt install
:
`"adapt-screenshot": "*"`
To use this extension, it must be enabled to true in article.json. On each block, click on the "take screenshot" button and screen shot will be taken and saved locally.
This extension only takes block's screenshots.
A complete example of this extension settings can be found in the example.json file.
To be completed. Currently using along with the "adapt-verticleBlockSlider".
##Browser spec
This extension has been tested to the standard Adapt browser specification.