File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Search/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 1818
1919 <waitForElementVisible selector =" {{StorefrontQuickSearchResultsSection.searchTextBox}}" stepKey =" waitForQuickSearchToBeVisible" />
2020 <fillField selector =" {{StorefrontQuickSearchResultsSection.searchTextBox}}" userInput =" {{searchQuery}}" stepKey =" fillSearchInput" />
21- <wait time =" 60" stepKey =" waitForAjaxResponse" />
2221 <waitForElementVisible selector =" {{StorefrontQuickSearchSection.searchDropDownSuggestion}}" stepKey =" WaitForSearchDropDownSuggestion" />
2322 <see selector =" {{StorefrontQuickSearchSection.searchDropDownSuggestion}}" userInput =" {{searchQuery}}" stepKey =" seeDropDownSuggestion" />
2423 <click selector =" {{StorefrontQuickSearchSection.searchDropDownName(searchQuery)}}" stepKey =" clickOnSearchSuggestion" />
You can’t perform that action at this time.
0 commit comments