File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
CatalogSearch/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 19
19
<group value =" Catalog" />
20
20
</annotations >
21
21
<before >
22
+ <actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
23
+ <actionGroup ref =" deleteAllProductsUsingProductGrid" stepKey =" deleteAllProducts" />
22
24
<createData entity =" ApiProductWithDescription" stepKey =" product" />
23
25
</before >
24
26
<after >
25
27
<deleteData createDataKey =" product" stepKey =" delete" />
28
+ <actionGroup ref =" logout" stepKey =" logoutFromAdmin" />
26
29
</after >
27
30
</test >
28
31
<test name =" AdvanceCatalogSearchSimpleProductBySkuTest" >
Original file line number Diff line number Diff line change 20
20
21
21
<actionGroup ref =" GoToStoreViewAdvancedCatalogSearchActionGroup" stepKey =" GoToStoreViewAdvancedCatalogSearchActionGroup" />
22
22
<actionGroup ref =" StorefrontAdvancedCatalogSearchByProductNameActionGroup" stepKey =" search" >
23
- <argument name =" name" value =" $$product.name$$" />
23
+ <argument name =" name" value =" " $$product.name$$" " />
24
24
</actionGroup >
25
25
<actionGroup ref =" StorefrontCheckAdvancedSearchResultActionGroup" stepKey =" StorefrontCheckAdvancedSearchResult" />
26
26
<see userInput =" 1 item" selector =" {{StorefrontCatalogSearchAdvancedResultMainSection.itemFound}}" stepKey =" see" />
You can’t perform that action at this time.
0 commit comments