mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	revent: Added record and replay commands
Added two commands to WA to record and replay input events using revent. As part of this also added the ability to get a device model from android and linux device. This may need to be improved in the future.
This commit is contained in:
		| @@ -17,6 +17,11 @@ to Android UI Automator for providing automation for workloads. :: | ||||
|                         info:shows info about each event char device | ||||
|                         any additional parameters make it verbose | ||||
|  | ||||
|  | ||||
| .. note:: There are now also WA commands that perform the below steps. | ||||
|           Please see ``wa show record/replay`` and ``wa record/replay --help`` | ||||
|           for details. | ||||
|  | ||||
| Recording | ||||
| --------- | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user