mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-15 07:10: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:
parent
6eb4e59129
commit
6737fda24e
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user