microsoft / WinAppDriver

Windows Application Driver
MIT License
3.7k stars 1.4k forks source link

Not able to instantiate AppiumOptions(v4.3.1) using Selenium Web driver v4.1.0 and Selenium Support v4.1.0 #1683

Open SwathiCM opened 2 years ago

SwathiCM commented 2 years ago

When I use latest stable version of Appium Webdriver v4.3.1, Selenium Webdriver v4.1.0 and Selenium Support v4.1.0, I am not able to instantiate AppiumOptions class. I am getting Access is denied for DesiredCapabilities. Can anyone suggest me which versions are really supported and can be used for Windows Desktop application automation accessDenied .

anunay1 commented 2 years ago

If you need to use selenium 4.1.0 you need to use Appium pre release 5.0.0-aplha. check link