@applitools/eyes-puppeteer 1.17.9 → 1.17.11

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,103 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.17.11](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-puppeteer@1.17.10...js/eyes-puppeteer@1.17.11) (2023-07-05)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/tunnel-client bumped from 1.0.0 to 1.0.1
9
+ #### Bug Fixes
10
+
11
+ * re-release ([438a9aa](https://github.com/applitools/eyes.sdk.javascript1/commit/438a9aa6331ba76d6bdc7d94e8f27d7ae45730da))
12
+ * @applitools/eyes bumped from 1.5.1 to 1.5.2
13
+
14
+ * @applitools/core bumped from 3.5.0 to 3.5.1
15
+
16
+ * @applitools/ec-client bumped from 1.6.0 to 1.6.1
17
+
18
+
19
+ ## [1.17.10](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-puppeteer@1.17.9...js/eyes-puppeteer@1.17.10) (2023-07-05)
20
+
21
+
22
+ ### Dependencies
23
+
24
+ * @applitools/eyes bumped from 1.5.0 to 1.5.1
25
+ #### Bug Fixes
26
+
27
+ * fixed issue with getResults log appearing in console when file handler configured ([56b75c2](https://github.com/applitools/eyes.sdk.javascript1/commit/56b75c2185906c1581980985816a000c14000ac3))
28
+
29
+
30
+ #### Reverts
31
+
32
+ * revert removal of `nmgOptions` api ([b8d03c7](https://github.com/applitools/eyes.sdk.javascript1/commit/b8d03c77e8243397ecca233e46d56f7437d16df4))
33
+
34
+
35
+
36
+ * @applitools/core bumped from 3.4.0 to 3.5.0
37
+ #### Features
38
+
39
+ * added auto applitools lib detection ([#1707](https://github.com/applitools/eyes.sdk.javascript1/issues/1707)) ([7d439b5](https://github.com/applitools/eyes.sdk.javascript1/commit/7d439b52af55f3b0596c9d35d6ba85c717448023))
40
+ * support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
41
+
42
+
43
+ #### Bug Fixes
44
+
45
+ * some fix ([660a137](https://github.com/applitools/eyes.sdk.javascript1/commit/660a1376a49dd28f8f399690502cd3d1f77665fa))
46
+
47
+
48
+
49
+ * @applitools/core-base bumped from 1.2.1 to 1.3.0
50
+ #### Features
51
+
52
+ * support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
53
+
54
+
55
+
56
+ * @applitools/req bumped from 1.3.3 to 1.4.0
57
+ #### Features
58
+
59
+ * support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
60
+ * @applitools/driver bumped from 1.12.4 to 1.13.0
61
+ #### Features
62
+
63
+ * added auto applitools lib detection ([#1707](https://github.com/applitools/eyes.sdk.javascript1/issues/1707)) ([7d439b5](https://github.com/applitools/eyes.sdk.javascript1/commit/7d439b52af55f3b0596c9d35d6ba85c717448023))
64
+ * @applitools/ec-client bumped from 1.5.0 to 1.6.0
65
+ #### Features
66
+
67
+ * added support of regional execution cloud servers ([#1711](https://github.com/applitools/eyes.sdk.javascript1/issues/1711)) ([2e26c69](https://github.com/applitools/eyes.sdk.javascript1/commit/2e26c6944bb15f6121fb37c1dba95aba162c1f6a))
68
+ * support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
69
+
70
+
71
+ #### Bug Fixes
72
+
73
+ * fixed auto tunnel cleanup after unexpected end of the process ([3c1ad08](https://github.com/applitools/eyes.sdk.javascript1/commit/3c1ad0837d2d3560becc6d89370aa878becb3270))
74
+
75
+
76
+
77
+ * @applitools/tunnel-client bumped from 0.1.1 to 1.0.0
78
+ #### Features
79
+
80
+ * added binaries and made them available in jfrog ([92033fe](https://github.com/applitools/eyes.sdk.javascript1/commit/92033fed7edc58bbc4a4e37269068418fe3afc3d))
81
+ * release as 1.0.0 ([93bf312](https://github.com/applitools/eyes.sdk.javascript1/commit/93bf31205b07d19bc2cb4f50b974c7bad0f49cea))
82
+
83
+
84
+
85
+ * @applitools/ufg-client bumped from 1.2.22 to 1.3.0
86
+ #### Features
87
+
88
+ * support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
89
+
90
+
91
+
92
+ * @applitools/spec-driver-webdriver bumped from 1.0.36 to 1.0.37
93
+
94
+ * @applitools/nml-client bumped from 1.5.0 to 1.5.1
95
+
96
+ * @applitools/screenshoter bumped from 3.8.1 to 3.8.2
97
+
98
+ * @applitools/spec-driver-puppeteer bumped from 1.1.67 to 1.1.68
99
+
100
+
3
101
  ## [1.17.9](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-puppeteer@1.17.8...js/eyes-puppeteer@1.17.9) (2023-06-29)
4
102
 
5
103
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-puppeteer",
3
- "version": "1.17.9",
3
+ "version": "1.17.11",
4
4
  "description": "Applitools Eyes SDK for Puppeteer",
5
5
  "keywords": [
6
6
  "eyes-puppeteer",
@@ -42,8 +42,8 @@
42
42
  "up:framework": "run --top-level add-silent puppeteer"
43
43
  },
44
44
  "dependencies": {
45
- "@applitools/eyes": "1.5.0",
46
- "@applitools/spec-driver-puppeteer": "1.1.67"
45
+ "@applitools/eyes": "1.5.2",
46
+ "@applitools/spec-driver-puppeteer": "1.1.68"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@applitools/api-extractor": "^1.2.21",
package/types/index.d.ts CHANGED
@@ -206,6 +206,7 @@ export type CheckSettingsAutomationPlain = CheckSettingsImagePlain & {
206
206
  disableBrowserFetching?: undefined | boolean;
207
207
  layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
208
208
  visualGridOptions?: undefined | { [key: string]: any; };
209
+ nmgOptions?: undefined | { [key: string]: any; };
209
210
  useSystemScreenshot?: undefined | boolean;
210
211
  hooks?: undefined | { beforeCaptureScreenshot: string; };
211
212
  timeout?: undefined | number;
@@ -237,6 +238,8 @@ export class CheckSettingsAutomation {
237
238
  webHook(script: string): CheckSettingsAutomation;
238
239
  ufgOption(key: string, value: any): CheckSettingsAutomation;
239
240
  ufgOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
241
+ nmgOption(key: string, value: any): CheckSettingsAutomation;
242
+ nmgOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
240
243
  visualGridOption(key: string, value: any): CheckSettingsAutomation;
241
244
  visualGridOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
242
245
  useSystemScreenshot(useSystemScreenshot: boolean): CheckSettingsAutomation;
@@ -1657,7 +1660,13 @@ export class TestResults implements Required<TestResultsPlain> {
1657
1660
  get url(): string;
1658
1661
  getUrl(): string;
1659
1662
  setUrl(_url: string): void;
1660
- get server(): { serverUrl: string; apiKey: string; agentId?: undefined | string; proxy?: undefined | { url: string; username?: undefined | string; password?: undefined | string; }; };
1663
+ get server(): {
1664
+ serverUrl: string;
1665
+ apiKey: string;
1666
+ agentId?: undefined | string;
1667
+ proxy?: undefined | { url: string; username?: undefined | string; password?: undefined | string; };
1668
+ useDnsCache?: undefined | boolean;
1669
+ };
1661
1670
  get keepIfDuplicate(): boolean;
1662
1671
  isPassed(): boolean;
1663
1672
  delete(): Promise<void>;