Skip to content

Commit 4f371ba

Browse files
committed
ACQE-8844: Configurable product image display with multiple swatches on catalog, product page, and layered navigation
- Removed unwanted line
1 parent 3b5e61e commit 4f371ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Swatches/Test/Mftf/Test/StorefrontConfigurableProductMultipleSwatchesImageDisplayTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
<click selector="{{AdminCreateProductConfigurationsPanel.selectAllByAttribute($$createTextSwatchAttribute2.frontend_label[0]$$)}}" stepKey="selectAllText2Options"/>
9191
<waitForElementClickable selector="{{AdminCreateProductConfigurationsPanel.next}}" stepKey="waitForNextToImagesClickable"/>
9292
<click selector="{{AdminCreateProductConfigurationsPanel.next}}" stepKey="clickNextToImages"/>
93-
<waitForElementClickable selector="{{AdminCreateProductConfigurationsPanel.applyUniqueImagesToEachSkus}}" stepKey="waitForImagesSection"/>
9493
<!-- Add images to simple products -->
9594
<waitForElementClickable selector="{{AdminCreateProductConfigurationsPanel.applyUniqueImagesToEachSkus}}" stepKey="waitForApplyUniqueImagesClickable"/>
9695
<click selector="{{AdminCreateProductConfigurationsPanel.applyUniqueImagesToEachSkus}}" stepKey="clickApplyUniqueImages"/>

0 commit comments

Comments
 (0)