I ave been using Winium Webdriver for Windows Automation for now over a year. I also managed to update the supported selenium package to version 3.141 without changing a whole lot. I would still like to continue using Winium instead of Winappdriver becasue you can also use it on Windows 7 and Windows 8.1.
Unfortunately as soon as selenium version 4 will become available the previously used desired capabilites cannot be used anymore. So I would like to know how difficult of a development work it is to switch from using Desired Capabilities to Driver Options.
If someone is here who could give a bit of guidance that would be great because others might as well benefit from it.