| Current Path : /home/rtorresani/www/vendor/magento/module-rss/Test/Mftf/Section/ |
| Current File : //home/rtorresani/www/vendor/magento/module-rss/Test/Mftf/Section/StorefrontRssListSection.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="StorefrontRssListSection">
<element name="rssTable" type="block" selector="table.rss"/>
<element name="rssLink" type="text" selector="table.rss tr:nth-of-type(2) > td.action a"/>
</section>
</sections>