mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
Merge pull request #249 from jimboatarm/googleplaybooks-gesturefix
GooglePlayBooks: Reorder so that the gesture test happens after selec…
This commit is contained in:
commit
8727fe514a
Binary file not shown.
@ -67,8 +67,8 @@ public class UiAutomation extends UxPerfUiAutomation {
|
||||
registerWatcher("pageSyncPopUp", pageSyncPopUpWatcher);
|
||||
runWatchers();
|
||||
|
||||
gesturesTest();
|
||||
selectChapter(chapterPageNumber);
|
||||
gesturesTest();
|
||||
addNote(noteText);
|
||||
removeNote();
|
||||
searchForWord(searchWord);
|
||||
|
Loading…
x
Reference in New Issue
Block a user