New question #688683 on Sikuli:
https://answers.launchpad.net/sikuli/+question/688683
I'm trying to lock the screen after my script has run (win 10) using the
following code
type('l', Key.WIN)
but this is just typing the 'l' character and not locking the screen
I've got a workaround using 'run('rundll32.exe user32.dll,LockWorkStation')'
but I'm just wondering why this keyboard shortcut isn't working?
other actions using the "Windows" key seem to work fine
thanks
L
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp