AutoInput UI Query - How t use??

Discussion in 'AutoApps' started by Bill2938, May 12, 2016.

  1. Bill2938

    Bill2938 New Member

    Joined:
    May 12, 2016
    Messages:
    8
    Likes Received:
    0
    I have created a loop that refreshes the screen in a pp I use for work. I am looking for a massage to show up after refresh that says Ready to Deliver Today.
    When that shows up I want to kill the loop/process and manually take over.

    Block Loopx (3)
    A1: Launch App [ App:Delivery Data: Exclude From Recent Apps:Off Always Start New Copy:Off ]
    A2: Wait [ MS:0 Seconds:1 Minutes:0 Hours:0 Days:0 ]
    A3: AutoInput Action [ Configuration:Type: Id
    Value: com.amazon.rabbit:id/go_to_schedule_button
    Action : Click
    Is Tasker Action: false
    Check Screen State: false Timeout (Seconds):20 ]
    A4: Wait [ MS:368 Seconds:0 Minutes:0 Hours:0 Days:0 ]
    A5: AutoInput Global Action [ Configuration:Action: Back Timeout (Seconds):20 ]
    A6: Wait [ MS:341 Seconds:1 Minutes:0 Hours:0 Days:0 ]
    A7: Goto [ Type:Action Number Number:3 Label: ]

    I intend to use UI Query but don't have a clue on how to set it up. I did capture the info on the app screen when the Ready to Deliver message is present:
    AutoInput UI Query [ Configuration:Only Visible: true
    Only Clickable: true
    App Package: com.amazon.rabbit
    Check Screen State: false
    Variables: rtd Timeout (Seconds):20 Continue Task After Error:On ]

    What are the steps/functions to end the loop?
     
: #UIQuery

Share This Page