Improve the stability of the EmailTemplatesCest
[MAILPOET-6356]
This commit is contained in:
committed by
Rostislav Wolný
parent
132ffde58f
commit
77c54e2e2b
@ -50,7 +50,7 @@ class EmailTemplatesCest {
|
||||
$i->click('Save', '.edit-post-header__settings');
|
||||
$i->waitForText('Save', 10, '.entities-saved-states__panel');
|
||||
$i->click('Save', '.entities-saved-states__panel');
|
||||
$i->waitForText('Saved');
|
||||
$i->waitForText('Send', 10, '.edit-post-header__settings');
|
||||
$this->checkTextIsInEmail($i, $textInTemplate);
|
||||
|
||||
$i->wantTo('Swap template');
|
||||
|
Reference in New Issue
Block a user