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 fc45ad6 commit 4dcd808Copy full SHA for 4dcd808
app/code/Magento/CatalogRule/Test/Mftf/Section/AdminCatalogPriceRuleStagingSection.xml
@@ -11,5 +11,6 @@
11
<section name="AdminCatalogPriceRuleStagingSection">
12
<element name="status" type="select" selector=".modal-component [data-index='is_active'] select"/>
13
<element name="isActive" type="select" selector=".modals-wrapper input[name='is_active']+label"/>
14
+ <element name="activeIsEnabled" type="checkbox" selector=".modals-wrapper input[name='is_active'][value='1']+label"/>
15
</section>
16
</sections>
0 commit comments