Giter Club home page Giter Club logo

robotframework-appiumlibrary's Introduction

Appium library for RobotFramework

Introduction

AppiumLibrary is an appium testing library for RobotFramework.

It uses Appium (version 1.x) to communicate with Android and iOS application similar to how Selenium WebDriver talks to web browser.

AppiumLibrary is modeled after (and forked from) appiumandroidlibrary, but re-implemented to use appium 1.X technologies.

It is fully supported under Python 2.7, python 3.3+ support is still experimental

Documentation

The keyword documentation could be found at Keyword Documentation

Installation

Using pip

The recommended installation method is using pip:

pip install robotframework-appiumlibrary

Using setup.py

setup.py

git clone https://github.com/jollychang/robotframework-appiumlibrary.git
cd robotframework-appiumlibrary
python setup.py install

Directory Layout

demo/

A simple demonstration, with an Android application and RF test suite

doc/

Keyword documentation

src/

Python source code

Usage

To write tests with Robot Framework and AppiumLibrary, AppiumLibrary must be imported into your RF test suite. See Robot Framework User Guide for more information.

As it uses Appium make sure your Appium server is up and running. For how to use Appium please refer to Appium Documentation

Contributing

Fork the project, make a change, and send a pull request!

Project Contributors

Latest PyPI version

image

Number of PyPI downloads

image

robotframework-appiumlibrary's People

Contributors

ac-simoes avatar babarpramod avatar erolstt avatar extr3mal avatar frankbp avatar howtoautomateinth avatar jennyw1 avatar jmcn avatar jollychang avatar lannyzhujin avatar leongxf avatar lucyking avatar meallia avatar mehmetboraezer avatar minhnguyenphuonghoang avatar qitaos avatar rickypc avatar scenk avatar semutmerah avatar serhatbolsu avatar smaspe avatar soukingang avatar tvdberk avatar ulhasdeshmukh avatar yahman72 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.