selenium-webdriver 4.47.0 → 4.49.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a9c3908f34dabbaac8d9ef6e43e0d601aa0e995252f99562f1b560fe38fc6772
4
- data.tar.gz: cff07935d0474b84cbdcedf7b639aada938f2d95fc080a9b8a6896f1cc02b4ef
3
+ metadata.gz: 5e7620950cb4c6008f9d61369c60e3911495e6077b64559494a20c25a61556b7
4
+ data.tar.gz: df6377955c8f544a7e89bea598b454e4f32aa98dac7c191cc5fd202526538b60
5
5
  SHA512:
6
- metadata.gz: d0e2aea11b7104e92b6e56c12685db3147b2fc890b5e7ca9569e176df22fb9a02bf479b7217b10236f88ae324d1638eca2420c701b929366327cf27c8803ce30
7
- data.tar.gz: 0e4ccc42814a6b975ee9b032ef6325df09afe80144a93614b199951cf9a7e72ffa5ef0c310f63fc367114be7edb2cf9085d7d4c02bbed36cf31d17edb4fed16d
6
+ metadata.gz: bcfefc80ae9d451bf44990501ce113dc458de83900532c7f5b2968f95b02c31c12a3f4b8b92a4ba56b401f87fcdb2099fe3432deb9e66be687e28da3ed106ad9
7
+ data.tar.gz: 4da99b580c65068b3a03e66ed0fc54924a83eb3616ffe2beb6b8cc59e329c4852053905f7d61c5ee7a5647990dd528ddf1e5fe786a73b9bf4b2d56044a87a1c3
data/CHANGES CHANGED
@@ -1,3 +1,21 @@
1
+ 4.49.0 (2026-09-09)
2
+ =========================
3
+ * Support CDP versions: v151, v152, v153
4
+ * derive BiDi field names and enum value types in the schema (#17966)
5
+ * [build] Automated CDDL Spec Update (#17990)
6
+ * [build] ship prebuilt Selenium Manager Linux arm64 binary in all bindings (#17999)
7
+ * [build] Automated Browser Version Update (major) with CDP (#18005)
8
+
9
+ 4.48.0 (2026-08-27)
10
+ =========================
11
+ * Support CDP versions: v150, v151, v152
12
+ * add low-level BiDi protocol integration specs (#17878)
13
+ * [build] Automated Browser Version Update (major) with CDP (#17910)
14
+ * fix silent hang on oversized WebSocket frames (#17655)
15
+ * always reject a missing required inbound BiDi field (#17936)
16
+ * accept a whole-valued float for an integer BiDi field (#17939)
17
+ * reject an inbound BiDi scalar outside its union's declared arms (#17947)
18
+
1
19
  4.47.0 (2026-08-10)
2
20
  =========================
3
21
  * Support CDP versions: v149, v150, v151
Binary file
Binary file