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