From f89f7052ea1e0ca6bfc5648696ddfe5aa112c38c Mon Sep 17 00:00:00 2001 From: Serhat Bolsu Date: Tue, 4 May 2021 11:54:14 +0400 Subject: [PATCH] Version Release 1.6 --- AppiumLibrary/version.py | 2 +- CHANGES.rst | 11 +++++++++++ docs/AppiumLibrary.html | 4 ++-- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/AppiumLibrary/version.py b/AppiumLibrary/version.py index 5dfa0851..0012a640 100644 --- a/AppiumLibrary/version.py +++ b/AppiumLibrary/version.py @@ -1,2 +1,2 @@ # -*- coding: utf-8 -*- -VERSION = '1.5.0.7' \ No newline at end of file +VERSION = '1.6' \ No newline at end of file diff --git a/CHANGES.rst b/CHANGES.rst index 79e28765..4f26de21 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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 diff --git a/docs/AppiumLibrary.html b/docs/AppiumLibrary.html index 7246af51..e28040d7 100644 --- a/docs/AppiumLibrary.html +++ b/docs/AppiumLibrary.html @@ -6,7 +6,7 @@ - +