Skip to content

Commit 7976db0

Browse files
committed
MC-225: Admin should be able to save and publish a bundle product
1 parent 95c560d commit 7976db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Bundle/Test/AdminProductBundleCreationTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<!--save the product/published by default-->
6767
<click selector="{{AdminProductFormActionSection.saveButton}}" stepKey="clickSaveButton"/>
68-
<see userInput="You saved the product." stepKey="messageYouSavedTheProductIsShown"/>
68+
<seeElement selector="{{AdminCategoryMessagesSection.SuccessMessage}}" stepKey="messageYouSavedTheProductIsShown"/>
6969

7070
<!-- go to page-->
7171
<amOnPage url="{{BundleProduct.urlKey}}.html" stepKey="GoToProductPage"/>

0 commit comments

Comments
 (0)