edmondscommerce / prototypejs-context
A Behat Context that provide support functionality to deal with sites which use the prototype js library such as magento
0.1
2015-02-20 17:50 UTC
Requires
- behat/mink: ~1.6
This package is auto-updated.
Last update: 2024-10-29 04:31:01 UTC
README
By Edmonds Commerce
A simple Behat Context provides functionality for prototype
Installation
Install via composer
"edmondscommerce/prototypejs-context": "*@dev"
Include Context in Behat Configuration
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\PrototypeJsContext\PrototypeJsContext