Skip to content

Commit 2ff7133

Browse files
committed
ACQE-5434: Increase browser resolution for UI Functional tests
1 parent e4fc3fc commit 2ff7133

File tree

5 files changed

+423
-427
lines changed

5 files changed

+423
-427
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
4.4.2
4+
---------
5+
### Enhancements
6+
* Increase browser resolution to 1920x1080.
37

48
4.4.1
59
---------

composer.json

Lines changed: 1 addition & 1 deletion
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": "4.4.1",
5+
"version": "4.4.2",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)