File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 31
31
<element name =" lineProductName" type =" text" selector =" .products.list.items.product-items li:nth-of-type({{line}}) .product-item-link" timeout =" 30" parameterized =" true" />
32
32
<element name =" asLowAs" type =" input" selector =" //*[@class='price-box price-final_price']/a/span[@class='price-container price-final_price tax weee']" />
33
33
<element name =" productsList" type =" block" selector =" #maincontent .column.main" />
34
- <element name =" productName" type =" text" selector =" .product.name.product -item-name" />
34
+ <element name =" productName" type =" text" selector =" .product-item-name" />
35
35
<element name =" productOptionList" type =" text" selector =" #narrow-by-list" />
36
36
</section >
37
37
</sections >
You can’t perform that action at this time.
0 commit comments