queries

package
v0.0.32 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Query

type Query struct {
	// contains filtered or unexported fields
}

func Locator

func Locator(selector string) Query

func TestID

func TestID(testIDs ...string) Query

Lookup by test ID

func Text

func Text(text string) Query

Lookup by visible text

func (Query) Describe

func (q Query) Describe() string

func (Query) Run

func (q Query) Run(r Runner) pw.Locator

type Runner

type Runner interface {
	Page() pw.Page
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL