How do I handle windows based application using selenium web?
There is a tool called AutoIt which helps to automate workflows that goes from browser to windows. I have not used this tool butyYou can search about this tool on internet and learn how to use it. However if you want to automate only windows application then selenium web driver cannot be used as it only supports web applications.