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.
2 parents 78be4a0 + 7f16637 commit 28976a6Copy full SHA for 28976a6
app/code/Magento/Store/Test/Mftf/ActionGroup/StorefrontSwitchStoreViewActionGroup.xml
@@ -15,7 +15,7 @@
15
<arguments>
16
<argument name="storeView" defaultValue="customStore"/>
17
</arguments>
18
-
+ <waitForElementClickable selector="{{StorefrontHeaderSection.storeViewSwitcher}}" stepKey="waitForStoreViewSwitcher"/>
19
<click selector="{{StorefrontHeaderSection.storeViewSwitcher}}" stepKey="clickStoreViewSwitcher"/>
20
<waitForElementVisible selector="{{StorefrontHeaderSection.storeViewDropdown}}" stepKey="waitForStoreViewDropdown"/>
21
<click selector="{{StorefrontHeaderSection.storeViewOption(storeView.code)}}" stepKey="clickSelectStoreView"/>
0 commit comments