< 1 minute readKey takeaways Appium reaches the Android system buttons through key events rather than element clicks. Back and Home behave differently: one navigates, the other backgrounds the app. Test the resume path after Home, since that is where state bugs appear. Using the Overview, Home and Back native buttons is pretty straight forward using WebDriver and… Read more »