@applitools/eyes-nightwatch 1.26.15 → 1.26.17

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,110 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.26.17](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.16...js/eyes-nightwatch@1.26.17) (2025-12-07)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.15.3
9
+ #### Bug Fixes
10
+
11
+ * capture JavaScript-modified CSS selectors in nested [@layer](https://github.com/layer) rules ([#3391](https://github.com/Applitools-Dev/sdk/issues/3391)) ([b3bceb5](https://github.com/Applitools-Dev/sdk/commit/b3bceb5bfe894f3548173d23942e09d0e04b7e04))
12
+ * @applitools/core bumped to 4.53.2
13
+ #### Bug Fixes
14
+
15
+ * Upgrade core version ([#3398](https://github.com/Applitools-Dev/sdk/issues/3398)) ([68858c7](https://github.com/Applitools-Dev/sdk/commit/68858c7024e0413c1cc6af68752b1c3a9a04bb0b))
16
+
17
+
18
+
19
+ * @applitools/eyes bumped to 1.36.17
20
+ #### Bug Fixes
21
+
22
+ * capture JavaScript-modified CSS selectors in nested [@layer](https://github.com/layer) rules ([#3391](https://github.com/Applitools-Dev/sdk/issues/3391)) ([b3bceb5](https://github.com/Applitools-Dev/sdk/commit/b3bceb5bfe894f3548173d23942e09d0e04b7e04))
23
+
24
+
25
+
26
+
27
+ ## [1.26.16](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.15...js/eyes-nightwatch@1.26.16) (2025-11-19)
28
+
29
+
30
+ ### Dependencies
31
+
32
+ * @applitools/utils bumped to 1.14.0
33
+ #### Features
34
+
35
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
36
+ * @applitools/nml-client bumped to 1.11.11
37
+ #### Bug Fixes
38
+
39
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
40
+
41
+
42
+
43
+ * @applitools/dom-snapshot bumped to 4.15.1
44
+
45
+ * @applitools/socket bumped to 1.3.7
46
+
47
+ * @applitools/req bumped to 1.8.6
48
+
49
+ * @applitools/image bumped to 1.2.5
50
+
51
+ * @applitools/spec-driver-webdriver bumped to 1.5.2
52
+
53
+ * @applitools/spec-driver-puppeteer bumped to 1.6.8
54
+
55
+ * @applitools/ufg-client bumped to 1.18.2
56
+
57
+ * @applitools/core-base bumped to 1.30.0
58
+ #### Features
59
+
60
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
61
+
62
+
63
+ #### Bug Fixes
64
+
65
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
66
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
67
+
68
+
69
+
70
+ * @applitools/core bumped to 4.53.0
71
+ #### Features
72
+
73
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
74
+
75
+
76
+ #### Bug Fixes
77
+
78
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
79
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
80
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
81
+
82
+
83
+
84
+ * @applitools/eyes bumped to 1.36.16
85
+ #### Bug Fixes
86
+
87
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
88
+
89
+
90
+
91
+ * @applitools/logger bumped to 2.2.6
92
+
93
+ * @applitools/dom-capture bumped to 11.6.7
94
+
95
+ * @applitools/driver bumped to 1.24.2
96
+
97
+ * @applitools/spec-driver-selenium bumped to 1.7.8
98
+
99
+ * @applitools/screenshoter bumped to 3.12.9
100
+
101
+ * @applitools/tunnel-client bumped to 1.11.4
102
+
103
+ * @applitools/ec-client bumped to 1.12.13
104
+
105
+ * @applitools/test-server bumped to 1.3.5
106
+
107
+
3
108
  ## [1.26.15](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.14...js/eyes-nightwatch@1.26.15) (2025-11-09)
4
109
 
5
110
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-nightwatch",
3
- "version": "1.26.15",
3
+ "version": "1.26.17",
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.24.1",
47
- "@applitools/eyes": "1.36.15",
48
- "@applitools/spec-driver-webdriver": "1.5.1",
49
- "@applitools/utils": "1.13.0",
46
+ "@applitools/driver": "1.24.3",
47
+ "@applitools/eyes": "1.36.17",
48
+ "@applitools/spec-driver-webdriver": "1.5.3",
49
+ "@applitools/utils": "1.14.1",
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 | IOSMultiDeviceInfo)>;
472
+ browsersInfo?: undefined | Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo | AndroidMultiDeviceInfo)>;
473
473
  captureStatusBar?: undefined | boolean;
474
474
  compareWithParentBranch?: undefined | boolean;
475
475
  concurrentSessions?: undefined | number;
@@ -563,50 +563,15 @@ 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 | IOSMultiDeviceInfo)>;
567
- set browsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>);
568
- getBrowsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo)>;
566
+ get browsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo | AndroidMultiDeviceInfo)>;
567
+ set browsersInfo(browsersInfo: Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo | AndroidMultiDeviceInfo)>);
568
+ getBrowsersInfo(): Array<(DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | IOSMultiDeviceInfo | AndroidMultiDeviceInfo)>;
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;
572
572
  addBrowser(width: number, height: number, name?: undefined | BrowserTypePlain): Configuration;
573
573
  addDeviceEmulation(deviceName: DeviceNamePlain, screenOrientation?: undefined | ScreenOrientationPlain): Configuration;
574
- addMultiDeviceTarget(deviceName: "iPhone X"): Configuration;
575
- addMultiDeviceTarget(deviceName: "iPhone 14 Plus"): Configuration;
576
- addMultiDeviceTarget(deviceName: "iPhone 14 Pro"): Configuration;
577
- addMultiDeviceTarget(deviceName: "iPhone 15 Pro"): Configuration;
578
- addMultiDeviceTarget(deviceName: "iPhone XR"): Configuration;
579
- addMultiDeviceTarget(deviceName: "iPhone 11"): Configuration;
580
- addMultiDeviceTarget(deviceName: "iPhone 11 Pro Max"): Configuration;
581
- addMultiDeviceTarget(deviceName: "iPhone 11 Pro"): Configuration;
582
- addMultiDeviceTarget(deviceName: "iPhone SE (2nd generation)"): Configuration;
583
- addMultiDeviceTarget(deviceName: "iPhone SE (3rd generation)"): Configuration;
584
- addMultiDeviceTarget(deviceName: "iPhone Xs"): Configuration;
585
- addMultiDeviceTarget(deviceName: "iPhone 12"): Configuration;
586
- addMultiDeviceTarget(deviceName: "iPhone 12 mini"): Configuration;
587
- addMultiDeviceTarget(deviceName: "iPhone 12 Pro Max"): Configuration;
588
- addMultiDeviceTarget(deviceName: "iPhone 12 Pro"): Configuration;
589
- addMultiDeviceTarget(deviceName: "iPhone 13"): Configuration;
590
- addMultiDeviceTarget(deviceName: "iPhone 13 mini"): Configuration;
591
- addMultiDeviceTarget(deviceName: "iPhone 13 Pro Max"): Configuration;
592
- addMultiDeviceTarget(deviceName: "iPhone 13 Pro"): Configuration;
593
- addMultiDeviceTarget(deviceName: "iPhone 14"): Configuration;
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;
607
- addMultiDeviceTarget(deviceName: "iPhone 8"): Configuration;
608
- addMultiDeviceTarget(deviceName: "iPhone 8 Plus"): Configuration;
609
- addMultiDeviceTarget(deviceName: "iPhone Xs Max"): Configuration;
574
+ addMultiDeviceTarget(...devices: Array<IosDeviceTargetNames | IosDeviceTargetValues | AndroidDeviceTargetNames | AndroidDeviceTargetValues>): Configuration;
610
575
  get captureStatusBar(): boolean;
611
576
  set captureStatusBar(captureStatusBar: boolean);
612
577
  getCaptureStatusBar(): boolean;
@@ -979,17 +944,22 @@ export enum FailureReport {
979
944
  IMMEDIATE = 'IMMEDIATE',
980
945
  ON_CLOSE = 'ON_CLOSE'
981
946
  }
982
- 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 Pro (12.9-inch) (3rd generation)" | "iPad Pro (11-inch) (4th generation)" | "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";
947
+ 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" | "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";
983
948
  export enum IosDeviceName {
984
949
  iPad_7 = 'iPad (7th generation)',
985
950
  iPad_9 = 'iPad (9th generation)',
986
951
  iPad_10 = 'iPad (10th generation)',
987
952
  iPad_mini_6 = 'iPad mini (6th generation)',
988
953
  iPad_Air_4 = 'iPad Air (4th generation)',
954
+ iPad_Air_11_inch_M3 = 'iPad Air 11-inch (M3)',
955
+ iPad_Air_13_inch_M3 = 'iPad Air 13-inch (M3)',
956
+ iPad_A16 = 'iPad (A16)',
989
957
  iPad_Pro_3 = 'iPad Pro (12.9-inch) (3rd generation)',
990
- iPad_Pro_12_9_inch_3 = 'iPad Pro (12.9-inch) (3rd generation)',
991
958
  iPad_Pro_4 = 'iPad Pro (11-inch) (4th generation)',
992
959
  iPad_Pro_11_inch_4 = 'iPad Pro (11-inch) (4th generation)',
960
+ iPad_Pro_11_inch_M5 = 'iPad Pro 11-inch (M5)',
961
+ iPad_Pro_13_inch_M5 = 'iPad Pro 13-inch (M5)',
962
+ iPad_Pro_12_9_inch_3 = 'iPad Pro (12.9-inch) (3rd generation)',
993
963
  iPhone_SE_2 = 'iPhone SE (2nd generation)',
994
964
  iPhone_SE_3 = 'iPhone SE (3rd generation)',
995
965
  iPhone_XR = 'iPhone XR',
@@ -1017,7 +987,79 @@ export enum IosDeviceName {
1017
987
  iPhone_16 = 'iPhone 16',
1018
988
  iPhone_16_Pro_Max = 'iPhone 16 Pro Max',
1019
989
  iPhone_16_Pro = 'iPhone 16 Pro',
1020
- iPhone_16_Plus = 'iPhone 16 Plus'
990
+ iPhone_16_Plus = 'iPhone 16 Plus',
991
+ iPhone_17 = 'iPhone 17',
992
+ iPhone_17_Pro = 'iPhone 17 Pro',
993
+ iPhone_17_Pro_Max = 'iPhone 17 Pro Max',
994
+ iPhone_Air = 'iPhone Air'
995
+ }
996
+ export const IosMultiDeviceTarget: {
997
+ readonly iPhone_SE_1: IosDeviceTargetValues;
998
+ readonly iPhone_SE_2: IosDeviceTargetValues;
999
+ readonly iPhone_SE_3: IosDeviceTargetValues;
1000
+ readonly iPhone_6: IosDeviceTargetValues;
1001
+ readonly iPhone_6_Plus: IosDeviceTargetValues;
1002
+ readonly iPhone_7: IosDeviceTargetValues;
1003
+ readonly iPhone_7_Plus: IosDeviceTargetValues;
1004
+ readonly iPhone_8: IosDeviceTargetValues;
1005
+ readonly iPhone_8_Plus: IosDeviceTargetValues;
1006
+ readonly iPhone_X: IosDeviceTargetValues;
1007
+ readonly iPhone_XR: IosDeviceTargetValues;
1008
+ readonly iPhone_Xs: IosDeviceTargetValues;
1009
+ readonly iPhone_Xs_Max: IosDeviceTargetValues;
1010
+ readonly iPhone_11: IosDeviceTargetValues;
1011
+ readonly iPhone_11_Pro: IosDeviceTargetValues;
1012
+ readonly iPhone_11_Pro_Max: IosDeviceTargetValues;
1013
+ readonly iPhone_12: IosDeviceTargetValues;
1014
+ readonly iPhone_12_mini: IosDeviceTargetValues;
1015
+ readonly iPhone_12_Pro: IosDeviceTargetValues;
1016
+ readonly iPhone_12_Pro_Max: IosDeviceTargetValues;
1017
+ readonly iPhone_13: IosDeviceTargetValues;
1018
+ readonly iPhone_13_mini: IosDeviceTargetValues;
1019
+ readonly iPhone_13_Pro: IosDeviceTargetValues;
1020
+ readonly iPhone_13_Pro_Max: IosDeviceTargetValues;
1021
+ readonly iPhone_14: IosDeviceTargetValues;
1022
+ readonly iPhone_14_Pro: IosDeviceTargetValues;
1023
+ readonly iPhone_14_Plus: IosDeviceTargetValues;
1024
+ readonly iPhone_14_Pro_Max: IosDeviceTargetValues;
1025
+ readonly iPhone_15: IosDeviceTargetValues;
1026
+ readonly iPhone_15_Pro: IosDeviceTargetValues;
1027
+ readonly iPhone_15_Plus: IosDeviceTargetValues;
1028
+ readonly iPhone_15_Pro_Max: IosDeviceTargetValues;
1029
+ readonly iPhone_16: IosDeviceTargetValues;
1030
+ readonly iPhone_16e: IosDeviceTargetValues;
1031
+ readonly iPhone_16_Pro: IosDeviceTargetValues;
1032
+ readonly iPhone_16_Plus: IosDeviceTargetValues;
1033
+ readonly iPhone_16_Pro_Max: IosDeviceTargetValues;
1034
+ readonly iPhone_17: IosDeviceTargetValues;
1035
+ readonly iPhone_17_Pro: IosDeviceTargetValues;
1036
+ readonly iPhone_17_Pro_Max: IosDeviceTargetValues;
1037
+ readonly iPhone_Air: IosDeviceTargetValues;
1038
+ };
1039
+ 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" | "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";
1040
+ 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";
1041
+ export type IosDeviceTargetValues = IosDeviceTarget;
1042
+ export const AndroidMultiDeviceTarget: { readonly Galaxy_S25: AndroidDeviceTargetValues; readonly Galaxy_S25_Ultra: AndroidDeviceTargetValues; readonly Pixel_9: AndroidDeviceTargetValues; };
1043
+ export type AndroidDeviceTargetNames = "Galaxy S25" | "Galaxy S25 Ultra" | "Pixel 9";
1044
+ export type AndroidDeviceTargetKeys = "Galaxy_S25" | "Galaxy_S25_Ultra" | "Pixel_9";
1045
+ export type AndroidDeviceTargetValues = AndroidDeviceTarget;
1046
+ export class IosDeviceTarget {
1047
+ constructor(deviceName: string);
1048
+ readonly deviceName: string;
1049
+ landscape(): IosDeviceTargetValues;
1050
+ portrait(): IosDeviceTargetValues;
1051
+ getOrientation(): undefined | ScreenOrientation;
1052
+ getDeviceName(): string;
1053
+ toString(): string;
1054
+ }
1055
+ export class AndroidDeviceTarget {
1056
+ constructor(deviceName: string);
1057
+ readonly deviceName: string;
1058
+ landscape(): AndroidDeviceTargetValues;
1059
+ portrait(): AndroidDeviceTargetValues;
1060
+ getOrientation(): undefined | ScreenOrientation;
1061
+ getDeviceName(): string;
1062
+ toString(): string;
1021
1063
  }
1022
1064
  export type IosVersionPlain = "latest" | "latest-1";
1023
1065
  export enum IosVersion {
@@ -1629,7 +1671,8 @@ export class Region implements Required<RegionPlain> {
1629
1671
  export type DesktopBrowserInfo = { name?: undefined | BrowserTypePlain; width: number; height: number; };
1630
1672
  export type ChromeEmulationInfo = { chromeEmulationInfo: { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; }; };
1631
1673
  export type IOSDeviceInfo = { iosDeviceInfo: { deviceName: IosDeviceNamePlain; iosVersion?: undefined | IosVersionPlain; screenOrientation?: undefined | ScreenOrientationPlain; }; };
1632
- 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"; }; };
1674
+ export type IOSMultiDeviceInfo = { iosDeviceInfo: { deviceName: IosDeviceTargetNames; screenOrientation?: undefined | ScreenOrientationPlain; }; };
1675
+ export type AndroidMultiDeviceInfo = { androidDeviceInfo: { deviceName: AndroidDeviceTargetNames; screenOrientation?: undefined | ScreenOrientationPlain; }; };
1633
1676
  export type RunnerOptionsPlain = { testConcurrency?: undefined | number; fetchConcurrency?: undefined | number; removeDuplicateTests?: undefined | boolean; maskLog?: undefined | boolean; };
1634
1677
  export class RunnerOptionsFluent {
1635
1678
  testConcurrency(concurrency: number): RunnerOptionsFluent;