Search code examples
selenium-webdriverdesktop

How to automate desktop application using Selenium


What are the different ways to automate desktop applications using selenium?

We tried automating 360tc java application using Leanft Some of the objects were not getting identified as expected Hence decided to try with Selenium


Solution

  • Winium.Desktop.Driver.exe: you can download it from vl.6.0. This will act as a server and communicate internally via JSON wired protocol as selenium does.