Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
mdvgit
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2022
docs: Update changelog for 2.6.1
KazuCocoa
committed
0a929c6
View commit details
Copy full SHA for 0a929c6
Browse repository at this point
fix: fix options in mac2 (#759)
KazuCocoa
authored
0b711ae
View commit details
Copy full SHA for 0b711ae
Browse repository at this point
Commits on Aug 10, 2022
chore(deps): update selenium requirement from ~=4.3 to ~=4.4 (#757)
Show description for ff50af0
dependabot[bot]
authored
ff50af0
View commit details
Copy full SHA for ff50af0
Browse repository at this point
Commits on Aug 4, 2022
fix: Backwards compatible behaviour of swipe and scroll in action_helpers (#744)
Show description for 677c1a2
jatalahd
authored
677c1a2
View commit details
Copy full SHA for 677c1a2
Browse repository at this point
Commits on Jul 26, 2022
fix: Move py.typed to the hierarchy root (#751)
mykola-mokhnach
authored
af83bba
View commit details
Copy full SHA for af83bba
Browse repository at this point
Commits on Jul 25, 2022
fix: typos/copypaste in various options (#750)
mykola-mokhnach
authored
c0b80dc
View commit details
Copy full SHA for c0b80dc
Browse repository at this point
Commits on Jul 20, 2022
chore(deps): update mypy requirement from ~=0.961 to ~=0.971 (#749)
Show description for 2a41c39
dependabot[bot]
authored
2a41c39
View commit details
Copy full SHA for 2a41c39
Browse repository at this point
Commits on Jul 18, 2022
chore(deps): update pylint requirement from ~=2.14.4 to ~=2.14.5 (#747)
Show description for 8e10ad8
dependabot[bot]
authored
8e10ad8
View commit details
Copy full SHA for 8e10ad8
Browse repository at this point
Commits on Jul 11, 2022
chore(deps-dev): update pre-commit requirement from ~=2.19 to ~=2.20 (#746)
Show description for 217acf1
dependabot[bot]
authored
217acf1
View commit details
Copy full SHA for 217acf1
Browse repository at this point
Commits on Jul 4, 2022
chore(deps): update typing-extensions requirement from ~=4.2 to ~=4.3 (#745)
Show description for 8f53696
dependabot[bot]
authored
8f53696
View commit details
Copy full SHA for 8f53696
Browse repository at this point
Commits on Jul 1, 2022
chore(deps): update pylint requirement from ~=2.14.3 to ~=2.14.4 (#742)
Show description for 23ed3be
dependabot[bot]
authored
23ed3be
View commit details
Copy full SHA for 23ed3be
Browse repository at this point
Commits on Jun 28, 2022
docs: Update changelog for 2.6.0
KazuCocoa
committed
970f853
View commit details
Copy full SHA for 970f853
Browse repository at this point
chore(deps): bump black from 22.3.0 to 22.6.0 (#741)
Show description for ac39368
dependabot[bot]
authored
ac39368
View commit details
Copy full SHA for ac39368
Browse repository at this point
feat: Add Android drivers options (#740)
mykola-mokhnach
authored
470e836
View commit details
Copy full SHA for 470e836
Browse repository at this point
Commits on Jun 27, 2022
chore: Improve autocompletion for methods returning self instance (#739)
mykola-mokhnach
authored
ce4de83
View commit details
Copy full SHA for ce4de83
Browse repository at this point
Commits on Jun 26, 2022
refactor: Remove previously deprecated methods and mark reset/close/launch APIs as deprecated (#738)
mykola-mokhnach
authored
4c166f4
View commit details
Copy full SHA for 4c166f4
Browse repository at this point
docs: Update changelog for 2.5.0
KazuCocoa
committed
50458bb
View commit details
Copy full SHA for 50458bb
Browse repository at this point
Commits on Jun 25, 2022
feat: Add xcuitest driver options (#737)
mykola-mokhnach
authored
0264d81
View commit details
Copy full SHA for 0264d81
Browse repository at this point
chore(deps): update selenium requirement from ~=4.2 to ~=4.3 (#736)
Show description for 6eca124
dependabot[bot]
authored
6eca124
View commit details
Copy full SHA for 6eca124
Browse repository at this point
Commits on Jun 22, 2022
feat: Add Gecko driver options (#735)
mykola-mokhnach
authored
b4e17a3
View commit details
Copy full SHA for b4e17a3
Browse repository at this point
chore(deps): update pylint requirement from ~=2.14.2 to ~=2.14.3 (#733)
Show description for 0a0cff2
dependabot[bot]
authored
0a0cff2
View commit details
Copy full SHA for 0a0cff2
Browse repository at this point
Commits on Jun 21, 2022
refactor: Make system_port and system_host options common (#734)
mykola-mokhnach
authored
5b958b5
View commit details
Copy full SHA for 5b958b5
Browse repository at this point
feat: Add Windows driver options (#732)
mykola-mokhnach
authored
d480eba
View commit details
Copy full SHA for d480eba
Browse repository at this point
Commits on Jun 20, 2022
feat: Add Safari driver options (#731)
mykola-mokhnach
authored
2201e90
View commit details
Copy full SHA for 2201e90
Browse repository at this point
Commits on Jun 19, 2022
feat: Add Mac2Driver options (#730)
mykola-mokhnach
authored
312c229
View commit details
Copy full SHA for 312c229
Browse repository at this point
Merge branch 'master' of github.com:appium/python-client
KazuCocoa
committed
0278ba8
View commit details
Copy full SHA for 0278ba8
Browse repository at this point
chore: bump version to 2.4.0
KazuCocoa
committed
c400357
View commit details
Copy full SHA for c400357
Browse repository at this point
chore(deps): update pylint requirement from ~=2.14.1 to ~=2.14.2 (#725)
Show description for 15b106c
dependabot[bot]
authored and
KazuCocoa
committed
15b106c
View commit details
Copy full SHA for 15b106c
Browse repository at this point
chore(deps): update pylint requirement from ~=2.14.1 to ~=2.14.2 (#725)
Show description for cc999ce
dependabot[bot]
authored
cc999ce
View commit details
Copy full SHA for cc999ce
Browse repository at this point
Commits on Jun 17, 2022
chore: Add better error handling for session creation responses (#727)
mykola-mokhnach
authored
22dfeca
View commit details
Copy full SHA for 22dfeca
Browse repository at this point
Commits on Jun 16, 2022
feat: Add common options (#728)
mykola-mokhnach
authored
60ec7ce
View commit details
Copy full SHA for 60ec7ce
Browse repository at this point
docs: Update changelog for 2.3.0
KazuCocoa
committed
8321b9c
View commit details
Copy full SHA for 8321b9c
Browse repository at this point
Bump 2.3.0
KazuCocoa
committed
4cfd355
View commit details
Copy full SHA for 4cfd355
Browse repository at this point
Commits on Jun 15, 2022
chore: Update comments to locator patches (#724)
Show description for 0fcea82
VladimirPodolian
authored
0fcea82
View commit details
Copy full SHA for 0fcea82
Browse repository at this point
Commits on Jun 13, 2022
docs: Update README with the new options format (#722)
mykola-mokhnach
authored
a2bba19
View commit details
Copy full SHA for a2bba19
Browse repository at this point
Previous
Next
You can’t perform that action at this time.