Help me automate my video game process

Asked by DAVID MASTROIANNI

First issue: typing text

LINE 11: wait("image", FOREVER)
LINE 12: type(494692200)

error shown below:
[error] script [ Star Wars 1st try ] stopped with error in line 12
[error] TypeError ( type(): 1st arg can't be coerced to String )

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
TestMechanic (ndinev) said :
#1

Example code will be useful

Revision history for this message
TestMechanic (ndinev) said :
#2

Line 12 should be
type("494692200")

Can you help with this problem?

Provide an answer of your own, or ask DAVID MASTROIANNI for more information if necessary.

To post a message you must log in.