Feature and motivation
Instead of supporting a fall-back option for older CDP versions like other languages, Ruby implements new version support with a separate gem. The idea is that we would be able to keep up with adding CDP support even if we can't keep up with doing a full Selenium release. Currently we're struggling to do even that. So we should allow for users to use the latest available devtools version support (e.g. devtools for v109 with Chrome v110, etc)
Usage example
n/a
Feature and motivation
Instead of supporting a fall-back option for older CDP versions like other languages, Ruby implements new version support with a separate gem. The idea is that we would be able to keep up with adding CDP support even if we can't keep up with doing a full Selenium release. Currently we're struggling to do even that. So we should allow for users to use the latest available devtools version support (e.g. devtools for v109 with Chrome v110, etc)
Usage example
n/a