python - AttributeError: 'module' object has no attribute 'TextUnit_Character' -


i error following code in automa

>>>start("notepad") application('untitled_notepad') >>>click("file", "save") 

error

attributeerror: 'module' object has no attribute 'textunit_character' 

the tool compatible windows 7 & above. might trying on windows xp.

so give try on w7 & let me know.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -