@applitools/eyes-browser 1.4.9 → 1.4.12

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,125 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.4.12](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser-v1.4.11...js/eyes-browser@1.4.12) (2024-10-21)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * trigger ([5d81240](https://github.com/Applitools-Dev/sdk/commit/5d81240909ff6cb9cce16c406d83ddadfb23d276))
9
+ * trigger js build ([6d486b7](https://github.com/Applitools-Dev/sdk/commit/6d486b7471e15504b1f712e2979ca3c543c1157a))
10
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
11
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
12
+
13
+
14
+ ### Dependencies
15
+
16
+ * @applitools/snippets bumped to 2.5.1
17
+ #### Bug Fixes
18
+
19
+ * isStaleElement error ([#2567](https://github.com/Applitools-Dev/sdk/issues/2567)) ([2675086](https://github.com/Applitools-Dev/sdk/commit/2675086aa28589082249e2958942ee29a5f2ef12))
20
+ * @applitools/screenshoter bumped to 3.9.0
21
+ #### Features
22
+
23
+ * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
24
+
25
+
26
+
27
+ * @applitools/core bumped to 4.21.0
28
+ #### Features
29
+
30
+ * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
31
+ * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
32
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
33
+ * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
34
+
35
+
36
+ #### Bug Fixes
37
+
38
+ * don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))
39
+
40
+
41
+
42
+ * @applitools/driver bumped to 1.19.3
43
+
44
+ * @applitools/spec-driver-webdriver bumped to 1.1.15
45
+
46
+ * @applitools/spec-driver-selenium bumped to 1.5.86
47
+
48
+ * @applitools/spec-driver-puppeteer bumped to 1.4.15
49
+
50
+ * @applitools/nml-client bumped to 1.8.13
51
+
52
+ * @applitools/core-base bumped to 1.18.0
53
+ #### Features
54
+
55
+ * ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
56
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
57
+ * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
58
+ * @applitools/ec-client bumped to 1.9.9
59
+
60
+ * @applitools/eyes bumped to 1.24.0
61
+ #### Features
62
+
63
+ * ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
64
+ * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
65
+ * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
66
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
67
+
68
+
69
+
70
+
71
+ ## [1.4.10](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.4.9...js/eyes-browser@1.4.10) (2024-09-10)
72
+
73
+
74
+ ### Dependencies
75
+
76
+ * @applitools/dom-capture bumped to 11.4.0
77
+ #### Features
78
+
79
+ * ability to capture all css props in computed style ([#2484](https://github.com/Applitools-Dev/sdk/issues/2484)) ([8769ee5](https://github.com/Applitools-Dev/sdk/commit/8769ee566f2d9e163437c7bcd385ec993f05f370))
80
+ * @applitools/driver bumped to 1.19.0
81
+ #### Features
82
+
83
+ * add support for env var APPLITOOLS_IS_IC ([#2469](https://github.com/Applitools-Dev/sdk/issues/2469)) ([87d7b5c](https://github.com/Applitools-Dev/sdk/commit/87d7b5cc1f7ea774c6b90504e85296f0681d0b1e))
84
+
85
+
86
+ #### Bug Fixes
87
+
88
+ * handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9))
89
+ * searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da))
90
+ * @applitools/core bumped to 4.18.2
91
+ #### Bug Fixes
92
+
93
+ * don't call check-network when executing binary and cli ([#2491](https://github.com/Applitools-Dev/sdk/issues/2491)) ([ef00d20](https://github.com/Applitools-Dev/sdk/commit/ef00d205450b7bbe7abc1bc9bce8d6970f769091))
94
+
95
+
96
+
97
+ * @applitools/spec-driver-webdriver bumped to 1.1.12
98
+
99
+ * @applitools/spec-driver-selenium bumped to 1.5.83
100
+
101
+ * @applitools/spec-driver-puppeteer bumped to 1.4.12
102
+
103
+ * @applitools/screenshoter bumped to 3.8.36
104
+
105
+ * @applitools/nml-client bumped to 1.8.10
106
+
107
+ * @applitools/tunnel-client bumped to 1.5.8
108
+ #### Bug Fixes
109
+
110
+ * upgrade execution-grid-tunnel ([#2475](https://github.com/Applitools-Dev/sdk/issues/2475)) ([e5952b4](https://github.com/Applitools-Dev/sdk/commit/e5952b4ca1bd0c065111ce1109b218f1fd68f6fc))
111
+
112
+
113
+
114
+ * @applitools/core-base bumped to 1.16.1
115
+ #### Bug Fixes
116
+
117
+ * infinity concurrency ([#2477](https://github.com/Applitools-Dev/sdk/issues/2477)) ([f488e16](https://github.com/Applitools-Dev/sdk/commit/f488e162f124acc249ed7b43b714f13c18306dc8))
118
+ * @applitools/ec-client bumped to 1.9.4
119
+
120
+ * @applitools/eyes bumped to 1.22.2
121
+
122
+
3
123
  ## [1.4.9](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.4.8...js/eyes-browser@1.4.9) (2024-08-12)
4
124
 
5
125