File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6969 <!-- Go to Comments history and switch to Information -->
7070 <click selector =" {{AdminOrderDetailsOrderViewSection.commentsHistory}}" stepKey =" goToCommentsHistory1" />
7171 <click selector =" {{AdminOrderDetailsOrderViewSection.information}}" stepKey =" goToInformation" />
72- <see userInput =" A technical problem with the server created an error" stepKey =" seeTechnicalErrorMessage " />
72+ <dontSee userInput =" A technical problem with the server created an error" stepKey =" dontSeeTechnicalErrorMessageOne " />
7373
7474 <!-- Go to Comments history and don't see the error message -->
7575 <click selector =" {{AdminOrderDetailsOrderViewSection.commentsHistory}}" stepKey =" goToCommentsHistory2" />
7676 <waitForPageLoad stepKey =" waitForCommentsHistoryPage" />
7777 <see userInput =" Order Placed by Store Administrator" stepKey =" seeMessageOrderCreatedByAdmin" />
78- <dontSee userInput =" A technical problem with the server created an error" stepKey =" dontSeeTechnicalErrorMessage " />
78+ <dontSee userInput =" A technical problem with the server created an error" stepKey =" dontSeeTechnicalErrorMessageTwo " />
7979
8080 </test >
8181</tests >
You can’t perform that action at this time.
0 commit comments