saucelabs/appium-python-example

Name: appium-python-example

Owner: Sauce Labs

Description: null

Created: 2016-12-16 10:56:46.0

Updated: 2018-05-24 06:52:43.0

Pushed: 2018-05-16 09:09:06.0

Homepage: null

Size: 15

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

appium-python-example

To be able to run this test you need to have Python installed on your computer. You need also to install Selenium and Appium-Python-Client:

pip3 install -U selenium pip3 install Appium-Python-Client

Run the test

The easiest way to run the tests is to open your python test file with IDLE - Python and click on the Run tab from the top menu then, select the Run Module from the list. At the end, you will be able to see the test result on IDLE directly as soon as the test is done.

For more information visit the Basic Python Setup guide on TestObject.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.