---
title: Android Espresso Instrumentation Logs
description: Fetch the AndroidJUnitRunner logs generated from an Android Espresso
  test.
source_url:
  html: https://testingbot.com/support/app-automate/espresso/instrumentation
  md: https://testingbot.com/support/app-automate/espresso/instrumentation/index.md
---
# Espresso Instrumentation Logs

Instrumentation logs are logs generated by Android Espresso. These logs list all the steps that were performed during the test, with any errors or meta data available from the Android Espresso test runner (usually `AndroidJUnitRunner`).

These logs are available in the [TestingBot dashboard](https://testingbot.com/members) as well as through the [REST API](https://testingbot.com/support/api).

Was this page helpful? Yes No 

## Looking for More Help?

Have questions or need more information?   
 You can reach us via the following channels:

- [Email us](https://testingbot.com/contact/new)
- [Join our Slack Channel](https://join.slack.com/t/testingb0t/shared_invite/zt-3bcw9xch-jk19~6XPs_xBrsAgAedkCw)
