Skip to content

Commit 58bd4c6

Browse files
Manoranjan.PrakashManoranjan.Prakash
authored andcommitted
added the missing element setAsDefault
1 parent 22fc061 commit 58bd4c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
<section name="AdminNewWebsiteSection">
1212
<element name="name" type="input" selector="#website_name"/>
1313
<element name="code" type="input" selector="#website_code"/>
14+
<element name="setAsDefault" type="checkbox" selector="#is_default"/>
1415
</section>
1516
</sections>

0 commit comments

Comments
 (0)