mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-13 14:20:50 +01:00
Fix reader workload after tech debt cleanup
This commit is contained in:
parent
ba423ace32
commit
0f7aff48cc
Binary file not shown.
@ -48,13 +48,9 @@ public class UiAutomation extends UxPerfUiAutomation {
|
||||
|
||||
dismissWelcomeView();
|
||||
signInOnline(parameters);
|
||||
<<<<<<< HEAD
|
||||
|
||||
confirmAccess();
|
||||
|
||||
=======
|
||||
confirmLocalFileAccess();
|
||||
>>>>>>> 3991e73... Add setScreenOrientation to BaseUiAutomation class
|
||||
gesturesTest("Getting Started.pdf");
|
||||
String[] searchStrings = {"Glossary", "cortex"};
|
||||
searchPdfTest("cortex_m4", searchStrings);
|
||||
|
Loading…
x
Reference in New Issue
Block a user