Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Tags: apptim/python-client

Tags

v1.0.2

Toggle v1.0.2's commit message
Bump 1.0.2

v1.0.1

Toggle v1.0.1's commit message
Bump 1.0.1

v1.0.0

Toggle v1.0.0's commit message
Bump 1.0.0

py2

Toggle py2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update readme and gitchangelog section role (appium#524)

* chore: tweak changelog filter

* address stoping Python 2 support

* 2 instead of 2.0...

* tweak readme

v0.52

Toggle v0.52's commit message
Bump 0.52

v0.51

Toggle v0.51's commit message
Bump 0.51

v0.50

Toggle v0.50's commit message
Bump 0.50

v0.49

Toggle v0.49's commit message
Bump 0.49

v0.48

Toggle v0.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add docs on start activity with args

v0.47

Toggle v0.47's commit message
Add events property (appium#429)

* add GET_SESSION

* add events property, this property will get the current information of the session and get the events timings

* add method for getting session_capabilities

* update docstring

* apply isort