-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG
More file actions
51 lines (42 loc) · 1.59 KB
/
CHANGELOG
File metadata and controls
51 lines (42 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#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