File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Store/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 3030 <waitForElementVisible selector =" {{AdminConfirmationModalSection.ok}}" stepKey =" waitForModal" />
3131 <see selector =" {{AdminConfirmationModalSection.title}}" userInput =" Warning message" stepKey =" seeWarningAboutTakingALongTimeToComplete" />
3232 <click selector =" {{AdminConfirmationModalSection.ok}}" stepKey =" confirmModal" />
33- <waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForPageReload" />
34- <see selector =" {{AdminMessagesSection.success}}" userInput =" You saved the store view." stepKey =" seeSavedMessage" />
33+ <waitForText selector =" {{AdminMessagesSection.success}}" userInput =" You saved the store view." stepKey =" seeSavedMessage" />
3534 </actionGroup >
3635</actionGroups >
You can’t perform that action at this time.
0 commit comments