We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42850a7 commit 5d17799Copy full SHA for 5d17799
rb/CHANGES
@@ -1,3 +1,22 @@
1
+4.5.0 (Unreleased)
2
+=========================
3
+
4
+BiDi:
5
+ * Released selenium-devtools 0.105.0 (supports CDP v85, v103, v104, v105)
6
+ * Add HasBiDi support to Chrome
7
8
+Ruby:
9
+ * Fix bug in Platform code
10
+ * Update Select class to error when elements are disabled (#10812)
11
12
+Firefox:
13
+ * Add support for installing unsigned add-ons (#10265, thanks TamsilAmani!)
14
+ * Change accept_insecure_certificates to true by default (to match other bindings)
15
+ * Set debugger_address option to true by default
16
17
+Server:
18
+ * Add support for initializing server class with arguments and log level
19
20
4.4.0 (2022-08-09)
21
=========================
22
0 commit comments