edmondscommerce/prototypejs-context

A Behat Context that provide support functionality to deal with sites which use the prototype js library such as magento

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/edmondscommerce/prototypejs-context

0.1 2015-02-20 17:50 UTC

This package is auto-updated.

Last update: 2025-09-29 01:44:48 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