Android DDDriverCommands::WaitForGUI
DRD:DEV TID

Wait for a Window or Window Component to become valid.

Note: the TID supports this command using Image-Based Testing techniques and App Map entries.



Fields: [ ]=Optional with Default Value
  1. WindowID
    A Window reference from the AppMap


  2. ComponentID
    A reference from the AppMap for the Component within the Window to wait for.

    A reference from the AppMap for the Component within the Window to wait for. If the Window is the item of interest then both the WindowID and ComponentID will be the same.

  3. [ Timeout = 15 ]
    Timeout value in seconds before exiting automatically.


Examples:
[How To Read This Reference]