I'm using winium driver to automate my desktop base application, and there is a scenario where I want to run my application as run as administrator. which I'm not able to perform.
Asked
Active
Viewed 452 times
0
-
Do you automatically start the app? – dan1st Mar 05 '20 at 05:42
-
I suggest you to create a background service that runs as administrator and your test tells the service to start the app... – dan1st Mar 05 '20 at 05:43