Add docs on start activity with args. [Manoj Kumar]
Add unit tests Activate app. [Manoj Kumar]
Test: Add unit tests for application_tests (#454) [Manoj Kumar]
Fix docstring, add getting available port number (#448) [Kazuaki Matsuo]
Test: add Unit tests currentPackage (#453) [Manoj Kumar]
Add unit tests for keyboard API (#452) [Manoj Kumar]
Test: add unit test unlock (#450) [Manoj Kumar]
Docs: Minor fix in README (#445) [Aliakbar]
Feat: Adding getAllSessions (#446) [Manoj Kumar]
AndroidKey class for Key Codes added. (#443) [Aliakbar]
AndroidKey enum from java client ported. Instead of using unreadable numbers in code we can use these constant in order to write more readable code.
Test for native key module which contains key codes for android keys.
Instead of if and two return statements.
Used a similar sentence format for similar functions as is_gamepad_button.
Add downloads badge (#441) [Mori Atsushi]
Fix CI fails (Updated iOS ver) (#440) [Mori Atsushi]
Fix CI fails (#436) [Mori Atsushi]
Fix isort behavior for mock (#432) [Mori Atsushi]
Run unittest with python3.8 (#433) [Mori Atsushi]
Fix android flaky tests (#413) [Mori Atsushi]
Ci: try run all scripts and exit 1 when something fails (#431) [Kazuaki Matsuo]
Bump 0.47. [Kazuaki Matsuo]
Update changelog for 0.47. [Kazuaki Matsuo]
Add events property (#429) [Dan Graham]
Add screenrecord unittest (#426) [Mori Atsushi]
Add videoFilters option documentation (#419) [Mykola Mokhnach]
Change altitude optional as arg for set_location (#415) [Mori Atsushi]
Add remote_fs unittest (#410) [Mori Atsushi]
Update docstring (#407) [Mori Atsushi]
And update docstring
Update changelog for 0.46. [Kazuaki Matsuo]
Bump 0.44. [Kazuaki Matsuo]
Support get_display_density (#388) [Mori Atsushi]
Fix ios functional tests failed (#385) [Mori Atsushi]
since uiautomation is deprecated
Support set_network_speed (#386) [Mori Atsushi]
Update changelog for 0.43. [Kazuaki Matsuo]
Bump 0.43. [Kazuaki Matsuo]
Add assertions for w3c (#384) [Kazuaki Matsuo]
Add isort to pre-commit (#379) [Mori Atsushi]
[RD-34891] Assign w3c property on the command executor. (#382) [Erustus Agutu]
Get rid of sessionId (#383) [Kazuaki Matsuo]
Divide functional appium tests into each module(android) (#378) [Mori Atsushi]
Introduced pipfile (#376) [Mori Atsushi]
Just created by pipenv install -r ci-requirements.txt
Fix functional tests failed (android, push_file) (#375) [Mori Atsushi]
Fix functional tests failed (android, ime/multi_action) (#372) [Mori Atsushi]
Fix functional tests failed (android, touch_action) (#374) [Mori Atsushi]
Move android commands to android package (#371) [Mori Atsushi]
Update changelog for 0.42. [Kazuaki Matsuo]
Bump 0.42. [Kazuaki Matsuo]
Fix functional tests failed (android, appium_tests) (#366) [Mori Atsushi]
Support get_performance_data, get_performance_data_types (#368) [Mori Atsushi]
Fix poll_url in Python 3 (#370) [Kazuaki Matsuo]
Support set_gsm_voice (#367) [Mori Atsushi]
Fix functional tests failed (#364) [Mori Atsushi]
Support get_system_bars (#363) [Mori Atsushi]
Support make_gsm_call (#360) [Mori Atsushi]
Support set_gsm_signal (#357) [Mori Atsushi]
Since arg validation already done by server side
Mobile:pinchOpen and mobile:pinchClose no longer implemented in appium drivers (#358) [Jonah]
Remove unnecessary codes. [Atsushi Mori]
Replace 'on' with AC_ON. [Atsushi Mori]
Update api doc. [Atsushi Mori]
Define AC_OFF, AC_ON as const. [Atsushi Mori]
Skip pylint warnings. [Atsushi Mori]
Add return value. [Atsushi Mori]
Update api doc. [Atsushi Mori]
Add set_power_ac unittest. [Atsushi Mori]
Support set_power_ac. [Atsushi Mori]
Added set_power_capacity unittest. [Atsushi Mori]
Support set_power_capacity. [Atsushi Mori]
Update changelog for 0.41. [Kazuaki Matsuo]
Bump 0.41. [Kazuaki Matsuo]
Bump 0.35. [Kazuaki MATSUO]
Add location unittest (#317) [Mori Atsushi]
Add settings unittest (#315) [Mori Atsushi]
Move device_time to a mixin class (#314) [Mori Atsushi]
Define getting httpretty request body decoded by utf-8 (#313) [Kazuaki Matsuo]
Added format to device_time as argument (#312) [Mori Atsushi]
Add devicetime unittest (#309) [Mori Atsushi]
Along to review comments
Add activities unittest (#310) [Tadashi Nemoto]
Add network unittest (#308) [Mori Atsushi]
Add touch action unittest (#306) [Tadashi Nemoto]
Move action and keyboard helpers to mixin classes (#307) [Mykola Mokhnach]
Add precommit (#304) [Kazuaki Matsuo]
Fixing broken pypi long description rendering (#303) [Prabhash]
reference: https://packaging.python.org/guides/making-a-pypi-friendly-readme
Tested at https://pypi.org/project/delayed-assert
Extract more webdriver methods into specialized mixin classes (#302) [Mykola Mokhnach]
Move specialized method groups to mixin classes (#301) [Mykola Mokhnach]
Fix overridden mixin method call (#297) [Mykola Mokhnach]
Update changelog for 0.34. [Kazuaki MATSUO]
V0.29. [Kazuaki MATSUO]
Add an endpoint for pressing buttons (#262) [Alex]
Add custom locator strategy (#260) [Jonathan Lipps]
Bump selenium 3.14.1, call RemoteCommand without workaround (#259) [Kazuaki Matsuo]
Add a duration for scroll for ios (#256) [Kazuaki Matsuo]
Update obsolete link for mobile json wire protocol spec. (#257) [Andrei Petre]
Add finger print (#252) [Kazuaki Matsuo]
Add find_elements w3c for webelement (#251) [Kazuaki Matsuo]
Add a github issue template (#250) [Kazuaki Matsuo]
Add xdist port handling (#248) [Kazuaki Matsuo]
Remove always_match and use first_match instead (#246) [Kazuaki Matsuo]
remove always_match and use first_match instead
Use normal element for find image by (#236) [Kazuaki Matsuo]
Typo fix: finiding -> finding (#245) [Andrew Fuller]
Add autopep8 (#243) [Kazuaki Matsuo]
Add toggle wifi command (#241) [joshuazhusince1986]
Add selenium into ci-requirements (#240) [Kazuaki Matsuo]
fix pylint
add --py3k
Add travis to run pylint and unit tests (#239) [Kazuaki Matsuo]
Add tag view for android (#238) [Kazuaki Matsuo]
Tweak PyPi URLs and add a badge (#232) [Kazuaki Matsuo]
V0.23. [Isaac Murchie]
Added touchId to driver (#143) [Dan Graham]
Wrote a test for it (still need help running Python tests though). Updated capabilities to use iOS 10.1
V0.21. [Isaac Murchie]
Add device_time property. [Isaac Murchie]
Fix saucetestcase to run under Python3. [Ling Lin]
The module 'new' was removed. Instead of new.newclass, use type().
Update README.md. [tophercf]
smallest win in history
Bump version. [Isaac Murchie]
Add base class for Sauce tests. [Isaac Murchie]
Add remaining optional arguments to start_activity method. [Isaac Murchie]
Fix package names for starting activity. [Isaac Murchie]
Update README.md. [Mikhail Martin]
Missing dot causes errors.
Update webdriver.py. [urtow]
Bump version. [Isaac Murchie]
Add toggle_location_services. [Isaac Murchie]
Update webdriver.py. [urtow]
Start_y - y-coordinate for start, not end
Bump version. [Isaac Murchie]
Removed complex_find, added get_settings, update_settings. [Jonah Stiennon]
Added start_activity and tests. [Eric Millin]
Make long_press works with 'duration' parameter. [ianxiaohanxu]
Add a new parameter 'duration = None' to _get_opts
Added 'keyevent' since it is needed for Selendroid. [Payman Delshad]
Add set_text method for Android. [Isaac Murchie]
Typo fix! [Cass]
Update README.md. [Johan Lundstroem]
Verison -> Version
Revert "Fix for #23: Re-add 'keyevent' temporarily." [Payman Delshad]
This reverts commit ccbcaf809704bf1ac752d1b4446d1175b7434c36.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。