Introduction to Appium
  • Difference between Native, Web and Hybrid App
Appium Setup on Windows platform
  • Setting up the environment on Win10
  • Creating AVD (Android Virtual Device)
  • Running the entire setup in one go (must watch)
First Appium Program
  • Simple Appium Program
  • Get Application Info using ApkInfo App
Complete Test case with Emulator and Real Device
  • Complete test case using calculator using Emulator
  • Connecting real device using Vysor
  • Complete test on a real device
Gestures, Driver Methods
  • Working with Appium Gestures, Touch Actions
  • Useful Driver Methods
Simple Web App Example
  • Simple WebApp Example