Hello!
I've read homepage about Access Denied exception when running ldtp without admin privileges on Win 7 but would like to confirm my fears :)
I use python bindings so (as I get it) on 'import ldtp' in my scripts the service is started. Is it possible at all to somehow make it work with UAC turned on? I can't run the script itself as admin because the application that I need to test shows UAC prompts and we need to check for that.
Maybe some way to import ldtp as admin and then use it in tests without admin privileges?
Thank you.
I've read homepage about Access Denied exception when running ldtp without admin privileges on Win 7 but would like to confirm my fears :)
I use python bindings so (as I get it) on 'import ldtp' in my scripts the service is started. Is it possible at all to somehow make it work with UAC turned on? I can't run the script itself as admin because the application that I need to test shows UAC prompts and we need to check for that.
Maybe some way to import ldtp as admin and then use it in tests without admin privileges?
Thank you.