Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Matchers<R>

Type parameters

  • R

Hierarchy

  • Matchers

Index

Properties

Properties

toBeAt

toBeAt: (position: Point) => {}

Type declaration

    • Parameters

      Returns {}

toBeIn

toBeIn: (region: Region) => {}

Type declaration

toShow

toShow: (needle: string, confidence?: undefined | number) => {}

Type declaration

    • (needle: string, confidence?: undefined | number): {}
    • Parameters

      • needle: string
      • Optional confidence: undefined | number

      Returns {}