Appium server is shut down because no new commands came in
问题 I am using Appium for Android native app automation on windows machine. All my scenarios are doing good, but sometimes the App gets crashed and Appium stops saying "Didn't get a new command in 60 secs, shutting down". Note - if explicitly i press any key from keyboard it will get next command to execute while cucumber execution. I can see Appium is sending request to find the element, but no response has been received. I don't know why this is happening, but the same thing passes without any