edmondscommerce/prototypejs-context

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

Maintainers

Package info

github.com/edmondscommerce/prototypejs-context

Homepage

pkg:composer/edmondscommerce/prototypejs-context

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1 2015-02-20 17:50 UTC

This package is auto-updated.

Last update: 2026-03-01 00:20:55 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