mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-20 22:09:56 +01:00
AdobeReader: Removes use of device search button
On amazon fire tablets the search button triggers a custom implemented search dialog instead of performing a search within the app.
This commit is contained in:
wlauto/workloads/adobereader
Binary file not shown.
@@ -260,7 +260,6 @@ public void runUiAutomation() throws Exception {
|
|||||||
|
|
||||||
logger.start();
|
logger.start();
|
||||||
|
|
||||||
mDevice.pressSearch();
|
|
||||||
pressEnter();
|
pressEnter();
|
||||||
|
|
||||||
// Check the progress bar icon. When this disappears the search is complete.
|
// Check the progress bar icon. When this disappears the search is complete.
|
||||||
|
Reference in New Issue
Block a user