Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 0fa19b7

Browse files
authored
Merge pull request #3422 from magento-pangolin/2.2-dev-pan-2.3.10
[pangolin] MFTF 2.3.10 update for CE 2.2-develop
2 parents 7695e8d + 878082b commit 0fa19b7

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

app/code/Magento/Quote/Test/Mftf/ActionGroup/ChangeStatusProductUsingProductGridActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<click selector="{{AdminProductGridSection.bulkActionOption('Change status')}}" stepKey="clickChangeStatusAction"/>
2929
<click selector="{{AdminProductGridSection.changeStatus('status')}}" stepKey="clickChangeStatusDisabled" parameterized="true"/>
3030
<see selector="{{AdminMessagesSection.success}}" userInput="A total of 1 record(s) have been updated." stepKey="seeSuccessMessage"/>
31+
<waitForLoadingMaskToDisappear stepKey="waitForMaskToDisappear"/>
3132
<conditionalClick selector="{{AdminProductGridFilterSection.clearFilters}}" dependentSelector="{{AdminProductGridFilterSection.clearFilters}}" visible="true" stepKey="clickClearFiltersInitial2"/>
3233
</actionGroup>
3334
</actionGroups>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"ramsey/uuid": "~3.7.3"
7575
},
7676
"require-dev": {
77-
"magento/magento2-functional-testing-framework": "2.3.6",
77+
"magento/magento2-functional-testing-framework": "2.3.10",
7878
"phpunit/phpunit": "~6.2.0",
7979
"squizlabs/php_codesniffer": "3.2.2",
8080
"phpmd/phpmd": "@stable",

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)