pplaywrightSource ↗
17 declarations and 112 call references extracted from public source metadata.

Source symbols: packages/playwright-core/src/client/locator.ts

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: main@4cd8608744bf4d18c9f23578c3cf4a1cd1862b2d · 2026-07-20T11:02:36Z
  • Declarations: 17
  • Referenced calls: 112

Declared symbols

  • LocatorOptions — exported type at line 38
  • Locator — exported class at line 46; references constructor, Error, stringify, _inspect, _timeout, monotonicTime, async, waitForSelector, fromNullable, task, dispose, _equals, page, boundingBox, _withElement, check, click, dblclick, dispatchEvent, dragTo
  • locator — const at line 62; references Error, stringify
  • locator — const at line 69; references Error, stringify, _inspect, _timeout, monotonicTime, async, waitForSelector, fromNullable, task, dispose
  • timeout — const at line 83; references _timeout
  • deadline — const at line 84; references monotonicTime, async, waitForSelector, fromNullable, Error, task, dispose
  • result — const at line 87; references waitForSelector
  • handle — const at line 88; references fromNullable, Error, task, monotonicTime, dispose
  • style — const at line 164; references cssObjectToString, _highlight, DisposableStub, hideHighlight, _hideHighlight
  • mask — const at line 327; references _withElement, screenshot
  • result — const at line 332; references ariaSnapshot, _timeout
  • FrameLocator — exported class at line 424; references constructor, locator, isString, Locator, Error, getByTestId, getByTestIdSelector, testIdAttributeName, getByAltText, getByAltTextSelector, getByLabel, getByLabelSelector, getByPlaceholder, getByPlaceholderSelector, getByText, getByTextSelector, getByTitle, getByTitleSelector, getByRole, getByRoleSelector
  • _testIdAttributeName — let at line 490
  • testIdAttributeName — exported function at line 492
  • setTestIdAttribute — exported function at line 496
  • cssObjectToString — function at line 500; references entries, startsWith, replace, toLowerCase, join
  • property — const at line 502; references startsWith, replace, toLowerCase, join

Imported modules

  • util
  • @isomorphic/locatorGenerators
  • @isomorphic/locatorUtils
  • @isomorphic/stringUtils
  • @isomorphic/rtti
  • @isomorphic/time
  • ./elementHandle
  • ./jsHandle
  • ./disposable
  • ./timeoutSettings
  • ./frame
  • ./types
  • ../../types/structs
  • ../../types/types
  • ./channels

File-level call references


Source: packages/playwright-core/src/client/locator.ts

Generated by smolify with deterministic-repository-import-v2 · 1 source file