Skip to content

Commit

Permalink
Merge pull request #128 from magento-pangolin/MC-4559
Browse files Browse the repository at this point in the history
MC-4559
  • Loading branch information
soumyau authored Jun 10, 2019
2 parents d7d29cf + be121b7 commit 22decd2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<element name="billingAddress" type="text" selector=".order-billing-address"/>
<element name="shippingAddress" type="text" selector=".order-shipping-address"/>
<element name="itemsOrdered" type="text" selector=".edit-order-table"/>
<element name="attributeLabel" type="text" selector="//label[contains(.,'{{attributeLabel}}')]" parameterized="true"/>
<element name="paymentInformation" type="text" selector="//div[@class='order-payment-method-title']"/>
</section>
</sections>

0 comments on commit 22decd2

Please sign in to comment.