Skip to content

Commit cac1016

Browse files
Manjusha.SManjusha.S
authored andcommitted
fix
1 parent 65db18c commit cac1016

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="{{StorefrontHeaderSection.NavigationCategoryByName(category)}}" stepKey="test"></waitForElementClickable>
2324
<seeElement selector="{{StorefrontCategoryMainSection.CategoryTitle(category)}}" stepKey="seeCategoryInTitle"/>
2425
</actionGroup>
2526
</actionGroups>

0 commit comments

Comments
 (0)