Bug P3
Status Update
Comments
sa...@gmail.com <sa...@gmail.com> #2
Do you have a repro project that you could share with us?
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
sa...@gmail.com <sa...@gmail.com> #3
Hi Google,
Can you please provide some information how to use uiAutomator for secondary display window.
Regards,
Satheesh
Can you please provide some information how to use uiAutomator for secondary display window.
Regards,
Satheesh
ae...@google.com <ae...@google.com> #4
This bug has not been updated in the last year. Please reopen if we still need to look into this.
Description
Please use github issue tracker instead, unless this is an internal google specific issue
*****************************************************
Hi All,
Need information how to run uiautomator on android secondary display window.
We are able to dump adb shell uiautomator dump --windows for all windows displayed.
Now we need to run uiautomation using uiautomator for secondary window, what parameter we need for UiDevice class so that it will perform automation on secondary window.
Please provide some example how to use uiAutomator for secondary display window.