edmondscommerce / behat-screenshot-context
A Behat Context for taking screenshots
dev-master
2018-03-21 10:44 UTC
Suggests
- edmondscommerce/behat-framework: Parent framework, allows easier behat setup
This package is auto-updated.
Last update: 2024-10-29 05:04:42 UTC
README
By Edmonds Commerce
A simple Behat Context to allow you to take screenshot when triggering the "I take screenshot" step.
Installation
Install via composer
"edmondscommerce/behat-screenshot-context": "dev-master"
Include Context in Behat Configuration
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\BehatScreenshotContext\ScreenshotContext