Is there a way I can tell appium to uninstall the WebDriver app from my device after the session is over (or right before the session closes)? I frequently have to uninstall the WebDriver app and restart the phone to get my tests to run smoothly and I want to automate this process if possible.