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 21
21
<waitForElementClickable selector =" {{AdminTransactionsGridSection.orderTxnTableSearchBtn}}" stepKey =" waitToClickSearch" />
22
22
<click selector =" {{AdminTransactionsGridSection.orderTxnTableSearchBtn}}" stepKey =" clickSearch" />
23
23
<waitForPageLoad stepKey =" waitForFilterToLoad" />
24
- <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushConfigCache" >
25
- <argument name =" tags" value =" config" />
26
- </actionGroup >
27
24
<waitForElementClickable selector =" {{AdminTransactionsGridSection.orderTxnTableFirstRow}}" stepKey =" clickOnVoidTransaction" />
28
25
<click selector =" {{AdminTransactionsGridSection.orderTxnTableFirstRow}}" stepKey =" clickFirstRow" />
29
26
</actionGroup >
You can’t perform that action at this time.
0 commit comments