Function · Testing
createDesktopTestDriver
Creates a headless test driver for an active desktop window.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Signature
TypeScript
createDesktopTestDriver(window: DesktopWindow): DesktopTestDriverParameters
| Name | Type | Description |
|---|---|---|
window | DesktopWindow | Live window whose native tree will be driven. |
Returns
DesktopTestDriver — A key-based desktop test driver.
Related symbols
Source
SharpTS.Gui.Sdk/GuiPackage/testing.ts:60 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.