|
66 | 66 | <argument name="contentType" value="PageBuilderHtmlContentType"/>
|
67 | 67 | </actionGroup>
|
68 | 68 | <click selector="{{HtmlOnConfiguration.insertVariableButton}}" stepKey="clickInsertVariableButton"/>
|
69 |
| - <wait time="2" stepKey="waitForPageToLoadForToInsertButtonForStoreName"/> |
| 69 | + <waitForPageLoad stepKey="waitForPageToLoadForToInsertButtonForStoreName"/> |
70 | 70 | <click selector="{{VariableSection.VariableRadio('General / Store Information / Store Name')}}" stepKey="selectDefaultVariable"/>
|
71 |
| - <wait time="2" stepKey="waitForPageToLoadForToSelectDefaultVariableStoreName"/> |
| 71 | + <waitForPageLoad stepKey="waitForPageToLoadForToSelectDefaultVariableStoreName"/> |
72 | 72 | <click selector="{{VariableSection.InsertWidget}}" stepKey="clickInsertVariableForStAds"/>
|
73 |
| - <wait time="2" stepKey="waitForPageToLoadToSelectInsertVariableButtonForStAds"/> |
| 73 | + <waitForPageLoad stepKey="waitForPageToLoadToSelectInsertVariableButtonForStAds"/> |
74 | 74 | <click selector="{{HtmlOnConfiguration.insertVariableButton}}" stepKey="againClickInsertVariableButtonForStAds"/>
|
75 |
| - <wait time="2" stepKey="againWaitForPageToLoadToSelectInsertVariableButtonForStAds"/> |
| 75 | + <waitForPageLoad stepKey="againWaitForPageToLoadToSelectInsertVariableButtonForStAds"/> |
76 | 76 | <click selector="{{VariableSection.VariableRadio('General / Store Information / Street Address')}}" stepKey="selectDefaultVariableForStAds"/>
|
77 |
| - <wait time="2" stepKey="waitForPageToLoadForToSelectDefaultVariableStAds"/> |
| 77 | + <waitForPageLoad stepKey="waitForPageToLoadForToSelectDefaultVariableStAds"/> |
78 | 78 | <click selector="{{VariableSection.InsertWidget}}" stepKey="clickInsertVariableForStore"/>
|
79 |
| - <wait time="2" stepKey="waitForPageToLoadForToInsertButtonForStore"/> |
| 79 | + <waitForPageLoad stepKey="waitForPageToLoadForToInsertButtonForStore"/> |
80 | 80 | <click selector="{{HtmlOnConfiguration.insertVariableButton}}" stepKey="againClickInsertVariableForStore"/>
|
81 |
| - <wait time="2" stepKey="againWaitForPageToLoadToSelectInsertVariableButtonForStore"/> |
| 81 | + <waitForPageLoad stepKey="againWaitForPageToLoadToSelectInsertVariableButtonForStore"/> |
82 | 82 | <click selector="{{VariableSection.VariableRadio('General / Store Information / City')}}" stepKey="selectDefaultVariableForStore"/>
|
83 |
| - <wait time="2" stepKey="waitForPageToLoadForToSelectDefaultVariableStore"/> |
| 83 | + <waitForPageLoad stepKey="waitForPageToLoadForToSelectDefaultVariableStore"/> |
84 | 84 | <click selector="{{VariableSection.InsertWidget}}" stepKey="clickInsertVariableForCode"/>
|
85 | 85 | <click selector="{{HtmlOnConfiguration.insertVariableButton}}" stepKey="clickInsertVariableAgainForCode"/>
|
86 |
| - <wait time="2" stepKey="WaitForPageToLoadToSelectInsertVariableButtonForCode"/> |
| 86 | + <waitForPageLoad stepKey="WaitForPageToLoadToSelectInsertVariableButtonForCode"/> |
87 | 87 | <click selector="{{VariableSection.VariableRadio('General / Store Information / ZIP/Postal Code')}}" stepKey="selectDefaultVariableForCode"/>
|
88 |
| - <wait time="2" stepKey="waitForPageToLoadForToSelectDefaultVariableCode"/> |
| 88 | + <waitForPageLoad stepKey="waitForPageToLoadForToSelectDefaultVariableCode"/> |
89 | 89 | <click selector="{{VariableSection.InsertWidget}}" stepKey="clickInsertVariableForState"/>
|
90 | 90 | <click selector="{{HtmlOnConfiguration.insertVariableButton}}" stepKey="clickInsertVariableAgainForState"/>
|
91 |
| - <wait time="2" stepKey="WaitForPageToLoadToSelectInsertVariableButtonForState"/> |
| 91 | + <waitForPageLoad stepKey="WaitForPageToLoadToSelectInsertVariableButtonForState"/> |
92 | 92 | <click selector="{{VariableSection.VariableRadio('General / Store Information / Region/State')}}" stepKey="selectDefaultVariableForState"/>
|
93 |
| - <wait time="2" stepKey="waitForPageToLoadForToSelectDefaultVariableForState"/> |
| 93 | + <waitForPageLoad stepKey="waitForPageToLoadForToSelectDefaultVariableForState"/> |
94 | 94 | <click selector="{{VariableSection.InsertWidget}}" stepKey="clickInsertVariableForCountry"/>
|
95 | 95 | <click selector="{{HtmlOnConfiguration.insertVariableButton}}" stepKey="clickInsertVariableAgainForCountry"/>
|
96 |
| - <wait time="2" stepKey="WaitForPageToLoadToSelectInsertVariableButtonForCountry"/> |
| 96 | + <waitForPageLoad stepKey="WaitForPageToLoadToSelectInsertVariableButtonForCountry"/> |
97 | 97 | <click selector="{{VariableSection.VariableRadio('General / Store Information / Country')}}" stepKey="selectDefaultVariableForCountry"/>
|
98 |
| - <wait time="2" stepKey="waitForPageToLoadForToSelectDefaultVariableForCountry"/> |
| 98 | + <waitForPageLoad stepKey="waitForPageToLoadForToSelectDefaultVariableForCountry"/> |
99 | 99 | <click selector="{{VariableSection.InsertWidget}}" stepKey="clickInsertVariable"/>
|
100 |
| - <wait time="2" stepKey="waitForLoad"/> |
| 100 | + <waitForPageLoad stepKey="waitForLoad"/> |
101 | 101 | <actionGroup ref="saveEditPanelSettingsFullScreen" stepKey="saveEditPanelSettings"/>
|
102 | 102 | <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen"/>
|
103 | 103 | <click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
|
|
0 commit comments