Skip to content

Commit 8bbb8a3

Browse files
okolesnykdanmooney2
authored andcommitted
MQE-1424: Stabilize mtf-eol branch
1 parent ce679d5 commit 8bbb8a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderProductAttributeTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@
302302
<click selector="{{AdminProductFormSection.frontendInput}}" stepKey="openInputTypeDropdown"/>
303303
<see userInput="Page Builder" stepKey="seePageBuilderInputType" />
304304
<selectOption selector="{{AdminProductFormSection.frontendInput}}" userInput="Page Builder" stepKey="selectOption1"/>
305-
<click selector="{{AdminProductFormSection.save}}" stepKey="saveAttribute"/>
306-
<waitForElementNotVisible selector="{{AdminProductFormSection.save}}" stepKey="waitForSlideOutCloses" />
305+
<click selector="{{AdminProductFormSection.saveNewAttribute}}" stepKey="saveAttribute"/>
306+
<waitForElementNotVisible selector="{{AdminProductFormSection.saveNewAttribute}}" stepKey="waitForSlideOutCloses" />
307307
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskToDisappear"/>
308308
<click selector="{{AdminProductFormSection.attributeTab}}" stepKey="expandAttributeTab"/>
309309
<waitForElementVisible selector="{{PageBuilderProductAttribute.PageBuilderBtn(ProductAttributeFrontendLabel.label)}}" stepKey="waitForAttributeVisbile" />

0 commit comments

Comments
 (0)