News

My windows application is being launched with 2 arguments files. I am adding them to the appArguments field in the capabilities, but the app won't launch with them. Appium version: 2.0.0-beta.24 ...
I have a desktop application written in Flet Python, compiled to exe using pyinstaller. I'm trying to add a CI/CD pipeline that will perform UI tests. For this, I am using Appium and WinAppDriver over ...