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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-indexer/Test/Mftf/Section/AdminIndexManagementSection.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="AdminIndexManagementSection">
        <element name="catalogSearchCheckbox" type="checkbox" selector="input[value='catalogsearch_fulltext']"/>
        <element name="indexerCheckbox" type="checkbox" selector="input[value='{{var1}}']" parameterized="true"/>
        <element name="massActionSelect" type="select" selector="#gridIndexer_massaction-select"/>
        <element name="massActionSubmit" type="button" selector="#gridIndexer_massaction-form button"/>
        <element name="indexerSelect" type="select" selector="//select[contains(@class,'action-select-multiselect')]"/>
        <element name="indexerStatus" type="text" selector="//tr[descendant::td[contains(., '{{status}}')]]//*[contains(@class, 'col-indexer_status')]/span" parameterized="true"/>
        <element name="successMessage" type="text" selector="//*[@data-ui-id='messages-message-success']" timeout="120"/>
        <element name="selectMassAction" type="select" selector="#gridIndexer_massaction-mass-select"/>
        <element name="columnScheduleStatus" type="text" selector="//th[contains(@class, 'col-indexer_schedule_status')]"/>
        <element name="indexerScheduleStatus" type="text" selector="//tr[contains(.,'{{var1}}')]//td[contains(@class,'col-indexer_schedule_status')]" parameterized="true"/>
    </section>
</sections>

Spamworldpro Mini