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

Commit 877bffd

Browse files
authored
Merge pull request #3421 from magento-pangolin/2.3-dev-pan-2.3.10
Fixed Issues: - MQE-1339 Bump MFTF version in Magento
2 parents 5f976fa + 39fe0fa commit 877bffd

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
@@ -27,6 +27,7 @@
2727
<click selector="{{AdminProductGridSection.changeStatus('status')}}" stepKey="clickChangeStatusDisabled"/>
2828
<waitForPageLoad stepKey="waitForDisable"/>
2929
<see selector="{{AdminMessagesSection.success}}" userInput="A total of 1 record(s) have been updated." stepKey="seeSuccessMessage"/>
30+
<waitForLoadingMaskToDisappear stepKey="waitForMaskToDisappear"/>
3031
<conditionalClick selector="{{AdminProductGridFilterSection.clearFilters}}" dependentSelector="{{AdminProductGridFilterSection.clearFilters}}" visible="true" stepKey="clickClearFiltersInitial2"/>
3132
</actionGroup>
3233
</actionGroups>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"require-dev": {
8585
"friendsofphp/php-cs-fixer": "~2.13.0",
8686
"lusitanian/oauth": "~0.8.10",
87-
"magento/magento2-functional-testing-framework": "2.3.9",
87+
"magento/magento2-functional-testing-framework": "2.3.11",
8888
"pdepend/pdepend": "2.5.2",
8989
"phpmd/phpmd": "@stable",
9090
"phpunit/phpunit": "~6.5.0",

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)