Skip to content

Commit 509e6bb

Browse files
committed
MQE-1993:Refactor MFTF tests/actionGroups using <executeInSelenium>
Deprecation warnings for 2.4
1 parent fcb3231 commit 509e6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogImportExport/Test/Mftf/ActionGroup/AdminExportActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<see selector="{{AdminDataGridTableSection.dataGridEmpty}}" userInput="We couldn't find any records." stepKey="assertDataGridEmptyMessage"/>
7979
</actionGroup>
8080

81-
<actionGroup name="deleteAllExportedFiles" deprecated="Use DeleteExportedFileActionGroup on each exported file instead."/>
81+
<actionGroup name="deleteAllExportedFiles" deprecated="Use DeleteExportedFileActionGroup on each exported file instead.">
8282
<amOnPage url="{{AdminExportIndexPage.url}}" stepKey="goToExportIndexPage"/>
8383
<executeInSelenium
8484
function="

0 commit comments

Comments
 (0)