Forum Discussion
hkim5
Staff
5 years agodont 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]")