Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 916 Bytes

File metadata and controls

31 lines (21 loc) · 916 Bytes

Espresso {version} {:#espresso-{version}}

{{date}}

The following artifacts were released:

  • androidx.test.espresso:espresso-accessibility:{version}
  • androidx.test.espresso:espresso-core:{version}
  • androidx.test.espresso:espresso-contrib:{version}
  • androidx.test.espresso:espresso-idling-resource:{version}
  • androidx.test.espresso:espresso-intents:{version}
  • androidx.test.espresso:espresso-remote:{version}
  • androidx.test.espresso:espresso-web:{version}
  • androidx.test.espresso.idling:idling-concurrent:{version}
  • androidx.test.espresso.idling:idling-net:{version}

Bug Fixes

  • Fix #2349, where multi-process + different rotation on 2 activities would instantly timeout when waiting for the UI to rotate.
  • Use getSystemService instead of reflective InputManager.getInstance

New Features

Breaking Changes

API Changes

Breaking API Changes

Known Issues