We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2796d5 commit 77f6a39Copy full SHA for 77f6a39
CHANGELOG.txt
@@ -1,3 +1,10 @@
1
+Changes in 0.12 (from 0.11)
2
+===========================
3
+
4
+- Add intent options to start_activity
5
+- Add base class for testing on Sauce Labs
6
7
8
Changes in 0.9 (from 0.8)
9
=========================
10
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='Appium-Python-Client',
20
- version='0.11',
+ version='0.12',
21
description='Python client for Appium 1.0',
22
keywords=[
23
'appium',
0 commit comments