MCPcopy
hub / github.com/vitest-dev/vitest / all

Method all

packages/browser/context.d.ts:699–699  ·  view source on GitHub ↗

* Wraps an array of `.elements()` matching the selector in a new `Locator`. * * @see {@link https://vitest.dev/api/browser/locators#all}

()

Source from the content-addressed store, hash-verified

697 * @see {@link https://vitest.dev/api/browser/locators#all}
698 */
699 all(): Locator[]
700 /**
701 * Returns a locator for the nth element matching the selector.
702 * @see {@link https://vitest.dev/api/browser/locators#nth}

Callers 15

onCancelFunction · 0.80
uploadFunction · 0.80
screenshotFunction · 0.80
triggerCommandMethod · 0.80
prepareFunction · 0.80
cleanupFunction · 0.80
rpcDoneFunction · 0.80
BrowserTestRunnerClass · 0.80
initiateRunnerFunction · 0.80
updateTestFilesLocationsFunction · 0.80
uploadFunction · 0.80
toMatchScreenshotFunction · 0.80

Calls

no outgoing calls

Tested by 1

getSerializedModuleGraphFunction · 0.64