What does noReset or FullReset do in Appium? Need a good understanding on that? Itried to set in DesiredCapabalities and in Appium but was not clear
noReset if set to TRUE would reset the app data, i.e. it will clear app data.
fullReset if set to TRUE uninstalls the app.
Check this link for details - https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/caps.md