Hi Jonathan,
Thanks for the quick reply. Based on your feedback I switched to the latest Appium(ver 15) and now I'm observing the following behavior, while running the batch for my Android native app from my windows7 machine:
Observation1: Now, when I run the Appium server with the 'Perform Full Reset' button checked in the GUI, and if then the driver fails to identify an element in the test app during test run, the Appium server continues to run without any issues. Further my test batch gets executed successfully, but then it takes lot of time.
Observation2: However, if I run the Appium server with the 'Perform Full Reset' button unchecked in the GUI, and if one of the test script fails, the Appium server shuts down, on failing to find an element, which is strange.
Also, for your reference, I'm attaching the appium server logs for Observation2 above.
Please look into this issue.
Thanks in advance...