Skip to content

Instantly share code, notes, and snippets.

View acfreitas's full-sized avatar

Antônio Carlos acfreitas

View GitHub Profile
@acfreitas
acfreitas / Popup.php
Last active January 10, 2018 11:18 — forked from blazarecki/PopupDictionary.php
Working with popup and Behat/Mink
<?php
use Behat\Behat\Context\BehatContext;
/**
* Add Popup in Context
*/
class Popup extends BehatContext
{
/**