Skip to content

Instantly share code, notes, and snippets.

@copeautomation
copeautomation / session_Video Recording.py
Created March 13, 2019 10:59
Code snippet for Appium Python
import base64
import os
import time
from appium import webdriver
from appium.webdriver.common.touch_action import TouchAction
"""
Desired Capabilities
"""
# TODO provide the desired cap as per your requirement