Android DDDriverCommands::WaitForGUIGone
DRD:DEV TID

Wait for a Window or Window Component to become invalid.

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 watch.

    A reference from the AppMap for the Component within the Window to watch. 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]