TestStack / White

DEPRECATED - no longer actively maintained
Other
1.02k stars 485 forks source link

TreeNode.Click() not working for a specific node #629

Open jeffhuckins opened 5 years ago

jeffhuckins commented 5 years ago

I'm traversing a Windows Browse For Folder tree and there is a single node that the Click() doesn't work on.

It works for all other instances of traversing. Just not when a specific node.

How can I determine why Click() doesn't work.