mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +00:00 
			
		
		
		
	More fixes to Reader/Gmail/Photos to improve reliability across devices
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -84,6 +84,9 @@ public class UiAutomation extends UxPerfUiAutomation { | ||||
|             getUiObjectByResourceId("com.google.android.apps.photos:id/next_button", | ||||
|                                     "android.widget.ImageView"); | ||||
|         nextButton.clickAndWaitForNewWindow(); | ||||
|  | ||||
|         UiObject workingFolder = new UiObject(new UiSelector().text("wa-working")); | ||||
|         waitObject(workingFolder, viewTimeoutSecs); | ||||
|     } | ||||
|  | ||||
|     private void gesturesTest() throws Exception { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user