@applitools/eyes-testcafe 4.1.1 → 4.1.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 +87 -0
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,93 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [4.1.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.2...js/eyes-testcafe@4.1.3) (2023-12-18)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/core bumped to 4.5.0
|
|
22
|
+
#### Features
|
|
23
|
+
|
|
24
|
+
* add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
#### Bug Fixes
|
|
28
|
+
|
|
29
|
+
* fixed issue when page wasn't reloaded for one of the breakpoints if the initial viewport size matches it ([9038723](https://github.com/applitools/eyes.sdk.javascript1/commit/9038723ee68515f7d4fe20ed31ec501df9a381dc))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.53
|
|
34
|
+
|
|
35
|
+
* @applitools/spec-driver-selenium bumped to 1.5.67
|
|
36
|
+
|
|
37
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.3
|
|
38
|
+
|
|
39
|
+
* @applitools/driver bumped to 1.16.0
|
|
40
|
+
#### Features
|
|
41
|
+
|
|
42
|
+
* add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))
|
|
43
|
+
* @applitools/screenshoter bumped to 3.8.19
|
|
44
|
+
|
|
45
|
+
* @applitools/nml-client bumped to 1.6.1
|
|
46
|
+
|
|
47
|
+
* @applitools/ec-client bumped to 1.7.19
|
|
48
|
+
|
|
49
|
+
* @applitools/eyes bumped to 1.13.2
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## [4.1.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.1...js/eyes-testcafe@4.1.2) (2023-12-12)
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
### Dependencies
|
|
56
|
+
|
|
57
|
+
* @applitools/core bumped to 4.4.0
|
|
58
|
+
#### Features
|
|
59
|
+
|
|
60
|
+
* sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
|
|
61
|
+
* support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
#### Bug Fixes
|
|
65
|
+
|
|
66
|
+
* layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
#### Code Refactoring
|
|
70
|
+
|
|
71
|
+
* fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.52
|
|
76
|
+
|
|
77
|
+
* @applitools/spec-driver-selenium bumped to 1.5.66
|
|
78
|
+
|
|
79
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.2
|
|
80
|
+
|
|
81
|
+
* @applitools/driver bumped to 1.15.3
|
|
82
|
+
#### Bug Fixes
|
|
83
|
+
|
|
84
|
+
* layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))
|
|
85
|
+
* @applitools/screenshoter bumped to 3.8.18
|
|
86
|
+
|
|
87
|
+
* @applitools/nml-client bumped to 1.6.0
|
|
88
|
+
#### Features
|
|
89
|
+
|
|
90
|
+
* support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
* @applitools/tunnel-client bumped to 1.4.0
|
|
95
|
+
#### Features
|
|
96
|
+
|
|
97
|
+
* sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
|
|
98
|
+
* @applitools/ec-client bumped to 1.7.18
|
|
99
|
+
|
|
100
|
+
* @applitools/eyes bumped to 1.13.1
|
|
101
|
+
|
|
102
|
+
|
|
16
103
|
## [4.1.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.0...js/eyes-testcafe@4.1.1) (2023-12-05)
|
|
17
104
|
|
|
18
105
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.3",
|
|
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.13.
|
|
71
|
+
"@applitools/driver": "1.16.0",
|
|
72
|
+
"@applitools/eyes": "1.13.2",
|
|
73
73
|
"@applitools/utils": "1.7.0"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|