File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 302
302
<click selector =" {{AdminProductFormSection.frontendInput}}" stepKey =" openInputTypeDropdown" />
303
303
<see userInput =" Page Builder" stepKey =" seePageBuilderInputType" />
304
304
<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" />
307
307
<waitForLoadingMaskToDisappear stepKey =" waitForLoadingMaskToDisappear" />
308
308
<click selector =" {{AdminProductFormSection.attributeTab}}" stepKey =" expandAttributeTab" />
309
309
<waitForElementVisible selector =" {{PageBuilderProductAttribute.PageBuilderBtn(ProductAttributeFrontendLabel.label)}}" stepKey =" waitForAttributeVisbile" />
You can’t perform that action at this time.
0 commit comments