@applitools/eyes-cypress 3.57.3 → 3.58.1

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,81 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.58.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.58.0...js/eyes-cypress@3.58.1) (2026-01-21)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.15.7
9
+ #### Bug Fixes
10
+
11
+ * add fetchConcurrency to dom-snapshot | FLD-4062 ([#3486](https://github.com/Applitools-Dev/sdk/issues/3486)) ([f523791](https://github.com/Applitools-Dev/sdk/commit/f523791b9bc60029ec0b4b6914bc54e0110bd4a2))
12
+ * @applitools/ufg-client bumped to 1.19.0
13
+ #### Features
14
+
15
+ * add `fetchConcurrency` parameter to `makeAutonomousCore` FLD-4063 ([#3480](https://github.com/Applitools-Dev/sdk/issues/3480)) ([df0c60d](https://github.com/Applitools-Dev/sdk/commit/df0c60d5e74703550dba036299db7360065524f6))
16
+ * @applitools/core bumped to 4.56.0
17
+ #### Features
18
+
19
+ * add `fetchConcurrency` parameter to `makeAutonomousCore` FLD-4063 ([#3480](https://github.com/Applitools-Dev/sdk/issues/3480)) ([df0c60d](https://github.com/Applitools-Dev/sdk/commit/df0c60d5e74703550dba036299db7360065524f6))
20
+
21
+
22
+ #### Bug Fixes
23
+
24
+ * add fetchConcurrency to dom-snapshot | FLD-4062 ([#3486](https://github.com/Applitools-Dev/sdk/issues/3486)) ([f523791](https://github.com/Applitools-Dev/sdk/commit/f523791b9bc60029ec0b4b6914bc54e0110bd4a2))
25
+
26
+
27
+
28
+ * @applitools/eyes bumped to 1.38.1
29
+
30
+
31
+ ## [3.58.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.57.3...js/eyes-cypress@3.58.0) (2026-01-19)
32
+
33
+
34
+ ### Features
35
+
36
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
37
+
38
+
39
+ ### Dependencies
40
+
41
+ * @applitools/dom-snapshot bumped to 4.15.6
42
+
43
+ * @applitools/driver bumped to 1.25.0
44
+ #### Features
45
+
46
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
47
+ * @applitools/spec-driver-webdriver bumped to 1.5.5
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.7.11
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.7.0
52
+ #### Features
53
+
54
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
55
+
56
+
57
+
58
+ * @applitools/eyes bumped to 1.38.0
59
+ #### Features
60
+
61
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
62
+
63
+
64
+
65
+ * @applitools/screenshoter bumped to 3.12.12
66
+
67
+ * @applitools/nml-client bumped to 1.11.15
68
+
69
+ * @applitools/ec-client bumped to 1.12.17
70
+
71
+ * @applitools/core bumped to 4.55.0
72
+ #### Features
73
+
74
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
75
+
76
+
77
+
78
+
3
79
  ## [3.57.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.57.2...js/eyes-cypress@3.57.3) (2026-01-14)
4
80
 
5
81
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-cypress",
3
- "version": "3.57.3",
3
+ "version": "3.58.1",
4
4
  "homepage": "https://applitools.com/tutorials/sdks/cypress",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "main": "./index.js",
@@ -38,7 +38,7 @@
38
38
  "test:ts:run:12": "yarn cypress12 run --project ./test/e2e/ts --config-file ./cypress-12.config.ts",
39
39
  "cypress13": "../../node_modules/cypress13/bin/cypress",
40
40
  "test:ts:run:13": "yarn cypress13 run --project ./test/e2e/ts --config-file ./cypress-13.config.ts",
41
- "test:ts:run": "yarn cypress$APPLITOOLS_FRAMEWORK_VERSION run --browser chrome --project ./test/e2e/ts --config-file ./cypress-$APPLITOOLS_FRAMEWORK_VERSION.config.ts",
41
+ "test:ts:run": "sh -c 'if [ \"$APPLITOOLS_FRAMEWORK_VERSION\" = \"9\" ]; then yarn cypress9 run --browser electron --project ./test/e2e/ts --config-file ./cypress-9.config.ts; else yarn cypress$APPLITOOLS_FRAMEWORK_VERSION run --browser chrome --project ./test/e2e/ts --config-file ./cypress-$APPLITOOLS_FRAMEWORK_VERSION.config.ts; fi'",
42
42
  "test:coverage": "cd test/generic && yarn && MOCHA_GROUP=coverage APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-cypress' APPLITOOLS_BATCH_ID=$(uuidgen) npx cypress run",
43
43
  "test:coverage:chrome": "cd test/generic && yarn && MOCHA_GROUP=coverage APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-cypress' APPLITOOLS_BATCH_ID=$(uuidgen) npx cypress run --browser chrome",
44
44
  "test:e2e": "MOCHA_GROUP=e2e mkdir -p test/fixtures/testAppCopies && run --top-level mocha --no-timeouts 'test/e2e/**/*.test.js' --parallel --jobs 4",
@@ -52,8 +52,8 @@
52
52
  "setup": "run --top-level xvfb:setup"
53
53
  },
54
54
  "dependencies": {
55
- "@applitools/core": "4.54.3",
56
- "@applitools/eyes": "1.37.0",
55
+ "@applitools/core": "4.56.0",
56
+ "@applitools/eyes": "1.38.1",
57
57
  "@applitools/functional-commons": "1.6.0",
58
58
  "@applitools/logger": "2.2.7",
59
59
  "@applitools/utils": "1.14.1",
package/src/expose.ts CHANGED
@@ -59,8 +59,6 @@ export type CypressCheckSettings = api.CheckSettingsAutomationPlain<SpecType> &
59
59
  floating?: FloatingRegion
60
60
  accessibility?: accessibilityRegion
61
61
  scriptHooks?: CypressCheckSettings['hooks']
62
- ignoreCaret?: boolean
63
- ignoreDisplacements?: boolean
64
62
  browser?: MaybeArray<
65
63
  | NonNullable<CypressEyesConfig['browsersInfo']>[number]
66
64
  | {deviceName: DeviceName; screenOrientation?: ScreenOrientationPlain; name?: string}