Skip to content

Commit

Permalink
Version Release 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhat Bolsu committed May 4, 2021
1 parent bb61d57 commit f89f705
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AppiumLibrary/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
VERSION = '1.5.0.7'
VERSION = '1.6'
11 changes: 11 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
History
=======
1.6
----------------
- Sample code
- Documentation update on how to start
- Execute Adb Shell - new keyword added
- Screen record - new keyword added
- Is Keyboard Shown - new keyword added
- (iOS) Chain - locator added
- (iOS) Tab multiple times - new keyword added
- (Android) Open Notifications - new keyword added

1.5
----------------
- iOS predicates selector - new locator strategy
Expand Down
4 changes: 2 additions & 2 deletions docs/AppiumLibrary.html

Large diffs are not rendered by default.

0 comments on commit f89f705

Please sign in to comment.