java.lang.IllegalArgumentException: Key: Not supported character:

Asked by Maione Sousa

I am writing this script:

type('r', KEY_WIN)
wait(2)
type("cmd")
type(Key.ENTER)
wait(Pattern("1674648095670-1.png").similar(0.76),10)
type("python")

However, this error is occurring. Does anyone know how to resolve it? :

[error] script [ test_error ] stopped with error in line 6
[error] java.lang.IllegalArgumentException ( java.lang.IllegalArgumentException: Key: Not supported character: p )
[error] --- Traceback --- error source first
line: module ( function ) statement
6: main ( <module> ) type("python")
[error] --- Traceback --- end --------------

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

SikuliX version?
System?
Keyboard layout?
Java version?

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.