Skip to content

Commit 5f3addb

Browse files
Manjusha.SManjusha.S
authored andcommitted
removed 3 groups
1 parent fa358b9 commit 5f3addb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBannerPosterAppearanceTest/BannerPosterButtonOnHoverTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dontSeeElement selector="{{BannerOnFrontend.button('1')}}" stepKey="dontSeeButtonStorefront"/>
8888
<moveMouseOver selector="{{BannerOnFrontend.base('1')}}" stepKey="moveMouseOverBannerStorefront"/>
8989
<seeElement selector="{{BannerOnFrontend.button('1')}}" stepKey="seeButtonOnHoverStorefront"/>
90-
<moveMouseOver selector="{{BannerOnFrontend.base('2')}}" x="-1" y="0" stepKey="moveMouseAwayFromBanner"/>
90+
<moveMouseOver selector="{{BannerOnFrontend.base('1')}}" x="-1" y="0" stepKey="moveMouseAwayFromBanner"/>
9191
<!-- Validate Storefront Mobile -->
9292
<comment userInput="Validate Storefront Mobile" stepKey="commentValidateStorefrontMobile"/>
9393
<resizeWindow width="767" height="1000" stepKey="resizeWindowToMobile"/>

0 commit comments

Comments
 (0)