@applitools/eyes-selenium 4.73.3 → 4.73.5
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 +90 -0
- package/package.json +2 -2
- package/types/index.d.ts +119 -132
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,95 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.73.5](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-selenium@4.73.4...js/eyes-selenium@4.73.5) (2024-01-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-snapshot bumped to 4.7.16
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* handle unparsable values of media attribute in dom snapshot ([a2afe2e](https://github.com/applitools/eyes.sdk.javascript1/commit/a2afe2e18508f44f9c046270da0c1e09fb9aea03))
|
|
12
|
+
* @applitools/nml-client bumped to 1.6.4
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))
|
|
16
|
+
* @applitools/core bumped to 4.6.0
|
|
17
|
+
#### Features
|
|
18
|
+
|
|
19
|
+
* added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
#### Bug Fixes
|
|
23
|
+
|
|
24
|
+
* add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
|
|
25
|
+
* remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
* @applitools/ec-client bumped to 1.7.22
|
|
30
|
+
|
|
31
|
+
* @applitools/core-base bumped to 1.9.0
|
|
32
|
+
#### Features
|
|
33
|
+
|
|
34
|
+
* added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
#### Bug Fixes
|
|
38
|
+
|
|
39
|
+
* add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
|
|
40
|
+
* @applitools/eyes bumped to 1.13.5
|
|
41
|
+
#### Bug Fixes
|
|
42
|
+
|
|
43
|
+
* fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/applitools/eyes.sdk.javascript1/commit/42a773cc57e8e5de528a049b376159615892003b))
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
## [4.73.4](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-selenium@4.73.3...js/eyes-selenium@4.73.4) (2024-01-02)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Dependencies
|
|
52
|
+
|
|
53
|
+
* @applitools/dom-shared bumped to 1.0.12
|
|
54
|
+
#### Bug Fixes
|
|
55
|
+
|
|
56
|
+
* fix error handling in process page poll ([#2127](https://github.com/applitools/eyes.sdk.javascript1/issues/2127)) ([4346026](https://github.com/applitools/eyes.sdk.javascript1/commit/4346026d567b92747df5b4f13fb1e82b849a856e))
|
|
57
|
+
* @applitools/dom-snapshot bumped to 4.7.15
|
|
58
|
+
#### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* fix error handling in process page poll ([#2127](https://github.com/applitools/eyes.sdk.javascript1/issues/2127)) ([4346026](https://github.com/applitools/eyes.sdk.javascript1/commit/4346026d567b92747df5b4f13fb1e82b849a856e))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
* @applitools/nml-client bumped to 1.6.3
|
|
65
|
+
#### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* environment for each check for local environment ([#2135](https://github.com/applitools/eyes.sdk.javascript1/issues/2135)) ([f3a4483](https://github.com/applitools/eyes.sdk.javascript1/commit/f3a44831d41e190aa259367b17e930e7b6f39a04))
|
|
68
|
+
* @applitools/core bumped to 4.5.2
|
|
69
|
+
#### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* environment for each check for local environment ([#2135](https://github.com/applitools/eyes.sdk.javascript1/issues/2135)) ([f3a4483](https://github.com/applitools/eyes.sdk.javascript1/commit/f3a44831d41e190aa259367b17e930e7b6f39a04))
|
|
72
|
+
* fixed concurrency splank logging ([#2115](https://github.com/applitools/eyes.sdk.javascript1/issues/2115)) ([83afd7d](https://github.com/applitools/eyes.sdk.javascript1/commit/83afd7dd2b52125fdc233dadbaf774811ea1c738))
|
|
73
|
+
* fixed the issue when custom os name passed through configuration wasn't respected ([359fc0d](https://github.com/applitools/eyes.sdk.javascript1/commit/359fc0df5a9400312605bb9e8842784b7a05ba7d))
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
* @applitools/ec-client bumped to 1.7.21
|
|
78
|
+
|
|
79
|
+
* @applitools/core-base bumped to 1.8.0
|
|
80
|
+
#### Features
|
|
81
|
+
|
|
82
|
+
* sorted result regions of locate method ([ef6b249](https://github.com/applitools/eyes.sdk.javascript1/commit/ef6b249ad9d6998d6089423efd93f0220f13d378))
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
#### Bug Fixes
|
|
86
|
+
|
|
87
|
+
* fixed concurrency splank logging ([#2115](https://github.com/applitools/eyes.sdk.javascript1/issues/2115)) ([83afd7d](https://github.com/applitools/eyes.sdk.javascript1/commit/83afd7dd2b52125fdc233dadbaf774811ea1c738))
|
|
88
|
+
* @applitools/dom-capture bumped to 11.2.5
|
|
89
|
+
|
|
90
|
+
* @applitools/eyes bumped to 1.13.4
|
|
91
|
+
|
|
92
|
+
|
|
3
93
|
## [4.73.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-selenium@4.73.2...js/eyes-selenium@4.73.3) (2023-12-19)
|
|
4
94
|
|
|
5
95
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-selenium",
|
|
3
|
-
"version": "4.73.
|
|
3
|
+
"version": "4.73.5",
|
|
4
4
|
"description": "Applitools Eyes SDK for Selenium WebDriver",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-selenium",
|
|
@@ -41,7 +41,7 @@
|
|
|
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.13.
|
|
44
|
+
"@applitools/eyes": "1.13.5",
|
|
45
45
|
"@applitools/spec-driver-selenium": "1.5.68"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
package/types/index.d.ts
CHANGED
|
@@ -65,40 +65,14 @@ export class Eyes {
|
|
|
65
65
|
checkImage(image: string, name?: undefined | string, ignoreMismatch?: undefined | boolean): Promise<MatchResult>;
|
|
66
66
|
checkImage(image: URL, name?: undefined | string, ignoreMismatch?: undefined | boolean): Promise<MatchResult>;
|
|
67
67
|
checkImage(image: Buffer, name?: undefined | string, ignoreMismatch?: undefined | boolean): Promise<MatchResult>;
|
|
68
|
-
locate<TLocator extends string>(target:
|
|
69
|
-
|
|
70
|
-
size?: undefined | { width: number; height: number; };
|
|
71
|
-
name?: undefined | string;
|
|
72
|
-
source?: undefined | string;
|
|
73
|
-
dom?: undefined | string;
|
|
74
|
-
locationInViewport?: undefined | { x: number; y: number; };
|
|
75
|
-
locationInView?: undefined | { x: number; y: number; };
|
|
76
|
-
fullViewSize?: undefined | { width: number; height: number; };
|
|
77
|
-
}, settings: VisualLocatorSettings<TLocator>): Promise<Record<TLocator, Array<RegionPlain>>>;
|
|
68
|
+
locate<TLocator extends string>(target: Image, settings: VisualLocatorSettings<TLocator>): Promise<Record<TLocator, Array<RegionPlain>>>;
|
|
69
|
+
locate<TLocator extends string>(settingsWithImage: VisualLocatorSettings<TLocator> & { image: string | URL | Buffer; }): Promise<Record<TLocator, Array<RegionPlain>>>;
|
|
78
70
|
locate<TLocator extends string>(settings: VisualLocatorSettings<TLocator>): Promise<Record<TLocator, Array<RegionPlain>>>;
|
|
79
|
-
extractTextRegions<TPattern extends string>(target:
|
|
80
|
-
|
|
81
|
-
size?: undefined | { width: number; height: number; };
|
|
82
|
-
name?: undefined | string;
|
|
83
|
-
source?: undefined | string;
|
|
84
|
-
dom?: undefined | string;
|
|
85
|
-
locationInViewport?: undefined | { x: number; y: number; };
|
|
86
|
-
locationInView?: undefined | { x: number; y: number; };
|
|
87
|
-
fullViewSize?: undefined | { width: number; height: number; };
|
|
88
|
-
}, settings: OCRSettings<TPattern>): Promise<Record<TPattern, Array<TextRegion>>>;
|
|
89
|
-
extractTextRegions<TPattern extends string>(settingsWithImage: OCRSettings<TPattern> & { image: string | Uint8Array | URL; }): Promise<Record<TPattern, Array<TextRegion>>>;
|
|
71
|
+
extractTextRegions<TPattern extends string>(target: Image, settings: OCRSettings<TPattern>): Promise<Record<TPattern, Array<TextRegion>>>;
|
|
72
|
+
extractTextRegions<TPattern extends string>(settingsWithImage: OCRSettings<TPattern> & { image: string | URL | Buffer; }): Promise<Record<TPattern, Array<TextRegion>>>;
|
|
90
73
|
extractTextRegions<TPattern extends string>(settings: OCRSettings<TPattern>): Promise<Record<TPattern, Array<TextRegion>>>;
|
|
91
|
-
extractText(target:
|
|
92
|
-
|
|
93
|
-
size?: undefined | { width: number; height: number; };
|
|
94
|
-
name?: undefined | string;
|
|
95
|
-
source?: undefined | string;
|
|
96
|
-
dom?: undefined | string;
|
|
97
|
-
locationInViewport?: undefined | { x: number; y: number; };
|
|
98
|
-
locationInView?: undefined | { x: number; y: number; };
|
|
99
|
-
fullViewSize?: undefined | { width: number; height: number; };
|
|
100
|
-
}, settings: Array<OCRRegion>): Promise<Array<string>>;
|
|
101
|
-
extractText(settingsWithImage: Array<OCRRegion & { image: string | Uint8Array | URL; }>): Promise<Array<string>>;
|
|
74
|
+
extractText(target: Image, settings: Array<OCRRegion>): Promise<Array<string>>;
|
|
75
|
+
extractText(settingsWithImage: Array<OCRRegion & { image: string | URL | Buffer; }>): Promise<Array<string>>;
|
|
102
76
|
extractText(settings: Array<OCRRegion>): Promise<Array<string>>;
|
|
103
77
|
close(throwErr?: undefined | boolean): Promise<TestResults>;
|
|
104
78
|
closeAsync(): Promise<void>;
|
|
@@ -241,7 +215,7 @@ export class CheckSettingsAutomation {
|
|
|
241
215
|
nmgOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
|
|
242
216
|
visualGridOption(key: string, value: any): CheckSettingsAutomation;
|
|
243
217
|
visualGridOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
|
|
244
|
-
useSystemScreenshot(useSystemScreenshot
|
|
218
|
+
useSystemScreenshot(useSystemScreenshot?: undefined | boolean): CheckSettingsAutomation;
|
|
245
219
|
timeout(timeout: number): CheckSettingsAutomation;
|
|
246
220
|
waitBeforeCapture(waitBeforeCapture: number): CheckSettingsAutomation;
|
|
247
221
|
lazyLoad(options?: undefined | boolean): CheckSettingsAutomation;
|
|
@@ -704,75 +678,80 @@ export enum CorsIframeHandle {
|
|
|
704
678
|
KEEP = 'KEEP',
|
|
705
679
|
SNAPSHOT = 'SNAPSHOT'
|
|
706
680
|
}
|
|
707
|
-
export type DeviceNamePlain = "
|
|
681
|
+
export type DeviceNamePlain = "iPhone 4" | "iPhone 5/SE" | "iPhone 6/7/8" | "iPhone 6/7/8 Plus" | "iPhone X" | "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" | "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" | "Pixel 3" | "Pixel 3 XL" | "Pixel 4" | "Pixel 4 XL" | "Pixel 5" | "iPad 7th Gen" | "OnePlus 7T" | "OnePlus 7T Pro" | "Galaxy Tab S7" | "Sony Xperia 10 II" | "Huawei Mate 50 Pro" | "Huawei Matepad 11";
|
|
708
682
|
export enum DeviceName {
|
|
709
|
-
Blackberry_PlayBook = 'Blackberry PlayBook',
|
|
710
|
-
BlackBerry_Z30 = 'BlackBerry Z30',
|
|
711
|
-
Galaxy_A5 = 'Galaxy A5',
|
|
712
|
-
Galaxy_Note_10 = 'Galaxy Note 10',
|
|
713
|
-
Galaxy_Note_10_Plus = 'Galaxy Note 10 Plus',
|
|
714
|
-
Galaxy_Note_2 = 'Galaxy Note 2',
|
|
715
|
-
Galaxy_Note_3 = 'Galaxy Note 3',
|
|
716
|
-
Galaxy_Note_4 = 'Galaxy Note 4',
|
|
717
|
-
Galaxy_Note_8 = 'Galaxy Note 8',
|
|
718
|
-
Galaxy_Note_9 = 'Galaxy Note 9',
|
|
719
|
-
Galaxy_S3 = 'Galaxy S3',
|
|
720
|
-
Galaxy_S5 = 'Galaxy S5',
|
|
721
|
-
Galaxy_S8 = 'Galaxy S8',
|
|
722
|
-
Galaxy_S8_Plus = 'Galaxy S8 Plus',
|
|
723
|
-
Galaxy_S9 = 'Galaxy S9',
|
|
724
|
-
Galaxy_S9_Plus = 'Galaxy S9 Plus',
|
|
725
|
-
Galaxy_S10 = 'Galaxy S10',
|
|
726
|
-
Galaxy_S10_Plus = 'Galaxy S10 Plus',
|
|
727
|
-
Galaxy_S20 = 'Galaxy S20',
|
|
728
|
-
Galaxy_S21 = 'Galaxy S21',
|
|
729
|
-
Galaxy_S21_Ultra = 'Galaxy S21 Ultra',
|
|
730
|
-
Galaxy_S22 = 'Galaxy S22',
|
|
731
|
-
Galaxy_S22_Ultra = 'Galaxy S22 Ultra',
|
|
732
|
-
Galaxy_Tab_S7 = 'Galaxy Tab S7',
|
|
733
|
-
iPad = 'iPad',
|
|
734
|
-
iPad_6th_Gen = 'iPad 6th Gen',
|
|
735
|
-
iPad_7th_Gen = 'iPad 7th Gen',
|
|
736
|
-
iPad_Air_2 = 'iPad Air 2',
|
|
737
|
-
iPad_Mini = 'iPad Mini',
|
|
738
|
-
iPad_Pro = 'iPad Pro',
|
|
739
|
-
iPhone_11 = 'iPhone 11',
|
|
740
|
-
iPhone_11_Pro = 'iPhone 11 Pro',
|
|
741
|
-
iPhone_11_Pro_Max = 'iPhone 11 Pro Max',
|
|
742
683
|
iPhone_4 = 'iPhone 4',
|
|
743
684
|
iPhone_5SE = 'iPhone 5/SE',
|
|
685
|
+
iPhone_5S_E = 'iPhone 5/SE',
|
|
744
686
|
iPhone_6_7_8 = 'iPhone 6/7/8',
|
|
745
687
|
iPhone_6_7_8_Plus = 'iPhone 6/7/8 Plus',
|
|
746
688
|
iPhone_X = 'iPhone X',
|
|
747
|
-
|
|
748
|
-
iPhone_XS = 'iPhone XS',
|
|
749
|
-
iPhone_XS_Max = 'iPhone XS Max',
|
|
750
|
-
Kindle_Fire_HDX = 'Kindle Fire HDX',
|
|
751
|
-
Laptop_with_HiDPI_screen = 'Laptop with HiDPI screen',
|
|
752
|
-
Laptop_with_MDPI_screen = 'Laptop with MDPI screen',
|
|
753
|
-
Laptop_with_touch = 'Laptop with touch',
|
|
754
|
-
LG_G6 = 'LG G6',
|
|
755
|
-
LG_Optimus_L70 = 'LG Optimus L70',
|
|
756
|
-
Microsoft_Lumia_550 = 'Microsoft Lumia 550',
|
|
757
|
-
Microsoft_Lumia_950 = 'Microsoft Lumia 950',
|
|
758
|
-
Nexus_10 = 'Nexus 10',
|
|
689
|
+
BlackBerry_Z30 = 'BlackBerry Z30',
|
|
759
690
|
Nexus_4 = 'Nexus 4',
|
|
760
691
|
Nexus_5 = 'Nexus 5',
|
|
761
692
|
Nexus_5X = 'Nexus 5X',
|
|
762
693
|
Nexus_6 = 'Nexus 6',
|
|
763
694
|
Nexus_6P = 'Nexus 6P',
|
|
764
|
-
Nexus_7 = 'Nexus 7',
|
|
765
|
-
Nokia_Lumia_520 = 'Nokia Lumia 520',
|
|
766
|
-
Nokia_N9 = 'Nokia N9',
|
|
767
|
-
OnePlus_7T = 'OnePlus 7T',
|
|
768
|
-
OnePlus_7T_Pro = 'OnePlus 7T Pro',
|
|
769
695
|
Pixel_2 = 'Pixel 2',
|
|
770
696
|
Pixel_2_XL = 'Pixel 2 XL',
|
|
697
|
+
LG_Optimus_L70 = 'LG Optimus L70',
|
|
698
|
+
Nokia_N9 = 'Nokia N9',
|
|
699
|
+
Nokia_Lumia_520 = 'Nokia Lumia 520',
|
|
700
|
+
Microsoft_Lumia_550 = 'Microsoft Lumia 550',
|
|
701
|
+
Microsoft_Lumia_950 = 'Microsoft Lumia 950',
|
|
702
|
+
Galaxy_S3 = 'Galaxy S3',
|
|
703
|
+
Galaxy_S_III = 'Galaxy S III',
|
|
704
|
+
Galaxy_S5 = 'Galaxy S5',
|
|
705
|
+
Kindle_Fire_HDX = 'Kindle Fire HDX',
|
|
706
|
+
iPad_Mini = 'iPad Mini',
|
|
707
|
+
iPad = 'iPad',
|
|
708
|
+
iPad_Pro = 'iPad Pro',
|
|
709
|
+
Blackberry_PlayBook = 'Blackberry PlayBook',
|
|
710
|
+
Nexus_10 = 'Nexus 10',
|
|
711
|
+
Nexus_7 = 'Nexus 7',
|
|
712
|
+
Galaxy_Note_3 = 'Galaxy Note 3',
|
|
713
|
+
Galaxy_Note_II = 'Galaxy Note II',
|
|
714
|
+
Galaxy_Note_2 = 'Galaxy Note 2',
|
|
715
|
+
Galaxy_S20 = 'Galaxy S20',
|
|
716
|
+
Galaxy_S22 = 'Galaxy S22',
|
|
717
|
+
Galaxy_S21 = 'Galaxy S21',
|
|
718
|
+
Galaxy_S21_Ultra = 'Galaxy S21 Ultra',
|
|
719
|
+
Galaxy_S22_Ultra = 'Galaxy S22 Ultra',
|
|
720
|
+
Laptop_with_touch = 'Laptop with touch',
|
|
721
|
+
Laptop_with_HiDPI_screen = 'Laptop with HiDPI screen',
|
|
722
|
+
Laptop_with_MDPI_screen = 'Laptop with MDPI screen',
|
|
723
|
+
iPhone_XR = 'iPhone XR',
|
|
724
|
+
iPhone_XS_Max = 'iPhone XS Max',
|
|
725
|
+
iPhone_XS = 'iPhone XS',
|
|
726
|
+
Samsung_Galaxy_A5 = 'Samsung Galaxy A5',
|
|
727
|
+
Galaxy_A5 = 'Galaxy A5',
|
|
728
|
+
Samsung_Galaxy_S8 = 'Samsung Galaxy S8',
|
|
729
|
+
Galaxy_S8 = 'Galaxy S8',
|
|
730
|
+
LG_G6 = 'LG G6',
|
|
731
|
+
iPad_Air_2 = 'iPad Air 2',
|
|
732
|
+
iPad_6th_Gen = 'iPad 6th Gen',
|
|
733
|
+
iPhone_11 = 'iPhone 11',
|
|
734
|
+
iPhone_11_Pro_Max = 'iPhone 11 Pro Max',
|
|
735
|
+
iPhone_11_Pro = 'iPhone 11 Pro',
|
|
736
|
+
Galaxy_S10 = 'Galaxy S10',
|
|
737
|
+
Galaxy_S9_Plus = 'Galaxy S9 Plus',
|
|
738
|
+
Galaxy_S9 = 'Galaxy S9',
|
|
739
|
+
Galaxy_S10_Plus = 'Galaxy S10 Plus',
|
|
740
|
+
Galaxy_S8_Plus = 'Galaxy S8 Plus',
|
|
741
|
+
Galaxy_Note_10 = 'Galaxy Note 10',
|
|
742
|
+
Galaxy_Note_10_Plus = 'Galaxy Note 10 Plus',
|
|
743
|
+
Galaxy_Note_9 = 'Galaxy Note 9',
|
|
744
|
+
Galaxy_Note_8 = 'Galaxy Note 8',
|
|
745
|
+
Galaxy_Note_4 = 'Galaxy Note 4',
|
|
771
746
|
Pixel_3 = 'Pixel 3',
|
|
772
747
|
Pixel_3_XL = 'Pixel 3 XL',
|
|
773
748
|
Pixel_4 = 'Pixel 4',
|
|
774
749
|
Pixel_4_XL = 'Pixel 4 XL',
|
|
775
750
|
Pixel_5 = 'Pixel 5',
|
|
751
|
+
iPad_7th_Gen = 'iPad 7th Gen',
|
|
752
|
+
OnePlus_7T = 'OnePlus 7T',
|
|
753
|
+
OnePlus_7T_Pro = 'OnePlus 7T Pro',
|
|
754
|
+
Galaxy_Tab_S7 = 'Galaxy Tab S7',
|
|
776
755
|
Sony_Xperia_10_II = 'Sony Xperia 10 II',
|
|
777
756
|
Huawei_Mate_50_Pro = 'Huawei Mate 50 Pro',
|
|
778
757
|
Huawei_Matepad_11 = 'Huawei Matepad 11'
|
|
@@ -782,8 +761,35 @@ export enum FailureReport {
|
|
|
782
761
|
IMMEDIATE = 'IMMEDIATE',
|
|
783
762
|
ON_CLOSE = 'ON_CLOSE'
|
|
784
763
|
}
|
|
785
|
-
export type IosDeviceNamePlain = "
|
|
764
|
+
export type IosDeviceNamePlain = "iPhone X" | "iPhone XR" | "iPad Air 2" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "iPad (5th generation)" | "iPad (6th generation)" | "iPad (7th generation)" | "iPad (8th generation)" | "iPad (9th generation)" | "iPad (10th generation)" | "iPad Air (3rd generation)" | "iPad Air (4th generation)" | "iPad Air (5th generation)" | "iPad mini 4" | "iPad mini (5th generation)" | "iPad mini (6th generation)" | "iPad Pro (9.7-inch)" | "iPad Pro (10.5-inch)" | "iPad Pro (11-inch) (1st generation)" | "iPad Pro (12.9-inch) (1st generation)" | "iPad Pro (11-inch) (2nd generation)" | "iPad Pro (12.9-inch) (2nd generation)" | "iPad Pro (11-inch) (3rd generation)" | "iPad Pro (12.9-inch) (3rd generation)" | "iPad Pro (11-inch) (4th generation)" | "iPad Pro (12.9-inch) (4th generation)" | "iPad Pro (12.9-inch) (5th generation)" | "iPad Pro (12.9-inch) (6th generation)" | "iPhone 6s" | "iPhone 6s Plus" | "iPhone 7" | "iPhone 7 Plus" | "iPhone 8" | "iPhone 8 Plus" | "iPhone Xs" | "iPhone Xs Max" | "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 Plus" | "iPhone 14 Pro" | "iPhone 14 Pro Max" | "iPhone 15" | "iPhone 15 Plus" | "iPhone 15 Pro" | "iPhone 15 Pro Max" | "iPhone SE (1st generation)" | "iPhone SE (2nd generation)" | "iPhone SE (3rd generation)" | "iPod touch (7th generation)";
|
|
786
765
|
export enum IosDeviceName {
|
|
766
|
+
iPad_5 = 'iPad (5th generation)',
|
|
767
|
+
iPad_6 = 'iPad (6th generation)',
|
|
768
|
+
iPad_7 = 'iPad (7th generation)',
|
|
769
|
+
iPad_8 = 'iPad (8th generation)',
|
|
770
|
+
iPad_9 = 'iPad (9th generation)',
|
|
771
|
+
iPad_10 = 'iPad (10th generation)',
|
|
772
|
+
iPad_Air_2 = 'iPad Air 2',
|
|
773
|
+
iPad_Air_3 = 'iPad Air (3rd generation)',
|
|
774
|
+
iPad_Air_4 = 'iPad Air (4th generation)',
|
|
775
|
+
iPad_Air_5 = 'iPad Air (5th generation)',
|
|
776
|
+
iPad_mini_4 = 'iPad mini 4',
|
|
777
|
+
iPad_mini_5 = 'iPad mini (5th generation)',
|
|
778
|
+
iPad_mini_6 = 'iPad mini (6th generation)',
|
|
779
|
+
iPad_Pro_9_7_inch_1 = 'iPad Pro (9.7-inch)',
|
|
780
|
+
iPad_Pro_10_5_inch_1 = 'iPad Pro (10.5-inch)',
|
|
781
|
+
iPad_Pro_11_inch_1 = 'iPad Pro (11-inch) (1st generation)',
|
|
782
|
+
iPad_Pro_12_9_inch_1 = 'iPad Pro (12.9-inch) (1st generation)',
|
|
783
|
+
iPad_Pro_11_inch_2 = 'iPad Pro (11-inch) (2nd generation)',
|
|
784
|
+
iPad_Pro_12_9_inch_2 = 'iPad Pro (12.9-inch) (2nd generation)',
|
|
785
|
+
iPad_Pro_11_inch_3 = 'iPad Pro (11-inch) (3rd generation)',
|
|
786
|
+
iPad_Pro_3 = 'iPad Pro (12.9-inch) (3rd generation)',
|
|
787
|
+
iPad_Pro_12_9_inch_3 = 'iPad Pro (12.9-inch) (3rd generation)',
|
|
788
|
+
iPad_Pro_4 = 'iPad Pro (11-inch) (4th generation)',
|
|
789
|
+
iPad_Pro_11_inch_4 = 'iPad Pro (11-inch) (4th generation)',
|
|
790
|
+
iPad_Pro_12_9_inch_4 = 'iPad Pro (12.9-inch) (4th generation)',
|
|
791
|
+
iPad_Pro_12_9_inch_5 = 'iPad Pro (12.9-inch) (5th generation)',
|
|
792
|
+
iPad_Pro_12_9_inch_6 = 'iPad Pro (12.9-inch) (6th generation)',
|
|
787
793
|
iPhone_6s = 'iPhone 6s',
|
|
788
794
|
iPhone_6s_Plus = 'iPhone 6s Plus',
|
|
789
795
|
iPhone_7 = 'iPhone 7',
|
|
@@ -792,55 +798,32 @@ export enum IosDeviceName {
|
|
|
792
798
|
iPhone_8_Plus = 'iPhone 8 Plus',
|
|
793
799
|
iPhone_X = 'iPhone X',
|
|
794
800
|
iPhone_XR = 'iPhone XR',
|
|
795
|
-
iPhone_Xs = 'iPhone Xs',
|
|
796
801
|
iPhone_XS = 'iPhone Xs',
|
|
802
|
+
iPhone_Xs = 'iPhone Xs',
|
|
797
803
|
iPhone_Xs_Max = 'iPhone Xs Max',
|
|
798
804
|
iPhone_11 = 'iPhone 11',
|
|
799
|
-
iPhone_11_Pro = 'iPhone 11 Pro',
|
|
800
805
|
iPhone_11_Pro_Max = 'iPhone 11 Pro Max',
|
|
806
|
+
iPhone_11_Pro = 'iPhone 11 Pro',
|
|
801
807
|
iPhone_12 = 'iPhone 12',
|
|
802
808
|
iPhone_12_mini = 'iPhone 12 mini',
|
|
803
|
-
iPhone_12_Pro = 'iPhone 12 Pro',
|
|
804
809
|
iPhone_12_Pro_Max = 'iPhone 12 Pro Max',
|
|
810
|
+
iPhone_12_Pro = 'iPhone 12 Pro',
|
|
805
811
|
iPhone_13 = 'iPhone 13',
|
|
806
812
|
iPhone_13_mini = 'iPhone 13 mini',
|
|
807
|
-
iPhone_13_Pro = 'iPhone 13 Pro',
|
|
808
813
|
iPhone_13_Pro_Max = 'iPhone 13 Pro Max',
|
|
814
|
+
iPhone_13_Pro = 'iPhone 13 Pro',
|
|
809
815
|
iPhone_14 = 'iPhone 14',
|
|
810
816
|
iPhone_14_Plus = 'iPhone 14 Plus',
|
|
811
817
|
iPhone_14_Pro = 'iPhone 14 Pro',
|
|
812
818
|
iPhone_14_Pro_Max = 'iPhone 14 Pro Max',
|
|
819
|
+
iPhone_15 = 'iPhone 15',
|
|
820
|
+
iPhone_15_Plus = 'iPhone 15 Plus',
|
|
821
|
+
iPhone_15_Pro = 'iPhone 15 Pro',
|
|
822
|
+
iPhone_15_Pro_Max = 'iPhone 15 Pro Max',
|
|
813
823
|
iPhone_SE = 'iPhone SE (1st generation)',
|
|
814
824
|
iPhone_SE_1 = 'iPhone SE (1st generation)',
|
|
815
825
|
iPhone_SE_2 = 'iPhone SE (2nd generation)',
|
|
816
826
|
iPhone_SE_3 = 'iPhone SE (3rd generation)',
|
|
817
|
-
iPad_5 = 'iPad (5th generation)',
|
|
818
|
-
iPad_6 = 'iPad (6th generation)',
|
|
819
|
-
iPad_7 = 'iPad (7th generation)',
|
|
820
|
-
iPad_8 = 'iPad (8th generation)',
|
|
821
|
-
iPad_9 = 'iPad (9th generation)',
|
|
822
|
-
iPad_10 = 'iPad (10th generation)',
|
|
823
|
-
iPad_Air_2 = 'iPad Air 2',
|
|
824
|
-
iPad_Air_3 = 'iPad Air (3rd generation)',
|
|
825
|
-
iPad_Air_4 = 'iPad Air (4th generation)',
|
|
826
|
-
iPad_Air_5 = 'iPad Air (5th generation)',
|
|
827
|
-
iPad_mini_4 = 'iPad mini 4',
|
|
828
|
-
iPad_mini_5 = 'iPad mini (5th generation)',
|
|
829
|
-
iPad_mini_6 = 'iPad mini (6th generation)',
|
|
830
|
-
iPad_Pro_9_7_inch_1 = 'iPad Pro (9.7-inch)',
|
|
831
|
-
iPad_Pro_10_5_inch_1 = 'iPad Pro (10.5-inch)',
|
|
832
|
-
iPad_Pro_11_inch_1 = 'iPad Pro (11-inch) (1st generation)',
|
|
833
|
-
iPad_Pro_12_9_inch_1 = 'iPad Pro (12.9-inch) (1st generation)',
|
|
834
|
-
iPad_Pro_11_inch_2 = 'iPad Pro (11-inch) (2nd generation)',
|
|
835
|
-
iPad_Pro_12_9_inch_2 = 'iPad Pro (12.9-inch) (2nd generation)',
|
|
836
|
-
iPad_Pro_11_inch_3 = 'iPad Pro (11-inch) (3rd generation)',
|
|
837
|
-
iPad_Pro_12_9_inch_3 = 'iPad Pro (12.9-inch) (3rd generation)',
|
|
838
|
-
iPad_Pro_3 = 'iPad Pro (12.9-inch) (3rd generation)',
|
|
839
|
-
iPad_Pro_11_inch_4 = 'iPad Pro (11-inch) (4th generation)',
|
|
840
|
-
iPad_Pro_4 = 'iPad Pro (11-inch) (4th generation)',
|
|
841
|
-
iPad_Pro_12_9_inch_4 = 'iPad Pro (12.9-inch) (4th generation)',
|
|
842
|
-
iPad_Pro_12_9_inch_5 = 'iPad Pro (12.9-inch) (5th generation)',
|
|
843
|
-
iPad_Pro_12_9_inch_6 = 'iPad Pro (12.9-inch) (6th generation)',
|
|
844
827
|
iPod_touch_7 = 'iPod touch (7th generation)'
|
|
845
828
|
}
|
|
846
829
|
export type IosVersionPlain = AndroidVersionPlain;
|
|
@@ -849,31 +832,35 @@ export enum IosVersion {
|
|
|
849
832
|
ONE_VERSION_BACK = 'latest-1',
|
|
850
833
|
LATEST_ONE_VERSION_BACK = 'latest-1'
|
|
851
834
|
}
|
|
852
|
-
export type AndroidDeviceNamePlain = "Galaxy
|
|
835
|
+
export type AndroidDeviceNamePlain = "Galaxy S20" | "Galaxy S22" | "Galaxy S21" | "Galaxy S21 Ultra" | "Galaxy S10" | "Galaxy S9" | "Galaxy S10 Plus" | "Galaxy Note 10" | "Galaxy Note 10 Plus" | "Pixel 3 XL" | "Pixel 4" | "Pixel 4 XL" | "Pixel 5" | "Galaxy Tab S7" | "Sony Xperia 10 II" | "Galaxy S20 Plus" | "Galaxy S21 Plus" | "Xiaomi Redmi Note 11 Pro" | "Xiaomi Redmi Note 11" | "Xiaomi Redmi Note 10 JE" | "Pixel 6" | "Galaxy S22 Plus" | "Galaxy Tab S8" | "Sony Xperia 1 II" | "Sony Xperia Ace II" | "Huawei P30 Lite";
|
|
853
836
|
export enum AndroidDeviceName {
|
|
854
|
-
Pixel_3_XL = 'Pixel 3 XL',
|
|
855
|
-
Pixel_4 = 'Pixel 4',
|
|
856
|
-
Pixel_4_XL = 'Pixel 4 XL',
|
|
857
|
-
Pixel_5 = 'Pixel 5',
|
|
858
|
-
Pixel_6 = 'Pixel 6',
|
|
859
|
-
Galaxy_S10 = 'Galaxy S10',
|
|
860
|
-
Galaxy_S10_Plus = 'Galaxy S10 Plus',
|
|
861
|
-
Galaxy_Note_10 = 'Galaxy Note 10',
|
|
862
|
-
Galaxy_Note_10_Plus = 'Galaxy Note 10 Plus',
|
|
863
837
|
Galaxy_S20 = 'Galaxy S20',
|
|
864
838
|
Galaxy_S20_Plus = 'Galaxy S20 Plus',
|
|
839
|
+
Galaxy_S20_PLUS = 'Galaxy S20 Plus',
|
|
840
|
+
Galaxy_S21_Ultra = 'Galaxy S21 Ultra',
|
|
841
|
+
Galaxy_S21_ULTRA = 'Galaxy S21 Ultra',
|
|
842
|
+
Galaxy_Note_10_Plus = 'Galaxy Note 10 Plus',
|
|
843
|
+
Galaxy_S9 = 'Galaxy S9',
|
|
844
|
+
Galaxy_S10 = 'Galaxy S10',
|
|
845
|
+
Galaxy_S10_Plus = 'Galaxy S10 Plus',
|
|
846
|
+
Pixel_4_XL = 'Pixel 4 XL',
|
|
847
|
+
Pixel_3_XL = 'Pixel 3 XL',
|
|
865
848
|
Galaxy_S21 = 'Galaxy S21',
|
|
866
849
|
Galaxy_S21_Plus = 'Galaxy S21 Plus',
|
|
867
|
-
|
|
850
|
+
Galaxy_S21_PLUS = 'Galaxy S21 Plus',
|
|
851
|
+
Xiaomi_Redmi_Note_11_Pro = 'Xiaomi Redmi Note 11 Pro',
|
|
852
|
+
Xiaomi_Redmi_Note_11 = 'Xiaomi Redmi Note 11',
|
|
853
|
+
Xiaomi_Redmi_Note_10_JE = 'Xiaomi Redmi Note 10 JE',
|
|
854
|
+
Pixel_6 = 'Pixel 6',
|
|
855
|
+
Galaxy_Note_10 = 'Galaxy Note 10',
|
|
856
|
+
Pixel_4 = 'Pixel 4',
|
|
857
|
+
Pixel_5 = 'Pixel 5',
|
|
868
858
|
Galaxy_S22 = 'Galaxy S22',
|
|
869
859
|
Galaxy_S22_Plus = 'Galaxy S22 Plus',
|
|
870
|
-
Galaxy_Tab_S7 = 'Galaxy Tab S7',
|
|
871
860
|
Galaxy_Tab_S8 = 'Galaxy Tab S8',
|
|
872
|
-
|
|
873
|
-
Xiaomi_Redmi_Note_11 = 'Xiaomi Redmi Note 11',
|
|
874
|
-
Xiaomi_Redmi_Note_11_Pro = 'Xiaomi Redmi Note 11 Pro',
|
|
875
|
-
Sony_Xperia_1_II = 'Sony Xperia 1 II',
|
|
861
|
+
Galaxy_Tab_S7 = 'Galaxy Tab S7',
|
|
876
862
|
Sony_Xperia_10_II = 'Sony Xperia 10 II',
|
|
863
|
+
Sony_Xperia_1_II = 'Sony Xperia 1 II',
|
|
877
864
|
Sony_Xperia_Ace_II = 'Sony Xperia Ace II',
|
|
878
865
|
Huawei_P30_Lite = 'Huawei P30 Lite'
|
|
879
866
|
}
|