Marc Bonnici
01efbe1807
Googlephotos: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
51c92cb2f5
Workloads: Updated to use new media refresh method
...
Updated the base android workload and google photos workload to pass a list of
updated files rather than their directory.
2017-05-11 18:17:38 +01:00
Michael McGeagh
c4025cad66
Changed ActionLogger class to use nano timestamps. This is because fps instrument collects data in ns as well so is possible to match the two
2017-02-24 16:11:35 +00:00
Marc Bonnici
8f1206678a
UiAutomatorWorkloads: Updated to use the new parameter passing functionality.
...
Each workload has be modfied to remove the old manual paremeter conversion
and instead to retrieve the desired type from the parameter bundle directly.
2017-02-20 16:44:24 +00:00
jummp01
1ebe56ca76
Googlephotos: implement ApplaunchInterface
...
Adapt googlephotos to support applaunch workload by implementing the methods
required by the interface.
Tested on Huawei Mate8 and Samsung S7.
2017-02-05 12:28:37 +00:00
jummp01
fa553ee430
Changes Action Logger to give epoch time
...
Log time changed to produce epoch time in milli seconds.
Nano to milli second conversion done in uxperf result
processor is removed.
Tested on Mate8 and time obtained is verified.
2017-01-12 10:30:07 +00:00
setrofim
0c32e39ce0
Merge pull request #317 from jimboatarm/minapkremoved
...
Removed min_apk_version from UXperf workloads
2017-01-09 15:13:04 +00:00
Marc Bonnici
53b173c55f
Documentation Update
...
Updated documentation to conform with pylint and sphinx.
2016-12-23 10:39:51 +00:00
Marc Bonnici
136d1fef0f
GooglePhotos: Updated to work with the latest version (v2.6.0).
...
Dismisses backup confirmation in newer versions.
Updated for new way of editing photo colours and lack of confirmation.
2016-12-21 17:05:09 +00:00
Michael McGeagh
ffde7401ef
Removed min_apk_version from UXperf workloads. The known working version is now part of the description instead.
2016-12-15 16:13:58 +00:00
Michael McGeagh
393abc267f
GooglePhotos: Navigate up only when needed. Use baseclass' selectGalleryFolder
2016-12-02 11:28:38 +00:00
Michael McGeagh
765fdd7cbb
GooglePhotos: Change step value for crop operation to speed up workload. 500 is too slow and not realistic of real user behaviour.
...
Image order not guaranteed. Changed workflow to use subfolders to guarantee ordering and have same action be performed on the same image. As a result, swipe gestures are no longer applicable
Colour change was using clicks. Now uses drags. This is more reliable across devices
2016-09-28 09:58:22 +01:00
Michael McGeagh
a2945d58cb
Reorder functions and relabel ActionLogger tags. No functional changes made to actual workload run
2016-09-20 11:15:40 +01:00
John Richardson
96f4ade874
Add googlephotos workload
2016-09-09 09:56:15 +01:00