issues Search Results · repo:appium/python-client language:Python
Filter by
401 results
(76 ms)401 results
inappium/python-client (press backspace or delete to remove)I ve encountered the build issue when installing Appium-Python-Client without cache to Python 3.12.9 (This is seen
on 3.12.8 as well.)
How to reproduce?
1. Install Python 3.12.9.
2. pip install Appium-Python-Client ...
kurtke1990
- 3
- Opened 19 days ago
- #1105
appium version
Appium v2.15.0
chrome driver version
124.0.6367.207
when i test driver.swipe() on android chrome browser,as follows:
screen_size = driver.get_window_size()
width = screen_size[ width ...
SABERYJS
- 4
- Opened on Feb 6
- #1091
Hello,
I started to use appium-python-client recently to do some Windows testing, so I am using this client locally, sending
requests to Appium server running on a Windows machine.
I am facing an issue, ...
rafutek
- 2
- Opened on Jan 23
- #1087
The problem
I simply just run the test code here and then I am getting this error
self.driver = webdriver.Remote(appium_server_url,options=capabilities)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...
gelodefaultbrain
- 3
- Opened on Dec 19, 2024
- #1077
The problem
self.driver.window_handles returns the list randomly, earlier the latest window handle used to be max from the list, now
its neither max nor latest element of the array i.e -1 so there is ...
ammaramja
- 2
- Opened on Dec 16, 2024
- #1076
Is there some enum for keyboards metastates?
From this https://developer.android.com/reference/android/view/KeyEvent#META_SHIFT_ON
Just like AndroidKey in
https://github.com/appium/python-client/blob/master/appium/webdriver/extensions/android/nativekey.py ...
question
dashedman
- 1
- Opened on Dec 14, 2024
- #1075
selenium 依赖websocket-client-1.8.0, pocoui需要websocket-client-0.48.0,这就导致我在python3.9版本上安装client端不兼容,这个可以升级修正下么
xzyxyz
- 1
- Opened on Nov 28, 2024
- #1069
The problem
Briefly describe the issue you are experiencing (or the feature you want to see added to Appium). Tell us what you were
trying to do and what happened instead. Remember, this is not a place ...
NeedsInfo
tbmreza
- 3
- Opened on Nov 25, 2024
- #1066
The problem
We are running a Python framework to test our app on BrowserStack. Everything went well till we updated to
Appium-Python-Client 4.3.0. Now when running the BrowserStack command browserstack-sdk ...
ThirdParty
marcomaes
- 3
- Opened on Nov 22, 2024
- #1065
I m getting a new error all of a sudden as soon as I try to start up any tests
_env/lib/python3.9/site-packages/pytest_appium/conftest.py:175:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ...
tking16
- 6
- Opened on Oct 30, 2024
- #1053

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.