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 71
71
<grabTextFrom selector =" {{AdminOrderPaymentInformationSection.paymentInformationField('Last Transaction ID')}}" stepKey =" grabTransactionID" />
72
72
<waitForText selector =" {{AdminOrderTotalSection.grandTotal}}" userInput =" $15.00" stepKey =" checkGrandTotal" />
73
73
<actionGroup ref =" AdminOpenOrderCommentsHistoryActionGroup" stepKey =" clickOnCommentsHistory" />
74
- <waitForText selector =" {{AdminOrderCommentsTabSection.orderComment}}" userInput =" Authorized amount of $15.00. Transaction ID: " {$grabATransactionID }" " stepKey =" seeOrderHistoryNotes" />
74
+ <waitForText selector =" {{AdminOrderCommentsTabSection.orderComment}}" userInput =" Authorized amount of $15.00. Transaction ID: " {$grabTransactionID }" " stepKey =" seeOrderHistoryNotes" />
75
75
</test >
76
76
</tests >
You can’t perform that action at this time.
0 commit comments