How can I get Appium log of a test session?

How should I get Appium log of a test session?

Hello Alex,

You can refer to our API docs.

Then:

  • Select App Automation API (Real Devices) tab
  • Click Authorize and enter your Lambdatest username and access key
  • Scroll to Session and you can try the below API to fetch recorded video of a test session id: GET​/sessions​/{session_id}​/log​/appium