Skip to content

Lupa API Reference / commands/locator / QueryByTitle

Interface: QueryByTitle

Defined in: src/commands/locator.ts:65

Locate an element with a matching title attribute using the title locator strategy.

Properties

title

title: string

Defined in: src/commands/locator.ts:69

The title text to use to locate the element. This should be the text content of the title attribute.