Add better target-debug overlays and candidate inspection #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
When Clickthrough guesses wrong, it is hard to see exactly what it thought the target was. Debugging misclicks takes more manual screenshot comparison than it should.
Desired capability
Add better debug/inspection output for targeting decisions, such as:
Why
This would make both development and live-agent debugging much faster.