|
24 | 24 | <amOnPage url="{{CmsNewWidgetsPage.url}}" stepKey="navigateToCreateWidgetsPage"/>
|
25 | 25 | <waitForPageLoad stepKey="wait1"/>
|
26 | 26 |
|
27 |
| - <selectOption selector="{{CmsNewWidgetsSettingSection.WidgetType}}" userInput="{{WidgetType}}" stepKey="selectCMSStaticBlock" /> |
28 |
| - <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear1" /> |
29 |
| - <selectOption selector="{{CmsNewWidgetsSettingSection.WidgetTheme}}" userInput="{{WidgetTheme}}" stepKey="selectTemplate" /> |
30 |
| - <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear2" /> |
31 |
| - <click selector="{{CmsNewWidgetsSettingSection.ContinueButton}}" stepKey="clickContinueButton" /> |
| 27 | + <selectOption selector="{{CmsNewWidgetsSettingSection.WidgetType}}" userInput="{{WidgetType}}" stepKey="selectCMSStaticBlock"/> |
| 28 | + <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear1"/> |
| 29 | + <selectOption selector="{{CmsNewWidgetsSettingSection.WidgetTheme}}" userInput="{{WidgetTheme}}" stepKey="selectTemplate"/> |
| 30 | + <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear2"/> |
| 31 | + <click selector="{{CmsNewWidgetsSettingSection.ContinueButton}}" stepKey="clickContinueButton"/> |
32 | 32 | <waitForPageLoad stepKey="wait2"/>
|
33 | 33 |
|
34 | 34 | <fillField selector="{{CmsNewWidgetStoreforntPropertiesSection.WidgetTitle}}" userInput="{{WidgetTitle}}" stepKey="fillFieldTitle"/>
|
35 |
| - <selectOption selector="{{CmsNewWidgetStoreforntPropertiesSection.AssigntoStoreViews}}" userInput="{{AssigntoStoreViews}}" stepKey="selectView" /> |
36 |
| - <click selector="{{CmsNewWidgetStoreforntPropertiesSection.AddLayout}}" stepKey="clickAddLayoutButton" /> |
37 |
| - <scrollTo selector="{{CmsNewWidgetStoreforntPropertiesSection.AddLayout}}" stepKey="scrollToAddLayoutTab" /> |
| 35 | + <selectOption selector="{{CmsNewWidgetStoreforntPropertiesSection.AssigntoStoreViews}}" userInput="{{AssigntoStoreViews}}" stepKey="selectView"/> |
| 36 | + <click selector="{{CmsNewWidgetStoreforntPropertiesSection.AddLayout}}" stepKey="clickAddLayoutButton"/> |
| 37 | + <scrollTo selector="{{CmsNewWidgetStoreforntPropertiesSection.AddLayout}}" stepKey="scrollToAddLayoutTab"/> |
38 | 38 | <waitForPageLoad stepKey="wait3"/>
|
39 | 39 |
|
40 |
| - <selectOption selector="{{CmsNewWidgetUpdateLayoutSection.DisplayOn}}" userInput="{{WidgetDisplayOn}}" stepKey="selectDispaly" /> |
41 |
| - <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear3" /> |
42 |
| - <selectOption selector="{{CmsNewWidgetUpdateLayoutSection.Container}}" userInput="{{Container}}" stepKey="selectContainer" /> |
43 |
| - <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear4" /> |
44 |
| - <selectOption selector="{{CmsNewWidgetUpdateLayoutSection.Template}}" userInput="{{Template}}" stepKey="selectTemplate2" /> |
45 |
| - <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear5" /> |
| 40 | + <selectOption selector="{{CmsNewWidgetUpdateLayoutSection.DisplayOn}}" userInput="{{WidgetDisplayOn}}" stepKey="selectDispaly"/> |
| 41 | + <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear3"/> |
| 42 | + <selectOption selector="{{CmsNewWidgetUpdateLayoutSection.Container}}" userInput="{{Container}}" stepKey="selectContainer"/> |
| 43 | + <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear4"/> |
| 44 | + <selectOption selector="{{CmsNewWidgetUpdateLayoutSection.Template}}" userInput="{{Template}}" stepKey="selectTemplate2"/> |
| 45 | + <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear5"/> |
46 | 46 | <scrollToTopOfPage stepKey="scrollToTopOfPage1"/>
|
47 | 47 | <waitForPageLoad stepKey="wait4"/>
|
48 | 48 |
|
|
0 commit comments