An extension of finder for Appium flutter
Project description
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 setup.py install
-
Install from source via GitHub.
git clone git@github.com:appium/python-client.git cd python-client python setup.py install
How to use
Examples can be found out here.
Release
pip install twine
python setup.py sdist
twine upload dist/Appium-Flutter-Finder-X.X.tar.gz
Changelog
- 0.7.0
- Update the limit of python appium client version
- 0.6.1
- Fix package
- 0.6.0
- Fix type of
match_root
andfirst_match_only
inby_ancestor
and `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_only
option inby_ancestor
andby_descendant
- Add
- 0.2.0
- Support over Python 3.6
- 0.1.5
- Fix
by_ancestor
andby_descendant
- Fix
- 0.1.4
- Remove whitespaces from the decoded JSON
- Fix
by_ancestor
andby_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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for Appium-Flutter-Finder-0.7.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7adc4cb03b7d53292b6b360ce5a52fad89e6abd7592c53a04b3ac30dcec473a1 |
|
MD5 | 6e70ed8a91f21341bb231c1992d41cb3 |
|
BLAKE2b-256 | 728dc59bde5c2d95990eb69659db6656afcb62663fe18174081a7e0450b5ea3b |