File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6464 <actionGroup ref =" StoreFrontQuickSearchActionGroup" stepKey =" searchByCreatedTerm" >
6565 <argument name =" query" value =" Bag" />
6666 </actionGroup >
67- <waitForElementVisible userInput =" $product1.name$" selector =" {{StorefrontCatalogSearchMainSection.searchResults}}" stepKey =" seeProduct1" />
68- <waitForElementVisible userInput =" $product2.name$" selector =" {{StorefrontCatalogSearchMainSection.searchResults}}" stepKey =" seeProduct2" />
69- <waitForElementVisible userInput =" $product3.name$" selector =" {{StorefrontCatalogSearchMainSection.searchResults}}" stepKey =" seeProduct3" />
67+ <waitForText userInput =" $product1.name$" selector =" {{StorefrontCatalogSearchMainSection.searchResults}}" stepKey =" seeProduct1" />
68+ <waitForText userInput =" $product2.name$" selector =" {{StorefrontCatalogSearchMainSection.searchResults}}" stepKey =" seeProduct2" />
69+ <waitForText userInput =" $product3.name$" selector =" {{StorefrontCatalogSearchMainSection.searchResults}}" stepKey =" seeProduct3" />
7070 <!-- Step 3: Sort by Change to "Price". -->
7171 <actionGroup ref =" StorefrontCategoryPageSortProductActionGroup" stepKey =" sortProductByPriceAscending" />
7272 <!-- Step 4: Click the arrow to sort by price desc/asc by clicking on UP/Down arrow. -->
You can’t perform that action at this time.
0 commit comments