Skip to content

Commit 7c8ef15

Browse files
committed
ACQE-6841: Remove individual variations configurable product
Added a locator
1 parent 7022260 commit 7c8ef15

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/ConfigurableProduct/Test/Mftf/Section/ConfigurableProductAttributeNameDesignSection

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Section/ConfigurableProductAttributeNameDesignSection/NewProductSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
<element name="saveAttributeButton" type="button" selector="//*[@id='save']"/>
3030
<element name="advancedAttributeProperties" type="button" selector="//*[@id='advanced_fieldset-wrapper']//*[contains(text(),'Advanced Attribute Properties')]"/>
3131
<element name="attributeCodeField" type="input" selector="//*[@id='attribute_code']"/>
32+
<element name="productSku" type="input" selector="//input[@name='product[sku]']"/>
3233
</section>
3334
</sections>

0 commit comments

Comments
 (0)