File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
app/code/Magento/Sales/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 2121 <waitForElementClickable selector =" {{AdminTransactionsGridSection.orderTxnTableSearchBtn}}" stepKey =" waitToClickSearch" />
2222 <click selector =" {{AdminTransactionsGridSection.orderTxnTableSearchBtn}}" stepKey =" clickSearch" />
2323 <waitForPageLoad stepKey =" waitForFilterToLoad" />
24- <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushConfigCache" >
25- <argument name =" tags" value =" config" />
26- </actionGroup >
2724 <waitForElementClickable selector =" {{AdminTransactionsGridSection.orderTxnTableFirstRow}}" stepKey =" clickOnVoidTransaction" />
2825 <click selector =" {{AdminTransactionsGridSection.orderTxnTableFirstRow}}" stepKey =" clickFirstRow" />
2926 </actionGroup >
You can’t perform that action at this time.
0 commit comments