/appium-test-video

Appium test that demonstrates downloading the video after the test finishes

Primary LanguageJava

appium-test-video

Demonstrates saving the video of a TestObject test.

Required environment variables

  • TESTOBJECT_API_KEY
  • TESTOBJECT_APP_ID
  • TESTOBJECT_DEVICE

Required for saving video

  • TESTOBJECT_USERNAME
  • TESTOBJECT_PASSWORD

Optional environment variables

  • APPIUM_URL (default http://appium.testobject.com/wd/hub)
  • API_BASE_URL (default https://appium.testobject.com/api/rest)