sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41629
[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.