Skip to content

Commit

Permalink
Fix `StorefrontLoggedInCustomerCreateOrderAllOptionQuantityConfigurab…
Browse files Browse the repository at this point in the history
…leProductCustomStock` test
  • Loading branch information
lenaorobei committed Feb 19, 2020
1 parent 4ad8ba6 commit e2e0cc7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
<section name="StorefrontProductInfoMainSection">
<element name="optionByAttributeId" type="input" selector="#attribute{{var1}}" parameterized="true"/>
<element name="selectableProductOptions" type="select" selector="#attribute{{var1}} option:not([disabled])" parameterized="true"/>
<element name="productAttributeTitle1" type="text" selector="#product-options-wrapper div[tabindex='0'] label"/>
<element name="productPrice" type="text" selector="div.price-box.price-final_price"/>
<element name="productAttributeOptions1" type="select" selector="#product-options-wrapper div[tabindex='0'] option"/>
Expand Down

0 comments on commit e2e0cc7

Please sign in to comment.