- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-09-19 06:34 PM
Thanks in advance.
------------------------------
Maneesh
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-09-19 07:55 AM
2. Add a arbitrary region inside with Location method as coordinates (Lets say R1)
3. make Start X, Start Y, End X, End Y of R1 dynamic
4. Read screen bounds of your button
5. Use navigate - Global mouse click 2x on R1 and pass screen bounds of button as params (StartX=Left, Start Y= Top, End X= Left + width, End Y= Top + Height)
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-09-19 01:35 AM
When I want to double-click on some element, I always set the global mouse click twice in the same stage and change the interval value.
But you said it takes time to find out the element so maybe you can try another way like using enter key to make this happened.
------------------------------
Chenglung Tsai
Consultant
Avanade
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-09-19 07:55 AM
2. Add a arbitrary region inside with Location method as coordinates (Lets say R1)
3. make Start X, Start Y, End X, End Y of R1 dynamic
4. Read screen bounds of your button
5. Use navigate - Global mouse click 2x on R1 and pass screen bounds of button as params (StartX=Left, Start Y= Top, End X= Left + width, End Y= Top + Height)
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-09-19 07:58 AM
------------------------------
Cohen
RPA Developer
Romania
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-01-20 07:00 PM
I don´t understood the step 5, how can I send a 2x in the mouse text field?
------------------------------
Miguel Gonzalez Moreno
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-01-20 07:44 PM
-Match Index
-Ordinal
-Ancestor Count
-aAncestor Count
If any value has a blank, remove those from the filters in order to reduce the number of checks required per element.
------------------------------
Ami Barrett
Sr Product Consultant
Blue Prism
Richardson, TX
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-01-20 03:53 AM
What I meant was use the Global Mouse Click step twice for the same element with no pause in between.
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
