@applitools/eyes-webdriverio 5.51.2 → 5.53.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 CHANGED
@@ -1,5 +1,189 @@
1
1
  # Changelog
2
2
 
3
+ ## [5.53.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-webdriverio-v5.52.2...js/eyes-webdriverio@5.53.0) (2024-04-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
9
+ * 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))
10
+ * added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
11
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
12
+ * support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * fixed issue when page wasn't reloaded for one of the breakpoints if the initial viewport size matches it ([9038723](https://github.com/Applitools-Dev/sdk/commit/9038723ee68515f7d4fe20ed31ec501df9a381dc))
18
+ * fixed issue with cdp commands on chromium browsers ([#2180](https://github.com/Applitools-Dev/sdk/issues/2180)) ([550fc77](https://github.com/Applitools-Dev/sdk/commit/550fc772d3988aae29e6f4a1a11d2a408072dc38))
19
+ * made service to work with older wdio runner versions versions ([#2140](https://github.com/Applitools-Dev/sdk/issues/2140)) ([151c729](https://github.com/Applitools-Dev/sdk/commit/151c729d0016fbbe4b5dd6b719d59c087a2f3144))
20
+
21
+
22
+ ### Dependencies
23
+
24
+ * @applitools/utils bumped to 1.7.1
25
+ #### Bug Fixes
26
+
27
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
28
+ * @applitools/socket bumped to 1.1.15
29
+
30
+ * @applitools/tunnel-client bumped to 1.5.1
31
+ #### Bug Fixes
32
+
33
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
34
+
35
+
36
+
37
+ * @applitools/ec-client bumped to 1.8.1
38
+ #### Bug Fixes
39
+
40
+ * change tunnel idle timeout to 20 seconds ([#2318](https://github.com/Applitools-Dev/sdk/issues/2318)) ([9b3873c](https://github.com/Applitools-Dev/sdk/commit/9b3873c180a130a01212d857b084efe51d6d30a4))
41
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
42
+
43
+
44
+
45
+ * @applitools/core bumped to 4.12.2
46
+ #### Bug Fixes
47
+
48
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
49
+
50
+
51
+
52
+ * @applitools/eyes bumped to 1.18.0
53
+ #### Features
54
+
55
+ * 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))
56
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
57
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
58
+ * 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))
59
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
60
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
61
+
62
+
63
+ #### Bug Fixes
64
+
65
+ * clone the check settings in eyes check ([#2251](https://github.com/Applitools-Dev/sdk/issues/2251)) ([9517d66](https://github.com/Applitools-Dev/sdk/commit/9517d665976949458aecfb31e052c19d7109a0c4))
66
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
67
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
68
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
69
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
70
+
71
+
72
+
73
+ * @applitools/logger bumped to 2.0.15
74
+
75
+ * @applitools/req bumped to 1.6.6
76
+
77
+ * @applitools/image bumped to 1.1.10
78
+
79
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
80
+
81
+ * @applitools/spec-driver-selenium bumped to 1.5.75
82
+
83
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
84
+
85
+ * @applitools/driver bumped to 1.16.6
86
+
87
+ * @applitools/screenshoter bumped to 3.8.28
88
+
89
+ * @applitools/nml-client bumped to 1.8.1
90
+
91
+ * @applitools/ufg-client bumped to 1.11.1
92
+
93
+ * @applitools/core-base bumped to 1.11.1
94
+
95
+
96
+ ## [5.52.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-webdriverio@5.52.0...js/eyes-webdriverio@5.52.1) (2024-04-01)
97
+
98
+
99
+ ### Dependencies
100
+
101
+ * @applitools/spec-driver-selenium bumped to 1.5.74
102
+ #### Bug Fixes
103
+
104
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
105
+ * @applitools/ec-client bumped to 1.7.32
106
+
107
+ * @applitools/core-base bumped to 1.10.1
108
+ #### Bug Fixes
109
+
110
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
111
+ * @applitools/core bumped to 4.11.1
112
+
113
+ * @applitools/eyes bumped to 1.17.1
114
+ #### Bug Fixes
115
+
116
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
117
+
118
+
119
+
120
+
121
+ ## [5.52.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-webdriverio-v5.51.3...js/eyes-webdriverio@5.52.0) (2024-03-31)
122
+
123
+
124
+ ### Features
125
+
126
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
127
+ * 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))
128
+ * added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
129
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
130
+ * support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
131
+
132
+
133
+ ### Bug Fixes
134
+
135
+ * fixed issue when page wasn't reloaded for one of the breakpoints if the initial viewport size matches it ([9038723](https://github.com/Applitools-Dev/sdk/commit/9038723ee68515f7d4fe20ed31ec501df9a381dc))
136
+ * fixed issue with cdp commands on chromium browsers ([#2180](https://github.com/Applitools-Dev/sdk/issues/2180)) ([550fc77](https://github.com/Applitools-Dev/sdk/commit/550fc772d3988aae29e6f4a1a11d2a408072dc38))
137
+ * made service to work with older wdio runner versions versions ([#2140](https://github.com/Applitools-Dev/sdk/issues/2140)) ([151c729](https://github.com/Applitools-Dev/sdk/commit/151c729d0016fbbe4b5dd6b719d59c087a2f3144))
138
+
139
+
140
+ ### Dependencies
141
+
142
+ * @applitools/spec-driver-selenium bumped to 1.5.73
143
+ #### Bug Fixes
144
+
145
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
146
+ * @applitools/ec-client bumped to 1.7.31
147
+
148
+ * @applitools/core-base bumped to 1.10.0
149
+ #### Features
150
+
151
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
152
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
153
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
154
+
155
+
156
+ #### Bug Fixes
157
+
158
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
159
+ * @applitools/core bumped to 4.11.0
160
+ #### Features
161
+
162
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
163
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
164
+
165
+
166
+
167
+ * @applitools/eyes bumped to 1.17.0
168
+ #### Features
169
+
170
+ * 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))
171
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
172
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
173
+ * 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))
174
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
175
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
176
+
177
+
178
+ #### Bug Fixes
179
+
180
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
181
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
182
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
183
+
184
+
185
+
186
+
3
187
  ## [5.51.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-webdriverio@5.51.1...js/eyes-webdriverio@5.51.2) (2024-03-18)
4
188
 
5
189
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-webdriverio",
3
- "version": "5.51.2",
3
+ "version": "5.53.0",
4
4
  "description": "Applitools Eyes SDK for WebdriverIO",
5
5
  "keywords": [
6
6
  "eyes-webdriverio",
@@ -71,9 +71,9 @@
71
71
  "up:framework": "echo \"$(jq '.devDependencies |= . + ([\"webdriverio\", \"@wdio/cli\", \"@wdio/local-runner\", \"@wdio/mocha-framework\"] | with_entries({key: .value, value: $ENV.APPLITOOLS_FRAMEWORK_VERSION}))' ./package.json)\" > ./package.json"
72
72
  },
73
73
  "dependencies": {
74
- "@applitools/driver": "1.16.5",
75
- "@applitools/eyes": "1.16.2",
76
- "@applitools/spec-driver-webdriver": "1.1.3"
74
+ "@applitools/driver": "1.16.6",
75
+ "@applitools/eyes": "1.18.0",
76
+ "@applitools/spec-driver-webdriver": "1.1.4"
77
77
  },
78
78
  "devDependencies": {
79
79
  "@applitools/api-extractor": "^1.2.22",
package/types/index.d.ts CHANGED
@@ -368,6 +368,7 @@ export type ConfigurationPlain = {
368
368
  environmentName?: undefined | string;
369
369
  branchName?: undefined | string;
370
370
  parentBranchName?: undefined | string;
371
+ gitMergeBaseTimestamp?: undefined | string;
371
372
  baselineBranchName?: undefined | string;
372
373
  compareWithParentBranch?: undefined | boolean;
373
374
  ignoreBaseline?: undefined | boolean;
@@ -494,6 +495,10 @@ export class Configuration implements Required<ConfigurationPlain> {
494
495
  set baselineBranchName(baselineBranchName: string);
495
496
  getBaselineBranchName(): string;
496
497
  setBaselineBranchName(baselineBranchName: string): Configuration;
498
+ get gitMergeBaseTimestamp(): string;
499
+ set gitMergeBaseTimestamp(gitMergeBaseTimestamp: string);
500
+ getGitMergeBaseTimestamp(): string;
501
+ setGitMergeBaseTimestamp(gitMergeBaseTimestamp: string): Configuration;
497
502
  get compareWithParentBranch(): boolean;
498
503
  set compareWithParentBranch(compareWithParentBranch: boolean);
499
504
  getCompareWithParentBranch(): boolean;