File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/LayeredNavigation/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 51
51
<comment userInput =" Check storefront mobile view for shop by button is functioning as expected" stepKey =" commentCheckShopByButton" />
52
52
<amOnPage url =" {{StorefrontHomePage.url}}" stepKey =" goToHomePage" />
53
53
<waitForPageLoad stepKey =" waitForHomePageToLoad" />
54
- <submitForm selector =" #search_mini_form" parameterArray =" ['q' => 'Test Simple Product'" stepKey =" fillSearchBar" />
54
+ <submitForm selector =" #search_mini_form" parameterArray =" ['q' => 'Test Simple Product'] " stepKey =" fillSearchBar" />
55
55
<resizeWindow width =" 600" height =" 800" stepKey =" resizeWindow" />
56
56
<waitForPageLoad stepKey =" waitForHomePageToLoad2" />
57
57
<seeElement selector =" {{StorefrontCategorySidebarMobileSection.shopByButton}}" stepKey =" seeShopByButton" />
You can’t perform that action at this time.
0 commit comments