Skip to content

Commit e0d1137

Browse files
shanthishanthi
authored andcommitted
ACQE-4652_1
1 parent 83b7f30 commit e0d1137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Store/Test/Mftf/Section/AdminNewWebsiteActionsSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
99
<section name="AdminNewWebsiteActionsSection">
1010
<element name="saveWebsite" type="button" selector="#save" timeout="120"/>
11+
<element name="setAsDefault" type="checkbox" selector=".//*[@name='website[is_default]']" timeout="120"/>
1112
</section>
1213
</sections>

0 commit comments

Comments
 (0)