@applitools/eyes 1.9.1 → 1.11.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,197 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.11.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-v1.10.1...js/eyes@1.11.0) (2023-10-17)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
|
|
9
|
+
* rework log event on opent eyes ([#1842](https://github.com/applitools/eyes.sdk.javascript1/issues/1842)) ([532756b](https://github.com/applitools/eyes.sdk.javascript1/commit/532756b75c1023967c3781316148c890dbcfaac8))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Code Refactoring
|
|
13
|
+
|
|
14
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
15
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Dependencies
|
|
19
|
+
|
|
20
|
+
* @applitools/utils bumped to 1.6.2
|
|
21
|
+
#### Code Refactoring
|
|
22
|
+
|
|
23
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
24
|
+
* @applitools/logger bumped to 2.0.12
|
|
25
|
+
#### Code Refactoring
|
|
26
|
+
|
|
27
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
* @applitools/socket bumped to 1.1.12
|
|
32
|
+
#### Code Refactoring
|
|
33
|
+
|
|
34
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
* @applitools/req bumped to 1.6.2
|
|
39
|
+
#### Code Refactoring
|
|
40
|
+
|
|
41
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
* @applitools/image bumped to 1.1.7
|
|
46
|
+
#### Bug Fixes
|
|
47
|
+
|
|
48
|
+
* avoid using ascii text decoder ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
#### Code Refactoring
|
|
52
|
+
|
|
53
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
* @applitools/driver bumped to 1.14.4
|
|
58
|
+
#### Code Refactoring
|
|
59
|
+
|
|
60
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
* @applitools/tunnel-client bumped to 1.2.4
|
|
65
|
+
#### Code Refactoring
|
|
66
|
+
|
|
67
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
* @applitools/ec-client bumped to 1.7.13
|
|
72
|
+
#### Code Refactoring
|
|
73
|
+
|
|
74
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.48
|
|
79
|
+
|
|
80
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.4
|
|
81
|
+
#### Code Refactoring
|
|
82
|
+
|
|
83
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
* @applitools/screenshoter bumped to 3.8.14
|
|
88
|
+
#### Bug Fixes
|
|
89
|
+
|
|
90
|
+
* allow css scrolling when taking screenshot of the webview ([2d3a257](https://github.com/applitools/eyes.sdk.javascript1/commit/2d3a2572768e7f979d16297ca316a79ab2538adb))
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
#### Code Refactoring
|
|
94
|
+
|
|
95
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
* @applitools/core-base bumped to 1.7.2
|
|
100
|
+
#### Code Refactoring
|
|
101
|
+
|
|
102
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
* @applitools/nml-client bumped to 1.5.14
|
|
107
|
+
|
|
108
|
+
* @applitools/ufg-client bumped to 1.9.6
|
|
109
|
+
#### Code Refactoring
|
|
110
|
+
|
|
111
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
112
|
+
* drop jsdom dependency ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
* @applitools/spec-driver-selenium bumped to 1.5.62
|
|
117
|
+
|
|
118
|
+
* @applitools/core bumped to 4.0.0
|
|
119
|
+
#### ⚠ BREAKING CHANGES
|
|
120
|
+
|
|
121
|
+
* update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936))
|
|
122
|
+
|
|
123
|
+
#### Features
|
|
124
|
+
|
|
125
|
+
* update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936)) ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
#### Bug Fixes
|
|
129
|
+
|
|
130
|
+
* upgrade dom-snapshot ([#1969](https://github.com/applitools/eyes.sdk.javascript1/issues/1969)) ([458beb8](https://github.com/applitools/eyes.sdk.javascript1/commit/458beb803aec3e6d51484a557b3eed8f537a709d))
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
#### Code Refactoring
|
|
134
|
+
|
|
135
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## [1.10.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-v1.9.2...js/eyes@1.10.0) (2023-09-29)
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
### Features
|
|
144
|
+
|
|
145
|
+
* added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
|
|
146
|
+
* rework log event on opent eyes ([#1842](https://github.com/applitools/eyes.sdk.javascript1/issues/1842)) ([532756b](https://github.com/applitools/eyes.sdk.javascript1/commit/532756b75c1023967c3781316148c890dbcfaac8))
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
### Code Refactoring
|
|
150
|
+
|
|
151
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
### Dependencies
|
|
155
|
+
|
|
156
|
+
* @applitools/driver bumped to 1.14.3
|
|
157
|
+
#### Bug Fixes
|
|
158
|
+
|
|
159
|
+
* force native on get environment ([#1939](https://github.com/applitools/eyes.sdk.javascript1/issues/1939)) ([f42854e](https://github.com/applitools/eyes.sdk.javascript1/commit/f42854eacc769751447204143cb4d50113edc732))
|
|
160
|
+
* @applitools/screenshoter bumped to 3.8.13
|
|
161
|
+
#### Bug Fixes
|
|
162
|
+
|
|
163
|
+
* force native on get environment ([#1939](https://github.com/applitools/eyes.sdk.javascript1/issues/1939)) ([f42854e](https://github.com/applitools/eyes.sdk.javascript1/commit/f42854eacc769751447204143cb4d50113edc732))
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
* @applitools/ec-client bumped to 1.7.12
|
|
168
|
+
#### Bug Fixes
|
|
169
|
+
|
|
170
|
+
* change expiration time of the tunnel ([c019241](https://github.com/applitools/eyes.sdk.javascript1/commit/c0192411410135b23f3ae47dd62fbef67be66f1a))
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
#### Code Refactoring
|
|
174
|
+
|
|
175
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
176
|
+
* use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
* @applitools/core-base bumped to 1.7.1
|
|
181
|
+
#### Bug Fixes
|
|
182
|
+
|
|
183
|
+
* send domMapping payload with correct content encoding ([2bc8e39](https://github.com/applitools/eyes.sdk.javascript1/commit/2bc8e390de1d147d84d1de24df337b8652547b6a))
|
|
184
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.47
|
|
185
|
+
|
|
186
|
+
* @applitools/spec-driver-selenium bumped to 1.5.61
|
|
187
|
+
|
|
188
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.3
|
|
189
|
+
|
|
190
|
+
* @applitools/nml-client bumped to 1.5.13
|
|
191
|
+
|
|
192
|
+
* @applitools/core bumped to 3.11.5
|
|
193
|
+
|
|
194
|
+
|
|
3
195
|
## [1.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes@1.9.0...js/eyes@1.9.1) (2023-09-25)
|
|
4
196
|
|
|
5
197
|
|
|
@@ -974,9 +974,9 @@ class ConfigurationData {
|
|
|
974
974
|
environmentName: this.environmentName,
|
|
975
975
|
environment: utils.general.removeUndefinedProps({
|
|
976
976
|
hostingApp: this.hostApp,
|
|
977
|
-
|
|
977
|
+
displayHostingApp: this.hostAppInfo,
|
|
978
978
|
os: this.hostOS,
|
|
979
|
-
|
|
979
|
+
displayOs: this.hostOSInfo,
|
|
980
980
|
deviceName: this.deviceInfo,
|
|
981
981
|
viewportSize: this.viewportSize,
|
|
982
982
|
}),
|
|
@@ -1008,7 +1008,7 @@ class ConfigurationData {
|
|
|
1008
1008
|
: undefined,
|
|
1009
1009
|
}),
|
|
1010
1010
|
check: utils.general.removeUndefinedProps({
|
|
1011
|
-
|
|
1011
|
+
environments: (_b = this.browsersInfo) === null || _b === void 0 ? void 0 : _b.map(browserInfo => {
|
|
1012
1012
|
if (utils.types.has(browserInfo, 'iosDeviceInfo')) {
|
|
1013
1013
|
const { iosVersion, ...iosDeviceInfo } = browserInfo.iosDeviceInfo;
|
|
1014
1014
|
return { iosDeviceInfo: { ...iosDeviceInfo, version: iosVersion } };
|
|
@@ -21,7 +21,7 @@ class TestResultContainerData {
|
|
|
21
21
|
return this.exception;
|
|
22
22
|
}
|
|
23
23
|
get browserInfo() {
|
|
24
|
-
return this._container.
|
|
24
|
+
return this._container.environment.requested;
|
|
25
25
|
}
|
|
26
26
|
getBrowserInfo() {
|
|
27
27
|
return this.browserInfo;
|
|
@@ -31,7 +31,7 @@ class TestResultContainerData {
|
|
|
31
31
|
return {
|
|
32
32
|
testResults: this._container.result,
|
|
33
33
|
exception: this._container.error,
|
|
34
|
-
browserInfo: this._container.
|
|
34
|
+
browserInfo: this._container.environment.requested,
|
|
35
35
|
};
|
|
36
36
|
}
|
|
37
37
|
/** @internal */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.11.0",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"applitools",
|
|
6
6
|
"eyes",
|
|
@@ -45,12 +45,12 @@
|
|
|
45
45
|
"test": "run --top-level mocha './test/**/*.spec.ts'"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@applitools/core": "
|
|
49
|
-
"@applitools/logger": "2.0.
|
|
50
|
-
"@applitools/utils": "1.6.
|
|
48
|
+
"@applitools/core": "4.0.0",
|
|
49
|
+
"@applitools/logger": "2.0.12",
|
|
50
|
+
"@applitools/utils": "1.6.2"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@applitools/req": "^1.6.
|
|
53
|
+
"@applitools/req": "^1.6.2",
|
|
54
54
|
"@types/node": "^12.20.55"
|
|
55
55
|
},
|
|
56
56
|
"engines": {
|