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.
2 parents 9c36f6f + 6429b6a commit d659905Copy full SHA for d659905
app/code/Magento/Backend/Test/Mftf/Section/AdminMainActionsSection.xml
@@ -12,5 +12,6 @@
12
<element name="save" type="button" selector="#save" timeout="30"/>
13
<element name="saveAndContinue" type="button" selector="button[id*=save_and_continue]" timeout="30"/>
14
<element name="delete" type="button" selector="#delete" timeout="30"/>
15
+ <element name="add" type="button" selector="#add" timeout="30"/>
16
</section>
17
</sections>
0 commit comments