File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 65
65
<waitForElementVisible selector =" {{AdminOrderNotesSection.voidAuthorizationNotes('$grabLastTransactionID')}}" stepKey =" WaitForVoidAuthorizationNotesWithID" />
66
66
<grabTextFrom selector =" {{AdminOrderNotesSection.voidAuthorizationNotes('$grabLastTransactionID')}}" stepKey =" getVoidAuthorizationNotesWithID" />
67
67
<actionGroup ref =" AdminOpenOrderCommentsHistoryActionGroup" stepKey =" clickOnCommentsHistoryTab" />
68
- <waitForText selector =" {{AdminOrderCommentsTabSection.authorizationNotes('Voided')}}" userInput =" $voidAuthorizationNotesWithID " stepKey =" seeOrderHistoryNotes" />
68
+ <waitForText selector =" {{AdminOrderCommentsTabSection.authorizationNotes('Voided')}}" userInput =" $getVoidAuthorizationNotesWithID " stepKey =" seeOrderHistoryNotes" />
69
69
<!-- Check the last transaction of the order and validate the details for Void and Authorization-->
70
70
<actionGroup ref =" AdminViewTransactionsInOrderActionGroup" stepKey =" validateVoidTransaction" />
71
71
<waitForText selector =" {{AdminTransactionsGridSection.isClosed}}" userInput =" Yes" stepKey =" seeIsClosedIsYes" />
You can’t perform that action at this time.
0 commit comments