The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GetClickablePointFromOption Enumeration
This enumeration provides settings that indicate how a clickable point is obtained by the UITechnologyElement::GetClickablePoint method.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Member name | Description | |
|---|---|---|
| GetClickablePointFromPlayback | Get clickable point from playback. | |
| GetClickablePointFromTechnologyManager | Get clickable point from the technology manager. | |
| None | A clickable point cannot be obtained. |
Show: