We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3364015 commit d380130Copy full SHA for d380130
app/code/Magento/Bundle/Test/Mftf/Section/BundleStorefrontSection.xml
@@ -15,7 +15,7 @@
15
<!--Description-->
16
<!--CE exclusively-->
17
<element name="longDescriptionText" type="text" selector="#description>div>div" timeout="30"/>
18
- <element name="shortDescriptionText" type="text" selector="div.product attribute overview" timeout="30"/>
+ <element name="shortDescriptionText" type="text" selector="div.product.attribute.overview" timeout="30"/>
19
<!--NameOfProductOnProductPage-->
20
<element name="bundleProductName" type="text" selector="//*[@id='maincontent']//span[@itemprop='name']"/>
21
<!--PageNotFoundErrorMessage-->
0 commit comments