|
196 | 196 | <waitForPageLoad stepKey="waitForPageLoad4"/>
|
197 | 197 | <seeElement selector="{{PageBuilderProductAttribute.PageBuilderBtn($$myProductAttributeCreation.attribute_code$$)}}" stepKey="seePagebuilderBtn"/>
|
198 | 198 | <click selector="{{PageBuilderProductAttribute.PageBuilderBtn($$myProductAttributeCreation.attribute_code$$)}}" stepKey="enablePageBuilder"/>
|
199 |
| - <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waiForPageBuilderVisible"/> |
| 199 | + <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waitForPageBuilderVisible"/> |
200 | 200 | <seeElement selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="seePageBuilderVisible"/>
|
201 | 201 | <seeElement selector=".stage-full-screen" stepKey="seePageBuilderFullSizeScreen"/>
|
202 | 202 | <actionGroup ref="expandPageBuilderPanelMenuSection" stepKey="expandPageBuilderPanelMenuSection">
|
|
438 | 438 | <click selector="{{AdminProductFormSection.attributeTab}}" stepKey="expandAttributeTab"/>
|
439 | 439 | <waitForElementVisible selector="{{PageBuilderProductAttribute.PageBuilderBtn(ProductAttributeFrontendLabel.label)}}" stepKey="waitForAttributeVisbile"/>
|
440 | 440 | <click selector="{{PageBuilderProductAttribute.PageBuilderBtn(ProductAttributeFrontendLabel.label)}}" stepKey="enablePageBuilder"/>
|
441 |
| - <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waiForPageBuilderVisible"/> |
| 441 | + <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waitForPageBuilderVisible"/> |
442 | 442 | <seeElement selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="seePageBuilderVisible"/>
|
443 | 443 | <seeElement selector=".stage-full-screen" stepKey="seePageBuilderFullSizeScreen"/>
|
444 | 444 | <actionGroup ref="expandPageBuilderPanelMenuSection" stepKey="expandPageBuilderPanelMenuSection">
|
|
495 | 495 | <see userInput="{{EditWithPageBuilderButton.value}}" stepKey="seePageBuilderBtn"/>
|
496 | 496 | <click selector="{{PageBuilderCategoryAttribute.PageBuilderArea('description')}}" stepKey="clickOnPageBuilderBtn"/>
|
497 | 497 | <waitForPageLoad stepKey="waitForPageLoadPageBuilder"/>
|
498 |
| - <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waiForPageBuilderVisible"/> |
| 498 | + <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waitForPageBuilderVisible"/> |
499 | 499 | <waitForElementVisible selector="{{PageBuilderStage.stageWrapperFullScreen}}" stepKey="seePageBuilderFullSizeScreen"/>
|
500 | 500 | <!-- Set background color of row -->
|
501 | 501 | <comment userInput="Set background color of row" stepKey="commentSetRowBackgroundColor"/>
|
|
569 | 569 | <see userInput="{{EditWithPageBuilderButton.value}}" stepKey="seePageBuilderBtn"/>
|
570 | 570 | <click selector="{{PageBuilderCategoryAttribute.PageBuilderArea('description')}}" stepKey="clickOnPageBuilderBtn"/>
|
571 | 571 | <waitForPageLoad stepKey="waitForPageLoadPageBuilder"/>
|
572 |
| - <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waiForPageBuilderVisible"/> |
| 572 | + <waitForElementVisible selector="{{PageBuilderPanel.layoutMenuSection}}" stepKey="waitForPageBuilderVisible"/> |
573 | 573 | <waitForElementVisible selector="{{PageBuilderStage.stageWrapperFullScreen}}" stepKey="seePageBuilderFullSizeScreen"/>
|
574 | 574 | <!-- Set background color of row -->
|
575 | 575 | <comment userInput="Set background color of row" stepKey="commentSetRowBackgroundColor"/>
|
|
0 commit comments