File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 62
62
<click selector =" {{AdminProductFormActionSection.changeStoreButton}}" stepKey =" clickStoreviewSwitcher" />
63
63
<click selector =" {{AdminProductFormActionSection.selectStoreView('Second Store View')}}" stepKey =" chooseStoreView" />
64
64
<click selector =" {{AdminConfirmationModalSection.ok}}" stepKey =" acceptStoreSwitchingMessage" />
65
+ <scrollToTopOfPage stepKey =" scrollToPageTopToSeeStoreSwitcher2" />
66
+ <waitForElementVisible selector =" {{AdminMainActionsSection.storeSwitcher}}" stepKey =" waitForStoreSwitcherToBeVisible" />
65
67
<see userInput =" Second Store View" selector =" {{AdminMainActionsSection.storeSwitcher}}" stepKey =" seeNewStoreViewName" />
66
68
67
69
<!-- Check if Use Default Value checkboxes are checked -->
You can’t perform that action at this time.
0 commit comments