AdminStoreGroupActionsSection.xml 452 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
  9. <section name="AdminStoreGroupActionsSection">
  10. <element name="saveButton" type="button" selector="#save" timeout="60" />
  11. </section>
  12. </sections>