Skip to content

An example python script that runs some task on chrome browser on android

Notifications You must be signed in to change notification settings

johncalzado1/appium_scripting_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

appium_scripting_example

An example python script that runs some task on chrome browser on android

pre-requisites:

  • appium desktop 1.15.1
  • Android Debug Bridge version 1.0.39, Version 1:8.1.0+r23-5
  • openjdk-8-jdk (installed via apt)
  • android-sdk (installed via apt)

device: This script was tested on a OnePlus 6 mobile phone device, running on Android 10.
app: Google chrome version 80.0.3987.119 was used as the test app for this script

You will have to change the parameters in desired_caps variable to get the script to work on your device

About

An example python script that runs some task on chrome browser on android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages