For those of you not watching the bug tracker:
I decided to *not* support the v4 selenium JAR with Selenium::Remote::Driver, and instead build Selenium::Client (which is on CPAN now).
The future plans for the module are in Readme.md
Right now I'm working on JSONWire support and WinAppDriver support.
After that it'll be a compatibility shim you can use as a drop-in replacement for S::R::D.
GSB