@applitools/eyes-nightwatch 1.25.25 → 1.26.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 +18 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,99 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.26.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.26...js/eyes-nightwatch@1.26.0) (2025-08-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/utils bumped to 1.11.0
|
|
14
|
+
#### Features
|
|
15
|
+
|
|
16
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
|
17
|
+
* make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
|
|
18
|
+
* @applitools/dom-snapshot bumped to 4.13.1
|
|
19
|
+
|
|
20
|
+
* @applitools/socket bumped to 1.3.1
|
|
21
|
+
|
|
22
|
+
* @applitools/req bumped to 1.8.1
|
|
23
|
+
|
|
24
|
+
* @applitools/image bumped to 1.2.1
|
|
25
|
+
|
|
26
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.1
|
|
27
|
+
|
|
28
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.1
|
|
29
|
+
|
|
30
|
+
* @applitools/nml-client bumped to 1.11.1
|
|
31
|
+
|
|
32
|
+
* @applitools/ufg-client bumped to 1.17.1
|
|
33
|
+
|
|
34
|
+
* @applitools/ec-client bumped to 1.12.2
|
|
35
|
+
|
|
36
|
+
* @applitools/eyes bumped to 1.36.0
|
|
37
|
+
#### Features
|
|
38
|
+
|
|
39
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
|
40
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
* @applitools/test-server bumped to 1.3.0
|
|
45
|
+
#### Features
|
|
46
|
+
|
|
47
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
* @applitools/logger bumped to 2.2.1
|
|
52
|
+
|
|
53
|
+
* @applitools/dom-capture bumped to 11.6.1
|
|
54
|
+
|
|
55
|
+
* @applitools/driver bumped to 1.23.1
|
|
56
|
+
|
|
57
|
+
* @applitools/spec-driver-selenium bumped to 1.7.1
|
|
58
|
+
|
|
59
|
+
* @applitools/screenshoter bumped to 3.12.1
|
|
60
|
+
|
|
61
|
+
* @applitools/tunnel-client bumped to 1.10.2
|
|
62
|
+
|
|
63
|
+
* @applitools/core-base bumped to 1.27.1
|
|
64
|
+
|
|
65
|
+
* @applitools/core bumped to 4.44.2
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## [1.25.26](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.25...js/eyes-nightwatch@1.25.26) (2025-07-23)
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
### Dependencies
|
|
72
|
+
|
|
73
|
+
* @applitools/nml-client bumped to 1.10.0
|
|
74
|
+
#### Features
|
|
75
|
+
|
|
76
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
* @applitools/core-base bumped to 1.26.0
|
|
81
|
+
#### Features
|
|
82
|
+
|
|
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
|
+
* @applitools/core bumped to 4.43.0
|
|
85
|
+
#### Features
|
|
86
|
+
|
|
87
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
88
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
* @applitools/ec-client bumped to 1.11.1
|
|
93
|
+
|
|
94
|
+
* @applitools/eyes bumped to 1.35.3
|
|
95
|
+
|
|
96
|
+
|
|
3
97
|
## [1.25.25](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.24...js/eyes-nightwatch@1.25.25) (2025-07-15)
|
|
4
98
|
|
|
5
99
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-nightwatch",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.26.0",
|
|
4
4
|
"description": "Applitools Eyes SDK for Nightwatch.js",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-nightwatch",
|
|
@@ -43,10 +43,10 @@
|
|
|
43
43
|
"up:framework": "echo \"$(jq '.devDependencies.nightwatch = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@applitools/driver": "1.
|
|
47
|
-
"@applitools/eyes": "1.
|
|
48
|
-
"@applitools/spec-driver-webdriver": "1.
|
|
49
|
-
"@applitools/utils": "1.
|
|
46
|
+
"@applitools/driver": "1.23.1",
|
|
47
|
+
"@applitools/eyes": "1.36.0",
|
|
48
|
+
"@applitools/spec-driver-webdriver": "1.4.1",
|
|
49
|
+
"@applitools/utils": "1.11.0",
|
|
50
50
|
"webdriver": "7.31.1"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
package/types/index.d.ts
CHANGED
|
@@ -469,7 +469,7 @@ export type ConfigurationPlain = {
|
|
|
469
469
|
baselineEnvName?: undefined | string;
|
|
470
470
|
batch?: undefined | BatchInfoPlain;
|
|
471
471
|
branchName?: undefined | string;
|
|
472
|
-
browsersInfo?: undefined | Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
472
|
+
browsersInfo?: undefined | Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>;
|
|
473
473
|
captureStatusBar?: undefined | boolean;
|
|
474
474
|
compareWithParentBranch?: undefined | boolean;
|
|
475
475
|
concurrentSessions?: undefined | number;
|
|
@@ -563,9 +563,9 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
563
563
|
set branchName(branchName: string);
|
|
564
564
|
getBranchName(): string;
|
|
565
565
|
setBranchName(branchName: string): Configuration;
|
|
566
|
-
get browsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
567
|
-
set browsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
568
|
-
getBrowsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo |
|
|
566
|
+
get browsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>;
|
|
567
|
+
set browsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>);
|
|
568
|
+
getBrowsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>;
|
|
569
569
|
setBrowsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; })>): Configuration;
|
|
570
570
|
addBrowsers(...browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; })>): Configuration;
|
|
571
571
|
addBrowser(browserInfo: (DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; })): Configuration;
|
|
@@ -574,6 +574,7 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
574
574
|
addMultiDeviceTarget(deviceName: "iPhone X"): Configuration;
|
|
575
575
|
addMultiDeviceTarget(deviceName: "iPhone 14 Plus"): Configuration;
|
|
576
576
|
addMultiDeviceTarget(deviceName: "iPhone 14 Pro"): Configuration;
|
|
577
|
+
addMultiDeviceTarget(deviceName: "iPhone 15 Pro"): Configuration;
|
|
577
578
|
addMultiDeviceTarget(deviceName: "iPhone XR"): Configuration;
|
|
578
579
|
addMultiDeviceTarget(deviceName: "iPhone 11"): Configuration;
|
|
579
580
|
addMultiDeviceTarget(deviceName: "iPhone 11 Pro Max"): Configuration;
|
|
@@ -591,6 +592,18 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
591
592
|
addMultiDeviceTarget(deviceName: "iPhone 13 Pro"): Configuration;
|
|
592
593
|
addMultiDeviceTarget(deviceName: "iPhone 14"): Configuration;
|
|
593
594
|
addMultiDeviceTarget(deviceName: "iPhone 14 Pro Max"): Configuration;
|
|
595
|
+
addMultiDeviceTarget(deviceName: "iPhone 15"): Configuration;
|
|
596
|
+
addMultiDeviceTarget(deviceName: "iPhone 15 Pro Max"): Configuration;
|
|
597
|
+
addMultiDeviceTarget(deviceName: "iPhone 15 Plus"): Configuration;
|
|
598
|
+
addMultiDeviceTarget(deviceName: "iPhone 16"): Configuration;
|
|
599
|
+
addMultiDeviceTarget(deviceName: "iPhone 16 Pro Max"): Configuration;
|
|
600
|
+
addMultiDeviceTarget(deviceName: "iPhone 16 Pro"): Configuration;
|
|
601
|
+
addMultiDeviceTarget(deviceName: "iPhone 16 Plus"): Configuration;
|
|
602
|
+
addMultiDeviceTarget(deviceName: "iPhone SE (1st generation)"): Configuration;
|
|
603
|
+
addMultiDeviceTarget(deviceName: "iPhone 6"): Configuration;
|
|
604
|
+
addMultiDeviceTarget(deviceName: "iPhone 6 Plus"): Configuration;
|
|
605
|
+
addMultiDeviceTarget(deviceName: "iPhone 7"): Configuration;
|
|
606
|
+
addMultiDeviceTarget(deviceName: "iPhone 7 Plus"): Configuration;
|
|
594
607
|
addMultiDeviceTarget(deviceName: "iPhone 8"): Configuration;
|
|
595
608
|
addMultiDeviceTarget(deviceName: "iPhone 8 Plus"): Configuration;
|
|
596
609
|
addMultiDeviceTarget(deviceName: "iPhone Xs Max"): Configuration;
|
|
@@ -1614,6 +1627,7 @@ export class Region implements Required<RegionPlain> {
|
|
|
1614
1627
|
export type DesktopBrowserInfo = { name?: undefined | BrowserTypePlain; width: number; height: number; };
|
|
1615
1628
|
export type ChromeEmulationInfo = { chromeEmulationInfo: { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; }; };
|
|
1616
1629
|
export type IOSDeviceInfo = { iosDeviceInfo: { deviceName: IosDeviceNamePlain; iosVersion?: undefined | IosVersionPlain; screenOrientation?: undefined | ScreenOrientationPlain; }; };
|
|
1630
|
+
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 (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" | "iPhone 15 Pro Max" | "iPhone 15 Plus" | "iPhone 16" | "iPhone 16 Pro Max" | "iPhone 16 Pro" | "iPhone 16 Plus" | "iPhone SE (1st generation)" | "iPhone 6" | "iPhone 6 Plus" | "iPhone 7" | "iPhone 7 Plus" | "iPhone 8" | "iPhone 8 Plus" | "iPhone Xs Max"; }; };
|
|
1617
1631
|
export type RunnerOptionsPlain = { testConcurrency?: undefined | number; fetchConcurrency?: undefined | number; removeDuplicateTests?: undefined | boolean; maskLog?: undefined | boolean; };
|
|
1618
1632
|
export class RunnerOptionsFluent {
|
|
1619
1633
|
testConcurrency(concurrency: number): RunnerOptionsFluent;
|