We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d73c65 commit c47cff5Copy full SHA for c47cff5
app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/TabsActionGroup.xml
@@ -83,7 +83,6 @@
83
<argument name="from" defaultValue="1" type="string"/>
84
<argument name="to" defaultValue="2" type="string"/>
85
</arguments>
86
- <!-- requires reloadPage before for tabs to become active, see MAGETWO-92406 -->
87
<click selector="{{TabOnStorefront.tabHeader(to)}}" stepKey="switchToTab"/>
88
<waitForPageLoad stepKey="waitForTabChangeAnimationStorefront1" time="30"/>
89
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>
0 commit comments