You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use WinAppDriver to run automated UI tests of my installers. The tests can click through the UI, enter destination and other input, then I have a program that checks the files installed, or make sure that no files are left after uninstalling. That program is also used to test repair and modify. The tests can also test silent install.
Since WinAppDriver is no longer supported, I'm thinking of using a different method. I'd prefer a free tool. I'm considering using Windows UIAutomation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What kinds of test automation are you using?
I use WinAppDriver to run automated UI tests of my installers. The tests can click through the UI, enter destination and other input, then I have a program that checks the files installed, or make sure that no files are left after uninstalling. That program is also used to test repair and modify. The tests can also test silent install.
Since WinAppDriver is no longer supported, I'm thinking of using a different method. I'd prefer a free tool. I'm considering using Windows UIAutomation.
Beta Was this translation helpful? Give feedback.
All reactions