Troubleshooting Exceptions: System.Windows.Automation.NoClickablePointException
A NoClickablePointException exception contains information about the exception that is raised when GetClickablePoint is called on a UI AutomationElement that has no clickable point.
Remarks
This exception might be raised when the application window is minimized, or the element is off-screen.
See Also
Tasks
How to: Use the Exception Assistant