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.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_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.8.0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file appium_flutter_finder-0.8.0.tar.gz.

File metadata

  • Download URL: appium_flutter_finder-0.8.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for appium_flutter_finder-0.8.0.tar.gz
Algorithm Hash digest
SHA256 d0c6a3c1e55cfc0cd77780c0b4ada123e928a4f668926a2430013d2211956db5
MD5 6d5fc8012151b5e0afc210bf4f5c2600
BLAKE2b-256 0d4e3740027e3e20e3cd6f4fb5ace082fdcf00b509bef93757461624f9b3eee5

See more details on using hashes here.

Supported by

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