Skip to content

Commit f89f705

Browse files
author
Serhat Bolsu
committed
Version Release 1.6
1 parent bb61d57 commit f89f705

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

AppiumLibrary/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
VERSION = '1.5.0.7'
2+
VERSION = '1.6'

CHANGES.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
History
22
=======
3+
1.6
4+
----------------
5+
- Sample code
6+
- Documentation update on how to start
7+
- Execute Adb Shell - new keyword added
8+
- Screen record - new keyword added
9+
- Is Keyboard Shown - new keyword added
10+
- (iOS) Chain - locator added
11+
- (iOS) Tab multiple times - new keyword added
12+
- (Android) Open Notifications - new keyword added
13+
314
1.5
415
----------------
516
- iOS predicates selector - new locator strategy

docs/AppiumLibrary.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)