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-catalog/Test/Mftf/Section/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-catalog/Test/Mftf/Section/AdminCategoryContentSection.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="AdminCategoryContentSection">
        <element name="sectionHeader" type="button" selector="div[data-index='content']" timeout="30"/>
        <element name="uploadButton" type="button" selector="//*[@class='file-uploader-area']/label[text()='Upload']"/>
        <element name="selectFromGalleryButton" type="button" selector="//*[@class='file-uploader-area']/label[text()='Select from Gallery']"/>
        <element name="uploadImageFile" type="input" selector=".file-uploader-area>input"/>
        <element name="imageFileName" type="text" selector=".file-uploader-filename"/>
        <element name="imageFileMeta" type="text" selector=".file-uploader-meta"/>
        <element name="removeImageButton" type="button" selector=".file-uploader-summary .action-remove"/>
        <element name="AddCMSBlock" type="select" selector="//*[@name='landing_page']"/>
        <element name="description" type="input" selector="//*[@name='description']"/>
        <element name="content" type="button" selector="div[data-index='content'"/>
        <element name="categoryInTree" type="button" selector="//li[contains(@class, 'x-tree-node')]//div[contains(.,'{{categoryName}}') and contains(@class, 'no-active-category')]" parameterized="true" />
        <element name="categoryPageTitle" type="text" selector="h1.page-title" />
        <element name="activeCategoryInTree" type="button" selector="//li[contains(@class, 'x-tree-node')]//div[contains(.,'{{categoryName}}') and contains(@class, 'active-category')]" parameterized="true" />
        <element name="productTableColumnName" type="input" selector="#catalog_category_products_filter_name"/>
        <element name="productTableRow" type="button" selector="#catalog_category_products_table tbody tr"/>
        <element name="productSearch" type="button" selector="//button[@data-action='grid-filter-apply']" timeout="30"/>
        <element name="productTableColumnSku" type="input" selector="#catalog_category_products_filter_sku"/>
    </section>
</sections>

Spamworldpro Mini