sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20367
[Question #234855]: TypeError ( type(): 1st arg can't be coerced to String )
New question #234855 on Sikuli:
https://answers.launchpad.net/sikuli/+question/234855
So I have been having the same issue regardless of the script I write or the machine I write it on. I had one script that was designed to open a webpage and download a file to a specific DIR as a specific name. However I received this error. So I changed machines and wrote a single line command to press the windows key. I still get the same result. The script and error are as follows:
Script:
type (KeyModifier.WIN)
Error:
[error] script [ *Untitled ] stopped with error in line 1
[error] TypeError ( type(): 1st arg can't be coerced to String )
Perhaps I am missing something really obvious here... Can anyone help?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.