Skip to content
JoeBatt1989 edited this page Mar 15, 2019 · 2 revisions

Welcome to the MobileAutomationVirtualBox wiki!

This is a project is a template for mobile app automation using POM framework written in c# for multiple devices, Appium and using Genymotion (spun up on virtual box).

In order for this project to work you must:

  1. Install the following:
  • Visual Studio
  • Android SDK
  • Appium Studio
  • Genymotion (with virtual box)
  1. Turn off hyper-V
  2. Download device drivers from Genymotion UI (project uses S8 and s9)
  3. Install APK "com.hussainlabs.androiddevelopmentcourse" onto emulated devices
  4. Start Appium Studio
  5. Update the Udid for each device within MobileCapabilities.mobileCaps

READY TO GO!!!

Clone this wiki locally