@applitools/eyes-testcafe 6.2.25 → 6.3.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 +94 -0
- package/package.json +5 -5
- package/types/index.d.ts +7 -6
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,100 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [6.3.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.26...js/eyes-testcafe@6.3.0) (2025-08-05)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Features
|
|
20
|
+
|
|
21
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
### Dependencies
|
|
25
|
+
|
|
26
|
+
* @applitools/utils bumped to 1.11.0
|
|
27
|
+
#### Features
|
|
28
|
+
|
|
29
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
|
30
|
+
* make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
|
|
31
|
+
* @applitools/dom-snapshot bumped to 4.13.1
|
|
32
|
+
|
|
33
|
+
* @applitools/socket bumped to 1.3.1
|
|
34
|
+
|
|
35
|
+
* @applitools/req bumped to 1.8.1
|
|
36
|
+
|
|
37
|
+
* @applitools/image bumped to 1.2.1
|
|
38
|
+
|
|
39
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.1
|
|
40
|
+
|
|
41
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.1
|
|
42
|
+
|
|
43
|
+
* @applitools/nml-client bumped to 1.11.1
|
|
44
|
+
|
|
45
|
+
* @applitools/ufg-client bumped to 1.17.1
|
|
46
|
+
|
|
47
|
+
* @applitools/ec-client bumped to 1.12.2
|
|
48
|
+
|
|
49
|
+
* @applitools/eyes bumped to 1.36.0
|
|
50
|
+
#### Features
|
|
51
|
+
|
|
52
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
|
53
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
* @applitools/test-server bumped to 1.3.0
|
|
58
|
+
#### Features
|
|
59
|
+
|
|
60
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
* @applitools/logger bumped to 2.2.1
|
|
65
|
+
|
|
66
|
+
* @applitools/dom-capture bumped to 11.6.1
|
|
67
|
+
|
|
68
|
+
* @applitools/driver bumped to 1.23.1
|
|
69
|
+
|
|
70
|
+
* @applitools/spec-driver-selenium bumped to 1.7.1
|
|
71
|
+
|
|
72
|
+
* @applitools/screenshoter bumped to 3.12.1
|
|
73
|
+
|
|
74
|
+
* @applitools/tunnel-client bumped to 1.10.2
|
|
75
|
+
|
|
76
|
+
* @applitools/core-base bumped to 1.27.1
|
|
77
|
+
|
|
78
|
+
* @applitools/core bumped to 4.44.2
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
## [6.2.26](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.25...js/eyes-testcafe@6.2.26) (2025-07-23)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Dependencies
|
|
85
|
+
|
|
86
|
+
* @applitools/nml-client bumped to 1.10.0
|
|
87
|
+
#### Features
|
|
88
|
+
|
|
89
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
* @applitools/core-base bumped to 1.26.0
|
|
94
|
+
#### Features
|
|
95
|
+
|
|
96
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
|
97
|
+
* @applitools/core bumped to 4.43.0
|
|
98
|
+
#### Features
|
|
99
|
+
|
|
100
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
101
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
* @applitools/ec-client bumped to 1.11.1
|
|
106
|
+
|
|
107
|
+
* @applitools/eyes bumped to 1.35.3
|
|
108
|
+
|
|
109
|
+
|
|
16
110
|
## [6.2.25](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.24...js/eyes-testcafe@6.2.25) (2025-07-15)
|
|
17
111
|
|
|
18
112
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.3.0",
|
|
4
4
|
"description": "Applitools Eyes SDK for TestCafe",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-testcafe",
|
|
@@ -68,15 +68,15 @@
|
|
|
68
68
|
"up:framework": "echo \"$(jq '.devDependencies.testcafe = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
|
-
"@applitools/driver": "1.
|
|
72
|
-
"@applitools/eyes": "1.
|
|
73
|
-
"@applitools/utils": "1.
|
|
71
|
+
"@applitools/driver": "1.23.1",
|
|
72
|
+
"@applitools/eyes": "1.36.0",
|
|
73
|
+
"@applitools/utils": "1.11.0"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@applitools/api-extractor": "^1.2.22",
|
|
77
77
|
"@applitools/bongo": "^5.10.0",
|
|
78
78
|
"@applitools/generic": "^3.9.2",
|
|
79
|
-
"@applitools/test-server": "^1.
|
|
79
|
+
"@applitools/test-server": "^1.3.0",
|
|
80
80
|
"@applitools/test-utils": "^1.5.17",
|
|
81
81
|
"testcafe": "^3.4.0"
|
|
82
82
|
},
|
package/types/index.d.ts
CHANGED
|
@@ -427,7 +427,7 @@ export type ConfigurationPlain = {
|
|
|
427
427
|
baselineEnvName?: undefined | string;
|
|
428
428
|
batch?: undefined | BatchInfoPlain;
|
|
429
429
|
branchName?: undefined | string;
|
|
430
|
-
browsersInfo?: undefined | Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
430
|
+
browsersInfo?: undefined | Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>;
|
|
431
431
|
captureStatusBar?: undefined | boolean;
|
|
432
432
|
compareWithParentBranch?: undefined | boolean;
|
|
433
433
|
concurrentSessions?: undefined | number;
|
|
@@ -521,15 +521,15 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
521
521
|
set branchName(branchName: string);
|
|
522
522
|
getBranchName(): string;
|
|
523
523
|
setBranchName(branchName: string): Configuration;
|
|
524
|
-
get browsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
525
|
-
set browsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
526
|
-
getBrowsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
524
|
+
get browsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>;
|
|
525
|
+
set browsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>);
|
|
526
|
+
getBrowsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>;
|
|
527
527
|
setBrowsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; })>): Configuration;
|
|
528
528
|
addBrowsers(...browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; })>): Configuration;
|
|
529
529
|
addBrowser(browserInfo: (DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; })): Configuration;
|
|
530
530
|
addBrowser(width: number, height: number, name?: undefined | BrowserTypePlain): Configuration;
|
|
531
531
|
addDeviceEmulation(deviceName: DeviceNamePlain, screenOrientation?: undefined | ScreenOrientationPlain): Configuration;
|
|
532
|
-
addMultiDeviceTarget(deviceName: "iPhone X" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPhone SE (
|
|
532
|
+
addMultiDeviceTarget(deviceName: "iPhone X" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPhone SE (1st generation)" | "iPhone SE (2nd generation)" | "iPhone SE (3rd generation)" | "iPhone 6" | "iPhone 6 Plus" | "iPhone 7" | "iPhone 7 Plus" | "iPhone 8" | "iPhone 8 Plus" | "iPhone Xs" | "iPhone Xs 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 Max" | "iPhone 15" | "iPhone 15 Plus" | "iPhone 15 Pro Max" | "iPhone 16" | "iPhone 16 Pro" | "iPhone 16 Plus" | "iPhone 16 Pro Max"): Configuration;
|
|
533
533
|
get captureStatusBar(): boolean;
|
|
534
534
|
set captureStatusBar(captureStatusBar: boolean);
|
|
535
535
|
getCaptureStatusBar(): boolean;
|
|
@@ -953,7 +953,7 @@ export enum FailureReport {
|
|
|
953
953
|
IMMEDIATE = 'IMMEDIATE',
|
|
954
954
|
ON_CLOSE = 'ON_CLOSE'
|
|
955
955
|
}
|
|
956
|
-
export type IosDeviceNamePlain = "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPhone SE (
|
|
956
|
+
export type IosDeviceNamePlain = "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" | "iPhone 12 Pro Max" | "iPhone 13" | "iPhone 13 mini" | "iPhone 13 Pro" | "iPhone 13 Pro Max" | "iPhone 14" | "iPhone 14 Pro Max" | "iPhone 15" | "iPhone 15 Plus" | "iPhone 15 Pro Max" | "iPhone 16" | "iPhone 16 Pro" | "iPhone 16 Plus" | "iPhone 16 Pro Max" | "iPad (7th generation)" | "iPad (9th generation)" | "iPad (10th generation)" | "iPad mini (6th generation)" | "iPad Air (4th generation)" | "iPad Pro (12.9-inch) (3rd generation)" | "iPad Pro (11-inch) (4th generation)";
|
|
957
957
|
export enum IosDeviceName {
|
|
958
958
|
iPad_7 = 'iPad (7th generation)',
|
|
959
959
|
iPad_9 = 'iPad (9th generation)',
|
|
@@ -1575,6 +1575,7 @@ export class Region implements Required<RegionPlain> {
|
|
|
1575
1575
|
export type DesktopBrowserInfo = { name?: undefined | BrowserTypePlain; width: number; height: number; };
|
|
1576
1576
|
export type ChromeEmulationInfo = { chromeEmulationInfo: { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; }; };
|
|
1577
1577
|
export type IOSDeviceInfo = { iosDeviceInfo: { deviceName: IosDeviceNamePlain; iosVersion?: undefined | IosVersionPlain; screenOrientation?: undefined | ScreenOrientationPlain; }; };
|
|
1578
|
+
export type IOSMultiDeviceInfo = { iosDeviceInfo: { deviceName: "iPhone X" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPhone SE (1st generation)" | "iPhone SE (2nd generation)" | "iPhone SE (3rd generation)" | "iPhone 6" | "iPhone 6 Plus" | "iPhone 7" | "iPhone 7 Plus" | "iPhone 8" | "iPhone 8 Plus" | "iPhone Xs" | "iPhone Xs 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 Max" | "iPhone 15" | "iPhone 15 Plus" | "iPhone 15 Pro Max" | "iPhone 16" | "iPhone 16 Pro" | "iPhone 16 Plus" | "iPhone 16 Pro Max"; }; };
|
|
1578
1579
|
export type RunnerOptionsPlain = { testConcurrency?: undefined | number; fetchConcurrency?: undefined | number; removeDuplicateTests?: undefined | boolean; maskLog?: undefined | boolean; };
|
|
1579
1580
|
export class RunnerOptionsFluent {
|
|
1580
1581
|
testConcurrency(concurrency: number): RunnerOptionsFluent;
|