mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +00:00 
			
		
		
		
	workloads/uiauto: Update workloads to dismiss android version warning
Update workloads that use uiautomator and can display a warning about using an old version of the app to dismiss the popup if present.
This commit is contained in:
		| @@ -62,6 +62,7 @@ public class UiAutomation extends BaseUiAutomation { | ||||
|     @Override | ||||
|     public void setup() throws Exception { | ||||
|         initialize_instrumentation(); | ||||
|         dismissAndroidVersionPopup(); | ||||
|  | ||||
|         if (!isCorporate) | ||||
|             dismissEula(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user