File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 6262 <grabTextFrom selector =" {{AdminOrderDetailsInformationSection.paymentInformationField('Last Transaction ID')}}" stepKey =" grabTransactionID" />
6363 <actionGroup ref =" AdminOpenOrderCommentsHistoryActionGroup" stepKey =" clickOnCommentsHistory" />
6464 <waitForText selector =" {{AdminOrderCommentsTabSection.orderCommentsWithType('Canceled order')}}" userInput =" Canceled order online Amount: $145.98. Transaction ID: " {$grabTransactionID}" " stepKey =" seeOrderHistoryNotesAfterCancelingOrder" />
65- <waitForText selector =" {{AdminOrderCommentsTabSection.orderComment}}" userInput =" Authorized amount of $145.98." stepKey =" seeOrderHistoryNotes" />
6665 <actionGroup ref =" AdminAssertTransactionTypeInTransactionTabActionGroup" stepKey =" assertTransactionTypeHasAuthorization" >
6766 <argument name =" transactionType" value =" authorization" />
6867 </actionGroup >
69- <waitForText selector =" {{AdminTransactionsGridSection.transactionData('Is Closed')}}" userInput =" Yes" stepKey =" seeIfClosedHeaderIsSetAsYesForVoid " />
68+ <waitForText selector =" {{AdminTransactionsGridSection.transactionData('Is Closed')}}" userInput =" Yes" stepKey =" seeIfClosedHeaderIsSetAsYesForAuthorization " />
7069 <waitForElementClickable selector =" {{AdminProductFormActionSection.backButton}}" stepKey =" waitForBackButtonToBeClicked" />
7170 <click selector =" {{AdminProductFormActionSection.backButton}}" stepKey =" clickBackButton" />
72- <actionGroup ref =" AdminAssertTransactionTypeInTransactionTabActionGroup" stepKey =" assertTransactionTypeHasAuthorization " >
71+ <actionGroup ref =" AdminAssertTransactionTypeInTransactionTabActionGroup" stepKey =" assertTransactionTypeHasVoid " >
7372 <argument name =" transactionType" value =" void" />
7473 </actionGroup >
7574 <waitForText selector =" {{AdminTransactionsGridSection.transactionData('Is Closed')}}" userInput =" Yes" stepKey =" seeIfClosedHeaderIsSetAsYesForVoid" />
You can’t perform that action at this time.
0 commit comments