@applitools/core 4.9.1 → 4.10.3
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 +114 -0
- package/dist/classic/check.js +1 -0
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,119 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.10.3](https://github.com/Applitools-Dev/sdk/compare/js/core@4.10.2...js/core@4.10.3) (2024-03-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* trigger release of js core ([3518656](https://github.com/Applitools-Dev/sdk/commit/351865693f0ca700c563d079e78fe1ef9b557d36))
|
|
9
|
+
|
|
10
|
+
## [4.10.2](https://github.com/Applitools-Dev/sdk/compare/js/core@4.10.1...js/core@4.10.2) (2024-03-18)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Dependencies
|
|
14
|
+
|
|
15
|
+
* @applitools/css-tree bumped to 1.1.2
|
|
16
|
+
#### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
|
|
19
|
+
* @applitools/driver bumped to 1.16.5
|
|
20
|
+
#### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
|
|
23
|
+
* @applitools/dom-snapshot bumped to 4.9.2
|
|
24
|
+
|
|
25
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.3
|
|
26
|
+
|
|
27
|
+
* @applitools/spec-driver-selenium bumped to 1.5.72
|
|
28
|
+
|
|
29
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.3
|
|
30
|
+
|
|
31
|
+
* @applitools/screenshoter bumped to 3.8.27
|
|
32
|
+
|
|
33
|
+
* @applitools/nml-client bumped to 1.7.5
|
|
34
|
+
|
|
35
|
+
* @applitools/ufg-client bumped to 1.10.2
|
|
36
|
+
|
|
37
|
+
* @applitools/ec-client bumped to 1.7.30
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
## [4.10.1](https://github.com/Applitools-Dev/sdk/compare/js/core@4.10.0...js/core@4.10.1) (2024-03-18)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Dependencies
|
|
44
|
+
|
|
45
|
+
* @applitools/css-tree bumped to 1.1.1
|
|
46
|
+
#### Bug Fixes
|
|
47
|
+
|
|
48
|
+
* trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
|
|
49
|
+
* @applitools/driver bumped to 1.16.4
|
|
50
|
+
#### Bug Fixes
|
|
51
|
+
|
|
52
|
+
* trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
|
|
53
|
+
* @applitools/dom-snapshot bumped to 4.9.1
|
|
54
|
+
|
|
55
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.2
|
|
56
|
+
|
|
57
|
+
* @applitools/spec-driver-selenium bumped to 1.5.71
|
|
58
|
+
|
|
59
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.2
|
|
60
|
+
|
|
61
|
+
* @applitools/screenshoter bumped to 3.8.26
|
|
62
|
+
|
|
63
|
+
* @applitools/nml-client bumped to 1.7.4
|
|
64
|
+
|
|
65
|
+
* @applitools/ufg-client bumped to 1.10.1
|
|
66
|
+
|
|
67
|
+
* @applitools/ec-client bumped to 1.7.29
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
## [4.10.0](https://github.com/Applitools-Dev/sdk/compare/js/core@4.9.1...js/core@4.10.0) (2024-03-17)
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
### Features
|
|
74
|
+
|
|
75
|
+
* support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
### Dependencies
|
|
79
|
+
|
|
80
|
+
* @applitools/css-tree bumped to 1.1.0
|
|
81
|
+
#### Features
|
|
82
|
+
|
|
83
|
+
* 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))
|
|
84
|
+
* @applitools/dom-snapshot bumped to 4.9.0
|
|
85
|
+
#### Features
|
|
86
|
+
|
|
87
|
+
* 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))
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.1
|
|
92
|
+
|
|
93
|
+
* @applitools/spec-driver-selenium bumped to 1.5.70
|
|
94
|
+
|
|
95
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.1
|
|
96
|
+
|
|
97
|
+
* @applitools/driver bumped to 1.16.3
|
|
98
|
+
#### Bug Fixes
|
|
99
|
+
|
|
100
|
+
* 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))
|
|
101
|
+
* trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
|
|
102
|
+
* @applitools/ufg-client bumped to 1.10.0
|
|
103
|
+
#### Features
|
|
104
|
+
|
|
105
|
+
* 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))
|
|
106
|
+
* throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
* @applitools/screenshoter bumped to 3.8.25
|
|
111
|
+
|
|
112
|
+
* @applitools/nml-client bumped to 1.7.3
|
|
113
|
+
|
|
114
|
+
* @applitools/ec-client bumped to 1.7.28
|
|
115
|
+
|
|
116
|
+
|
|
3
117
|
## [4.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/core@4.9.0...js/core@4.9.1) (2024-02-29)
|
|
4
118
|
|
|
5
119
|
|
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.3",
|
|
4
4
|
"homepage": "https://applitools.com",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/applitools/eyes.sdk.javascript1/issues"
|
|
@@ -76,17 +76,17 @@
|
|
|
76
76
|
"dependencies": {
|
|
77
77
|
"@applitools/core-base": "1.9.1",
|
|
78
78
|
"@applitools/dom-capture": "11.2.6",
|
|
79
|
-
"@applitools/dom-snapshot": "4.
|
|
80
|
-
"@applitools/driver": "1.16.
|
|
81
|
-
"@applitools/ec-client": "1.7.
|
|
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.
|
|
83
|
+
"@applitools/nml-client": "1.7.5",
|
|
84
84
|
"@applitools/req": "1.6.5",
|
|
85
|
-
"@applitools/screenshoter": "3.8.
|
|
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,8 +100,8 @@
|
|
|
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
107
|
"@applitools/tunnel-client": "^1.4.1",
|