← Back to team overview

sikuli-driver team mailing list archive

[Question #260808]: User Interaction : input() doesn't support argument 'hidden'

 

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

Hi, 

I was browsing through the User Interaction doc on http://sikulix-2014.readthedocs.org/en/latest/interaction.html 

I have to implement a password feature for user login and authentication based on a text file .just for the time being.


I tried this :

password = input("Please enter your password", hidden = True)

I get this error :

[error] TypeError ( input() got an unexpected keyword argument 'hidden' )

what could possibly go wrong here 

sikuli version : 1.0.1 ,win-64-bit 

Thanks in advance.


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.