Skip to content

Commit afcbbcb

Browse files
authored
ACQE-7386 | [MFTF TESTS] StorefrontAddProductToCartVerifyThatErrorMessageShouldNotDisappearTest
1 parent 4d5f0b8 commit afcbbcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Store/Test/Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
<waitForText selector="{{AdminConfirmationModalSection.title}}" userInput="Warning message" stepKey="seeWarningAboutTakingALongTimeToComplete"/>
2222
<waitForElementClickable selector="{{AdminConfirmationModalSection.ok}}" stepKey="waitForOkButtonClickable" />
2323
<click selector="{{AdminConfirmationModalSection.ok}}" stepKey="confirmModal"/>
24-
<waitForElementVisible selector="{{AdminMessagesSection.success}}" stepKey="seeForSuccessMessage"/>
2524
<waitForText selector="{{AdminMessagesSection.success}}" userInput="You saved the website." stepKey="seeSuccessMessage"/>
2625
</actionGroup>
2726
</actionGroups>

0 commit comments

Comments
 (0)