mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-15 07:10:56 +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();
|
dismissWelcomeView();
|
||||||
signInOnline(parameters);
|
signInOnline(parameters);
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
confirmAccess();
|
confirmAccess();
|
||||||
|
|
||||||
=======
|
|
||||||
confirmLocalFileAccess();
|
|
||||||
>>>>>>> 3991e73... Add setScreenOrientation to BaseUiAutomation class
|
|
||||||
gesturesTest("Getting Started.pdf");
|
gesturesTest("Getting Started.pdf");
|
||||||
String[] searchStrings = {"Glossary", "cortex"};
|
String[] searchStrings = {"Glossary", "cortex"};
|
||||||
searchPdfTest("cortex_m4", searchStrings);
|
searchPdfTest("cortex_m4", searchStrings);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user