File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Store/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 15
15
<arguments >
16
16
<argument name =" storeView" defaultValue =" customStore" />
17
17
</arguments >
18
- <waitForElementVisible selector =" {{StorefrontHeaderSection.storeViewSwitcher}}" stepKey =" waitForStoreViewSwitcher" />
18
+ <waitForElementClickable selector =" {{StorefrontHeaderSection.storeViewSwitcher}}" stepKey =" waitForStoreViewSwitcher" />
19
19
<click selector =" {{StorefrontHeaderSection.storeViewSwitcher}}" stepKey =" clickStoreViewSwitcher" />
20
20
<waitForElementVisible selector =" {{StorefrontHeaderSection.storeViewDropdown}}" stepKey =" waitForStoreViewDropdown" />
21
21
<click selector =" {{StorefrontHeaderSection.storeViewOption(storeView.code)}}" stepKey =" clickSelectStoreView" />
You can’t perform that action at this time.
0 commit comments