File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Sales/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 16
16
<element name =" orderTxnTableTypeFilter" type =" button" selector =" #order_transactions_filter_txn_type" />
17
17
<element name =" orderTxnTableSearchBtn" type =" button" selector =" #container button[title='Search']" />
18
18
<element name =" transactionData" type =" text" selector =" //th[text()='{{transactionData}}']/following-sibling::td" parameterized =" true" />
19
- <element name =" transitionStatus " type =" text" selector =" //tr[@data-role='row']//td[@data-column='{{transactionStatus}}']" parameterized =" true" />
19
+ <element name =" transitionsStatus " type =" text" selector =" //tr[@data-role='row']//td[@data-column='{{transactionStatus}}']" parameterized =" true" />
20
20
<element name =" transitionStatus" type =" text" selector =" //div[@class='admin__data-grid-wrap admin__data-grid-wrap-static']" />
21
21
</section >
22
22
</sections >
You can’t perform that action at this time.
0 commit comments