@applitools/eyes-testcafe 4.0.3 → 4.0.4
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 +64 -0
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,70 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [4.0.4](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.3...js/eyes-testcafe@4.0.4) (2023-11-07)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/dom-shared bumped to 1.0.11
|
|
22
|
+
#### Bug Fixes
|
|
23
|
+
|
|
24
|
+
* (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
|
|
25
|
+
* @applitools/dom-capture bumped to 11.2.4
|
|
26
|
+
#### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
* @applitools/dom-snapshot bumped to 4.7.13
|
|
33
|
+
#### Bug Fixes
|
|
34
|
+
|
|
35
|
+
* (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
|
|
36
|
+
* handled duplicated style properties in inline style tags ([#2014](https://github.com/applitools/eyes.sdk.javascript1/issues/2014)) ([2f8bada](https://github.com/applitools/eyes.sdk.javascript1/commit/2f8bada9cd44c65a69e54cbd08f57534632f12d2))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.49
|
|
41
|
+
|
|
42
|
+
* @applitools/spec-driver-selenium bumped to 1.5.63
|
|
43
|
+
|
|
44
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.5
|
|
45
|
+
|
|
46
|
+
* @applitools/driver bumped to 1.15.0
|
|
47
|
+
#### Features
|
|
48
|
+
|
|
49
|
+
* added warning when driver used with capabilities that may conflict with applitools lib workflow ([#2011](https://github.com/applitools/eyes.sdk.javascript1/issues/2011)) ([081006d](https://github.com/applitools/eyes.sdk.javascript1/commit/081006d879894db03a2713129b66586496b6eb02))
|
|
50
|
+
* @applitools/ufg-client bumped to 1.9.7
|
|
51
|
+
#### Bug Fixes
|
|
52
|
+
|
|
53
|
+
* added retries on ufg requests that respond with 503 status code ([7d78917](https://github.com/applitools/eyes.sdk.javascript1/commit/7d78917d559fa182c6723ca34cef2118cf08a036))
|
|
54
|
+
* @applitools/core bumped to 4.1.0
|
|
55
|
+
#### Features
|
|
56
|
+
|
|
57
|
+
* added warning when driver used with capabilities that may conflict with applitools lib workflow ([#2011](https://github.com/applitools/eyes.sdk.javascript1/issues/2011)) ([081006d](https://github.com/applitools/eyes.sdk.javascript1/commit/081006d879894db03a2713129b66586496b6eb02))
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
#### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* fixed issue that caused dom snapshots to be taken for different viewport sizes when layout breakpoints were explicitly turned off ([4121876](https://github.com/applitools/eyes.sdk.javascript1/commit/4121876189f133b6023cfea52ca91c02c31079fb))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
* @applitools/screenshoter bumped to 3.8.15
|
|
67
|
+
|
|
68
|
+
* @applitools/nml-client bumped to 1.5.15
|
|
69
|
+
|
|
70
|
+
* @applitools/ec-client bumped to 1.7.15
|
|
71
|
+
|
|
72
|
+
* @applitools/eyes bumped to 1.11.4
|
|
73
|
+
#### Bug Fixes
|
|
74
|
+
|
|
75
|
+
* fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/applitools/eyes.sdk.javascript1/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
16
80
|
## [4.0.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.2...js/eyes-testcafe@4.0.3) (2023-10-30)
|
|
17
81
|
|
|
18
82
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.4",
|
|
4
4
|
"description": "Applitools Eyes SDK for TestCafe",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-testcafe",
|
|
@@ -68,14 +68,14 @@
|
|
|
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.11.
|
|
71
|
+
"@applitools/driver": "1.15.0",
|
|
72
|
+
"@applitools/eyes": "1.11.4",
|
|
73
73
|
"@applitools/utils": "1.6.2"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@applitools/api-extractor": "^1.2.22",
|
|
77
|
-
"@applitools/bongo": "^5.7.
|
|
78
|
-
"@applitools/generic": "^3.5.
|
|
77
|
+
"@applitools/bongo": "^5.7.4",
|
|
78
|
+
"@applitools/generic": "^3.5.2",
|
|
79
79
|
"@applitools/test-server": "^1.2.2",
|
|
80
80
|
"@applitools/test-utils": "^1.5.17",
|
|
81
81
|
"testcafe": "1"
|