New question #204119 on Sikuli: https://answers.launchpad.net/sikuli/+question/204119
Hi , I'm now using sikuli X-1.0 rc3(r905) to automate flash testing. A curious thing is when I try to input a mac address (like 00:21:D8:47:5B:08) using the type() method, it turns out to be "00;21;d8;4&;5b;08" or "00;2!:d*;47;5B;08". the ":" becomes ";" ,"7" becomes "&" ,as well as other uppercase/lowercase transformations. Seems something goes wrong with the sequence of all the "SHIFT" keys sent in the string? How can I make sure the input text is as expected? Thanks! -- 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

