The screenshot-taking step added in #2874638: Add a Behat step to manually take a screenshot requires Imgur. For the case of local testing or testing on other platforms, it'd be nice if the screenshot could be saved in the local filesystem too.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | panopoly_test-screenshot-without-imgur-2875018-2.patch | 3.23 KB | cboyden |
Comments
Comment #2
cboyden commentedHere's a patch that allows taking a screenshot and saving it to a local directory, as well as uploading to imgur if the client ID is set.
Comment #3
dsnopekLooks good, thanks! Committed :-)