File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
app/code/Magento/Wishlist/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 155
155
</actionGroup >
156
156
157
157
<!-- Click "Customize and Add to Cart" button-->
158
- <click selector =" {{StorefrontBundledSection.addToCart}}" stepKey =" clickCustomize " />
158
+ <click selector =" {{StorefrontBundledSection.addToCart}}" stepKey =" clickBundleCustomize1 " />
159
159
160
160
<!-- Add Bundle product to the wishlist -->
161
161
<actionGroup ref =" StorefrontCustomerAddBundleProductQuantityAndAddToWishListActionGroup" stepKey =" addBundleProductToWishlist" >
205
205
<argument name =" quantity" value =" 100" />
206
206
</actionGroup >
207
207
208
+ <!-- Click "Customize and Add to Cart" button-->
209
+ <click selector =" {{StorefrontBundledSection.addToCart}}" stepKey =" clickBundleCustomize2" />
210
+
208
211
<!-- Add Bundle product to the wishlist -->
209
212
<actionGroup ref =" StorefrontCustomerAddBundleProductQuantityAndAddToWishListActionGroup" stepKey =" readdBundleProductToWishlist" >
210
213
<argument name =" productVar" value =" $createBundleProduct$" />
You can’t perform that action at this time.
0 commit comments