I am trying to automate a windows app using the Appium test framework. So I referred the below link Appium test framework
I followed all the steps mentioned in the above link but I am getting an error in the below line
DesktopSession = new WindowsDriver<WindowsElement>(new Uri(WindowsApplicationDriverUrl),appCapabilities);
Can anyone please give a possible solution to resolve the above issue.
Eswaran Thirugnanasambandam
This issue not reproduced in Appium.WebDriver - 3.0.0.1 version. I think you are using higher version. Please check and downgrade the nuget and test the app
1.4m articles
1.4m replys
5 comments
57.0k users