@applitools/core 4.9.0 → 4.10.2
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 +145 -0
- package/dist/classic/check.js +1 -0
- package/package.json +14 -14
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,150 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.10.2](https://github.com/Applitools-Dev/sdk/compare/js/core@4.10.1...js/core@4.10.2) (2024-03-18)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/css-tree bumped to 1.1.2
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
|
|
12
|
+
* @applitools/driver bumped to 1.16.5
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
|
|
16
|
+
* @applitools/dom-snapshot bumped to 4.9.2
|
|
17
|
+
|
|
18
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.3
|
|
19
|
+
|
|
20
|
+
* @applitools/spec-driver-selenium bumped to 1.5.72
|
|
21
|
+
|
|
22
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.3
|
|
23
|
+
|
|
24
|
+
* @applitools/screenshoter bumped to 3.8.27
|
|
25
|
+
|
|
26
|
+
* @applitools/nml-client bumped to 1.7.5
|
|
27
|
+
|
|
28
|
+
* @applitools/ufg-client bumped to 1.10.2
|
|
29
|
+
|
|
30
|
+
* @applitools/ec-client bumped to 1.7.30
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## [4.10.1](https://github.com/Applitools-Dev/sdk/compare/js/core@4.10.0...js/core@4.10.1) (2024-03-18)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Dependencies
|
|
37
|
+
|
|
38
|
+
* @applitools/css-tree bumped to 1.1.1
|
|
39
|
+
#### Bug Fixes
|
|
40
|
+
|
|
41
|
+
* trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
|
|
42
|
+
* @applitools/driver bumped to 1.16.4
|
|
43
|
+
#### Bug Fixes
|
|
44
|
+
|
|
45
|
+
* trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
|
|
46
|
+
* @applitools/dom-snapshot bumped to 4.9.1
|
|
47
|
+
|
|
48
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.2
|
|
49
|
+
|
|
50
|
+
* @applitools/spec-driver-selenium bumped to 1.5.71
|
|
51
|
+
|
|
52
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.2
|
|
53
|
+
|
|
54
|
+
* @applitools/screenshoter bumped to 3.8.26
|
|
55
|
+
|
|
56
|
+
* @applitools/nml-client bumped to 1.7.4
|
|
57
|
+
|
|
58
|
+
* @applitools/ufg-client bumped to 1.10.1
|
|
59
|
+
|
|
60
|
+
* @applitools/ec-client bumped to 1.7.29
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
## [4.10.0](https://github.com/Applitools-Dev/sdk/compare/js/core@4.9.1...js/core@4.10.0) (2024-03-17)
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
### Features
|
|
67
|
+
|
|
68
|
+
* support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
### Dependencies
|
|
72
|
+
|
|
73
|
+
* @applitools/css-tree bumped to 1.1.0
|
|
74
|
+
#### Features
|
|
75
|
+
|
|
76
|
+
* 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))
|
|
77
|
+
* @applitools/dom-snapshot bumped to 4.9.0
|
|
78
|
+
#### Features
|
|
79
|
+
|
|
80
|
+
* 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))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.1
|
|
85
|
+
|
|
86
|
+
* @applitools/spec-driver-selenium bumped to 1.5.70
|
|
87
|
+
|
|
88
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.1
|
|
89
|
+
|
|
90
|
+
* @applitools/driver bumped to 1.16.3
|
|
91
|
+
#### Bug Fixes
|
|
92
|
+
|
|
93
|
+
* 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))
|
|
94
|
+
* trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
|
|
95
|
+
* @applitools/ufg-client bumped to 1.10.0
|
|
96
|
+
#### Features
|
|
97
|
+
|
|
98
|
+
* 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))
|
|
99
|
+
* throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
* @applitools/screenshoter bumped to 3.8.25
|
|
104
|
+
|
|
105
|
+
* @applitools/nml-client bumped to 1.7.3
|
|
106
|
+
|
|
107
|
+
* @applitools/ec-client bumped to 1.7.28
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
## [4.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/core@4.9.0...js/core@4.9.1) (2024-02-29)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### Dependencies
|
|
114
|
+
|
|
115
|
+
* @applitools/req bumped to 1.6.5
|
|
116
|
+
#### Bug Fixes
|
|
117
|
+
|
|
118
|
+
* fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
|
|
119
|
+
* @applitools/dom-shared bumped to 1.0.13
|
|
120
|
+
#### Bug Fixes
|
|
121
|
+
|
|
122
|
+
* dont execute script synchronously in polling ([#2228](https://github.com/applitools/eyes.sdk.javascript1/issues/2228)) ([04f525b](https://github.com/applitools/eyes.sdk.javascript1/commit/04f525bcac19bc2fb7240928add28f71efcef0ea))
|
|
123
|
+
* @applitools/tunnel-client bumped to 1.4.1
|
|
124
|
+
#### Bug Fixes
|
|
125
|
+
|
|
126
|
+
* upgrade execution-grid-tunnel to avoid port collision ([751e4e2](https://github.com/applitools/eyes.sdk.javascript1/commit/751e4e2441eb85604bbece0a9dbe18fa16b23847))
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
* @applitools/dom-capture bumped to 11.2.6
|
|
131
|
+
|
|
132
|
+
* @applitools/dom-snapshot bumped to 4.8.1
|
|
133
|
+
|
|
134
|
+
* @applitools/nml-client bumped to 1.7.2
|
|
135
|
+
|
|
136
|
+
* @applitools/ufg-client bumped to 1.9.10
|
|
137
|
+
|
|
138
|
+
* @applitools/ec-client bumped to 1.7.27
|
|
139
|
+
|
|
140
|
+
* @applitools/core-base bumped to 1.9.1
|
|
141
|
+
#### Bug Fixes
|
|
142
|
+
|
|
143
|
+
* fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
3
148
|
## [4.9.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/core@4.8.0...js/core@4.9.0) (2024-02-18)
|
|
4
149
|
|
|
5
150
|
|
package/dist/classic/check.js
CHANGED
|
@@ -77,6 +77,7 @@ function makeCheck({ eyes, target: defaultTarget, environments: defaultEnvironme
|
|
|
77
77
|
}
|
|
78
78
|
if (driverEnvironment.isWeb ||
|
|
79
79
|
!((_c = driverEnvironment.applitoolsLib) === null || _c === void 0 ? void 0 : _c.instrumented) ||
|
|
80
|
+
settings.webview ||
|
|
80
81
|
settings.screenshotMode === 'default') {
|
|
81
82
|
let actualEnvironments = uniqueEnvironments;
|
|
82
83
|
if (settings.screenshotMode === 'default') {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/core",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.10.2",
|
|
4
4
|
"homepage": "https://applitools.com",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/applitools/eyes.sdk.javascript1/issues"
|
|
@@ -74,19 +74,19 @@
|
|
|
74
74
|
}
|
|
75
75
|
},
|
|
76
76
|
"dependencies": {
|
|
77
|
-
"@applitools/core-base": "1.9.
|
|
78
|
-
"@applitools/dom-capture": "11.2.
|
|
79
|
-
"@applitools/dom-snapshot": "4.
|
|
80
|
-
"@applitools/driver": "1.16.
|
|
81
|
-
"@applitools/ec-client": "1.7.
|
|
77
|
+
"@applitools/core-base": "1.9.1",
|
|
78
|
+
"@applitools/dom-capture": "11.2.6",
|
|
79
|
+
"@applitools/dom-snapshot": "4.9.2",
|
|
80
|
+
"@applitools/driver": "1.16.5",
|
|
81
|
+
"@applitools/ec-client": "1.7.30",
|
|
82
82
|
"@applitools/logger": "2.0.14",
|
|
83
|
-
"@applitools/nml-client": "1.7.
|
|
84
|
-
"@applitools/req": "1.6.
|
|
85
|
-
"@applitools/screenshoter": "3.8.
|
|
83
|
+
"@applitools/nml-client": "1.7.5",
|
|
84
|
+
"@applitools/req": "1.6.5",
|
|
85
|
+
"@applitools/screenshoter": "3.8.27",
|
|
86
86
|
"@applitools/snippets": "2.4.25",
|
|
87
87
|
"@applitools/socket": "1.1.14",
|
|
88
|
-
"@applitools/spec-driver-webdriver": "1.1.
|
|
89
|
-
"@applitools/ufg-client": "1.
|
|
88
|
+
"@applitools/spec-driver-webdriver": "1.1.3",
|
|
89
|
+
"@applitools/ufg-client": "1.10.2",
|
|
90
90
|
"@applitools/utils": "1.7.0",
|
|
91
91
|
"@types/ws": "8.5.5",
|
|
92
92
|
"abort-controller": "3.0.0",
|
|
@@ -100,11 +100,11 @@
|
|
|
100
100
|
"devDependencies": {
|
|
101
101
|
"@applitools/bongo": "^5.10.0",
|
|
102
102
|
"@applitools/sea": "^1.0.0",
|
|
103
|
-
"@applitools/spec-driver-puppeteer": "^1.4.
|
|
104
|
-
"@applitools/spec-driver-selenium": "^1.5.
|
|
103
|
+
"@applitools/spec-driver-puppeteer": "^1.4.3",
|
|
104
|
+
"@applitools/spec-driver-selenium": "^1.5.72",
|
|
105
105
|
"@applitools/test-server": "^1.2.2",
|
|
106
106
|
"@applitools/test-utils": "^1.5.17",
|
|
107
|
-
"@applitools/tunnel-client": "^1.4.
|
|
107
|
+
"@applitools/tunnel-client": "^1.4.1",
|
|
108
108
|
"@types/node": "^12.20.55",
|
|
109
109
|
"@types/selenium-webdriver": "^4.1.2",
|
|
110
110
|
"@types/semver": "^7.5.4",
|