Ask a Question

Can you record a control alt delete key stroke to change a windows password

dagb60bear
Occasional Contributor

Can you record a control alt delete key stroke to change a windows password

Windows control alt delete or vm control insert key stroke.  Can these be recorded to change a password and interactively come back into Test Complete 14.60

5 REPLIES 5
dagb60bear
Occasional Contributor

https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/onscreen/keys-action-... 

 

i think this might work.  Has any one tried this java or python code in a key action

sonya_m
SmartBear Alumni (Retired)

Thank you for sharing the article you found with us @dagb60bear !

Any luck implementing this approach?

 


Sonya Mihaljova
Community and Education Specialist

hkim5
Staff

 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]")
Best,
Justin Kim
dagb60bear
Occasional 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_m
SmartBear 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.

 


Sonya Mihaljova
Community and Education Specialist

cancel
Showing results for 
Search instead for 
Did you mean: