TimDunk
TimDunk
The 1.4.5.4 version, AppiumLibrary/utils/__init__.py has a sentence import six What is the module named six? I can not import AppiumLibrary because I do not have a module named six.
On Windows 7 64bit Python 2.7.10 ClickText of 1.4.5 versions AppiumLibrary keywords can not work on Chinese characters. UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-3: ordinal not in...
On Centos 32bit Python 2.7.13 ClickText of 1.4.5 versions AppiumLibrary keywords work well on Chinese characters.