New question #264649 on Sikuli: https://answers.launchpad.net/sikuli/+question/264649
I have a region reg identified using the command: reg = App.focusedWindow() During my testing, this region gets covered by other windows. reg.highlight(5) is able to highlight the window but I am no longer able to type inside it. What do I need to do so I can start typing in this window identified by region reg ? Appreciate your help. Thanks Much, -Hitesh -- You received this question notification because you are a member of Sikuli Drivers, which 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

