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 4b7555a commit 7b32beeCopy full SHA for 7b32bee
app/code/Magento/CatalogInventory/Test/Mftf/Section/AdminProductFormSection.xml
@@ -9,6 +9,6 @@
9
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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-basic" timeout="30"/>
+ <element name="advancedInventoryLink" type="button" selector="button[data-index='advanced_inventory_button'].action-additional" timeout="30"/>
13
</section>
14
</sections>
0 commit comments