Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yang0009
/
python-client
Public
forked from
appium/python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 11, 2019
Update changelog for 0.38
KazuCocoa
committed
bdbdc2f
Copy full SHA for bdbdc2f
Bump 0.38
KazuCocoa
committed
96d18ef
Copy full SHA for 96d18ef
remove io.open from getting version code (#334)
Show description for e287136
KazuCocoa
authored
e287136
Copy full SHA for e287136
Commits on Feb 10, 2019
Cast set_location arguments to float (#332)
mykola-mokhnach
authored
32e46a4
Copy full SHA for 32e46a4
Commits on Feb 9, 2019
Fix passing options to screen record commands (#330)
mykola-mokhnach
authored
66eb746
Copy full SHA for 66eb746
Commits on Feb 8, 2019
add AppiumConnection to customise user agent (#327)
KazuCocoa
authored and
mykola-mokhnach
committed
5c0dbcb
Copy full SHA for 5c0dbcb
Commits on Feb 5, 2019
add a test for reset (#326)
KazuCocoa
authored
dfc2bcb
Copy full SHA for dfc2bcb
Commits on Feb 4, 2019
Add a simple class to control Appium execution from the client code (#324)
mykola-mokhnach
authored
e8d14d9
Copy full SHA for e8d14d9
Commits on Feb 3, 2019
add pressure option (#322)
Show description for bc3b8df
KazuCocoa
authored
bc3b8df
Copy full SHA for bc3b8df
Commits on Jan 22, 2019
add a test case using another session id (#320)
KazuCocoa
authored
de17fcd
Copy full SHA for de17fcd
Commits on Jan 18, 2019
Update changelog for 0.36
KazuCocoa
committed
07d2dea
Copy full SHA for 07d2dea
Bump 0.36
KazuCocoa
committed
313ead7
Copy full SHA for 313ead7
import keyboard, add tests (#319)
KazuCocoa
authored
15ac8dd
Copy full SHA for 15ac8dd
Commits on Jan 17, 2019
Update changelog for 0.35
KazuCocoa
committed
082d74d
Copy full SHA for 082d74d
Bump 0.35
KazuCocoa
committed
d114a78
Copy full SHA for d114a78
Add location unittest (#317)
Show description for 24e3fb7
ki4070ma
authored and
KazuCocoa
committed
24e3fb7
Copy full SHA for 24e3fb7
Commits on Jan 15, 2019
Add settings unittest (#315)
Show description for 4a28029
ki4070ma
authored and
KazuCocoa
committed
4a28029
Copy full SHA for 4a28029
Move device_time to a mixin class (#314)
ki4070ma
authored and
mykola-mokhnach
committed
0632acd
Copy full SHA for 0632acd
Commits on Jan 12, 2019
Define getting httpretty request body decoded by utf-8 (#313)
Show description for e5d9b29
KazuCocoa
authored
e5d9b29
Copy full SHA for e5d9b29
Commits on Jan 10, 2019
Added format to device_time as argument (#312)
ki4070ma
authored and
mykola-mokhnach
committed
fe4344f
Copy full SHA for fe4344f
Commits on Jan 8, 2019
Add devicetime unittest (#309)
Show description for a40a933
ki4070ma
authored and
KazuCocoa
committed
a40a933
Copy full SHA for a40a933
Commits on Jan 7, 2019
Add activities unittest (#310)
Show description for 4874112
tadashi0713
authored and
KazuCocoa
committed
4874112
Copy full SHA for 4874112
Commits on Jan 6, 2019
Add network unittest (#308)
Show description for 95ca3d0
ki4070ma
authored and
KazuCocoa
committed
95ca3d0
Copy full SHA for 95ca3d0
Commits on Jan 5, 2019
Add touch action unittest (#306)
Show description for 9733c60
tadashi0713
authored and
KazuCocoa
committed
9733c60
Copy full SHA for 9733c60
Move action and keyboard helpers to mixin classes (#307)
mykola-mokhnach
authored
261ff54
Copy full SHA for 261ff54
Commits on Dec 26, 2018
Add precommit (#304)
Show description for df1537c
KazuCocoa
authored
df1537c
Copy full SHA for df1537c
Commits on Dec 22, 2018
Fixing broken pypi long description rendering (#303)
Show description for 0330728
pr4bh4sh
authored and
KazuCocoa
committed
0330728
Copy full SHA for 0330728
Commits on Dec 20, 2018
Extract more webdriver methods into specialized mixin classes (#302)
mykola-mokhnach
authored
fc52d58
Copy full SHA for fc52d58
Commits on Dec 19, 2018
Move specialized method groups to mixin classes (#301)
mykola-mokhnach
authored
17ba1d4
Copy full SHA for 17ba1d4
Commits on Dec 18, 2018
Fix overridden mixin method call (#297)
mykola-mokhnach
authored
10d2d05
Copy full SHA for 10d2d05
Update changelog for 0.34
KazuCocoa
committed
3d7a93a
Copy full SHA for 3d7a93a
Bump 0.34
KazuCocoa
committed
dada0b1
Copy full SHA for dada0b1
Fix missing package, missing commands and a test (#296)
Show description for 42b4dca
KazuCocoa
authored
42b4dca
Copy full SHA for 42b4dca
Update changelog for 0.33
KazuCocoa
committed
10dcab9
Copy full SHA for 10dcab9
Bump 0.33
KazuCocoa
committed
1548f28
Copy full SHA for 1548f28
Pagination
Previous
Next
You can’t perform that action at this time.