File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
CatalogWidget/Test/Mftf/Test
Catalog/Test/Mftf/Section Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 4040 <element name =" productOptionList" type =" text" selector =" #narrow-by-list" />
4141 <element name =" productNameByPosition" type =" text" selector =" .products-grid li:nth-of-type({{position}}) .product-item-name a" parameterized =" true" />
4242 <element name =" sidebarAdditional" type =" block" selector =" #maincontent .sidebar.sidebar-additional" />
43+ <element name =" searchStore" type =" input" selector =" //div/input[@id='search']" />
4344 </section >
4445</sections >
Original file line number Diff line number Diff line change 6161 <actionGroup ref =" StorefrontGoToCMSPageActionGroup" stepKey =" navigateAndOpenCreatedCmsPage" >
6262 <argument name =" identifier" value =" $createCmsPage.identifier$" />
6363 </actionGroup >
64+ <moveMouseOver selector =" {{StorefrontCategoryMainSection.searchStore}}" stepKey =" hoverSearchTextField" />
6465 <actionGroup ref =" AssertStorefrontProductControlsAreNotVisibleWithoutHoverActionGroup" stepKey =" assertProductControlsAreNotVisibleWithoutHoverOnCmsPage" />
6566 <seeElement selector =" {{StorefrontCategoryMainSection.productLinkByHref($createFirstSimpleProduct.custom_attributes[url_key]$)}}" stepKey =" assertProductName" />
6667 <seeElement selector =" {{StorefrontCategoryMainSection.productPriceByName($createFirstSimpleProduct.name$)}}" stepKey =" assertProductPrice" />
You can’t perform that action at this time.
0 commit comments