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 }}
thup
/
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 Dec 21, 2020
feat: add warning to drop forceMjsonwp for W3C (#567)
Show description for e51bcd2
KazuCocoa
authored
e51bcd2
Copy full SHA for e51bcd2
Commits on Dec 19, 2020
chore: address selenium-4 branch in readme (#566)
KazuCocoa
authored
9c7fbce
Copy full SHA for 9c7fbce
Commits on Dec 2, 2020
ci: move azure project to Appium CI, update readme (#564)
KazuCocoa
authored
3e60e8f
Copy full SHA for 3e60e8f
Commits on Aug 16, 2020
feat: Added descriptions for newly added screenrecord opts (#540)
Show description for d8d4aea
ki4070ma
authored
d8d4aea
Copy full SHA for d8d4aea
Commits on Aug 14, 2020
ci: Added py39-dev for travis (#557)
Show description for 1ae8c25
ki4070ma
authored
1ae8c25
Copy full SHA for 1ae8c25
Commits on Aug 13, 2020
ci: upgrade xcode and macos (#556)
Show description for 9402c6f
ki4070ma
authored
9402c6f
Copy full SHA for 9402c6f
Commits on Aug 7, 2020
docs: fix wrong code example in README.md (#555)
sanlengjingvv
authored
17af195
Copy full SHA for 17af195
Commits on Jul 15, 2020
Update changelog for 1.0.2
KazuCocoa
committed
cfb283f
Copy full SHA for cfb283f
Bump 1.0.2
KazuCocoa
committed
54d686e
Copy full SHA for 54d686e
chore: Add the workaround to avoid service freezes on Windows (#552)
mykola-mokhnach
authored
95b01c9
Copy full SHA for 95b01c9
Commits on May 20, 2020
chore: add checking package file count comparison in release script (#547)
Show description for e3bd534
KazuCocoa
authored
e3bd534
Copy full SHA for e3bd534
Commits on May 18, 2020
Update changelog for 1.0.1
KazuCocoa
committed
b41771b
Copy full SHA for b41771b
Bump 1.0.1
KazuCocoa
committed
7c193ff
Copy full SHA for 7c193ff
fix: broken package (#545)
Show description for e4e29f8
KazuCocoa
authored
e4e29f8
Copy full SHA for e4e29f8
Commits on May 16, 2020
Update changelog for 1.0.0
KazuCocoa
committed
dcc54d9
Copy full SHA for dcc54d9
Bump 1.0.0
KazuCocoa
committed
09663d8
Copy full SHA for 09663d8
Commits on May 13, 2020
chore: Updates docstring (#533)
Show description for 8205776
ki4070ma
authored
8205776
Copy full SHA for 8205776
Commits on May 9, 2020
chore: Remove saucetestcase from the client (#539)
mykola-mokhnach
authored
48ce293
Copy full SHA for 48ce293
fix: Tune mixin types, so linters could recognize them better (#536)
mykola-mokhnach
authored
e911457
Copy full SHA for e911457
chore: add py.typed in package, add maintainers (#538)
KazuCocoa
authored
75e7b6e
Copy full SHA for 75e7b6e
Commits on May 5, 2020
feat: Added Makefile (#530)
Show description for 0abc021
ki4070ma
authored
0abc021
Copy full SHA for 0abc021
test: Add appium_service functional test (#531)
Show description for 2b187b1
ki4070ma
authored
2b187b1
Copy full SHA for 2b187b1
Commits on May 4, 2020
docs: Update documentation (#527)
Show description for fc048c9
KazuCocoa
authored
fc048c9
Copy full SHA for fc048c9
Commits on Apr 30, 2020
feat: Merge python3 branch to master (#526)
Show description for 9c597a3
7 people
authored
9c597a3
Copy full SHA for 9c597a3
Commits on Apr 26, 2020
chore: Update readme and gitchangelog section role (#524)
Show description for 4c1bae6
KazuCocoa
authored
4c1bae6
Copy full SHA for 4c1bae6
Commits on Apr 23, 2020
Update changelog for 0.52
KazuCocoa
committed
cfd99cf
Copy full SHA for cfd99cf
Bump 0.52
KazuCocoa
committed
c702cef
Copy full SHA for c702cef
fix: Handling of dictionary-values in WebElement.get_attribute() (#521)
hanneshauer
authored
a2e21d1
Copy full SHA for a2e21d1
Commits on Apr 19, 2020
chore: Fix int - str comparison error in ios desired capabilities (#517)
Show description for 9e1959c
Akulavenkatesh
authored
9e1959c
Copy full SHA for 9e1959c
Commits on Apr 15, 2020
test: Add unit test for set_value (setImmediateValue) (#518)
iamnrupesh
authored
ba64adf
Copy full SHA for ba64adf
test: Fix test_clear flaky functional test (#519)
iamnrupesh
authored
9bdf1f7
Copy full SHA for 9bdf1f7
Commits on Apr 12, 2020
Update changelog for 0.51
KazuCocoa
committed
2141dbd
Copy full SHA for 2141dbd
Bump 0.51
KazuCocoa
committed
5a545d7
Copy full SHA for 5a545d7
feat: Override send_keys without file upload function (#515)
Show description for 34427a1
KazuCocoa
authored
34427a1
Copy full SHA for 34427a1
Commits on Apr 11, 2020
feat: Add idempotency key header to create session requests (#514)
mykola-mokhnach
authored
4641b45
Copy full SHA for 4641b45
Pagination
Previous
Next
You can’t perform that action at this time.