Improve the stability of the EmailTemplatesCest

[MAILPOET-6356]
This commit is contained in:
Rostislav Wolny
2024-12-20 13:18:48 +01:00
committed by Rostislav Wolný
parent 132ffde58f
commit 77c54e2e2b

View File

@ -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');