@applitools/eyes-playwright 1.44.1 → 1.44.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +95 -0
- package/fixture.d.ts +6 -0
- package/fixture.js +6 -0
- package/package.json +15 -7
- package/types/index.d.ts +7 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,100 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.44.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.44.2...js/eyes-playwright@1.44.3) (2026-02-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* add physical re-export files for legacy TypeScript moduleResolution | AD-12328 ([#3555](https://github.com/Applitools-Dev/sdk/issues/3555)) ([71a639a](https://github.com/Applitools-Dev/sdk/commit/71a639ac4b4fcd81d8b0ca6517b9b1778d1070e9))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/logger bumped to 2.2.8
|
|
14
|
+
#### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* use utils for environment variable retrieval in logger handlers ([#3551](https://github.com/Applitools-Dev/sdk/issues/3551)) ([caf97f3](https://github.com/Applitools-Dev/sdk/commit/caf97f34207bc3b8ee6ccda2855c27a99a262f8c))
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
#### Performance Improvements
|
|
20
|
+
|
|
21
|
+
* add timing logs to classic | FLD-4137 ([#3543](https://github.com/Applitools-Dev/sdk/issues/3543)) ([de2b0aa](https://github.com/Applitools-Dev/sdk/commit/de2b0aaf08d813f2c59e9552947c2f4fbc12da48))
|
|
22
|
+
* @applitools/tunnel-client bumped to 1.11.6
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* tunnel client binary ([#3535](https://github.com/Applitools-Dev/sdk/issues/3535)) ([5c4752e](https://github.com/Applitools-Dev/sdk/commit/5c4752e3dd9cc42052d23793284dc6a0cd8e3b72))
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
* @applitools/core bumped to 4.56.2
|
|
30
|
+
#### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* closing eyes without open | FLD-2814 ([#2916](https://github.com/Applitools-Dev/sdk/issues/2916)) ([d5425df](https://github.com/Applitools-Dev/sdk/commit/d5425dfedcc98bebd547d0d1ce5bcd10fa675c0d))
|
|
33
|
+
* tunnel client binary ([#3535](https://github.com/Applitools-Dev/sdk/issues/3535)) ([5c4752e](https://github.com/Applitools-Dev/sdk/commit/5c4752e3dd9cc42052d23793284dc6a0cd8e3b72))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
#### Performance Improvements
|
|
37
|
+
|
|
38
|
+
* add timing logs to classic | FLD-4137 ([#3543](https://github.com/Applitools-Dev/sdk/issues/3543)) ([de2b0aa](https://github.com/Applitools-Dev/sdk/commit/de2b0aaf08d813f2c59e9552947c2f4fbc12da48))
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
* @applitools/dom-snapshot bumped to 4.15.8
|
|
43
|
+
|
|
44
|
+
* @applitools/socket bumped to 1.3.9
|
|
45
|
+
|
|
46
|
+
* @applitools/req bumped to 1.8.8
|
|
47
|
+
|
|
48
|
+
* @applitools/dom-capture bumped to 11.6.9
|
|
49
|
+
|
|
50
|
+
* @applitools/driver bumped to 1.25.1
|
|
51
|
+
|
|
52
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.6
|
|
53
|
+
|
|
54
|
+
* @applitools/spec-driver-selenium bumped to 1.7.12
|
|
55
|
+
|
|
56
|
+
* @applitools/spec-driver-playwright bumped to 1.8.1
|
|
57
|
+
|
|
58
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.1
|
|
59
|
+
|
|
60
|
+
* @applitools/screenshoter bumped to 3.12.13
|
|
61
|
+
|
|
62
|
+
* @applitools/nml-client bumped to 1.11.16
|
|
63
|
+
|
|
64
|
+
* @applitools/ufg-client bumped to 1.19.1
|
|
65
|
+
|
|
66
|
+
* @applitools/core-base bumped to 1.31.2
|
|
67
|
+
|
|
68
|
+
* @applitools/ec-client bumped to 1.12.18
|
|
69
|
+
|
|
70
|
+
* @applitools/eyes bumped to 1.38.3
|
|
71
|
+
#### Bug Fixes
|
|
72
|
+
|
|
73
|
+
* closing eyes without open | FLD-2814 ([#2916](https://github.com/Applitools-Dev/sdk/issues/2916)) ([d5425df](https://github.com/Applitools-Dev/sdk/commit/d5425dfedcc98bebd547d0d1ce5bcd10fa675c0d))
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
* @applitools/test-server bumped to 1.4.0
|
|
78
|
+
#### Features
|
|
79
|
+
|
|
80
|
+
* make eyes-browser truly browser-importable ([#3512](https://github.com/Applitools-Dev/sdk/issues/3512)) ([9574a2f](https://github.com/Applitools-Dev/sdk/commit/9574a2fa45ec80466dfe93744c8a736f40fb51c3))
|
|
81
|
+
* mcp server test results support and improvements to initial setup ([#3518](https://github.com/Applitools-Dev/sdk/issues/3518)) ([ef6c27b](https://github.com/Applitools-Dev/sdk/commit/ef6c27b9e35dc54fd588e19a4811631433e15dbb))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
## [1.44.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.44.1...js/eyes-playwright@1.44.2) (2026-01-27)
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
### Dependencies
|
|
90
|
+
|
|
91
|
+
* @applitools/core bumped to 4.56.1
|
|
92
|
+
#### Bug Fixes
|
|
93
|
+
|
|
94
|
+
* take branch and parent from scm integration and populate in field- fld-4074 ([#3492](https://github.com/Applitools-Dev/sdk/issues/3492)) ([0af3128](https://github.com/Applitools-Dev/sdk/commit/0af31283888c2896604656251df2455d39c93cbf))
|
|
95
|
+
* @applitools/eyes bumped to 1.38.2
|
|
96
|
+
|
|
97
|
+
|
|
3
98
|
## [1.44.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.44.0...js/eyes-playwright@1.44.1) (2026-01-21)
|
|
4
99
|
|
|
5
100
|
|
package/fixture.d.ts
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Type declarations re-export for legacy TypeScript moduleResolution: "node" compatibility.
|
|
3
|
+
* Modern module resolution uses the "exports" field in package.json.
|
|
4
|
+
* This file ensures types are available to users with older TypeScript configs.
|
|
5
|
+
*/
|
|
6
|
+
export * from './types/fixture'
|
package/fixture.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Re-export for legacy TypeScript moduleResolution: "node" compatibility.
|
|
3
|
+
* Modern module resolution uses the "exports" field in package.json.
|
|
4
|
+
* This file ensures the fixture can be imported by users with older TypeScript configs.
|
|
5
|
+
*/
|
|
6
|
+
module.exports = require('./dist/fixture/index.js');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-playwright",
|
|
3
|
-
"version": "1.44.
|
|
3
|
+
"version": "1.44.3",
|
|
4
4
|
"description": "Applitools Eyes SDK for Playwright",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-playwright",
|
|
@@ -23,7 +23,9 @@
|
|
|
23
23
|
"types": "./types/index.d.ts",
|
|
24
24
|
"files": [
|
|
25
25
|
"dist",
|
|
26
|
-
"types"
|
|
26
|
+
"types",
|
|
27
|
+
"fixture.js",
|
|
28
|
+
"fixture.d.ts"
|
|
27
29
|
],
|
|
28
30
|
"exports": {
|
|
29
31
|
".": {
|
|
@@ -59,9 +61,9 @@
|
|
|
59
61
|
"up:framework": "echo \"$(jq '.devDependencies.playwright = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
|
|
60
62
|
},
|
|
61
63
|
"dependencies": {
|
|
62
|
-
"@applitools/eyes": "1.38.
|
|
63
|
-
"@applitools/req": "1.8.
|
|
64
|
-
"@applitools/spec-driver-playwright": "1.8.
|
|
64
|
+
"@applitools/eyes": "1.38.3",
|
|
65
|
+
"@applitools/req": "1.8.8",
|
|
66
|
+
"@applitools/spec-driver-playwright": "1.8.1",
|
|
65
67
|
"@applitools/utils": "1.14.1",
|
|
66
68
|
"@inquirer/prompts": "7.0.1",
|
|
67
69
|
"chalk": "4.1.2",
|
|
@@ -72,7 +74,7 @@
|
|
|
72
74
|
"@applitools/bongo": "^5.10.0",
|
|
73
75
|
"@applitools/generic": "^3.9.2",
|
|
74
76
|
"@applitools/test-utils": "^1.5.17",
|
|
75
|
-
"@playwright/test": "1.
|
|
77
|
+
"@playwright/test": "1.55.1",
|
|
76
78
|
"@rollup/plugin-commonjs": "^28.0.0",
|
|
77
79
|
"@rollup/plugin-node-resolve": "^15.3.0",
|
|
78
80
|
"@rollup/plugin-terser": "^0.4.4",
|
|
@@ -80,7 +82,7 @@
|
|
|
80
82
|
"@types/node": "^12.20.55",
|
|
81
83
|
"jszip": "^3.10.1",
|
|
82
84
|
"nock": "^13.3.2",
|
|
83
|
-
"playwright": "1.
|
|
85
|
+
"playwright": "1.55.1",
|
|
84
86
|
"rollup": "^4.1.4"
|
|
85
87
|
},
|
|
86
88
|
"peerDependencies": {
|
|
@@ -100,5 +102,11 @@
|
|
|
100
102
|
},
|
|
101
103
|
"publishConfig": {
|
|
102
104
|
"access": "public"
|
|
105
|
+
},
|
|
106
|
+
"lavamoat": {
|
|
107
|
+
"allowScripts": {
|
|
108
|
+
"@applitools/eyes>@applitools/core>ws>bufferutil": false,
|
|
109
|
+
"@applitools/eyes>@applitools/core>ws>utf-8-validate": false
|
|
110
|
+
}
|
|
103
111
|
}
|
|
104
112
|
}
|
package/types/index.d.ts
CHANGED
|
@@ -961,7 +961,7 @@ export enum CorsIframeHandle {
|
|
|
961
961
|
KEEP = 'KEEP',
|
|
962
962
|
SNAPSHOT = 'SNAPSHOT'
|
|
963
963
|
}
|
|
964
|
-
export type DeviceNamePlain = "iPhone 4" | "iPhone 5/SE" | "iPhone SE 3rd Gen" | "iPhone 6/7/8" | "iPhone 6/7/8 Plus" | "iPhone X" | "iPhone 13 Mini" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "BlackBerry Z30" | "Nexus 4" | "Nexus 5" | "Nexus 5X" | "Nexus 6" | "Nexus 6P" | "Pixel 2" | "Pixel 2 XL" | "LG Optimus L70" | "Nokia N9" | "Nokia Lumia 520" | "Microsoft Lumia 550" | "Microsoft Lumia 950" | "Galaxy S3" | "Galaxy S III" | "Galaxy S5" | "Kindle Fire HDX" | "iPad Mini" | "iPad" | "iPad Pro" | "iPad 8th Gen" | "iPad 10th Gen" | "iPad Mini 4th Gen" | "iPad Mini 6th Gen" | "Blackberry PlayBook" | "Nexus 10" | "Nexus 7" | "Galaxy Note 3" | "Galaxy Note II" | "Galaxy Note 2" | "Galaxy S20" | "Galaxy S22" | "Galaxy S21" | "Galaxy S21 Ultra" | "Galaxy S22 Ultra" | "Laptop with touch" | "Laptop with HiDPI screen" | "Laptop with MDPI screen" | "iPhone XR" | "iPhone XS Max" | "iPhone XS" | "Samsung Galaxy A5" | "Galaxy A5" | "Samsung Galaxy S8" | "Galaxy S8" | "LG G6" | "iPad Air 2" | "iPad 6th Gen" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "Galaxy S10" | "Galaxy S9 Plus" | "Galaxy S9" | "Galaxy S10 Plus" | "Galaxy S8 Plus" | "Galaxy Note 10" | "Galaxy Note 10 Plus" | "Galaxy Note 9" | "Galaxy Note 8" | "Galaxy Note 4" | "Galaxy Tab A SM-T510" | "Galaxy Tab A7 SM-T500" | "Galaxy Tab S8" | "Galaxy Tab A8" | "Galaxy S23" | "Galaxy S23 Ultra" | "Galaxy S25" | "Galaxy S25 Ultra" | "Galaxy A52s" | "Pixel 3" | "Pixel 3 XL" | "Pixel 4" | "Pixel 4 XL" | "Pixel 5" | "Pixel 9" | "iPad 7th Gen" | "OnePlus 7T" | "OnePlus 7T Pro" | "Galaxy Tab S7" | "Sony Xperia 10 II" | "Huawei Mate 50 Pro" | "Huawei Matepad 11" | "Huawei P30" | "Xiaomi Mi A3" | "Huawei P40" | "Xiaomi Redmi Note 8" | "Xiaomi Mi Poco X3 Pro" | "Xiaomi Poco X3";
|
|
964
|
+
export type DeviceNamePlain = "iPhone 4" | "iPhone 5/SE" | "iPhone SE 3rd Gen" | "iPhone 6/7/8" | "iPhone 6/7/8 Plus" | "iPhone X" | "iPhone 13 Mini" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "BlackBerry Z30" | "Nexus 4" | "Nexus 5" | "Nexus 5X" | "Nexus 6" | "Nexus 6P" | "Pixel 2" | "Pixel 2 XL" | "LG Optimus L70" | "Nokia N9" | "Nokia Lumia 520" | "Microsoft Lumia 550" | "Microsoft Lumia 950" | "Galaxy S3" | "Galaxy S III" | "Galaxy S5" | "Kindle Fire HDX" | "iPad Mini" | "iPad" | "iPad Pro" | "iPad 8th Gen" | "iPad 10th Gen" | "iPad Mini 4th Gen" | "iPad Mini 6th Gen" | "Blackberry PlayBook" | "Nexus 10" | "Nexus 7" | "Galaxy Note 3" | "Galaxy Note II" | "Galaxy Note 2" | "Galaxy S20" | "Galaxy S22" | "Galaxy S21" | "Galaxy S21 Ultra" | "Galaxy S22 Ultra" | "Laptop with touch" | "Laptop with HiDPI screen" | "Laptop with MDPI screen" | "iPhone XR" | "iPhone XS Max" | "iPhone XS" | "Samsung Galaxy A5" | "Galaxy A5" | "Samsung Galaxy S8" | "Galaxy S8" | "LG G6" | "iPad Air 2" | "iPad 6th Gen" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "Galaxy S10" | "Galaxy S9 Plus" | "Galaxy S9" | "Galaxy S10 Plus" | "Galaxy S8 Plus" | "Galaxy Note 10" | "Galaxy Note 10 Plus" | "Galaxy Note 9" | "Galaxy Note 8" | "Galaxy Note 4" | "Galaxy Tab A SM-T510" | "Galaxy Tab A7 SM-T500" | "Galaxy Tab S8" | "Galaxy Tab A8" | "Galaxy S23" | "Galaxy S23 Ultra" | "Galaxy S25" | "Galaxy S25 Ultra" | "Galaxy A52s" | "Pixel 3" | "Pixel 3 XL" | "Pixel 4" | "Pixel 4 XL" | "Pixel 5" | "Pixel 9" | "iPad 7th Gen" | "OnePlus 7T" | "OnePlus 7T Pro" | "Galaxy Tab S7" | "Sony Xperia 10 II" | "Huawei Mate 50 Pro" | "Huawei Matepad 11" | "Huawei P30" | "Xiaomi Mi A3" | "Huawei P40" | "Xiaomi Redmi Note 8" | "Xiaomi Mi Poco X3 Pro" | "Xiaomi Poco X3" | "Pixel 7";
|
|
965
965
|
export enum DeviceName {
|
|
966
966
|
iPhone_4 = 'iPhone 4',
|
|
967
967
|
iPhone_5SE = 'iPhone 5/SE',
|
|
@@ -1062,7 +1062,9 @@ export enum DeviceName {
|
|
|
1062
1062
|
Huawei_P40 = 'Huawei P40',
|
|
1063
1063
|
Xiaomi_Redmi_Note_8 = 'Xiaomi Redmi Note 8',
|
|
1064
1064
|
Xiaomi_Mi_Poco_X3_Pro = 'Xiaomi Mi Poco X3 Pro',
|
|
1065
|
-
Xiaomi_Poco_X3 = 'Xiaomi Poco X3'
|
|
1065
|
+
Xiaomi_Poco_X3 = 'Xiaomi Poco X3',
|
|
1066
|
+
iPhone_5_SE = 'iPhone 5/SE',
|
|
1067
|
+
Pixel_7 = 'Pixel 7'
|
|
1066
1068
|
}
|
|
1067
1069
|
export type FailureReportPlain = "IMMEDIATE" | "ON_CLOSE";
|
|
1068
1070
|
export enum FailureReport {
|
|
@@ -1278,6 +1280,9 @@ export class NewTestError extends TestFailedError {
|
|
|
1278
1280
|
constructor(message: string, results?: undefined | TestResultsPlain);
|
|
1279
1281
|
constructor(results: TestResultsPlain);
|
|
1280
1282
|
}
|
|
1283
|
+
export class EyesNotOpenError extends EyesError {
|
|
1284
|
+
constructor(methodName: string);
|
|
1285
|
+
}
|
|
1281
1286
|
export type AccessibilityMatchSettingsPlain = { region: RegionPlain; type?: undefined | AccessibilityRegionTypePlain; };
|
|
1282
1287
|
export class AccessibilityMatchSettings implements Required<AccessibilityMatchSettingsPlain> {
|
|
1283
1288
|
constructor(settings: AccessibilityMatchSettingsPlain);
|