Documentation

tryFocusElement()

Attempts to set input focus to the specified element in the background.

tryFocusElement(element?: TestOutputElement): void;

Notes

Parameters

Related