Skip to main content

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.

  1. Install from PyPi, as 'Appium-Flutter-Finder'.

    pip install Appium-Flutter-Finder
    
  2. 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
    
  3. 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 and first_match_only in by_ancestor and `by_descendant
  • 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 in by_ancestor and by_descendant
  • 0.2.0
    • Support over Python 3.6
  • 0.1.5
  • 0.1.4
    • Remove whitespaces from the decoded JSON
    • Fix by_ancestor and by_descendant
  • 0.1.3
    • Allow from appium_flutter_finder import FlutterElement, FlutterFinder
  • 0.1.2
    • Fix b64encode error in Python 3
  • 0.1.1
    • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Appium-Flutter-Finder-0.7.0.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file Appium-Flutter-Finder-0.7.0.tar.gz.

File metadata

  • Download URL: Appium-Flutter-Finder-0.7.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.9

File hashes

Hashes for Appium-Flutter-Finder-0.7.0.tar.gz
Algorithm Hash digest
SHA256 7adc4cb03b7d53292b6b360ce5a52fad89e6abd7592c53a04b3ac30dcec473a1
MD5 6e70ed8a91f21341bb231c1992d41cb3
BLAKE2b-256 728dc59bde5c2d95990eb69659db6656afcb62663fe18174081a7e0450b5ea3b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page