#robotframework-mobileLibrary
Here RobotFramework-MobileLibrary is a updated library based on robotframework-appiumlibrary-1.3.5, 
we add some patches on it according to our project requirements.


**Release notes**:
-----
###  1.0.0 @2016.2.1
> * Offer Mobile_xxx KWs for RFUI Framework
> * Offer some enhanced KWs, which have safe-loading, auto-swipe and zero-maintenance-cost fuctions.
    Such as Mobile_Click_WebView_TextElement, Mobile_Click_Text_Button 
> * All KWs works both in iOS and Android


-----
###  1.0.1 @2016.4.15
> * add New KWs
    Mobile_Wait_Until_Text_Exist Mobile_Wait_Until_Element_Exist Mobile_Wait_Until_Text_Vanish Mobile_Wait_Until_Element_Vanish
    Mobile_Get_Text_Button_Num
> * optimize the timeout/log/description of KWs
> * fix some bugs(issues/22)

-----
###  1.0.2 @2016.5.23
> * 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

-----
###  1.0.3 @2016.5.23
> * fix hot bugs(issues/3)
    a bug invoked by the new feature -gif

-----
###  1.0.4 @2016.5.30
> * optimize gif feature
    use diff flag for mobilelib(mobile_gif=true) & weblib(web_gif=true) and fix some bugs(issues/18)

-----
###  1.0.5 @2016.6.17
> * optimize gif feature
> * add new KW: Mobile Swipe In Element

-----
###  2.0.0 @2016.6.21
> * unify the release version to 2.0.0