Skip to content

Commit cdf6483

Browse files
Manjusha.SManjusha.S
authored andcommitted
fix
1 parent e907618 commit cdf6483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/UrlRewrite/Test/Mftf/ActionGroup/AssertStorefrontUrlRewriteRedirectActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<amOnPage url="{{newRequestPath}}" stepKey="openCategoryInStorefront"/>
2121
<waitForPageLoad stepKey="waitForCategoryPageToLoad"/>
2222
<seeElement selector="{{StorefrontHeaderSection.NavigationCategoryByName(category)}}" stepKey="seeCategoryOnStoreNavigationBar"/>
23+
<waitForElementClickable selector="{{StorefrontCategoryMainSection.CategoryTitle(category)}}" stepKey="waitForElement"></waitForElementClickable>
2324
<seeElement selector="{{StorefrontCategoryMainSection.CategoryTitle(category)}}" stepKey="seeCategoryInTitle"/>
2425
</actionGroup>
2526
</actionGroups>

0 commit comments

Comments
 (0)