TemandoShippingPortalSection.xml 629 B

12345678910
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
  4. <section name="TemandoShippingPortalSection">
  5. <element name="shippingPortalUrl" type="text" selector="#carriers_temando_shipping_portal_url" />
  6. <element name="aConfigurationPortalLink" selector="#carriers_temando_activation a.shipping_portal__link" type="text" />
  7. <element name="aConfigureShippingExperiences" selector=".getting-started-actions a[href*='experience']" type="text" />
  8. </section>
  9. </sections>