File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 197
197
<maximizeWindow stepKey =" maximizeWindow" />
198
198
<waitForElement selector =" {{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey =" waitForCustomerGroupPriceAddButton" />
199
199
<click selector =" {{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey =" addCustomerGroupAllGroupsQty1PriceDiscountAnd10percent" />
200
+ <waitForElement selector =" {{AdminProductFormAdvancedPricingSection.productTierPriceCustGroupSelect('0')}}" stepKey =" waitForSelectCustomerGroupNameAttribute2" />
200
201
<selectOption selector =" {{AdminProductFormAdvancedPricingSection.productTierPriceWebsiteSelect('0')}}" userInput =" {{website}}" stepKey =" selectProductWebsiteValue" />
201
202
<selectOption selector =" {{AdminProductFormAdvancedPricingSection.productTierPriceCustGroupSelect('0')}}" userInput =" {{group}}" stepKey =" selectProductCustomGroupValue" />
202
203
<fillField selector =" {{AdminProductFormAdvancedPricingSection.productTierPriceQtyInput('0')}}" userInput =" {{quantity}}" stepKey =" fillProductTierPriceQtyInput" />
You can’t perform that action at this time.
0 commit comments