We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b32bee commit 9552786Copy full SHA for 9552786
app/code/Magento/CatalogInventory/Test/Mftf/Section/AdminProductFormSection.xml
@@ -10,5 +10,6 @@
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
<section name="AdminProductFormSection">
12
<element name="advancedInventoryLink" type="button" selector="button[data-index='advanced_inventory_button'].action-additional" timeout="30"/>
13
+ <element name="advancedInventoryButton" type="button" selector="button[data-index='advanced_inventory_button'].action-basic" timeout="30"/>
14
</section>
15
</sections>
0 commit comments