@applitools/eyes-testcafe 6.0.0 → 6.1.1
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 +204 -0
- package/package.json +3 -3
- package/types/index.d.ts +10 -4
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,210 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [6.1.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.1.0...js/eyes-testcafe@6.1.1) (2024-04-01)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/spec-driver-selenium bumped to 1.5.74
|
|
22
|
+
#### Bug Fixes
|
|
23
|
+
|
|
24
|
+
* trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
|
|
25
|
+
* @applitools/ec-client bumped to 1.7.32
|
|
26
|
+
|
|
27
|
+
* @applitools/core-base bumped to 1.10.1
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
|
|
31
|
+
* @applitools/core bumped to 4.11.1
|
|
32
|
+
|
|
33
|
+
* @applitools/eyes bumped to 1.17.1
|
|
34
|
+
#### Bug Fixes
|
|
35
|
+
|
|
36
|
+
* trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## [6.1.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.0.4...js/eyes-testcafe@6.1.0) (2024-03-31)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Dependencies
|
|
50
|
+
|
|
51
|
+
* @applitools/spec-driver-selenium bumped to 1.5.73
|
|
52
|
+
#### Bug Fixes
|
|
53
|
+
|
|
54
|
+
* remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
|
|
55
|
+
* @applitools/ec-client bumped to 1.7.31
|
|
56
|
+
|
|
57
|
+
* @applitools/core-base bumped to 1.10.0
|
|
58
|
+
#### Features
|
|
59
|
+
|
|
60
|
+
* Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
|
|
61
|
+
* batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
|
|
62
|
+
* send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
#### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
|
|
68
|
+
* @applitools/core bumped to 4.11.0
|
|
69
|
+
#### Features
|
|
70
|
+
|
|
71
|
+
* Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
|
|
72
|
+
* batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
* @applitools/eyes bumped to 1.17.0
|
|
77
|
+
#### Features
|
|
78
|
+
|
|
79
|
+
* add Eyes.getResults method ([#2046](https://github.com/Applitools-Dev/sdk/issues/2046)) ([#2069](https://github.com/Applitools-Dev/sdk/issues/2069)) ([4d263e1](https://github.com/Applitools-Dev/sdk/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
|
|
80
|
+
* Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
|
|
81
|
+
* added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
|
|
82
|
+
* added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/Applitools-Dev/sdk/issues/2033)) ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
|
|
83
|
+
* generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
|
|
84
|
+
* ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
#### Bug Fixes
|
|
88
|
+
|
|
89
|
+
* error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
|
|
90
|
+
* fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
|
|
91
|
+
* fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
## [6.0.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.0.2...js/eyes-testcafe@6.0.3) (2024-03-18)
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### Dependencies
|
|
100
|
+
|
|
101
|
+
* @applitools/css-tree bumped to 1.1.2
|
|
102
|
+
#### Bug Fixes
|
|
103
|
+
|
|
104
|
+
* trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
|
|
105
|
+
* @applitools/dom-snapshot bumped to 4.9.2
|
|
106
|
+
|
|
107
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.3
|
|
108
|
+
|
|
109
|
+
* @applitools/spec-driver-selenium bumped to 1.5.72
|
|
110
|
+
|
|
111
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.3
|
|
112
|
+
|
|
113
|
+
* @applitools/driver bumped to 1.16.5
|
|
114
|
+
#### Bug Fixes
|
|
115
|
+
|
|
116
|
+
* trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
|
|
117
|
+
* @applitools/screenshoter bumped to 3.8.27
|
|
118
|
+
|
|
119
|
+
* @applitools/nml-client bumped to 1.7.5
|
|
120
|
+
|
|
121
|
+
* @applitools/ufg-client bumped to 1.10.2
|
|
122
|
+
|
|
123
|
+
* @applitools/ec-client bumped to 1.7.30
|
|
124
|
+
|
|
125
|
+
* @applitools/core bumped to 4.10.2
|
|
126
|
+
|
|
127
|
+
* @applitools/eyes bumped to 1.16.2
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
## [6.0.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.0.1...js/eyes-testcafe@6.0.2) (2024-03-18)
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
### Dependencies
|
|
134
|
+
|
|
135
|
+
* @applitools/css-tree bumped to 1.1.1
|
|
136
|
+
#### Bug Fixes
|
|
137
|
+
|
|
138
|
+
* trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
|
|
139
|
+
* @applitools/dom-snapshot bumped to 4.9.1
|
|
140
|
+
|
|
141
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.2
|
|
142
|
+
|
|
143
|
+
* @applitools/spec-driver-selenium bumped to 1.5.71
|
|
144
|
+
|
|
145
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.2
|
|
146
|
+
|
|
147
|
+
* @applitools/driver bumped to 1.16.4
|
|
148
|
+
#### Bug Fixes
|
|
149
|
+
|
|
150
|
+
* trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
|
|
151
|
+
* @applitools/screenshoter bumped to 3.8.26
|
|
152
|
+
|
|
153
|
+
* @applitools/nml-client bumped to 1.7.4
|
|
154
|
+
|
|
155
|
+
* @applitools/ufg-client bumped to 1.10.1
|
|
156
|
+
|
|
157
|
+
* @applitools/ec-client bumped to 1.7.29
|
|
158
|
+
|
|
159
|
+
* @applitools/core bumped to 4.10.1
|
|
160
|
+
|
|
161
|
+
* @applitools/eyes bumped to 1.16.1
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
## [6.0.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.0.0...js/eyes-testcafe@6.0.1) (2024-03-17)
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### Dependencies
|
|
168
|
+
|
|
169
|
+
* @applitools/css-tree bumped to 1.1.0
|
|
170
|
+
#### Features
|
|
171
|
+
|
|
172
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
173
|
+
* @applitools/dom-snapshot bumped to 4.9.0
|
|
174
|
+
#### Features
|
|
175
|
+
|
|
176
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.1
|
|
181
|
+
|
|
182
|
+
* @applitools/spec-driver-selenium bumped to 1.5.70
|
|
183
|
+
|
|
184
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.1
|
|
185
|
+
|
|
186
|
+
* @applitools/driver bumped to 1.16.3
|
|
187
|
+
#### Bug Fixes
|
|
188
|
+
|
|
189
|
+
* skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
|
|
190
|
+
* trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
|
|
191
|
+
* @applitools/screenshoter bumped to 3.8.25
|
|
192
|
+
|
|
193
|
+
* @applitools/nml-client bumped to 1.7.3
|
|
194
|
+
|
|
195
|
+
* @applitools/ufg-client bumped to 1.10.0
|
|
196
|
+
#### Features
|
|
197
|
+
|
|
198
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
199
|
+
* throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
* @applitools/core bumped to 4.10.0
|
|
204
|
+
#### Features
|
|
205
|
+
|
|
206
|
+
* support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
* @applitools/ec-client bumped to 1.7.28
|
|
211
|
+
|
|
212
|
+
* @applitools/eyes bumped to 1.16.0
|
|
213
|
+
#### Features
|
|
214
|
+
|
|
215
|
+
* ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
16
220
|
## [6.0.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe-v5.0.1...js/eyes-testcafe@6.0.0) (2024-02-29)
|
|
17
221
|
|
|
18
222
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.1.1",
|
|
4
4
|
"description": "Applitools Eyes SDK for TestCafe",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-testcafe",
|
|
@@ -68,8 +68,8 @@
|
|
|
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.16.
|
|
72
|
-
"@applitools/eyes": "1.
|
|
71
|
+
"@applitools/driver": "1.16.5",
|
|
72
|
+
"@applitools/eyes": "1.17.1",
|
|
73
73
|
"@applitools/utils": "1.7.0"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
package/types/index.d.ts
CHANGED
|
@@ -336,6 +336,7 @@ export type ConfigurationPlain = {
|
|
|
336
336
|
environmentName?: undefined | string;
|
|
337
337
|
branchName?: undefined | string;
|
|
338
338
|
parentBranchName?: undefined | string;
|
|
339
|
+
gitMergeBaseTimestamp?: undefined | string;
|
|
339
340
|
baselineBranchName?: undefined | string;
|
|
340
341
|
compareWithParentBranch?: undefined | boolean;
|
|
341
342
|
ignoreBaseline?: undefined | boolean;
|
|
@@ -357,7 +358,7 @@ export type ConfigurationPlain = {
|
|
|
357
358
|
rotation?: undefined | ImageRotationPlain;
|
|
358
359
|
scaleRatio?: undefined | number;
|
|
359
360
|
concurrentSessions?: undefined | number;
|
|
360
|
-
browsersInfo?: undefined | Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo>;
|
|
361
|
+
browsersInfo?: undefined | Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName: "iPhone X" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "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 SE (2nd generation)" | "iPhone SE (3rd generation)"; }>;
|
|
361
362
|
visualGridOptions?: undefined | Record<string, any>;
|
|
362
363
|
layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
363
364
|
disableBrowserFetching?: undefined | boolean;
|
|
@@ -462,6 +463,10 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
462
463
|
set baselineBranchName(baselineBranchName: string);
|
|
463
464
|
getBaselineBranchName(): string;
|
|
464
465
|
setBaselineBranchName(baselineBranchName: string): Configuration;
|
|
466
|
+
get gitMergeBaseTimestamp(): string;
|
|
467
|
+
set gitMergeBaseTimestamp(gitMergeBaseTimestamp: string);
|
|
468
|
+
getGitMergeBaseTimestamp(): string;
|
|
469
|
+
setGitMergeBaseTimestamp(gitMergeBaseTimestamp: string): Configuration;
|
|
465
470
|
get compareWithParentBranch(): boolean;
|
|
466
471
|
set compareWithParentBranch(compareWithParentBranch: boolean);
|
|
467
472
|
getCompareWithParentBranch(): boolean;
|
|
@@ -574,9 +579,9 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
574
579
|
set concurrentSessions(concurrentSessions: number);
|
|
575
580
|
getConcurrentSessions(): number;
|
|
576
581
|
setConcurrentSessions(concurrentSessions: number): Configuration;
|
|
577
|
-
get browsersInfo(): Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo>;
|
|
578
|
-
set browsersInfo(browsersInfo: Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo>);
|
|
579
|
-
getBrowsersInfo(): Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName:
|
|
582
|
+
get browsersInfo(): Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName: "iPhone X" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "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 SE (2nd generation)" | "iPhone SE (3rd generation)"; }>;
|
|
583
|
+
set browsersInfo(browsersInfo: Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName: "iPhone X" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "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 SE (2nd generation)" | "iPhone SE (3rd generation)"; }>);
|
|
584
|
+
getBrowsersInfo(): Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName: "iPhone X" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "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 SE (2nd generation)" | "iPhone SE (3rd generation)"; }>;
|
|
580
585
|
setBrowsersInfo(browsersInfo: Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; }>): Configuration;
|
|
581
586
|
addBrowsers(...browsersInfo: Array<DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; }>): Configuration;
|
|
582
587
|
addBrowser(browserInfo: DesktopBrowserInfo | ChromeEmulationInfo | IOSDeviceInfo | AndroidDeviceInfo | { deviceName: DeviceNamePlain; screenOrientation?: undefined | ScreenOrientationPlain; }): Configuration;
|
|
@@ -584,6 +589,7 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
584
589
|
addDeviceEmulation(deviceName: DeviceNamePlain, screenOrientation?: undefined | ScreenOrientationPlain): Configuration;
|
|
585
590
|
addMobileDevice(deviceName: AndroidDeviceNamePlain, screenOrientation: ScreenOrientationPlain, version?: undefined | AndroidVersionPlain): Configuration;
|
|
586
591
|
addMobileDevice(deviceName: IosDeviceNamePlain, screenOrientation: ScreenOrientationPlain, version?: undefined | AndroidVersionPlain): Configuration;
|
|
592
|
+
addMultiDeviceTarget(deviceName: "iPhone X" | "iPhone XR" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "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 SE (2nd generation)" | "iPhone SE (3rd generation)"): Configuration;
|
|
587
593
|
get visualGridOptions(): { [key: string]: any; };
|
|
588
594
|
set visualGridOptions(visualGridOptions: { [key: string]: any; });
|
|
589
595
|
getVisualGridOptions(): { [key: string]: any; };
|