Skip to content

Commit 21c26fc

Browse files
committed
Merge remote-tracking branch 'origin/B2B-1990' into B2B-2053
2 parents 001b821 + ef37143 commit 21c26fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Widget/Test/Mftf/ActionGroup/AdminInsertCatalogProductsListWidgetForCmsPageContentSectionActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<waitForElement selector="{{AdminNewWidgetSection.ruleParameter}}" stepKey="waitRuleParameter"/>
3535
<click selector="{{AdminNewWidgetSection.ruleParameter}}" stepKey="clickRuleParameter"/>
3636
<click selector="{{AdminNewWidgetSection.openChooser}}" stepKey="clickChooser"/>
37-
<waitForAjaxLoad stepKey="waitForAjaxLoad"/>
37+
<waitForPageLoad stepKey="waitForAjaxLoad"/>
3838
<click selector="{{AdminCategorySidebarTreeSection.categoryInTree(categoryName)}}" stepKey="clickCategoryToEditInitial"/>
3939
<click selector="{{AdminNewWidgetSection.applyParameter}}" stepKey="clickApplyRuleParameter"/>
4040
</actionGroup>

0 commit comments

Comments
 (0)