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 2b27bc0 commit a6c4b6cCopy full SHA for a6c4b6c
app/code/Magento/Backend/Test/Mftf/Section/AdminMainActionsSection.xml
@@ -11,5 +11,6 @@
11
<section name="AdminMainActionsSection">
12
<element name="save" type="button" selector="#save" timeout="30"/>
13
<element name="delete" type="button" selector="#delete" timeout="30"/>
14
+ <element name="add" type="button" selector="#add" timeout="30"/>
15
</section>
16
</sections>
0 commit comments