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

This package is auto-updated.

Last update: 2024-03-29 03:12:59 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