Download the PHP package fabiang/mink-javascript-errors without Composer
On this page you can find all versions of the php package fabiang/mink-javascript-errors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fabiang/mink-javascript-errors
More information about fabiang/mink-javascript-errors
Files in fabiang/mink-javascript-errors
Download fabiang/mink-javascript-errors
More information about fabiang/mink-javascript-errors
Files in fabiang/mink-javascript-errors
Vendor fabiang
Package mink-javascript-errors
Short Description Mink extension for handling JavaScript errors
License BSD-2-Clause
Package mink-javascript-errors
Short Description Mink extension for handling JavaScript errors
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package mink-javascript-errors
fabiang/mink-javascript-errors
This is an extension for Mink that can handle JavaScript errors occuring on a web page. After every step this extension checks for errors and throws them as exceptions. Also AJAX errors are supported via jQuery.
Installation
Install this extension with Composer:
Configuration
Add the following to your behat.yml
:
Load the provided JavaScript file in every of your web pages:
If you have loaded jQuery before the ErrorHandler.min.js
the extension automatically handles Ajax errors.
All versions of mink-javascript-errors with dependencies
PHP Build Version
Package Version
The package fabiang/mink-javascript-errors contains the following files
Loading the files please wait ....