Skip to content

Commit e9c76a7

Browse files
Shashikant521993Manjusha.S
authored andcommitted
Update AdminOpenCreateNewWidgetsOfCatalogProductLinkActionGroup.xml
1 parent ff0ee3a commit e9c76a7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/AdminOpenCreateNewWidgetsOfCatalogProductLinkActionGroup.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,25 @@
2424
<amOnPage url="{{CmsNewWidgetsPage.url}}" stepKey="navigateToCreateWidgetsPage"/>
2525
<waitForPageLoad stepKey="wait1"/>
2626

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"/>
3232
<waitForPageLoad stepKey="wait2"/>
3333

3434
<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"/>
3838
<waitForPageLoad stepKey="wait3"/>
3939

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"/>
4646
<scrollToTopOfPage stepKey="scrollToTopOfPage1"/>
4747
<waitForPageLoad stepKey="wait4"/>
4848

0 commit comments

Comments
 (0)