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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -