> * add New KWs
Mobile_Press_Keycode Mobile_Long_Press_Keycode
> * add New function
Support to generate one gif file for each test case with the flag(gen_gif_flag).
Library AppiumLibrary gen_gif_flag=True
Note: Now only support in solo, can't used in mix with web
> * fix some bugs(issues/5)
fix the bug 'Mobile Click WebView TextElement' can't work on android 6.x
-----