1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-18 11:12:34 +01:00

workloads/youtube: Update Youtube workload

The previous known working version of the youtube apk appears
to have stopped working. Update to support the new format.
This commit is contained in:
Marc Bonnici
2020-11-10 20:23:47 +00:00
committed by setrofim
parent 5cfe452a35
commit 18439e3b31
3 changed files with 17 additions and 11 deletions

View File

@@ -53,7 +53,7 @@ class Youtube(ApkUiautoWorkload):
5. Scroll down to the end of related videos and comments under the info card, and then
back up to the start. A maximum of 5 swipe actions is performed in either direction.
Known working APK version: 12.21.57
Known working APK version: 15.45.32
'''
package_names = ['com.google.android.youtube']