Getting the Appium Flutter Finder
There are three ways to install and use the Appium Flutter Finder. Supported Python version follows appium python client.
-
Install from PyPi, as 'Appium-Flutter-Finder'.
pip install Appium-Flutter-Finder
-
Install from source, via PyPi. From 'Appium-Flutter-Finder', download and unarchive the source tarball (
appium_flutter_finder-X.X.tar.gz).tar -xvf appium_flutter_finder-X.X.tar.gz cd appium_flutter_finder-X.X python -m pip install .
-
Install from source via GitHub.
git clone git@github.com:appium/appium-flutter-driver.git cd appium-flutter-driver/finder/python python -m pip install .
How to use
Examples can be found out here.
Release
python -m pip install --upgrade build twine
python -m build
python -m twine check dist/*
python -m twine upload dist/appium_flutter_finder-*
Changelog
- 0.8.2
- Migrate package metadata and builds to
pyproject.toml
- Migrate package metadata and builds to
- 0.8.1
- Relax the Appium-Python-Client upper version to accept v6
- 0.8.0
- Update the limit of python appium client version
- 0.7.0
- Update the limit of python appium client version
- 0.6.1
- Fix package
- 0.6.0
- Fix type of
match_rootandfirst_match_onlyinby_ancestorand `by_descendant
- Fix type of
- 0.5.0
- Allow Appium-Python-Client to be v3
- 0.4.0
- Bump base Appium-Python-Client to v2
- 0.3.1
- Use Appium-Python-Client 1.x
- 0.3.0
- Add
first_match_onlyoption inby_ancestorandby_descendant
- Add
- 0.2.0
- Support over Python 3.6
- 0.1.5
- Fix
by_ancestorandby_descendant
- Fix
- 0.1.4
- Remove whitespaces from the decoded JSON
- Fix
by_ancestorandby_descendant
- 0.1.3
- Allow
from appium_flutter_finder import FlutterElement, FlutterFinder
- Allow
- 0.1.2
- Fix b64encode error in Python 3
- 0.1.1
- Initial release
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file appium_flutter_finder-0.8.2.tar.gz.
File metadata
- Download URL: appium_flutter_finder-0.8.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a3879b5c556ebef1a1fec7cf2b78906560b48048906eb0c5e38916f76b9048b
|
|
| MD5 |
989a0ef9a1979e0a8e77f64c62c5d003
|
|
| BLAKE2b-256 |
89c1d6436bd2cebc6e71684b2057fef2020da71c4cd2bf99dab2d6f61e278077
|
File details
Details for the file appium_flutter_finder-0.8.2-py3-none-any.whl.
File metadata
- Download URL: appium_flutter_finder-0.8.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bea551347a80a75c2f5e641f0acc604c9f0ae384736e1df8f3de68ef7637667a
|
|
| MD5 |
1c87eefc1852817df1735a5a39e9e357
|
|
| BLAKE2b-256 |
a405bfa72f4e24313b5a7792fe738a98b664104ab5085d8f27c9edde576e0322
|