Marc Bonnici
088102a81d
GooglePlayBooks: Fixes
...
Updated to add in workarounds for cases where the workload would fail to
find elements correctly.
2017-06-19 16:33:49 +01:00
Marc Bonnici
e62262dbb3
Uiauto2 Workloads: Fixes applaunch bug in androind N
...
In order to workaround an bug in applaunch running on android N, all of the
workloads have been updated to the latest gradle build system, the timeout in
the baseclass has been changed from a TimeUnit to a regualr long and a
duplicately declared parameter bundle has been removed.
2017-06-08 16:55:47 +01:00
Marc Bonnici
cc641e8dac
UiautoWorkloads: Updated to use apk files for uiautoamtion tests.
2017-06-05 17:00:40 +01:00
Marc Bonnici
47ccae1a6b
Googleplaybooks: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
scott
773bf26ff2
Googleplaybooks: Updating workload to work with change in parameter t…
...
…ypes
Due to a change in the parameter kind we have to update the googleplaybooks workload to work with integers for page numbers as opposed to strings.
This was missed in the previous update: 8f12066
2017-03-09 16:50:26 +00: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
79f58e74b9
Googleplaybooks: implement ApplaunchInterface
...
Adapt googleplaybooks to support applaunch workload by implementing the methods
required by the interface.
Tested on Huawei Mate8 and Samsung S7.
2017-02-05 12:18:31 +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
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
Marc Bonnici
66dbe7a508
GooglePlayWorkloads: Updated for new version.
2016-12-13 16:33:50 +00:00
setrofim
27df426c0d
Merge pull request #263 from jimboatarm/books-codetidy
...
GooglePlayBooks: Code tidy to conform.
2016-11-08 13:19:27 +00:00
Michael McGeagh
f8966bf324
GooglePlayBooks: Code tidy to conform. Additional parameter added for when the search name differs to the library name. Defaults changed due to Hamlet dissapearing from the store.
...
Added cornercase of accidentially triggering a card popup
New version includes a new dialogue and name for search. Added support for this
If device has more than one account associated, a new popup appears. Handle that with an optional parameter listing specific account to select, if ommitted the first account in the list is selected
2016-11-08 12:31:27 +00:00
James Hartley
359d9d3e5f
Fix incorrect min_apk_version setting in adobereader and googleplaybooks
2016-11-07 15:42:38 +00:00
Michael McGeagh
5018a1ec94
GooglePlayBooks: Reorder so that the gesture test happens after selecting a known chapter in the book. Previously the gestures could happen on any random page thus making the results not neccessarily comparable to another run.
2016-09-20 10:10:21 +01:00
Michael McGeagh
1dfbaf4ebe
GooglePlayBooks: Modified ActionLogger tags and capture points
2016-09-19 14:21:03 +01:00
John Richardson
e18366b3f8
Add support for chrome books to googleplaybooks workload
...
Accommodate layout changes in googleplaybooks on chrome book devices
when accessing the action bar menu in the app.
2016-09-05 17:15:49 +01:00
John Richardson
a33df50ce8
Use new AndroidUxPerformance class in googleplaybooks
...
Utilise new convenience method for checking for an valid internet
connection and set the min_apk_version within the AndroidUxPerformance
class.
2016-09-05 14:56:14 +01:00
John Richardson
52d4635fe8
Improve logic for scrolling during book search
2016-09-02 15:29:28 +01:00
John Richardson
14924ec6f4
Remove hardcoded package name from googleplaybooks workload
2016-09-02 15:29:28 +01:00
John Richardson
0f579e18b3
Add googleplaybooks workload
2016-08-09 12:08:20 +01:00