mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 19:02:31 +01:00
Merge pull request #454 from jimboatarm/scojac01-updated-workloads
AdobeReader: Updated to handle latest version
This commit is contained in:
Binary file not shown.
@@ -103,7 +103,9 @@ public void runUiAutomation() throws Exception {
|
||||
welcomeView.swipeLeft(10);
|
||||
}
|
||||
|
||||
if (onboarding_finish_button.exists()) {
|
||||
clickUiObject(BY_ID, packageID + "onboarding_finish_button", "android.widget.Button");
|
||||
}
|
||||
|
||||
// Deal with popup dialog message promoting Dropbox access
|
||||
UiObject dropBoxDialog =
|
||||
|
Reference in New Issue
Block a user