Skip to content

Commit 3b8f99c

Browse files
committed
MQE-3182: Release MFTF 3.8.0
1 parent 9e10bfc commit 3b8f99c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
3.8.0
4+
---------
5+
6+
### Updates:
7+
* Allow MFTF Helpers to Return Data to MFTF Test
8+
* Improve parallel grouping and fix an issue with unbalanced groups
9+
* Added new action WaitForElementClickable
10+
311
3.7.3
412
---------
513

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "3.7.3",
5+
"version": "3.8.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)