New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

robotframework-mobilelibrary

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robotframework-mobilelibrary

app testing library for Robot Framework Extended with AppiumLibrary

  • 2.0.5
  • PyPI
  • Socket score

Maintainers
1

This Library for RobotFramework

Introduction

RobotFramework-MobileLibrary is an appium testing library for RobotFramework <http://code.google.com/p/robotframework/>_.

It uses Appium <http://appium.io/>_ (version 1.x) to communicate with Android and iOS application, that leverages the Appium libraries. We wrap the KWs(Mobile_xxxx) on it according to our project requirements. similar to how Selenium WebDriver <http://seleniumhq.org/projects/webdriver/>_ talks to web browser.

It support Python 2.x only.

Installation

Using pip '''''''''''''

The recommended installation method is using pip <http://pip-installer.org>__::

pip install robotframework-mobilelibrary

The main benefit of using pip is that it automatically installs all dependencies needed by the library. Other nice features are easy upgrading and support for un-installation::

pip install --upgrade robotframework-mobilelibrary
pip uninstall robotframework-mobilelibrary

Project Contributors

  • Dong Hao <longmazhanfeng@gmail.com>_
  • Wang Yangdan <wangyangdan@gmail.com>_
  • Xia Daqiang <joehisaishi1943@gmail.com>_

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc