@applitools/eyes 1.35.2 → 1.36.0
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
CHANGED
|
@@ -1,5 +1,90 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.36.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.35.3...js/eyes@1.36.0) (2025-08-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
|
9
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Dependencies
|
|
13
|
+
|
|
14
|
+
* @applitools/utils bumped to 1.11.0
|
|
15
|
+
#### Features
|
|
16
|
+
|
|
17
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
|
18
|
+
* make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
|
|
19
|
+
* @applitools/test-server bumped to 1.3.0
|
|
20
|
+
#### Features
|
|
21
|
+
|
|
22
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
* @applitools/logger bumped to 2.2.1
|
|
27
|
+
|
|
28
|
+
* @applitools/dom-snapshot bumped to 4.13.1
|
|
29
|
+
|
|
30
|
+
* @applitools/socket bumped to 1.3.1
|
|
31
|
+
|
|
32
|
+
* @applitools/req bumped to 1.8.1
|
|
33
|
+
|
|
34
|
+
* @applitools/image bumped to 1.2.1
|
|
35
|
+
|
|
36
|
+
* @applitools/dom-capture bumped to 11.6.1
|
|
37
|
+
|
|
38
|
+
* @applitools/driver bumped to 1.23.1
|
|
39
|
+
|
|
40
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.1
|
|
41
|
+
|
|
42
|
+
* @applitools/spec-driver-selenium bumped to 1.7.1
|
|
43
|
+
|
|
44
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.1
|
|
45
|
+
|
|
46
|
+
* @applitools/screenshoter bumped to 3.12.1
|
|
47
|
+
|
|
48
|
+
* @applitools/nml-client bumped to 1.11.1
|
|
49
|
+
|
|
50
|
+
* @applitools/tunnel-client bumped to 1.10.2
|
|
51
|
+
|
|
52
|
+
* @applitools/ufg-client bumped to 1.17.1
|
|
53
|
+
|
|
54
|
+
* @applitools/core-base bumped to 1.27.1
|
|
55
|
+
|
|
56
|
+
* @applitools/ec-client bumped to 1.12.2
|
|
57
|
+
|
|
58
|
+
* @applitools/core bumped to 4.44.2
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
## [1.35.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.35.2...js/eyes@1.35.3) (2025-07-23)
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
### Dependencies
|
|
65
|
+
|
|
66
|
+
* @applitools/nml-client bumped to 1.10.0
|
|
67
|
+
#### Features
|
|
68
|
+
|
|
69
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
* @applitools/core-base bumped to 1.26.0
|
|
74
|
+
#### Features
|
|
75
|
+
|
|
76
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
|
77
|
+
* @applitools/ec-client bumped to 1.11.1
|
|
78
|
+
|
|
79
|
+
* @applitools/core bumped to 4.43.0
|
|
80
|
+
#### Features
|
|
81
|
+
|
|
82
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
83
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
3
88
|
## [1.35.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.35.1...js/eyes@1.35.2) (2025-07-15)
|
|
4
89
|
|
|
5
90
|
|
|
@@ -4,27 +4,40 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
4
4
|
exports.IosMultiDeviceTargetEnum = void 0;
|
|
5
5
|
var IosMultiDeviceTargetEnum;
|
|
6
6
|
(function (IosMultiDeviceTargetEnum) {
|
|
7
|
-
IosMultiDeviceTargetEnum["
|
|
7
|
+
IosMultiDeviceTargetEnum["iPhone_SE_1"] = "iPhone SE (1st generation)";
|
|
8
8
|
IosMultiDeviceTargetEnum["iPhone_SE_2"] = "iPhone SE (2nd generation)";
|
|
9
|
+
IosMultiDeviceTargetEnum["iPhone_SE_3"] = "iPhone SE (3rd generation)";
|
|
10
|
+
IosMultiDeviceTargetEnum["iPhone_6"] = "iPhone 6";
|
|
11
|
+
IosMultiDeviceTargetEnum["iPhone_6_Plus"] = "iPhone 6 Plus";
|
|
12
|
+
IosMultiDeviceTargetEnum["iPhone_7"] = "iPhone 7";
|
|
13
|
+
IosMultiDeviceTargetEnum["iPhone_7_Plus"] = "iPhone 7 Plus";
|
|
9
14
|
IosMultiDeviceTargetEnum["iPhone_8"] = "iPhone 8";
|
|
10
15
|
IosMultiDeviceTargetEnum["iPhone_8_Plus"] = "iPhone 8 Plus";
|
|
11
|
-
IosMultiDeviceTargetEnum["iPhone_13_mini"] = "iPhone 13 mini";
|
|
12
|
-
IosMultiDeviceTargetEnum["iPhone_12_mini"] = "iPhone 12 mini";
|
|
13
|
-
IosMultiDeviceTargetEnum["iPhone_11_Pro"] = "iPhone 11 Pro";
|
|
14
16
|
IosMultiDeviceTargetEnum["iPhone_X"] = "iPhone X";
|
|
15
17
|
IosMultiDeviceTargetEnum["iPhone_XR"] = "iPhone XR";
|
|
16
18
|
IosMultiDeviceTargetEnum["iPhone_Xs"] = "iPhone Xs";
|
|
17
19
|
IosMultiDeviceTargetEnum["iPhone_Xs_Max"] = "iPhone Xs Max";
|
|
18
20
|
IosMultiDeviceTargetEnum["iPhone_11"] = "iPhone 11";
|
|
21
|
+
IosMultiDeviceTargetEnum["iPhone_11_Pro"] = "iPhone 11 Pro";
|
|
19
22
|
IosMultiDeviceTargetEnum["iPhone_11_Pro_Max"] = "iPhone 11 Pro Max";
|
|
20
23
|
IosMultiDeviceTargetEnum["iPhone_12"] = "iPhone 12";
|
|
24
|
+
IosMultiDeviceTargetEnum["iPhone_12_mini"] = "iPhone 12 mini";
|
|
21
25
|
IosMultiDeviceTargetEnum["iPhone_12_Pro"] = "iPhone 12 Pro";
|
|
22
26
|
IosMultiDeviceTargetEnum["iPhone_12_Pro_Max"] = "iPhone 12 Pro Max";
|
|
23
27
|
IosMultiDeviceTargetEnum["iPhone_13"] = "iPhone 13";
|
|
28
|
+
IosMultiDeviceTargetEnum["iPhone_13_mini"] = "iPhone 13 mini";
|
|
24
29
|
IosMultiDeviceTargetEnum["iPhone_13_Pro"] = "iPhone 13 Pro";
|
|
25
30
|
IosMultiDeviceTargetEnum["iPhone_13_Pro_Max"] = "iPhone 13 Pro Max";
|
|
26
31
|
IosMultiDeviceTargetEnum["iPhone_14"] = "iPhone 14";
|
|
27
32
|
IosMultiDeviceTargetEnum["iPhone_14_Pro"] = "iPhone 14 Pro";
|
|
28
33
|
IosMultiDeviceTargetEnum["iPhone_14_Plus"] = "iPhone 14 Plus";
|
|
29
34
|
IosMultiDeviceTargetEnum["iPhone_14_Pro_Max"] = "iPhone 14 Pro Max";
|
|
35
|
+
IosMultiDeviceTargetEnum["iPhone_15"] = "iPhone 15";
|
|
36
|
+
IosMultiDeviceTargetEnum["iPhone_15_Pro"] = "iPhone 15 Pro";
|
|
37
|
+
IosMultiDeviceTargetEnum["iPhone_15_Plus"] = "iPhone 15 Plus";
|
|
38
|
+
IosMultiDeviceTargetEnum["iPhone_15_Pro_Max"] = "iPhone 15 Pro Max";
|
|
39
|
+
IosMultiDeviceTargetEnum["iPhone_16"] = "iPhone 16";
|
|
40
|
+
IosMultiDeviceTargetEnum["iPhone_16_Pro"] = "iPhone 16 Pro";
|
|
41
|
+
IosMultiDeviceTargetEnum["iPhone_16_Plus"] = "iPhone 16 Plus";
|
|
42
|
+
IosMultiDeviceTargetEnum["iPhone_16_Pro_Max"] = "iPhone 16 Pro Max";
|
|
30
43
|
})(IosMultiDeviceTargetEnum || (exports.IosMultiDeviceTargetEnum = IosMultiDeviceTargetEnum = {}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.36.0",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"applitools",
|
|
6
6
|
"eyes",
|
|
@@ -46,14 +46,14 @@
|
|
|
46
46
|
"test": "run --top-level mocha './test/**/*.spec.ts'"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@applitools/core": "4.
|
|
50
|
-
"@applitools/logger": "2.1
|
|
51
|
-
"@applitools/utils": "1.
|
|
49
|
+
"@applitools/core": "4.44.2",
|
|
50
|
+
"@applitools/logger": "2.2.1",
|
|
51
|
+
"@applitools/utils": "1.11.0",
|
|
52
52
|
"chalk": "4.1.2",
|
|
53
53
|
"yargs": "17.7.2"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@applitools/req": "^1.
|
|
56
|
+
"@applitools/req": "^1.8.1",
|
|
57
57
|
"@types/node": "^12.20.55"
|
|
58
58
|
},
|
|
59
59
|
"engines": {
|
|
@@ -1,26 +1,39 @@
|
|
|
1
1
|
export declare enum IosMultiDeviceTargetEnum {
|
|
2
|
-
|
|
2
|
+
iPhone_SE_1 = "iPhone SE (1st generation)",
|
|
3
3
|
iPhone_SE_2 = "iPhone SE (2nd generation)",
|
|
4
|
+
iPhone_SE_3 = "iPhone SE (3rd generation)",
|
|
5
|
+
iPhone_6 = "iPhone 6",
|
|
6
|
+
iPhone_6_Plus = "iPhone 6 Plus",
|
|
7
|
+
iPhone_7 = "iPhone 7",
|
|
8
|
+
iPhone_7_Plus = "iPhone 7 Plus",
|
|
4
9
|
iPhone_8 = "iPhone 8",
|
|
5
10
|
iPhone_8_Plus = "iPhone 8 Plus",
|
|
6
|
-
iPhone_13_mini = "iPhone 13 mini",
|
|
7
|
-
iPhone_12_mini = "iPhone 12 mini",
|
|
8
|
-
iPhone_11_Pro = "iPhone 11 Pro",
|
|
9
11
|
iPhone_X = "iPhone X",
|
|
10
12
|
iPhone_XR = "iPhone XR",
|
|
11
13
|
iPhone_Xs = "iPhone Xs",
|
|
12
14
|
iPhone_Xs_Max = "iPhone Xs Max",
|
|
13
15
|
iPhone_11 = "iPhone 11",
|
|
16
|
+
iPhone_11_Pro = "iPhone 11 Pro",
|
|
14
17
|
iPhone_11_Pro_Max = "iPhone 11 Pro Max",
|
|
15
18
|
iPhone_12 = "iPhone 12",
|
|
19
|
+
iPhone_12_mini = "iPhone 12 mini",
|
|
16
20
|
iPhone_12_Pro = "iPhone 12 Pro",
|
|
17
21
|
iPhone_12_Pro_Max = "iPhone 12 Pro Max",
|
|
18
22
|
iPhone_13 = "iPhone 13",
|
|
23
|
+
iPhone_13_mini = "iPhone 13 mini",
|
|
19
24
|
iPhone_13_Pro = "iPhone 13 Pro",
|
|
20
25
|
iPhone_13_Pro_Max = "iPhone 13 Pro Max",
|
|
21
26
|
iPhone_14 = "iPhone 14",
|
|
22
27
|
iPhone_14_Pro = "iPhone 14 Pro",
|
|
23
28
|
iPhone_14_Plus = "iPhone 14 Plus",
|
|
24
|
-
iPhone_14_Pro_Max = "iPhone 14 Pro Max"
|
|
29
|
+
iPhone_14_Pro_Max = "iPhone 14 Pro Max",
|
|
30
|
+
iPhone_15 = "iPhone 15",
|
|
31
|
+
iPhone_15_Pro = "iPhone 15 Pro",
|
|
32
|
+
iPhone_15_Plus = "iPhone 15 Plus",
|
|
33
|
+
iPhone_15_Pro_Max = "iPhone 15 Pro Max",
|
|
34
|
+
iPhone_16 = "iPhone 16",
|
|
35
|
+
iPhone_16_Pro = "iPhone 16 Pro",
|
|
36
|
+
iPhone_16_Plus = "iPhone 16 Plus",
|
|
37
|
+
iPhone_16_Pro_Max = "iPhone 16 Pro Max"
|
|
25
38
|
}
|
|
26
39
|
export type IosMultiDeviceTarget = `${IosMultiDeviceTargetEnum}`;
|
package/types/index.d.ts
CHANGED
|
@@ -37,7 +37,7 @@ export { PropertyData as PropertyDataPlain, PropertyDataData as PropertyData } f
|
|
|
37
37
|
export { ProxySettings as ProxySettingsPlain, ProxySettingsData as ProxySettings } from './input/ProxySettings';
|
|
38
38
|
export { RectangleSize as RectangleSizePlain, RectangleSizeData as RectangleSize } from './input/RectangleSize';
|
|
39
39
|
export { Region as RegionPlain, LegacyRegion as LegacyRegionPlain, RegionData as Region } from './input/Region';
|
|
40
|
-
export { DesktopBrowserInfo, ChromeEmulationInfo, IOSDeviceInfo } from './input/RenderInfo';
|
|
40
|
+
export { DesktopBrowserInfo, ChromeEmulationInfo, IOSDeviceInfo, IOSMultiDeviceInfo } from './input/RenderInfo';
|
|
41
41
|
export { RunnerOptions as RunnerOptionsPlain, RunnerOptionsFluent, RunnerOptionsFluentInit as RunnerOptions, } from './input/RunnerOptions';
|
|
42
42
|
export { VisualLocatorSettings } from './input/VisualLocatorSettings';
|
|
43
43
|
export { ApiUrls as ApiUrlsPlain, ApiUrlsData as ApiUrls } from './output/ApiUrls';
|