Skip to content

Chat automation with webdriverIO to run multiple Appium sessions on two android devices

Notifications You must be signed in to change notification settings

LerryAlexander/chat-automation-with-webdriverio

Repository files navigation

Chat Automation with WebdriverIO

Chat automation with webdriverIO to run multiple Appium sessions on android devices by using multiremote() function

Chat Automation with WebdriverIO on two Android devices

Set Up and Dependencies

Set Up 2 virtual devices

  • From the Android Studio main screen, go to Tools -> AVD Manager.
  • Press the "+ Create Virtual Device" button.

alt text

  • Choose and download Pixel 2 (API 28, android 9.0) and Nexus 4 (API 24, android 7.0) and press "Finish" to create each virtual device

alt text

alt text

Install dependencies

  • From the root of the project /chat-automation-with-webdriverio run:
    • npm install

Run tests

  • npm run appium

About

Chat automation with webdriverIO to run multiple Appium sessions on two android devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published