Version:

nut-js

@nut-tree/shared

Classes

Interfaces

Functions

Types

type

AccessibilityEvent

type

AccessibilityEventMatcher

type

AccessibilityEventSource

type

AccessibilityEventType

type

ActionabilityCheck

type

ColorQuery

A color query is a query that searches for a certain RGBA color on screen.
It will be processed by an ColorFinderInterface instance.

type

EventMatcher

type

FindHookCallback

type

FindInput

type

FindResult

type

FocusChangedEvent

type

LineQuery

A word query is a text query that searches for a single text line on screen.
It will be processed by an TextFinderInterface instance.

type

MatchResultCallback

type

MenuCloseEvent

type

MenuOpenEvent

type

NameChangedEvent

type

PointResultFindInput

type

RegionResultFindInput

type

SelectionChangedEvent

type

SettledSignal

type

TextQuery

type

TreeChangedEvent

type

ValueChangedEvent

type

VisionQuery

A vision query is a query that compares screen content against a natural language description.
It will be processed by a VisionFinderInterface instance.

type

WindowCallback

type

WindowedFindInput

type

WindowedFindResult

type

WindowElementCallback

type

WindowElementQuery

A window element query is a query that searches for an element of a window.
It will be processed by an ElementInspectionProviderInterface instance.

type

WindowElementResultFindInput

type

WindowEventMatcher

type

WindowEventType

type

WindowOwner

type

WindowOwnerDescription

type

WindowQuery

A window query is a query that searches for a window on screen.
It will be processed by an WindowFinderInterface instance.

type

WindowResultFindInput

type

WindowState

type

WordQuery

A word query is a text query that searches for a single word on screen.
It will be processed by an TextFinderInterface instance.

Enums

Variables

Was this page helpful?