Goals
- Eliminate anything that is not clicking on the pixel is removed. Save the mouse clicks and effort so humans can do what they do best.
- Ensure a human is actually in the loop.
- Use the eye dropper tool to add roof colors
Environment
OS: Windows 11 Program: Power Automate by Microsoft
Code
For Loop 1 to TOTAL by 1 Block Input Comment: Add the value field to the building. Move Mouse: Drop down Send mouse click: Left click Send keys: ‘Roof Color{Return}’
Comment: Click the icons to select the roof color Move Mouse: Roof color selector Send mouse click: Left click
Comment: Click on the eye dropper Move mouse: eye dropper Send mouse click: Left click
Comment: Move mouse to the middle of the screen. This makes it easier on the user.
Block Input: Unblock input from the keyboard and mouse. Wait: 9 seconds
Discussion
Comment from MxxCon on 1 November 2023 at 18:02
How is this approach better than using something like https://learn.microsoft.com/en-us/windows/powertoys/color-picker or similar apps?
Comment from FargoColdYa on 1 November 2023 at 18:24
@MxxCon I am trying to use a tool designed for Robotic Process Automation. Power Toys is about providing previewed features.