File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
InventoryAdminUi/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 138
138
<waitForElementVisible selector =" {{StorefrontQuickOrderSection.addToCart}}" stepKey =" waitAddToCartProduct1BecomeEnabled" />
139
139
<click selector =" {{StorefrontQuickOrderSection.addToCart}}" stepKey =" clickAddToCartProduct1CorrectItem" />
140
140
<click selector =" {{CheckoutCartProductSection.productOptionsLink}}" stepKey =" configureConfigurableProduct1" />
141
+ <waitForElement selector =" {{StorefrontProductInfoMainSection.productOptionSelect($configurableProductAttribute.attribute[frontend_labels][0][label]$)}}" stepKey =" waitForOption1" />
141
142
<selectOption selector =" {{StorefrontProductInfoMainSection.productOptionSelect($configurableProductAttribute.attribute[frontend_labels][0][label]$)}}" userInput =" $getConfigAttributeOption.value$" stepKey =" selectOption1" />
142
143
<fillField selector =" {{StorefrontProductPageSection.qtyInput}}" userInput =" {{tenPiecesAddToCart.value}}" stepKey =" fillProduct1Quantity" />
143
144
<click selector =" {{StorefrontCustomerOrderBySkuSection.updateCart}}" stepKey =" clickOnAddProduct1ToCartButton" />
148
149
<waitForElementVisible selector =" {{StorefrontQuickOrderSection.addToCart}}" stepKey =" waitAddToCartProduct2BecomeEnabled" />
149
150
<click selector =" {{StorefrontQuickOrderSection.addToCart}}" stepKey =" clickAddToCartProduct2CorrectItem" />
150
151
<click selector =" {{CheckoutCartProductSection.productOptionsLink}}" stepKey =" configureConfigurableProduct2" />
152
+ <waitForElement selector =" {{StorefrontProductInfoMainSection.productOptionSelect($configurableProductAttribute.attribute[frontend_labels][0][label]$)}}" stepKey =" waitForOption2" />
151
153
<selectOption selector =" {{StorefrontProductInfoMainSection.productOptionSelect($configurableProductAttribute.attribute[frontend_labels][0][label]$)}}" userInput =" $getConfigAttributeOption.value$" stepKey =" selectOption2" />
152
154
<fillField selector =" {{StorefrontProductPageSection.qtyInput}}" userInput =" {{tenPiecesAddToCart.value}}" stepKey =" fillProduct2Quantity" />
153
155
<click selector =" {{StorefrontCustomerOrderBySkuSection.updateCart}}" stepKey =" clickOnAddProduct2ToCartButton" />
You can’t perform that action at this time.
0 commit comments