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 e4e6362 commit c81d86aCopy full SHA for c81d86a
rb/CHANGES
@@ -1,3 +1,16 @@
1
+4.9.1 (Unreleased)
2
+=========================
3
+Ruby:
4
+ * Allow users to specify driver process output in Service class (#11964)
5
+ * Updated minimum required Ruby version to 3.0
6
+ * Selenium Logger defaults to :info and all debugging is now logged as :debug (#11967)
7
+ * Every logging entry can be ignored based on ID, not just warnings
8
+ * Logging entries can be filtered to allow or ignore specific IDs
9
+
10
+BiDi:
11
+ * Fix bug with loading devtools (#11931) (thanks Boris Petrov!)
12
+ * Released selenium-devtools 0.113.0 (supports CDP v85, v111, v112, v113)
13
14
4.9.0 (2023-04-21)
15
=========================
16
Ruby:
0 commit comments