fbpx

How to click – drag – select?

How to click – drag – select?

Home Forums Ask Expert How to click – drag – select?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32695
    Joey Dingo
    Participant

      I’m trying to figure out how to do a click – drag – select action like the one below:

      clickdrag.gif

      What methods I can use here?

      #32696
      Sergey ZAP
      Keymaster

        Hello Joey,

        Please use SwipeTo method.
        Define two objects for start and end of the swipe operation. Those can be relative objects.
        This is an example of the step:
        Application(“Application”).View(“View”).Object(“File”).Object(“dragStart”).SwipeTo Application(“Application”).View(“View”).Object(“File”).Object(“dragStop”)

        #32698
        Joey Dingo
        Participant

          Thank you! it works. 🙂

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.

        Virtual Expert

        ZAPTEST

        ZAPTEST Logo