Skip to content

SanthoshJeeva440/robotframework_appium

Repository files navigation

Mobile Automation

Introduction

Mobile Automation is done through AppiumLibrary which is an appium testing library forRobot Framework.The required libraries can be downloaded from PyPi

Appium <http://appium.io/>is mobile automation tool to communicate both Android and iOS Application.It is similar to how selenium webdriver talk to the real web browser.

Pre-Request Installation

Java

Python

NodeJS

Appium Server GUI

Appium Inspector

Android Studio

Xcode

PyCharm CE or Intelij IDEA CE

Install Robot framework Libraries

Once clone the smc-automation repository, then run the install_libraries.sh or

python3 -m pip install -r resources/configuration/requirements.txt

Confirm the dependencies installation

pip3 show robotframework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published