1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-20 20:09:11 +00: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:
Marc Bonnici 2017-07-11 17:53:49 +01:00
parent 6eb4e59129
commit 6737fda24e
2 changed files with 0 additions and 1 deletions

View File

@ -260,7 +260,6 @@ public void runUiAutomation() throws Exception {
logger.start();
mDevice.pressSearch();
pressEnter();
// Check the progress bar icon. When this disappears the search is complete.