Skip to content

Commit 4dcd808

Browse files
MC-20078: Fix Skipped MFTF Tests From MC-17140: MC-15884, MC-16695
- fix MC-16695
1 parent fc45ad6 commit 4dcd808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Section/AdminCatalogPriceRuleStagingSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
<section name="AdminCatalogPriceRuleStagingSection">
1212
<element name="status" type="select" selector=".modal-component [data-index='is_active'] select"/>
1313
<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"/>
1415
</section>
1516
</sections>

0 commit comments

Comments
 (0)