|
44 | 44 | <deleteData createDataKey="simple2" stepKey="deleteSimple2" before="delete"/>
|
45 | 45 | </after>
|
46 | 46 | <see userInput="3 items" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.itemFound}}" stepKey="see"/>
|
47 |
| - <see userInput="$$product.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('1')}}" stepKey="seeProductName"/> |
48 |
| - <see userInput="$$simple1.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('2')}}" stepKey="seeSimple1ProductName"/> |
49 |
| - <see userInput="$$simple2.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('3')}}" stepKey="seeSimple2ProductName"/> |
| 47 | + <see userInput="$$product.name$$" stepKey="seeProductName"/> |
| 48 | + <see userInput="$$simple1.name$$" stepKey="seeSimple1ProductName"/> |
| 49 | + <see userInput="$$simple2.name$$" stepKey="seeSimple2ProductName"/> |
50 | 50 | </test>
|
51 | 51 | <test name="AdvanceCatalogSearchBundleByNameMysqlTest" extends="AdvanceCatalogSearchSimpleProductByNameTest">
|
52 | 52 | <annotations>
|
|
155 | 155 | <deleteData createDataKey="simple2" stepKey="deleteSimple2" before="delete"/>
|
156 | 156 | </after>
|
157 | 157 | <see userInput="3 items" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.itemFound}}" stepKey="see"/>
|
158 |
| - <see userInput="$$product.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('1')}}" stepKey="seeProductName"/> |
159 |
| - <see userInput="$$simple1.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('2')}}" stepKey="seeSimple1ProductName"/> |
160 |
| - <see userInput="$$simple2.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('3')}}" stepKey="seeSimple2ProductName"/> |
| 158 | + <see userInput="$$product.name$$" stepKey="seeProductName"/> |
| 159 | + <see userInput="$$simple1.name$$" stepKey="seeSimple1ProductName"/> |
| 160 | + <see userInput="$$simple2.name$$" stepKey="seeSimple2ProductName"/> |
161 | 161 | </test>
|
162 | 162 | <test name="AdvanceCatalogSearchBundleByDescriptionMysqlTest" extends="AdvanceCatalogSearchSimpleProductByDescriptionTest">
|
163 | 163 | <annotations>
|
|
316 | 316 | <deleteData createDataKey="simple2" stepKey="deleteSimple2" before="delete"/>
|
317 | 317 | </after>
|
318 | 318 | <see userInput="3 items" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.itemFound}}" stepKey="see"/>
|
319 |
| - <see userInput="$$product.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('1')}}" stepKey="seeProductName"/> |
320 |
| - <see userInput="$$simple1.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('2')}}" stepKey="seeSimple1ProductName"/> |
321 |
| - <see userInput="$$simple2.name$$" selector="{{StorefrontCatalogSearchAdvancedResultMainSection.nthProductName('3')}}" stepKey="seeSimple2ProductName"/> |
| 319 | + <see userInput="$$product.name$$" stepKey="seeProductName"/> |
| 320 | + <see userInput="$$simple1.name$$" stepKey="seeSimple1ProductName"/> |
| 321 | + <see userInput="$$simple2.name$$" stepKey="seeSimple2ProductName"/> |
322 | 322 | </test>
|
323 | 323 | <test name="AdvanceCatalogSearchBundleByPriceMysqlTest" extends="AdvanceCatalogSearchSimpleProductByPriceTest">
|
324 | 324 | <annotations>
|
|
0 commit comments