Forum Discussion
5 Replies
- hkim5Staff
dont think this will work, because there isnt a specified object that we are sending the keys to. there must be another way to interact with "changing password" screen that involves some UI elements instead.
if there was somehow an object that supports the keys method, that would make it much simpler:
def ctrl_alt_del(): MyObj.Keys("[Hold]^~[Del]")
- dagb60bearOccasional Contributor
I am working in a windows environment with an admin credential. I think i should be able to do this. As anyone done this before
- sonya_mSmartBear Alumni (Retired)
Hi dagb60bear , have you tried the approach suggested by hkim5? Or, has this approach you mentioned worked for you?
Please share your progress with us and let the Community know if you need more help.
- dagb60bearOccasional Contributor
i think this might work. Has any one tried this java or python code in a key action
- sonya_mSmartBear Alumni (Retired)
Thank you for sharing the article you found with us dagb60bear !
Any luck implementing this approach?
Related Content
- 5 months ago
- 3 years ago
- 3 years ago