Forum Discussion
manahilakif
May 05, 2021Copper Contributor
Automate Windows Application through PowerShell
Hi, I would like to automate the complete installation of an application that would involve running an exe file and invoking buttons like "Next" as well as entering text. Can someone guide me on...
Schnittlauch
May 05, 2021Steel Contributor
Hi manahilakif,
what about this?
https://www.softwaretestinghelp.com/desktop-application-ui-automation-with-powershell/
what about this?
https://www.softwaretestinghelp.com/desktop-application-ui-automation-with-powershell/
manahilakif
May 06, 2021Copper Contributor
Schnittlauch I did try this but when importing the Module I am getting the below error, please suggest.
- SchnittlauchMay 06, 2021Steel ContributorHi manahilakif,
how about this? 🙂
https://www.sharepointdiary.com/2020/01/import-module-specified-module-not-loaded-because-no-valid-module-file-found-in-any-module-directory.html