Use new settings without selenium-4 dependency

Description

It is awesome that the version 7.1.0 provides the new settings like these:

However, the version also update dependency of selenium-java from 3 to 4 (even selenium-4 is still in alpha stage), thus our project can't use 7.1.0 (or higher, maybe).

(I guess this is an intentional change, as CHANGELOG explicitly mentions this dependency update)

Could you please consider to release the version (7.0.1 or something) which support these (at least some) settings but selenium-4-independent, if your release policy allows it?

Environment

  • java client build version: 7.1.0
  • Appium server version: N/A
  • Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe: N/A
  • Mobile platform/version under test: N/A
  • Real device or emulator/simulator: N/A