Question #272514 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272514
Edmundo V. Neto proposed the following answer: If the only thing you want is to prevent sikuli typing your password anywhere on the screen in a visible way. If you automate the browser through Selenium, when the browser loose focus your sikuli script will not write anywhere, it will break. The keys pressed are sent to the selected web element only. -- 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

