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 eb48cc7 + e8ef582 commit 828fc3eCopy full SHA for 828fc3e
app/code/Magento/Catalog/Test/Mftf/Test/CheckTierPricingOfProductsTest.xml
@@ -147,9 +147,9 @@
147
<!--Create new order-->
148
<actionGroup ref="navigateToNewOrderPageExistingCustomer" stepKey="CreateNewOrder">
149
<argument name="customer" value="Simple_US_Customer"/>
150
+ <argument name="storeView" value="customStoreView"/>
151
</actionGroup>
- <click selector="{{OrdersGridSection.website('secondStoreView')}}" stepKey="ClickToSelectStore"/>
152
- <waitForPageLoad stepKey="waitForPageOpened"/>
+
153
<click selector="{{OrdersGridSection.addProducts}}" stepKey="clickToAddProduct"/>
154
<waitForPageLoad stepKey="waitForProductsOpened"/>
155
<!--TEST CASE #1-->
0 commit comments