← Back to team overview

sikuli-driver team mailing list archive

[Question #469229]: Sikulix type() is printing double wuotes

 

New question #469229 on Sikuli:
https://answers.launchpad.net/sikuli/+question/469229

When using type() it prints double quotes.

Example:

def samples(self,password):
        print (type(password))


If the password is 123

This prints ""123""

Why do I run into this error

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.