File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
app/code/Magento/CatalogSearch/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 447
447
<group value =" mtf_migrated" />
448
448
</annotations >
449
449
<before >
450
+ <actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
451
+ <actionGroup ref =" deleteAllProductsUsingProductGrid" stepKey =" deleteAllProducts" />
450
452
<createData entity =" ApiProductWithDescription" stepKey =" simple1" />
451
453
<createData entity =" ApiGroupedProduct" stepKey =" createProduct" />
452
454
<createData entity =" OneSimpleProductLink" stepKey =" addProductOne" >
460
462
</before >
461
463
<after >
462
464
<deleteData stepKey =" deleteProduct" createDataKey =" createProduct" />
465
+ <actionGroup ref =" logout" stepKey =" logoutFromAdmin" />
463
466
</after >
464
467
<amOnPage url =" {{StorefrontHomePage.url}}" stepKey =" goToFrontPage" />
465
468
<actionGroup ref =" StorefrontCheckQuickSearchStringActionGroup" stepKey =" searchStorefront" >
466
- <argument name =" phrase" value =" $createProduct.name$" />
469
+ <argument name =" phrase" value =" " $createProduct.name$" " />
467
470
</actionGroup >
468
471
<actionGroup ref =" StorefrontAddToCartFromQuickSearch" stepKey =" addProductToCart" >
469
472
<argument name =" productName" value =" $createProduct.name$" />
You can’t perform that action at this time.
0 commit comments