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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
appium
/
python-client
Public
Notifications
You must be signed in to change notification settings
Fork
569
Star
1.8k
Code
Issues
23
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
fix: fix type checker errors for pyright
- #1203
#1203
Merged
KazuCocoa
merged 10 commits into
appium:master
appium/python-client:master
from
ilotoki0804:ilotoki0804-patch-1
ilotoki0804/python-client:ilotoki0804-patch-1
Copy head branch name to clipboard
Mar 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: fix type checker errors for pyright
#1203
KazuCocoa
merged 10 commits into
appium:master
appium/python-client:master
from
ilotoki0804:ilotoki0804-patch-1
ilotoki0804/python-client:ilotoki0804-patch-1
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
Add `__all__` to specify public API for `appium.webdriver`
Show description for 5e0b420
ilotoki0804
authored
5e0b420
View commit details
Copy full SHA for 5e0b420
Browse repository at this point
Commits on Mar 2, 2026
Comment out unimplemented methods in CanExecuteScripts protocol
ilotoki0804
authored
8b1ed55
View commit details
Copy full SHA for 8b1ed55
Browse repository at this point
Uncomment and add deprecation warnings for unimplemented methods
Show description for 8228005
ilotoki0804
authored
8228005
View commit details
Copy full SHA for 8228005
Browse repository at this point
Update deprecation messages in CanExecuteScripts
ilotoki0804
authored
1e3475b
View commit details
Copy full SHA for 1e3475b
Browse repository at this point
Commits on Mar 3, 2026
Restore CanExecuteScripts protocol methods
ilotoki0804
authored
024f74f
View commit details
Copy full SHA for 024f74f
Browse repository at this point
Import Remote class from the original source
ilotoki0804
authored
5ee2faa
View commit details
Copy full SHA for 5ee2faa
Browse repository at this point
Commits on Mar 4, 2026
Fix formatting
ilotoki0804
authored
3354542
View commit details
Copy full SHA for 3354542
Browse repository at this point
Adjust formatting
ilotoki0804
authored
32400fc
View commit details
Copy full SHA for 32400fc
Browse repository at this point
Adjust formatting
ilotoki0804
committed
35f3e0d
View commit details
Copy full SHA for 35f3e0d
Browse repository at this point
Add explicit `__all__` and remove lint exceptions
ilotoki0804
committed
1949373
View commit details
Copy full SHA for 1949373
Browse repository at this point
You can’t perform that action at this time.