@applitools/eyes-testcafe 6.3.39 → 6.3.41
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 +107 -0
- package/package.json +3 -3
- package/types/index.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,113 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [6.3.41](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.40...js/eyes-testcafe@6.3.41) (2026-05-05)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/dom-shared bumped to 1.2.0
|
|
22
|
+
#### Features
|
|
23
|
+
|
|
24
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
25
|
+
* @applitools/dom-snapshot bumped to 4.17.0
|
|
26
|
+
#### Features
|
|
27
|
+
|
|
28
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
#### Bug Fixes
|
|
32
|
+
|
|
33
|
+
* re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
* @applitools/snippets bumped to 2.9.0
|
|
38
|
+
#### Features
|
|
39
|
+
|
|
40
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
* @applitools/dom-capture bumped to 11.8.0
|
|
45
|
+
#### Features
|
|
46
|
+
|
|
47
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
* @applitools/driver bumped to 1.26.0
|
|
52
|
+
#### Features
|
|
53
|
+
|
|
54
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.0
|
|
59
|
+
#### Features
|
|
60
|
+
|
|
61
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
* @applitools/spec-driver-selenium bumped to 1.8.0
|
|
66
|
+
#### Features
|
|
67
|
+
|
|
68
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
* @applitools/spec-driver-playwright bumped to 1.9.0
|
|
73
|
+
#### Features
|
|
74
|
+
|
|
75
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.0
|
|
80
|
+
#### Features
|
|
81
|
+
|
|
82
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
* @applitools/core bumped to 4.62.0
|
|
87
|
+
#### Features
|
|
88
|
+
|
|
89
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
* @applitools/screenshoter bumped to 3.12.19
|
|
94
|
+
|
|
95
|
+
* @applitools/nml-client bumped to 1.11.26
|
|
96
|
+
|
|
97
|
+
* @applitools/ec-client bumped to 1.12.28
|
|
98
|
+
|
|
99
|
+
* @applitools/eyes bumped to 1.41.0
|
|
100
|
+
#### Features
|
|
101
|
+
|
|
102
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
## [6.3.40](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.39...js/eyes-testcafe@6.3.40) (2026-05-04)
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
### Dependencies
|
|
111
|
+
|
|
112
|
+
* @applitools/tunnel-client bumped to 1.11.12
|
|
113
|
+
#### Bug Fixes
|
|
114
|
+
|
|
115
|
+
* remove deprecated uuid dependency | FLD-4179 ([#3796](https://github.com/Applitools-Dev/sdk/issues/3796)) ([b3511f0](https://github.com/Applitools-Dev/sdk/commit/b3511f070645d356aa8edf43dd57332b5917c41e))
|
|
116
|
+
* @applitools/ec-client bumped to 1.12.27
|
|
117
|
+
|
|
118
|
+
* @applitools/core bumped to 4.61.1
|
|
119
|
+
|
|
120
|
+
* @applitools/eyes bumped to 1.40.1
|
|
121
|
+
|
|
122
|
+
|
|
16
123
|
## [6.3.39](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.38...js/eyes-testcafe@6.3.39) (2026-04-29)
|
|
17
124
|
|
|
18
125
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.41",
|
|
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.
|
|
72
|
-
"@applitools/eyes": "1.
|
|
71
|
+
"@applitools/driver": "1.26.0",
|
|
72
|
+
"@applitools/eyes": "1.41.0",
|
|
73
73
|
"@applitools/utils": "1.14.4"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
package/types/index.d.ts
CHANGED
|
@@ -434,6 +434,7 @@ export type ConfigurationPlain = {
|
|
|
434
434
|
debugScreenshots?: undefined | { save: boolean; path?: undefined | string; prefix?: undefined | string; };
|
|
435
435
|
defaultMatchSettings?: undefined | ImageMatchSettingsPlain;
|
|
436
436
|
deviceInfo?: undefined | string;
|
|
437
|
+
bypassCSP?: undefined | boolean;
|
|
437
438
|
disableBrowserFetching?: undefined | boolean;
|
|
438
439
|
disableNMLUrlCache?: undefined | boolean;
|
|
439
440
|
displayName?: undefined | string;
|
|
@@ -564,6 +565,10 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
564
565
|
set deviceInfo(deviceInfo: string);
|
|
565
566
|
getDeviceInfo(): string;
|
|
566
567
|
setDeviceInfo(deviceInfo: string): Configuration;
|
|
568
|
+
get bypassCSP(): boolean;
|
|
569
|
+
set bypassCSP(bypassCSP: boolean);
|
|
570
|
+
getBypassCSP(): boolean;
|
|
571
|
+
setBypassCSP(bypassCSP: boolean): Configuration;
|
|
567
572
|
get disableBrowserFetching(): boolean;
|
|
568
573
|
set disableBrowserFetching(disableBrowserFetching: boolean);
|
|
569
574
|
getDisableBrowserFetching(): boolean;
|