Fixed acceptance HomeCest (#91)
This commit is contained in:
parent
a43b2ff94f
commit
3971d0bb3a
@ -10,6 +10,7 @@ class HomeCest
|
|||||||
|
|
||||||
$I->seeLink('About');
|
$I->seeLink('About');
|
||||||
$I->click('About');
|
$I->click('About');
|
||||||
|
$I->wait(2); // wait for page to be opened
|
||||||
|
|
||||||
$I->see('This is the About page.');
|
$I->see('This is the About page.');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user