Fix ManageSegmenstCest
[MAILPOET-3482]
This commit is contained in:
committed by
Veljko V
parent
36dd514bb5
commit
29cc74081c
@@ -135,6 +135,7 @@ class ManageSegmentsCest {
|
||||
|
||||
$i->clickItemRowActionByItemName($segmentEditedTitle, 'Move to trash');
|
||||
$i->waitForText('1 segment was moved to the trash.');
|
||||
$i->waitForElementClickable('[data-automation-id="filters_trash"]');
|
||||
$i->click('[data-automation-id="filters_trash"]');
|
||||
$i->waitForText($segmentEditedTitle);
|
||||
$i->clickItemRowActionByItemName($segmentEditedTitle, 'Delete permanently');
|
||||
|
Reference in New Issue
Block a user