@applitools/eyes-testcafe 4.1.5 → 4.1.7

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
@@ -13,6 +13,94 @@
13
13
 
14
14
 
15
15
 
16
+ ## [4.1.7](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.6...js/eyes-testcafe@4.1.7) (2024-01-30)
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * @applitools/snippets bumped to 2.4.25
22
+ #### Bug Fixes
23
+
24
+ * losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))
25
+ * @applitools/spec-driver-webdriver bumped to 1.0.55
26
+
27
+ * @applitools/spec-driver-selenium bumped to 1.5.69
28
+
29
+ * @applitools/spec-driver-puppeteer bumped to 1.3.5
30
+
31
+ * @applitools/driver bumped to 1.16.2
32
+ #### Bug Fixes
33
+
34
+ * losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))
35
+
36
+
37
+
38
+ * @applitools/core bumped to 4.7.0
39
+ #### Features
40
+
41
+ * added support of proxy server url env var ([#2159](https://github.com/applitools/eyes.sdk.javascript1/issues/2159)) ([2f69c3d](https://github.com/applitools/eyes.sdk.javascript1/commit/2f69c3d37d7af9be1f459fd3d5f41b361161b5bf))
42
+
43
+
44
+ #### Bug Fixes
45
+
46
+ * losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))
47
+
48
+
49
+
50
+ * @applitools/screenshoter bumped to 3.8.21
51
+
52
+ * @applitools/nml-client bumped to 1.6.5
53
+
54
+ * @applitools/ec-client bumped to 1.7.23
55
+
56
+ * @applitools/eyes bumped to 1.13.6
57
+
58
+
59
+ ## [4.1.6](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.5...js/eyes-testcafe@4.1.6) (2024-01-16)
60
+
61
+
62
+ ### Dependencies
63
+
64
+ * @applitools/dom-snapshot bumped to 4.7.16
65
+ #### Bug Fixes
66
+
67
+ * handle unparsable values of media attribute in dom snapshot ([a2afe2e](https://github.com/applitools/eyes.sdk.javascript1/commit/a2afe2e18508f44f9c046270da0c1e09fb9aea03))
68
+ * @applitools/nml-client bumped to 1.6.4
69
+ #### Bug Fixes
70
+
71
+ * remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))
72
+ * @applitools/core bumped to 4.6.0
73
+ #### Features
74
+
75
+ * added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))
76
+
77
+
78
+ #### Bug Fixes
79
+
80
+ * add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
81
+ * remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))
82
+
83
+
84
+
85
+ * @applitools/ec-client bumped to 1.7.22
86
+
87
+ * @applitools/core-base bumped to 1.9.0
88
+ #### Features
89
+
90
+ * added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))
91
+
92
+
93
+ #### Bug Fixes
94
+
95
+ * add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
96
+ * @applitools/eyes bumped to 1.13.5
97
+ #### Bug Fixes
98
+
99
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/applitools/eyes.sdk.javascript1/commit/42a773cc57e8e5de528a049b376159615892003b))
100
+
101
+
102
+
103
+
16
104
  ## [4.1.5](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.4...js/eyes-testcafe@4.1.5) (2024-01-02)
17
105
 
18
106
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-testcafe",
3
- "version": "4.1.5",
3
+ "version": "4.1.7",
4
4
  "description": "Applitools Eyes SDK for TestCafe",
5
5
  "keywords": [
6
6
  "eyes-testcafe",
@@ -68,13 +68,13 @@
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.16.1",
72
- "@applitools/eyes": "1.13.4",
71
+ "@applitools/driver": "1.16.2",
72
+ "@applitools/eyes": "1.13.6",
73
73
  "@applitools/utils": "1.7.0"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@applitools/api-extractor": "^1.2.22",
77
- "@applitools/bongo": "^5.7.6",
77
+ "@applitools/bongo": "^5.9.0",
78
78
  "@applitools/generic": "^3.5.2",
79
79
  "@applitools/test-server": "^1.2.2",
80
80
  "@applitools/test-utils": "^1.5.17",
package/types/index.d.ts CHANGED
@@ -206,7 +206,7 @@ export class CheckSettingsAutomation {
206
206
  nmgOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
207
207
  visualGridOption(key: string, value: any): CheckSettingsAutomation;
208
208
  visualGridOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
209
- useSystemScreenshot(useSystemScreenshot: boolean): CheckSettingsAutomation;
209
+ useSystemScreenshot(useSystemScreenshot?: undefined | boolean): CheckSettingsAutomation;
210
210
  timeout(timeout: number): CheckSettingsAutomation;
211
211
  waitBeforeCapture(waitBeforeCapture: number): CheckSettingsAutomation;
212
212
  lazyLoad(options?: undefined | boolean | { scrollLength?: undefined | number; waitingTime?: undefined | number; maxAmountToScroll?: undefined | number; }): CheckSettingsAutomation;