Documentation
On this page

Type alias · Testing

DesktopTestProperty

Native property that can be read through DesktopTestDriver.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Definition

TypeScript
type DesktopTestProperty = "automationName" | "background" | "foreground" | "toolTip" | "isEnabled" | "isVisible"

Values

  • "automationName"
  • "background"
  • "foreground"
  • "toolTip"
  • "isEnabled"
  • "isVisible"

Source

SharpTS.Gui.Sdk/GuiPackage/testing.ts:5 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.