Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Python samples

These are simple samples of how to use Python to run Appium tests. It is suggested that you use a test runner such as pytest or nose.

Sauce Labs examples require at least version 0.12 of the Appium Python Client, which includes the appium.SauceTestCase base class.

Install appium client library:

pip install Appium-Python-Client
pip install pytest

Usage:

py.test ios_simple.py
py.test -n2 --boxed ios_simple.py
Morty Proxy This is a proxified and sanitized view of the page, visit original site.