@applitools/eyes-selenium 4.82.24 → 4.82.26
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 +86 -0
- package/package.json +3 -3
- package/types/index.d.ts +8 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,91 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.82.26](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.82.25...js/eyes-selenium@4.82.26) (2026-02-24)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/eyes bumped to 1.38.4
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* add iphone 15 chrome emulation | FLD-4087 ([#3525](https://github.com/Applitools-Dev/sdk/issues/3525)) ([ddcc6c0](https://github.com/Applitools-Dev/sdk/commit/ddcc6c012d1874241433ca274508ece38f2dd222))
|
|
12
|
+
|
|
13
|
+
## [4.82.25](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.82.24...js/eyes-selenium@4.82.25) (2026-02-16)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Dependencies
|
|
17
|
+
|
|
18
|
+
* @applitools/logger bumped to 2.2.8
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* 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))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
#### Performance Improvements
|
|
25
|
+
|
|
26
|
+
* 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))
|
|
27
|
+
* @applitools/tunnel-client bumped to 1.11.6
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* tunnel client binary ([#3535](https://github.com/Applitools-Dev/sdk/issues/3535)) ([5c4752e](https://github.com/Applitools-Dev/sdk/commit/5c4752e3dd9cc42052d23793284dc6a0cd8e3b72))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
* @applitools/core bumped to 4.56.2
|
|
35
|
+
#### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* closing eyes without open | FLD-2814 ([#2916](https://github.com/Applitools-Dev/sdk/issues/2916)) ([d5425df](https://github.com/Applitools-Dev/sdk/commit/d5425dfedcc98bebd547d0d1ce5bcd10fa675c0d))
|
|
38
|
+
* tunnel client binary ([#3535](https://github.com/Applitools-Dev/sdk/issues/3535)) ([5c4752e](https://github.com/Applitools-Dev/sdk/commit/5c4752e3dd9cc42052d23793284dc6a0cd8e3b72))
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
#### Performance Improvements
|
|
42
|
+
|
|
43
|
+
* 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))
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
* @applitools/dom-snapshot bumped to 4.15.8
|
|
48
|
+
|
|
49
|
+
* @applitools/socket bumped to 1.3.9
|
|
50
|
+
|
|
51
|
+
* @applitools/req bumped to 1.8.8
|
|
52
|
+
|
|
53
|
+
* @applitools/dom-capture bumped to 11.6.9
|
|
54
|
+
|
|
55
|
+
* @applitools/driver bumped to 1.25.1
|
|
56
|
+
|
|
57
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.6
|
|
58
|
+
|
|
59
|
+
* @applitools/spec-driver-selenium bumped to 1.7.12
|
|
60
|
+
|
|
61
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.1
|
|
62
|
+
|
|
63
|
+
* @applitools/screenshoter bumped to 3.12.13
|
|
64
|
+
|
|
65
|
+
* @applitools/nml-client bumped to 1.11.16
|
|
66
|
+
|
|
67
|
+
* @applitools/ufg-client bumped to 1.19.1
|
|
68
|
+
|
|
69
|
+
* @applitools/core-base bumped to 1.31.2
|
|
70
|
+
|
|
71
|
+
* @applitools/ec-client bumped to 1.12.18
|
|
72
|
+
|
|
73
|
+
* @applitools/eyes bumped to 1.38.3
|
|
74
|
+
#### Bug Fixes
|
|
75
|
+
|
|
76
|
+
* closing eyes without open | FLD-2814 ([#2916](https://github.com/Applitools-Dev/sdk/issues/2916)) ([d5425df](https://github.com/Applitools-Dev/sdk/commit/d5425dfedcc98bebd547d0d1ce5bcd10fa675c0d))
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
* @applitools/test-server bumped to 1.4.0
|
|
81
|
+
#### Features
|
|
82
|
+
|
|
83
|
+
* make eyes-browser truly browser-importable ([#3512](https://github.com/Applitools-Dev/sdk/issues/3512)) ([9574a2f](https://github.com/Applitools-Dev/sdk/commit/9574a2fa45ec80466dfe93744c8a736f40fb51c3))
|
|
84
|
+
* 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))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
3
89
|
## [4.82.24](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.82.23...js/eyes-selenium@4.82.24) (2026-01-27)
|
|
4
90
|
|
|
5
91
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-selenium",
|
|
3
|
-
"version": "4.82.
|
|
3
|
+
"version": "4.82.26",
|
|
4
4
|
"description": "Applitools Eyes SDK for Selenium WebDriver",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-selenium",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"up:framework": "echo \"$(jq '.devDependencies[\"selenium-webdriver\"] = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@applitools/eyes": "1.38.
|
|
45
|
-
"@applitools/spec-driver-selenium": "1.7.
|
|
44
|
+
"@applitools/eyes": "1.38.4",
|
|
45
|
+
"@applitools/spec-driver-selenium": "1.7.12"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@applitools/api-extractor": "^1.2.22",
|
package/types/index.d.ts
CHANGED
|
@@ -839,7 +839,7 @@ export enum CorsIframeHandle {
|
|
|
839
839
|
KEEP = 'KEEP',
|
|
840
840
|
SNAPSHOT = 'SNAPSHOT'
|
|
841
841
|
}
|
|
842
|
-
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";
|
|
842
|
+
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" | "iPhone 15";
|
|
843
843
|
export enum DeviceName {
|
|
844
844
|
iPhone_4 = 'iPhone 4',
|
|
845
845
|
iPhone_5SE = 'iPhone 5/SE',
|
|
@@ -942,14 +942,15 @@ export enum DeviceName {
|
|
|
942
942
|
Xiaomi_Mi_Poco_X3_Pro = 'Xiaomi Mi Poco X3 Pro',
|
|
943
943
|
Xiaomi_Poco_X3 = 'Xiaomi Poco X3',
|
|
944
944
|
iPhone_5_SE = 'iPhone 5/SE',
|
|
945
|
-
Pixel_7 = 'Pixel 7'
|
|
945
|
+
Pixel_7 = 'Pixel 7',
|
|
946
|
+
iPhone_15 = 'iPhone 15'
|
|
946
947
|
}
|
|
947
948
|
export type FailureReportPlain = "IMMEDIATE" | "ON_CLOSE";
|
|
948
949
|
export enum FailureReport {
|
|
949
950
|
IMMEDIATE = 'IMMEDIATE',
|
|
950
951
|
ON_CLOSE = 'ON_CLOSE'
|
|
951
952
|
}
|
|
952
|
-
export type IosDeviceNamePlain = "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPad (7th generation)" | "iPad (9th generation)" | "iPad (10th generation)" | "iPad mini (6th generation)" | "iPad Air (4th generation)" | "iPad Air 11-inch (M3)" | "iPad Air 13-inch (M3)" | "iPad (A16)" | "iPad Pro (12.9-inch) (3rd generation)" | "iPad Pro (11-inch) (4th generation)" | "iPad Pro 11-inch (M5)" | "iPad Pro 13-inch (M5)" | "iPhone SE (2nd generation)" | "iPhone SE (3rd generation)" | "iPhone Xs" | "iPhone 12" | "iPhone 12 mini" | "iPhone 12 Pro Max" | "iPhone 12 Pro" | "iPhone 13" | "iPhone 13 mini" | "iPhone 13 Pro Max" | "iPhone 13 Pro" | "iPhone 14" | "iPhone 14 Pro Max" | "iPhone 15
|
|
953
|
+
export type IosDeviceNamePlain = "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPhone 15" | "iPad (7th generation)" | "iPad (9th generation)" | "iPad (10th generation)" | "iPad mini (6th generation)" | "iPad Air (4th generation)" | "iPad Air 11-inch (M3)" | "iPad Air 13-inch (M3)" | "iPad (A16)" | "iPad Pro (12.9-inch) (3rd generation)" | "iPad Pro (11-inch) (4th generation)" | "iPad Pro 11-inch (M5)" | "iPad Pro 13-inch (M5)" | "iPhone SE (2nd generation)" | "iPhone SE (3rd generation)" | "iPhone Xs" | "iPhone 12" | "iPhone 12 mini" | "iPhone 12 Pro Max" | "iPhone 12 Pro" | "iPhone 13" | "iPhone 13 mini" | "iPhone 13 Pro Max" | "iPhone 13 Pro" | "iPhone 14" | "iPhone 14 Pro Max" | "iPhone 15 Pro Max" | "iPhone 15 Plus" | "iPhone 16" | "iPhone 16 Pro Max" | "iPhone 16 Pro" | "iPhone 16 Plus" | "iPhone 17" | "iPhone 17 Pro" | "iPhone 17 Pro Max" | "iPhone Air";
|
|
953
954
|
export enum IosDeviceName {
|
|
954
955
|
iPad_7 = 'iPad (7th generation)',
|
|
955
956
|
iPad_9 = 'iPad (9th generation)',
|
|
@@ -1041,7 +1042,7 @@ export const IosMultiDeviceTarget: {
|
|
|
1041
1042
|
readonly iPhone_17_Pro_Max: IosDeviceTargetValues;
|
|
1042
1043
|
readonly iPhone_Air: IosDeviceTargetValues;
|
|
1043
1044
|
};
|
|
1044
|
-
export type IosDeviceTargetNames = "iPhone X" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPhone SE (2nd generation)" | "iPhone SE (3rd generation)" | "iPhone Xs" | "iPhone 12" | "iPhone 12 mini" | "iPhone 12 Pro Max" | "iPhone 12 Pro" | "iPhone 13" | "iPhone 13 mini" | "iPhone 13 Pro Max" | "iPhone 13 Pro" | "iPhone 14" | "iPhone 14 Pro Max" | "iPhone 15
|
|
1045
|
+
export type IosDeviceTargetNames = "iPhone X" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPhone 15" | "iPhone SE (2nd generation)" | "iPhone SE (3rd generation)" | "iPhone Xs" | "iPhone 12" | "iPhone 12 mini" | "iPhone 12 Pro Max" | "iPhone 12 Pro" | "iPhone 13" | "iPhone 13 mini" | "iPhone 13 Pro Max" | "iPhone 13 Pro" | "iPhone 14" | "iPhone 14 Pro Max" | "iPhone 15 Pro Max" | "iPhone 15 Plus" | "iPhone 16" | "iPhone 16 Pro Max" | "iPhone 16 Pro" | "iPhone 16 Plus" | "iPhone 17" | "iPhone 17 Pro" | "iPhone 17 Pro Max" | "iPhone Air" | "iPhone SE (1st generation)" | "iPhone 6" | "iPhone 6 Plus" | "iPhone 7" | "iPhone 7 Plus" | "iPhone 8" | "iPhone 8 Plus" | "iPhone Xs Max" | "iPhone 16e";
|
|
1045
1046
|
export type IosDeviceTargetKeys = "iPhone_SE_1" | "iPhone_SE_2" | "iPhone_SE_3" | "iPhone_6" | "iPhone_6_Plus" | "iPhone_7" | "iPhone_7_Plus" | "iPhone_8" | "iPhone_8_Plus" | "iPhone_X" | "iPhone_XR" | "iPhone_Xs" | "iPhone_Xs_Max" | "iPhone_11" | "iPhone_11_Pro" | "iPhone_11_Pro_Max" | "iPhone_12" | "iPhone_12_mini" | "iPhone_12_Pro" | "iPhone_12_Pro_Max" | "iPhone_13" | "iPhone_13_mini" | "iPhone_13_Pro" | "iPhone_13_Pro_Max" | "iPhone_14" | "iPhone_14_Pro" | "iPhone_14_Plus" | "iPhone_14_Pro_Max" | "iPhone_15" | "iPhone_15_Pro" | "iPhone_15_Plus" | "iPhone_15_Pro_Max" | "iPhone_16" | "iPhone_16e" | "iPhone_16_Pro" | "iPhone_16_Plus" | "iPhone_16_Pro_Max" | "iPhone_17" | "iPhone_17_Pro" | "iPhone_17_Pro_Max" | "iPhone_Air";
|
|
1046
1047
|
export type IosDeviceTargetValues = IosDeviceTarget;
|
|
1047
1048
|
export const AndroidMultiDeviceTarget: { readonly Galaxy_S25: AndroidDeviceTargetValues; readonly Galaxy_S25_Ultra: AndroidDeviceTargetValues; readonly Pixel_9: AndroidDeviceTargetValues; };
|
|
@@ -1158,6 +1159,9 @@ export class NewTestError extends TestFailedError {
|
|
|
1158
1159
|
constructor(message: string, results?: undefined | TestResultsPlain);
|
|
1159
1160
|
constructor(results: TestResultsPlain);
|
|
1160
1161
|
}
|
|
1162
|
+
export class EyesNotOpenError extends EyesError {
|
|
1163
|
+
constructor(methodName: string);
|
|
1164
|
+
}
|
|
1161
1165
|
export type AccessibilityMatchSettingsPlain = { region: RegionPlain; type?: undefined | AccessibilityRegionTypePlain; };
|
|
1162
1166
|
export class AccessibilityMatchSettings implements Required<AccessibilityMatchSettingsPlain> {
|
|
1163
1167
|
constructor(settings: AccessibilityMatchSettingsPlain);
|