File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Store/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 40
40
<selectOption selector =" {{AdminNewStoreGroupSection.storeGrpWebsiteDropdown}}" userInput =" {{website.name}}" stepKey =" selectWebsite" />
41
41
<selectOption selector =" {{AdminNewStoreGroupSection.storeRootCategoryDropdown}}" userInput =" Default Category" stepKey =" chooseRootCategory" />
42
42
<click selector =" {{AdminNewStoreGroupActionsSection.saveButton}}" stepKey =" clickSaveStoreGroup" />
43
- <waitForElementVisible selector =" {{AdminNewStoreGroupSection.acceptNewStoreGroupCreation}}" stepKey =" waitForAcceptNewStoreGroupCreationButton" />
44
43
<conditionalClick selector =" {{AdminNewStoreGroupSection.acceptNewStoreGroupCreation}}" dependentSelector =" {{AdminNewStoreGroupSection.acceptNewStoreGroupCreation}}" visible =" true" stepKey =" clickAcceptNewStoreGroupCreationButton" />
45
44
<waitForElementVisible selector =" {{AdminStoresGridSection.storeFilterTextField}}" stepKey =" waitForPageReload" />
46
45
<see userInput =" You saved the store." stepKey =" seeSavedMessage" />
You can’t perform that action at this time.
0 commit comments