zebrunner / mcloud-agent

18 stars 11 forks source link

move appium uiautomator2 uninstall to the ansible #310

Open vdelendik opened 5 months ago

vdelendik commented 5 months ago

we don't do uninstall everytime on appium container restart due to the google appstore security permissions: https://github.com/zebrunner/appium/issues/365

but at the same time during upgrade from one appium to another it might be a must to reinstall. so let's move these steps onto the ansible script if possible. if not, organize complex logic in between to be able to uninstall 1st time after upgrade