↓ 3 callersFunctionextractAria(
connection: TapConnection,
frame: AutFrame,
selector: string,
maxNodes: number,
at?: number,
)
cli/lib/tap/commands/aria.ts:140
↓ 3 callersFunctionextractDom(
connection: TapConnection,
frame: AutFrame,
selector: string,
maxChars: number,
at?: number,
)
cli/lib/tap/commands/dom.ts:23
↓ 3 callersFunctiongetDefaultSpecFileName(
{ currentProject, testingType, fileExtensionToUse, specPattern, specs = [], name }:
{ currentProject: st
packages/data-context/src/util/files.ts:9