Appium-Python-Client 5.1.3__tar.gz → 5.2.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- appium_python_client-5.2.0/.gitchangelog.rc +288 -0
- appium_python_client-5.2.0/.github/dependabot.yml +8 -0
- appium_python_client-5.2.0/.github/issue_template.md +24 -0
- appium_python_client-5.2.0/.github/workflows/functional-test.yml +292 -0
- appium_python_client-5.2.0/.github/workflows/lock-update.yml +31 -0
- appium_python_client-5.2.0/.github/workflows/pr-title.yml +16 -0
- appium_python_client-5.2.0/.github/workflows/unit-test.yml +27 -0
- appium_python_client-5.2.0/.gitignore +30 -0
- appium_python_client-5.2.0/.pre-commit-config.yaml +10 -0
- appium_python_client-5.2.0/.ruff.toml +31 -0
- appium_python_client-5.2.0/CHANGELOG.rst +6183 -0
- appium_python_client-5.2.0/Makefile +51 -0
- {appium_python_client-5.1.3/Appium_Python_Client.egg-info → appium_python_client-5.2.0}/PKG-INFO +71 -40
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/README.md +57 -22
- appium_python_client-5.2.0/appium/version.py +22 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/switch_to.py +2 -8
- appium_python_client-5.2.0/pyproject.toml +70 -0
- appium_python_client-5.2.0/setup.py +45 -0
- appium_python_client-5.2.0/uv.lock +771 -0
- appium_python_client-5.1.3/Appium_Python_Client.egg-info/SOURCES.txt +0 -428
- appium_python_client-5.1.3/Appium_Python_Client.egg-info/dependency_links.txt +0 -1
- appium_python_client-5.1.3/Appium_Python_Client.egg-info/requires.txt +0 -1
- appium_python_client-5.1.3/Appium_Python_Client.egg-info/top_level.txt +0 -1
- appium_python_client-5.1.3/PKG-INFO +0 -542
- appium_python_client-5.1.3/appium/version.py +0 -1
- appium_python_client-5.1.3/docs/_build/doctrees/environment.pickle +0 -0
- appium_python_client-5.1.3/docs/_build/doctrees/index.doctree +0 -0
- appium_python_client-5.1.3/docs/_build/doctrees/webdriver.common.doctree +0 -0
- appium_python_client-5.1.3/docs/_build/doctrees/webdriver.doctree +0 -0
- appium_python_client-5.1.3/docs/_build/doctrees/webdriver.extensions.android.doctree +0 -0
- appium_python_client-5.1.3/docs/_build/doctrees/webdriver.extensions.doctree +0 -0
- appium_python_client-5.1.3/docs/_build/doctrees/webdriver.extensions.flutter_integration.doctree +0 -0
- appium_python_client-5.1.3/docs/_build/html/.DS_Store +0 -0
- appium_python_client-5.1.3/docs/_build/html/.buildinfo +0 -4
- appium_python_client-5.1.3/docs/_build/html/.nojekyll +0 -0
- appium_python_client-5.1.3/docs/_build/html/_sources/index.rst.txt +0 -18
- appium_python_client-5.1.3/docs/_build/html/_sources/webdriver.common.rst.txt +0 -21
- appium_python_client-5.1.3/docs/_build/html/_sources/webdriver.extensions.android.rst.txt +0 -93
- appium_python_client-5.1.3/docs/_build/html/_sources/webdriver.extensions.flutter_integration.rst.txt +0 -37
- appium_python_client-5.1.3/docs/_build/html/_sources/webdriver.extensions.rst.txt +0 -158
- appium_python_client-5.1.3/docs/_build/html/_sources/webdriver.rst.txt +0 -126
- appium_python_client-5.1.3/docs/_build/html/_static/.DS_Store +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -123
- appium_python_client-5.1.3/docs/_build/html/_static/basic.css +0 -906
- appium_python_client-5.1.3/docs/_build/html/_static/css/badge_only.css +0 -1
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/fontawesome-webfont.svg +0 -2671
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-bold.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-normal.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/css/theme.css +0 -4
- appium_python_client-5.1.3/docs/_build/html/_static/doctools.js +0 -149
- appium_python_client-5.1.3/docs/_build/html/_static/documentation_options.js +0 -13
- appium_python_client-5.1.3/docs/_build/html/_static/file.png +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/.DS_Store +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/jquery.js +0 -2
- appium_python_client-5.1.3/docs/_build/html/_static/js/badge_only.js +0 -1
- appium_python_client-5.1.3/docs/_build/html/_static/js/theme.js +0 -1
- appium_python_client-5.1.3/docs/_build/html/_static/js/versions.js +0 -228
- appium_python_client-5.1.3/docs/_build/html/_static/language_data.js +0 -192
- appium_python_client-5.1.3/docs/_build/html/_static/minus.png +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/plus.png +0 -0
- appium_python_client-5.1.3/docs/_build/html/_static/pygments.css +0 -75
- appium_python_client-5.1.3/docs/_build/html/_static/searchtools.js +0 -635
- appium_python_client-5.1.3/docs/_build/html/_static/sphinx_highlight.js +0 -154
- appium_python_client-5.1.3/docs/_build/html/genindex.html +0 -1997
- appium_python_client-5.1.3/docs/_build/html/index.html +0 -361
- appium_python_client-5.1.3/docs/_build/html/objects.inv +0 -0
- appium_python_client-5.1.3/docs/_build/html/py-modindex.html +0 -360
- appium_python_client-5.1.3/docs/_build/html/search.html +0 -120
- appium_python_client-5.1.3/docs/_build/html/searchindex.js +0 -1
- appium_python_client-5.1.3/docs/_build/html/webdriver.common.html +0 -223
- appium_python_client-5.1.3/docs/_build/html/webdriver.extensions.android.html +0 -2308
- appium_python_client-5.1.3/docs/_build/html/webdriver.extensions.flutter_integration.html +0 -494
- appium_python_client-5.1.3/docs/_build/html/webdriver.extensions.html +0 -2193
- appium_python_client-5.1.3/docs/_build/html/webdriver.html +0 -1708
- appium_python_client-5.1.3/setup.cfg +0 -4
- appium_python_client-5.1.3/setup.py +0 -54
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/LICENSE +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/MANIFEST.in +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/common/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/common/exceptions.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/common/helper.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/common/logger.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/adb_exec_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/adb_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/allow_delay_adb_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/build_tools_version_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/clear_device_logs_on_start_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/ignore_hidden_api_policy_error_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/logcat_filter_specs_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/logcat_format_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/mock_location_app_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/remote_adb_host_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/skip_logcat_capture_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/adb/suppress_kill_server_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/allow_test_packages_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/android_install_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/app_activity_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/app_package_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/app_wait_activity_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/app_wait_duration_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/app_wait_for_launch_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/app_wait_package_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/auto_grant_premissions_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/enforce_app_install_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/intent_action_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/intent_category_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/intent_flags_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/optional_intent_arguments_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/remote_apps_cache_limit_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/app/uninstall_other_packages_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/avd_args_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/avd_env_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/avd_launch_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/avd_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/avd_ready_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/gps_enabled_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/avd/network_speed_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/auto_webview_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chrome_logging_prefs_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chrome_options_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_args_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_chrome_mapping_file_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_disable_build_check_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_executable_dir_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_executable_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_ports_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/chromedriver_use_system_executable_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/ensure_webviews_have_pages_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/extract_chrome_android_package_from_context_name_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/native_web_screenshot_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/recreate_chrome_driver_sessions_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/show_chromedriver_log_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/context/webview_devtools_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/localization/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/localization/locale_script_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/locking/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/locking/skip_unlock_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/locking/unlock_key_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/locking/unlock_strategy_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/locking/unlock_success_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/locking/unlock_type_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/mjpeg/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/mjpeg/mjpeg_screenshot_url_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/other/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/other/disable_suppress_accessibility_service_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/other/user_profile_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/signing/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/signing/key_alias_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/signing/key_password_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/signing/keystore_password_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/signing/keystore_path_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/signing/no_sign_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/common/signing/use_keystore_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/activity_options_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/app_locale_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/espresso_build_config_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/espresso_server_launch_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/force_espresso_rebuild_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/intent_options_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/espresso/show_gradle_log_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/disable_window_animation_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/mjpeg_server_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/skip_device_initialization_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/skip_server_installation_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/uiautomator2_server_install_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/uiautomator2_server_launch_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/android/uiautomator2/uiautomator2_server_read_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/app_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/auto_web_view_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/automation_name_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/browser_name_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/bundle_id_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/clear_system_files_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/device_name_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/enable_performance_logging_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/event_timings_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/full_reset_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/is_headless_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/language_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/locale_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/new_command_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/no_reset_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/orientation_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/other_apps_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/platform_version_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/postrun_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/prerun_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/print_page_source_on_find_failure_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/skip_log_capture_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/supports_capabilities.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/system_host_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/system_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/common/udid_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/flutter_integration/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/flutter_integration/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/flutter_integration/flutter_element_wait_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/flutter_integration/flutter_enable_mock_camera_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/flutter_integration/flutter_server_launch_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/flutter_integration/flutter_system_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/gecko/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/gecko/android_storage_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/gecko/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/gecko/firefox_options_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/gecko/marionette_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/gecko/verbosity_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/automatic_inspection_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/automatic_profiling_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/device_name_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/device_type_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/device_udid_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/platform_build_version_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/platform_version_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/use_simulator_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/safari/webkit_webrtc_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/app/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/app/app_install_strategy_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/app/app_push_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/app/localizable_strings_dir_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/general/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/general/include_device_caps_to_session_info_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/general/reset_location_service_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/other/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/other/command_timeouts_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/other/launch_with_idb_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/other/show_ios_log_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/other/use_json_source_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/calendar_access_authorized_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/calendar_format_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/connect_hardware_keyboard_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/custom_ssl_cert_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/enforce_fresh_simulator_creation_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/force_simulator_software_keyboard_presence_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/ios_simulator_logs_predicate_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/keep_key_chains_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/keychains_exclude_patterns_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/permissions_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/reduce_motion_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/reset_on_session_start_only_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/scale_factor_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/shutdown_other_simulators_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/simulator_devices_set_path_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/simulator_pasteboard_automatic_sync_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/simulator_startup_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/simulator_trace_pointer_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/simulator/simulator_window_center_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/allow_provisioning_device_regitration_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/auto_accept_alerts_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/auto_disimiss_alerts_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/derived_data_path_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/disable_automatic_screenshots_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/force_app_launch_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/keychain_password_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/keychain_path_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/max_typing_frequency_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/mjpeg_server_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/process_arguments_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/result_bundle_path_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/screenshot_quality_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/should_terminate_app_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/should_use_singleton_test_manager_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/show_xcode_log_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/simple_is_visible_check_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/updated_wda_bundle_id_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/use_native_caching_strategy_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/use_new_wda_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/use_prebuilt_wda_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/use_simple_build_test_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/use_xctestrun_file_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wait_for_idle_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wait_for_quiescence_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wda_base_url_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wda_connection_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wda_eventloop_idle_delay_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wda_launch_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wda_local_port_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wda_startup_retries_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/wda_startup_retry_interval_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/web_driver_agent_url_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/xcode_org_id_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/wda/xcode_signing_id_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/absolute_web_locations_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/additional_webview_bundle_ids_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/enable_async_execute_from_https_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/full_context_list_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/include_safari_in_webviews_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/native_web_tap_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_garbage_collect_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_ignore_fraud_warning_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_ignore_web_hostnames_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_initial_url_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_log_all_communication_hex_dump_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_log_all_communication_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_open_links_in_background_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_socket_chunk_size_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/safari_web_inspector_max_frame_length_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/webkit_response_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/webview_connect_retries_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/ios/xcuitest/webview/webview_connect_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/app_path_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/arguments_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/bootstrap_root_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/environment_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/server_startup_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/show_server_logs_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/skip_app_kill_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/mac/mac2/web_driver_agent_mac_url_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/app_arguments_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/app_top_level_window_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/app_working_dir_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/base.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/create_session_timeout_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/expreimental_web_driver_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/options/windows/windows/wait_for_app_launch_option.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/protocols/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/protocols/webdriver/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/protocols/webdriver/can_execute_commands.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/protocols/webdriver/can_execute_scripts.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/protocols/webdriver/can_find_elements.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/protocols/webdriver/can_remember_extension_presence.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/py.typed +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/appium_connection.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/appium_service.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/applicationstate.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/client_config.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/clipboard_content_type.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/command_method.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/common/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/common/appiumby.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/connectiontype.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/errorhandler.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/action_helpers.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/activities.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/common.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/display.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/gsm.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/nativekey.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/network.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/performance.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/power.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/sms.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/android/system_bars.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/applications.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/clipboard.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/context.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/device_time.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/execute_driver.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/execute_mobile_command.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/flutter_integration/__init__.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/flutter_integration/flutter_commands.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/flutter_integration/flutter_finder.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/flutter_integration/scroll_directions.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/hw_actions.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/images_comparison.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/keyboard.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/location.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/log_event.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/logs.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/remote_fs.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/screen_record.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/session.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/extensions/settings.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/locator_converter.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/mobilecommand.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/webdriver.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/appium/webdriver/webelement.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/Makefile +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/README.md +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/conf.py +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/generate.sh +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/index.rst +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/make.bat +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/requirements.txt +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/webdriver.common.rst +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/webdriver.extensions.android.rst +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/webdriver.extensions.flutter_integration.rst +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/webdriver.extensions.rst +0 -0
- {appium_python_client-5.1.3 → appium_python_client-5.2.0}/docs/webdriver.rst +0 -0
|
@@ -0,0 +1,288 @@
|
|
|
1
|
+
# -*- coding: utf-8; mode: python -*-
|
|
2
|
+
##
|
|
3
|
+
## Format
|
|
4
|
+
##
|
|
5
|
+
## ACTION: [AUDIENCE:] COMMIT_MSG [!TAG ...]
|
|
6
|
+
##
|
|
7
|
+
## Description
|
|
8
|
+
##
|
|
9
|
+
## ACTION is one of 'chg', 'fix', 'new'
|
|
10
|
+
##
|
|
11
|
+
## Is WHAT the change is about.
|
|
12
|
+
##
|
|
13
|
+
## 'chg' is for refactor, small improvement, cosmetic changes...
|
|
14
|
+
## 'fix' is for bug fixes
|
|
15
|
+
## 'new' is for new features, big improvement
|
|
16
|
+
##
|
|
17
|
+
## AUDIENCE is optional and one of 'dev', 'usr', 'pkg', 'test', 'doc'
|
|
18
|
+
##
|
|
19
|
+
## Is WHO is concerned by the change.
|
|
20
|
+
##
|
|
21
|
+
## 'dev' is for developpers (API changes, refactors...)
|
|
22
|
+
## 'usr' is for final users (UI changes)
|
|
23
|
+
## 'pkg' is for packagers (packaging changes)
|
|
24
|
+
## 'test' is for testers (test only related changes)
|
|
25
|
+
## 'doc' is for doc guys (doc only changes)
|
|
26
|
+
##
|
|
27
|
+
## COMMIT_MSG is ... well ... the commit message itself.
|
|
28
|
+
##
|
|
29
|
+
## TAGs are additionnal adjective as 'refactor' 'minor' 'cosmetic'
|
|
30
|
+
##
|
|
31
|
+
## They are preceded with a '!' or a '@' (prefer the former, as the
|
|
32
|
+
## latter is wrongly interpreted in github.) Commonly used tags are:
|
|
33
|
+
##
|
|
34
|
+
## 'refactor' is obviously for refactoring code only
|
|
35
|
+
## 'minor' is for a very meaningless change (a typo, adding a comment)
|
|
36
|
+
## 'cosmetic' is for cosmetic driven change (re-indentation, 80-col...)
|
|
37
|
+
## 'wip' is for partial functionality but complete subfunctionality.
|
|
38
|
+
##
|
|
39
|
+
## Example:
|
|
40
|
+
##
|
|
41
|
+
## new: usr: support of bazaar implemented
|
|
42
|
+
## chg: re-indentend some lines !cosmetic
|
|
43
|
+
## new: dev: updated code to be compatible with last version of killer lib.
|
|
44
|
+
## fix: pkg: updated year of licence coverage.
|
|
45
|
+
## new: test: added a bunch of test around user usability of feature X.
|
|
46
|
+
## fix: typo in spelling my name in comment. !minor
|
|
47
|
+
##
|
|
48
|
+
## Please note that multi-line commit message are supported, and only the
|
|
49
|
+
## first line will be considered as the "summary" of the commit message. So
|
|
50
|
+
## tags, and other rules only applies to the summary. The body of the commit
|
|
51
|
+
## message will be displayed in the changelog without reformatting.
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
##
|
|
55
|
+
## ``ignore_regexps`` is a line of regexps
|
|
56
|
+
##
|
|
57
|
+
## Any commit having its full commit message matching any regexp listed here
|
|
58
|
+
## will be ignored and won't be reported in the changelog.
|
|
59
|
+
##
|
|
60
|
+
ignore_regexps = [
|
|
61
|
+
r'@minor', r'!minor',
|
|
62
|
+
r'@cosmetic', r'!cosmetic',
|
|
63
|
+
r'@refactor', r'!refactor',
|
|
64
|
+
r'@wip', r'!wip',
|
|
65
|
+
r'^([cC]hg|[fF]ix|[nN]ew)\s*:\s*[p|P]kg:',
|
|
66
|
+
r'^([cC]hg|[fF]ix|[nN]ew)\s*:\s*[d|D]ev:',
|
|
67
|
+
r'^(.{3,3}\s*:)?\s*[fF]irst commit.?\s*$',
|
|
68
|
+
r'^$', ## ignore commits with empty messages
|
|
69
|
+
]
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
## ``section_regexps`` is a list of 2-tuples associating a string label and a
|
|
73
|
+
## list of regexp
|
|
74
|
+
##
|
|
75
|
+
## Commit messages will be classified in sections thanks to this. Section
|
|
76
|
+
## titles are the label, and a commit is classified under this section if any
|
|
77
|
+
## of the regexps associated is matching.
|
|
78
|
+
##
|
|
79
|
+
## Please note that ``section_regexps`` will only classify commits and won't
|
|
80
|
+
## make any changes to the contents. So you'll probably want to go check
|
|
81
|
+
## ``subject_process`` (or ``body_process``) to do some changes to the subject,
|
|
82
|
+
## whenever you are tweaking this variable.
|
|
83
|
+
##
|
|
84
|
+
section_regexps = [
|
|
85
|
+
('New', [
|
|
86
|
+
r'^([nN]ew|[fF]eat|[aA]dd)\s*(:|)\s*([^\n]*)$',
|
|
87
|
+
]),
|
|
88
|
+
('Fix', [
|
|
89
|
+
r'^[fF]ix\s*(:|)\s*([^\n]*)$',
|
|
90
|
+
]),
|
|
91
|
+
('Test', [
|
|
92
|
+
r'^([tT]est|[cC][iI])\s*(:|)\s*([^\n]*)$',
|
|
93
|
+
]),
|
|
94
|
+
('Other', None ## Match all lines
|
|
95
|
+
),
|
|
96
|
+
|
|
97
|
+
]
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
## ``body_process`` is a callable
|
|
101
|
+
##
|
|
102
|
+
## This callable will be given the original body and result will
|
|
103
|
+
## be used in the changelog.
|
|
104
|
+
##
|
|
105
|
+
## Available constructs are:
|
|
106
|
+
##
|
|
107
|
+
## - any python callable that take one txt argument and return txt argument.
|
|
108
|
+
##
|
|
109
|
+
## - ReSub(pattern, replacement): will apply regexp substitution.
|
|
110
|
+
##
|
|
111
|
+
## - Indent(chars=" "): will indent the text with the prefix
|
|
112
|
+
## Please remember that template engines gets also to modify the text and
|
|
113
|
+
## will usually indent themselves the text if needed.
|
|
114
|
+
##
|
|
115
|
+
## - Wrap(regexp=r"\n\n"): re-wrap text in separate paragraph to fill 80-Columns
|
|
116
|
+
##
|
|
117
|
+
## - noop: do nothing
|
|
118
|
+
##
|
|
119
|
+
## - ucfirst: ensure the first letter is uppercase.
|
|
120
|
+
## (usually used in the ``subject_process`` pipeline)
|
|
121
|
+
##
|
|
122
|
+
## - final_dot: ensure text finishes with a dot
|
|
123
|
+
## (usually used in the ``subject_process`` pipeline)
|
|
124
|
+
##
|
|
125
|
+
## - strip: remove any spaces before or after the content of the string
|
|
126
|
+
##
|
|
127
|
+
## - SetIfEmpty(msg="No commit message."): will set the text to
|
|
128
|
+
## whatever given ``msg`` if the current text is empty.
|
|
129
|
+
##
|
|
130
|
+
## Additionally, you can `pipe` the provided filters, for instance:
|
|
131
|
+
#body_process = Wrap(regexp=r'\n(?=\w+\s*:)') | Indent(chars=" ")
|
|
132
|
+
#body_process = Wrap(regexp=r'\n(?=\w+\s*:)')
|
|
133
|
+
#body_process = noop
|
|
134
|
+
body_process = ReSub(r'((^|\n)[A-Z]\w+(-\w+)*: .*(\n\s+.*)*)+$', r'') | strip
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
## ``subject_process`` is a callable
|
|
138
|
+
##
|
|
139
|
+
## This callable will be given the original subject and result will
|
|
140
|
+
## be used in the changelog.
|
|
141
|
+
##
|
|
142
|
+
## Available constructs are those listed in ``body_process`` doc.
|
|
143
|
+
subject_process = (strip |
|
|
144
|
+
ReSub(r'^([cC]hg|[fF]ix|[nN]ew)\s*:\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n@]*)(@[a-z]+\s+)*$', r'\4') |
|
|
145
|
+
SetIfEmpty("No commit message.") | ucfirst | final_dot)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
## ``tag_filter_regexp`` is a regexp
|
|
149
|
+
##
|
|
150
|
+
## Tags that will be used for the changelog must match this regexp.
|
|
151
|
+
##
|
|
152
|
+
tag_filter_regexp = r'^[vV]{1}[0-9]+\.[0-9]+(\.[0-9]*)?$'
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
## ``unreleased_version_label`` is a string or a callable that outputs a string
|
|
156
|
+
##
|
|
157
|
+
## This label will be used as the changelog Title of the last set of changes
|
|
158
|
+
## between last valid tag and HEAD if any.
|
|
159
|
+
unreleased_version_label = "(unreleased)"
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
## ``output_engine`` is a callable
|
|
163
|
+
##
|
|
164
|
+
## This will change the output format of the generated changelog file
|
|
165
|
+
##
|
|
166
|
+
## Available choices are:
|
|
167
|
+
##
|
|
168
|
+
## - rest_py
|
|
169
|
+
##
|
|
170
|
+
## Legacy pure python engine, outputs ReSTructured text.
|
|
171
|
+
## This is the default.
|
|
172
|
+
##
|
|
173
|
+
## - mustache(<template_name>)
|
|
174
|
+
##
|
|
175
|
+
## Template name could be any of the available templates in
|
|
176
|
+
## ``templates/mustache/*.tpl``.
|
|
177
|
+
## Requires python package ``pystache``.
|
|
178
|
+
## Examples:
|
|
179
|
+
## - mustache("markdown")
|
|
180
|
+
## - mustache("restructuredtext")
|
|
181
|
+
##
|
|
182
|
+
## - makotemplate(<template_name>)
|
|
183
|
+
##
|
|
184
|
+
## Template name could be any of the available templates in
|
|
185
|
+
## ``templates/mako/*.tpl``.
|
|
186
|
+
## Requires python package ``mako``.
|
|
187
|
+
## Examples:
|
|
188
|
+
## - makotemplate("restructuredtext")
|
|
189
|
+
##
|
|
190
|
+
output_engine = rest_py
|
|
191
|
+
#output_engine = mustache("restructuredtext")
|
|
192
|
+
#output_engine = mustache("markdown")
|
|
193
|
+
#output_engine = makotemplate("restructuredtext")
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
## ``include_merge`` is a boolean
|
|
197
|
+
##
|
|
198
|
+
## This option tells git-log whether to include merge commits in the log.
|
|
199
|
+
## The default is to include them.
|
|
200
|
+
include_merge = False
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
## ``log_encoding`` is a string identifier
|
|
204
|
+
##
|
|
205
|
+
## This option tells gitchangelog what encoding is outputed by ``git log``.
|
|
206
|
+
## The default is to be clever about it: it checks ``git config`` for
|
|
207
|
+
## ``i18n.logOutputEncoding``, and if not found will default to git's own
|
|
208
|
+
## default: ``utf-8``.
|
|
209
|
+
log_encoding = 'utf-8'
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
## ``publish`` is a callable
|
|
213
|
+
##
|
|
214
|
+
## Sets what ``gitchangelog`` should do with the output generated by
|
|
215
|
+
## the output engine. ``publish`` is a callable taking one argument
|
|
216
|
+
## that is an interator on lines from the output engine.
|
|
217
|
+
##
|
|
218
|
+
## Some helper callable are provided:
|
|
219
|
+
##
|
|
220
|
+
## Available choices are:
|
|
221
|
+
##
|
|
222
|
+
## - stdout
|
|
223
|
+
##
|
|
224
|
+
## Outputs directly to standard output
|
|
225
|
+
## (This is the default)
|
|
226
|
+
##
|
|
227
|
+
## - FileInsertAtFirstRegexMatch(file, pattern, idx=lamda m: m.start())
|
|
228
|
+
##
|
|
229
|
+
## Creates a callable that will parse given file for the given
|
|
230
|
+
## regex pattern and will insert the output in the file.
|
|
231
|
+
## ``idx`` is a callable that receive the matching object and
|
|
232
|
+
## must return a integer index point where to insert the
|
|
233
|
+
## the output in the file. Default is to return the position of
|
|
234
|
+
## the start of the matched string.
|
|
235
|
+
##
|
|
236
|
+
## - FileRegexSubst(file, pattern, replace, flags)
|
|
237
|
+
##
|
|
238
|
+
## Apply a replace inplace in the given file. Your regex pattern must
|
|
239
|
+
## take care of everything and might be more complex. Check the README
|
|
240
|
+
## for a complete copy-pastable example.
|
|
241
|
+
##
|
|
242
|
+
# publish = FileInsertIntoFirstRegexMatch(
|
|
243
|
+
# "CHANGELOG.rst",
|
|
244
|
+
# r'/(?P<rev>[0-9]+\.[0-9]+(\.[0-9]+)?)\s+\([0-9]+-[0-9]{2}-[0-9]{2}\)\n--+\n/',
|
|
245
|
+
# idx=lambda m: m.start(1)
|
|
246
|
+
# )
|
|
247
|
+
#publish = stdout
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
## ``revs`` is a list of callable or a list of string
|
|
251
|
+
##
|
|
252
|
+
## callable will be called to resolve as strings and allow dynamical
|
|
253
|
+
## computation of these. The result will be used as revisions for
|
|
254
|
+
## gitchangelog (as if directly stated on the command line). This allows
|
|
255
|
+
## to filter exaclty which commits will be read by gitchangelog.
|
|
256
|
+
##
|
|
257
|
+
## To get a full documentation on the format of these strings, please
|
|
258
|
+
## refer to the ``git rev-list`` arguments. There are many examples.
|
|
259
|
+
##
|
|
260
|
+
## Using callables is especially useful, for instance, if you
|
|
261
|
+
## are using gitchangelog to generate incrementally your changelog.
|
|
262
|
+
##
|
|
263
|
+
## Some helpers are provided, you can use them::
|
|
264
|
+
##
|
|
265
|
+
## - FileFirstRegexMatch(file, pattern): will return a callable that will
|
|
266
|
+
## return the first string match for the given pattern in the given file.
|
|
267
|
+
## If you use named sub-patterns in your regex pattern, it'll output only
|
|
268
|
+
## the string matching the regex pattern named "rev".
|
|
269
|
+
##
|
|
270
|
+
## - Caret(rev): will return the rev prefixed by a "^", which is a
|
|
271
|
+
## way to remove the given revision and all its ancestor.
|
|
272
|
+
##
|
|
273
|
+
## Please note that if you provide a rev-list on the command line, it'll
|
|
274
|
+
## replace this value (which will then be ignored).
|
|
275
|
+
##
|
|
276
|
+
## If empty, then ``gitchangelog`` will act as it had to generate a full
|
|
277
|
+
## changelog.
|
|
278
|
+
##
|
|
279
|
+
## The default is to use all commits to make the changelog.
|
|
280
|
+
#revs = ["^1.0.3", ]
|
|
281
|
+
#revs = [
|
|
282
|
+
# Caret(
|
|
283
|
+
# FileFirstRegexMatch(
|
|
284
|
+
# "CHANGELOG.rst",
|
|
285
|
+
# r"(?P<rev>[0-9]+\.[0-9]+(\.[0-9]+)?)\s+\([0-9]+-[0-9]{2}-[0-9]{2}\)\n--+\n")),
|
|
286
|
+
# "HEAD"
|
|
287
|
+
#]
|
|
288
|
+
revs = []
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
## The problem
|
|
2
|
+
|
|
3
|
+
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 to ask questions. For that, go to http://discuss.appium.io!
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
## Environment
|
|
7
|
+
- Appium version (or git revision) that exhibits the issue:
|
|
8
|
+
- Last Appium version that did not exhibit the issue (if applicable):
|
|
9
|
+
- Desktop OS/version used to run Appium:
|
|
10
|
+
- Node.js version (unless using Appium.app|exe):
|
|
11
|
+
- Mobile platform/version under test:
|
|
12
|
+
- Real device or emulator/simulator:
|
|
13
|
+
- Appium CLI or Appium.app|exe:
|
|
14
|
+
|
|
15
|
+
## Details
|
|
16
|
+
|
|
17
|
+
If necessary, describe the problem you have been experiencing in more detail.
|
|
18
|
+
|
|
19
|
+
## Link to Appium Logs
|
|
20
|
+
|
|
21
|
+
Create a [GIST](https://gist.github.com) which is a paste of your _full_ Appium logs, and link them here.
|
|
22
|
+
|
|
23
|
+
## Code To reproduce issue
|
|
24
|
+
|
|
@@ -0,0 +1,292 @@
|
|
|
1
|
+
name: Functional Tests
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
# Run by manual at this time
|
|
5
|
+
workflow_dispatch:
|
|
6
|
+
push:
|
|
7
|
+
branches: [ master ]
|
|
8
|
+
pull_request:
|
|
9
|
+
branches: [ master ]
|
|
10
|
+
|
|
11
|
+
concurrency:
|
|
12
|
+
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
|
13
|
+
cancel-in-progress: true
|
|
14
|
+
|
|
15
|
+
jobs:
|
|
16
|
+
ios_test:
|
|
17
|
+
strategy:
|
|
18
|
+
fail-fast: false
|
|
19
|
+
matrix:
|
|
20
|
+
test_targets:
|
|
21
|
+
- target: test/functional/ios/safari_tests.py
|
|
22
|
+
name: func_test_ios1
|
|
23
|
+
|
|
24
|
+
runs-on: macos-14
|
|
25
|
+
|
|
26
|
+
# Please make sure the available Xcode versions and iOS versions
|
|
27
|
+
# on the runner images. https://github.com/actions/runner-images
|
|
28
|
+
env:
|
|
29
|
+
XCODE_VERSION: 15.3
|
|
30
|
+
IOS_VERSION: 17.4
|
|
31
|
+
IPHONE_MODEL: iPhone 15 Plus
|
|
32
|
+
|
|
33
|
+
steps:
|
|
34
|
+
- uses: actions/checkout@v4
|
|
35
|
+
|
|
36
|
+
- name: Install Node.js
|
|
37
|
+
uses: actions/setup-node@v4
|
|
38
|
+
with:
|
|
39
|
+
node-version: 'lts/*'
|
|
40
|
+
|
|
41
|
+
- name: Select Xcode
|
|
42
|
+
uses: maxim-lobanov/setup-xcode@v1
|
|
43
|
+
with:
|
|
44
|
+
xcode-version: ${{ env.XCODE_VERSION }}
|
|
45
|
+
- run: defaults write com.apple.iphonesimulator PasteboardAutomaticSync -bool false
|
|
46
|
+
|
|
47
|
+
- uses: futureware-tech/simulator-action@v3
|
|
48
|
+
with:
|
|
49
|
+
# https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
|
|
50
|
+
model: ${{ env.IPHONE_MODEL }}
|
|
51
|
+
os_version: ${{ env.IOS_VERSION }}
|
|
52
|
+
|
|
53
|
+
# needed?
|
|
54
|
+
- run: brew install ffmpeg
|
|
55
|
+
|
|
56
|
+
# Start Appium
|
|
57
|
+
- run: npm install -g appium
|
|
58
|
+
- run: |
|
|
59
|
+
appium driver install xcuitest
|
|
60
|
+
appium driver run xcuitest build-wda --sdk=${{ env.IOS_VERSION }} --name='${{ env.IPHONE_MODEL }}'
|
|
61
|
+
appium plugin install images
|
|
62
|
+
appium plugin install execute-driver
|
|
63
|
+
nohup appium --use-plugins=images,execute-driver --relaxed-security --log-timestamp --log-no-colors > appium.log &
|
|
64
|
+
|
|
65
|
+
- run: |
|
|
66
|
+
appium driver run xcuitest download-wda-sim --platform=ios --outdir=${{ github.workspace }}/wda
|
|
67
|
+
name: Downloading prebuilt WDA
|
|
68
|
+
|
|
69
|
+
- name: Set up Python 3.12
|
|
70
|
+
uses: actions/setup-python@v5
|
|
71
|
+
with:
|
|
72
|
+
python-version: 3.12
|
|
73
|
+
|
|
74
|
+
- name: Install uv
|
|
75
|
+
run: make install-uv
|
|
76
|
+
|
|
77
|
+
- name: Run Tests
|
|
78
|
+
run: |
|
|
79
|
+
uv run pytest ${{ matrix.test_targets.target}} --doctest-modules --junitxml=junit/test-results.xml --cov=com --cov-report=xml --cov-report=html
|
|
80
|
+
env:
|
|
81
|
+
LOCAL_PREBUILT_WDA: ${{ github.workspace }}/wda/WebDriverAgentRunner-Runner.app
|
|
82
|
+
|
|
83
|
+
- name: Save server output
|
|
84
|
+
if: ${{ always() }}
|
|
85
|
+
uses: actions/upload-artifact@master
|
|
86
|
+
with:
|
|
87
|
+
name: appium-ios-${{matrix.test_targets.name}}.log
|
|
88
|
+
path: appium.log
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
android_test:
|
|
92
|
+
strategy:
|
|
93
|
+
fail-fast: false
|
|
94
|
+
matrix:
|
|
95
|
+
test_targets:
|
|
96
|
+
- target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py test/functional/android/bidi_tests.py
|
|
97
|
+
name: func_test_android1
|
|
98
|
+
|
|
99
|
+
runs-on: ubuntu-latest
|
|
100
|
+
|
|
101
|
+
env:
|
|
102
|
+
API_LEVEL: 29
|
|
103
|
+
ARCH: x86
|
|
104
|
+
|
|
105
|
+
steps:
|
|
106
|
+
- uses: actions/checkout@v4
|
|
107
|
+
|
|
108
|
+
- uses: actions/setup-java@v4
|
|
109
|
+
with:
|
|
110
|
+
distribution: 'temurin'
|
|
111
|
+
java-version: '17'
|
|
112
|
+
|
|
113
|
+
- name: Install Node.js
|
|
114
|
+
uses: actions/setup-node@v4
|
|
115
|
+
with:
|
|
116
|
+
node-version: 'lts/*'
|
|
117
|
+
|
|
118
|
+
# Start Appium
|
|
119
|
+
- run: npm install -g appium
|
|
120
|
+
- run: |
|
|
121
|
+
appium driver install uiautomator2
|
|
122
|
+
appium driver install espresso
|
|
123
|
+
appium plugin install execute-driver
|
|
124
|
+
nohup appium --use-plugins=execute-driver --relaxed-security --log-timestamp --log-no-colors 2>&1 > appium.log &
|
|
125
|
+
|
|
126
|
+
- name: Enable KVM group perms
|
|
127
|
+
run: |
|
|
128
|
+
echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules
|
|
129
|
+
sudo udevadm control --reload-rules
|
|
130
|
+
sudo udevadm trigger --name-match=kvm
|
|
131
|
+
|
|
132
|
+
- name: AVD cache
|
|
133
|
+
uses: actions/cache@v3
|
|
134
|
+
id: avd-cache
|
|
135
|
+
with:
|
|
136
|
+
path: |
|
|
137
|
+
~/.android/avd/*
|
|
138
|
+
~/.android/adb*
|
|
139
|
+
key: avd-${{ env.API_LEVEL }}
|
|
140
|
+
- name: create AVD and generate snapshot for caching
|
|
141
|
+
if: steps.avd-cache.outputs.cache-hit != 'true'
|
|
142
|
+
uses: reactivecircus/android-emulator-runner@v2
|
|
143
|
+
with:
|
|
144
|
+
api-level: ${{ env.API_LEVEL }}
|
|
145
|
+
arch: ${{ env.ARCH }}
|
|
146
|
+
target: google_apis
|
|
147
|
+
force-avd-creation: false
|
|
148
|
+
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
|
|
149
|
+
disable-animations: false
|
|
150
|
+
script: echo "Generated AVD snapshot for caching."
|
|
151
|
+
|
|
152
|
+
- name: Set up Python 3.12
|
|
153
|
+
uses: actions/setup-python@v5
|
|
154
|
+
with:
|
|
155
|
+
python-version: 3.12
|
|
156
|
+
|
|
157
|
+
- name: run tests
|
|
158
|
+
uses: reactivecircus/android-emulator-runner@v2
|
|
159
|
+
with:
|
|
160
|
+
api-level: ${{ env.API_LEVEL }}
|
|
161
|
+
arch: ${{ env.ARCH }}
|
|
162
|
+
script: |
|
|
163
|
+
make install-uv
|
|
164
|
+
uv run pytest ${{ matrix.test_targets.target}} --doctest-modules --junitxml=junit/test-results.xml --cov=com --cov-report=xml --cov-report=html
|
|
165
|
+
target: google_apis
|
|
166
|
+
profile: Nexus 5X
|
|
167
|
+
disable-spellchecker: true
|
|
168
|
+
disable-animations: true
|
|
169
|
+
|
|
170
|
+
env:
|
|
171
|
+
ANDROID_SDK_VERSION: ${{ env.API_LEVEL }}
|
|
172
|
+
APPIUM_DRIVER: ${{matrix.test_targets.automation_name}}
|
|
173
|
+
IGNORE_VERSION_SKIP: true
|
|
174
|
+
CI: true
|
|
175
|
+
|
|
176
|
+
- name: Save server output
|
|
177
|
+
if: ${{ always() }}
|
|
178
|
+
uses: actions/upload-artifact@master
|
|
179
|
+
with:
|
|
180
|
+
name: appium-android-${{matrix.test_targets.name}}.log
|
|
181
|
+
path: appium.log
|
|
182
|
+
|
|
183
|
+
flutter_e2e_test:
|
|
184
|
+
# These flutter integration driver tests are maintained by: MummanaSubramanya
|
|
185
|
+
strategy:
|
|
186
|
+
fail-fast: false
|
|
187
|
+
matrix:
|
|
188
|
+
include:
|
|
189
|
+
- platform: macos-14
|
|
190
|
+
e2e-tests: flutter-ios
|
|
191
|
+
- platform: ubuntu-latest
|
|
192
|
+
e2e-tests: flutter-android
|
|
193
|
+
|
|
194
|
+
runs-on: ${{ matrix.platform }}
|
|
195
|
+
|
|
196
|
+
env:
|
|
197
|
+
API_LEVEL: 28
|
|
198
|
+
ARCH: x86
|
|
199
|
+
CI: true
|
|
200
|
+
XCODE_VERSION: 15.4
|
|
201
|
+
IOS_VERSION: 17.5
|
|
202
|
+
IPHONE_MODEL: iPhone 15
|
|
203
|
+
FLUTTER_ANDROID_APP: "https://github.com/AppiumTestDistribution/appium-flutter-server/releases/latest/download/app-debug.apk"
|
|
204
|
+
FLUTTER_IOS_APP: "https://github.com/AppiumTestDistribution/appium-flutter-server/releases/latest/download/ios.zip"
|
|
205
|
+
|
|
206
|
+
steps:
|
|
207
|
+
|
|
208
|
+
- uses: actions/checkout@v4
|
|
209
|
+
|
|
210
|
+
- uses: actions/setup-java@v4
|
|
211
|
+
if: matrix.e2e-tests == 'flutter-android'
|
|
212
|
+
with:
|
|
213
|
+
distribution: 'zulu'
|
|
214
|
+
java-version: '17'
|
|
215
|
+
|
|
216
|
+
- name: Enable KVM group perms
|
|
217
|
+
if: matrix.e2e-tests == 'flutter-android'
|
|
218
|
+
run: |
|
|
219
|
+
echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules
|
|
220
|
+
sudo udevadm control --reload-rules
|
|
221
|
+
sudo udevadm trigger --name-match=kvm
|
|
222
|
+
|
|
223
|
+
- name: Set up Python 3.12
|
|
224
|
+
uses: actions/setup-python@v5
|
|
225
|
+
with:
|
|
226
|
+
python-version: 3.12
|
|
227
|
+
|
|
228
|
+
- name: Install Node.js
|
|
229
|
+
uses: actions/setup-node@v4
|
|
230
|
+
with:
|
|
231
|
+
node-version: 'lts/*'
|
|
232
|
+
|
|
233
|
+
- name: Install Appium
|
|
234
|
+
run: npm install --location=global appium
|
|
235
|
+
|
|
236
|
+
- name: Install Android drivers and Run Appium
|
|
237
|
+
if: matrix.e2e-tests == 'flutter-android'
|
|
238
|
+
run: |
|
|
239
|
+
appium driver install uiautomator2
|
|
240
|
+
appium driver install appium-flutter-integration-driver --source npm
|
|
241
|
+
nohup appium --allow-insecure=adb_shell --relaxed-security --log-timestamp --log-no-colors 2>&1 > appium_flutter_android.log &
|
|
242
|
+
|
|
243
|
+
- name: Run Android tests
|
|
244
|
+
if: matrix.e2e-tests == 'flutter-android'
|
|
245
|
+
uses: reactivecircus/android-emulator-runner@v2
|
|
246
|
+
with:
|
|
247
|
+
api-level: ${{ env.API_LEVEL }}
|
|
248
|
+
script: |
|
|
249
|
+
make install-uv
|
|
250
|
+
uv run pytest test/functional/flutter_integration/*_test.py --doctest-modules --junitxml=junit/test-results.xml --cov=com --cov-report=xml --cov-report=html
|
|
251
|
+
target: default
|
|
252
|
+
disable-spellchecker: true
|
|
253
|
+
disable-animations: true
|
|
254
|
+
|
|
255
|
+
- name: Save server output
|
|
256
|
+
if: always() && matrix.e2e-tests == 'flutter-android'
|
|
257
|
+
uses: actions/upload-artifact@master
|
|
258
|
+
with:
|
|
259
|
+
name: appium-flutter-android.log
|
|
260
|
+
path: appium_flutter_android.log
|
|
261
|
+
|
|
262
|
+
- name: Select Xcode
|
|
263
|
+
if: matrix.e2e-tests == 'flutter-ios'
|
|
264
|
+
uses: maxim-lobanov/setup-xcode@v1
|
|
265
|
+
with:
|
|
266
|
+
xcode-version: ${{ env.XCODE_VERSION }}
|
|
267
|
+
|
|
268
|
+
- uses: futureware-tech/simulator-action@v3
|
|
269
|
+
if: matrix.e2e-tests == 'flutter-ios'
|
|
270
|
+
with:
|
|
271
|
+
# https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
|
|
272
|
+
model: ${{ env.IPHONE_MODEL }}
|
|
273
|
+
os_version: ${{ env.IOS_VERSION }}
|
|
274
|
+
|
|
275
|
+
- name: install dependencies
|
|
276
|
+
if: matrix.e2e-tests == 'flutter-ios'
|
|
277
|
+
run: brew install ffmpeg
|
|
278
|
+
|
|
279
|
+
- name: Install IOS drivers and Run Appium
|
|
280
|
+
if: matrix.e2e-tests == 'flutter-ios'
|
|
281
|
+
run: |
|
|
282
|
+
appium driver install xcuitest
|
|
283
|
+
appium driver install appium-flutter-integration-driver --source npm
|
|
284
|
+
appium driver run xcuitest build-wda
|
|
285
|
+
nohup appium --allow-insecure=adb_shell --relaxed-security --log-timestamp --log-no-colors 2>&1 > appium_ios.log &
|
|
286
|
+
|
|
287
|
+
- name: Run IOS tests
|
|
288
|
+
if: matrix.e2e-tests == 'flutter-ios'
|
|
289
|
+
run: |
|
|
290
|
+
make install-uv
|
|
291
|
+
export PLATFORM=ios
|
|
292
|
+
uv run pytest test/functional/flutter_integration/*_test.py --doctest-modules --junitxml=junit/test-results.xml --cov=com --cov-report=xml --cov-report=html
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
name: Update uv.lock
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
pull_request:
|
|
5
|
+
types: [ opened, synchronize ]
|
|
6
|
+
paths:
|
|
7
|
+
- 'pyproject.toml'
|
|
8
|
+
|
|
9
|
+
permissions:
|
|
10
|
+
contents: write
|
|
11
|
+
pull-requests: write
|
|
12
|
+
|
|
13
|
+
jobs:
|
|
14
|
+
uv-lock-update:
|
|
15
|
+
if: github.actor == 'dependabot[bot]'
|
|
16
|
+
runs-on: ubuntu-latest
|
|
17
|
+
steps:
|
|
18
|
+
- uses: actions/checkout@v4
|
|
19
|
+
with:
|
|
20
|
+
token: ${{ secrets.GITHUB_TOKEN }}
|
|
21
|
+
ref: ${{ github.head_ref }}
|
|
22
|
+
- name: Set up Python
|
|
23
|
+
uses: actions/setup-python@v4
|
|
24
|
+
with:
|
|
25
|
+
python-version: '3.12'
|
|
26
|
+
- name: Install uv
|
|
27
|
+
run: make install-uv
|
|
28
|
+
- run: uv lock
|
|
29
|
+
- uses: stefanzweifel/git-auto-commit-action@v5
|
|
30
|
+
with:
|
|
31
|
+
commit_message: "chore: Refresh uv.lock"
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
name: Conventional Commits
|
|
2
|
+
on:
|
|
3
|
+
pull_request:
|
|
4
|
+
types: [opened, edited, synchronize, reopened]
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
jobs:
|
|
8
|
+
lint:
|
|
9
|
+
name: https://www.conventionalcommits.org
|
|
10
|
+
runs-on: ubuntu-latest
|
|
11
|
+
steps:
|
|
12
|
+
- uses: beemojs/conventional-pr-action@v3
|
|
13
|
+
with:
|
|
14
|
+
config-preset: angular
|
|
15
|
+
env:
|
|
16
|
+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
name: Unit tests
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
workflow_dispatch:
|
|
5
|
+
push:
|
|
6
|
+
branches: [ master ]
|
|
7
|
+
pull_request:
|
|
8
|
+
branches: [ master ]
|
|
9
|
+
|
|
10
|
+
jobs:
|
|
11
|
+
test-ubuntu:
|
|
12
|
+
runs-on: ubuntu-latest
|
|
13
|
+
strategy:
|
|
14
|
+
matrix:
|
|
15
|
+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
|
|
16
|
+
steps:
|
|
17
|
+
- uses: actions/checkout@v4
|
|
18
|
+
- name: Set up Python ${{ matrix.python-version }}
|
|
19
|
+
uses: actions/setup-python@v5
|
|
20
|
+
with:
|
|
21
|
+
python-version: ${{ matrix.python-version }}
|
|
22
|
+
- name: Install uv
|
|
23
|
+
run: make install-uv
|
|
24
|
+
- name: Run Checks
|
|
25
|
+
run: make check
|
|
26
|
+
- name: Run Unit Tests
|
|
27
|
+
run: make unittest
|