Looking for ideas on how to possibly display a graphic “informational” message on screen somewhere on the desktop which an unattended robot is running which uses Chrome. For example say here in the upper right hand corner of Chrome area:
Not suggesting this is within Chrome itself more of a graphic overlay over that area. What I’m hoping for is something like following:
- 100% non-disruptive to the UI experience.
- This is a visual and always “on top” of Chrome.
- This is non-clickable as it has no controls to click on/into.
- It is display UI click “transparent” meaning anything under that message is automation visible,clickable,editable as it normally would be.
- The display can be “moved” and “change” by some action as necessary.
I’m hoping to use for situations where a screen snap is taken. Many of our automations work from the same screen but are in different logic paths. Granted we have LOTS of logs but having something on screen as a sort of Street Sign could be super useful doing triage work.
Any ideas how to accomplish something like this ?
TIA