-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I made a remote for youtube but i got a problem with search button ("/"). Pressing it activates search field on youtube page. When i use stroke("/") it doesn't work and in notepad i found it returns "\". I tried to use text("/") and it works fine, but when i change my windows input language to russian it stops working, although returns "/". I found out that 'press' and 'stroke' methods work regardless of keyboard layout, but 'text' and 'character' don't. Also "<" and ">" symbols with 'stroke' or 'press' method return "\".
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels