Question #264823 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264823
RaiMan posted a new comment: --- MainMenu.OptionMenu.OKButton.png I pray to the God Of BitsAndBytes, that these dotted filenames work in all cases ;-) Image file name handling in SikuliX is still not consistent all over the place. The still valid recommendation: - only use ASCII-letters and digits (no UTF-8 characters) - should not contain spaces - should not contain any special characters besides - (hyphen) and (underscore) so my choice in this case would have been: MainMenu_OptionMenu_OKButton.png ... and the main category first: MenuMain_MenuOption_ButtonOK.png I write this mainly for other readers of this post. -- 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

