MCPcopy Create free account

hub / github.com/cypress-io/cypress / functions

Functions10,286 in github.com/cypress-io/cypress

↓ 10 callersMethodmatches
(command: Command)
packages/reporter/src/commands/command-model.ts:230
↓ 10 callersFunctionparse
(cookieString: string)
packages/driver/src/cypress/cookies.ts:94
↓ 10 callersFunctionparse
(p: string, fixture: string, encoding: (ObjectEncodingOptions & { flag?: string | undefined }) | BufferEncodin
packages/server/lib/fixture.ts:207
↓ 10 callersFunctionparseUrlIntoHostProtocolDomainTldPort
(str: string)
packages/network-tools/lib/cors.ts:17
↓ 10 callersMethodquery
()
packages/data-context/src/util/DocumentNodeBuilder.ts:99
↓ 10 callersFunctionreadFile
(projectRoot: string, options: { file: string, encoding?: BufferEncoding } = { file: '', encoding: 'utf8' })
packages/server/lib/files.ts:4
↓ 10 callersMethodremoveFileInProject
(relativePath: string)
packages/data-context/src/actions/FileActions.ts:39
↓ 10 callersFunctionrenderTapFailure
(err: any, help?: string)
cli/lib/tap/output.ts:64
↓ 10 callersFunctionresolve
(_, args, ctx)
packages/data-context/graphql/schemaTypes/objectTypes/gql-Mutation.ts:240
↓ 10 callersFunctionsendMouseEvent
(el, evtOptions, evtName, bubbles = false, cancelable = false)
packages/driver/src/cy/mouse.ts:69
↓ 10 callersFunctionsetCtx
(_ctx: DataContext)
packages/data-context/src/index.ts:67
↓ 10 callersFunctionspawn
(linuxWithDisplayEnv: boolean)
cli/lib/tasks/verify.ts:65
↓ 10 callersFunctiontaskInternal
* Run an internal task, as defined by e2ePluginSetup. Automatically tracks the types *
packages/frontend-shared/cypress/support/e2e.ts:595
↓ 10 callersFunctionthrowFormErrorText
(info: any)
cli/lib/errors.ts:384
↓ 10 callersMethodtoArray
(val?: string | string[])
packages/data-context/src/actions/ProjectActions.ts:386
↓ 10 callersMethodverify
(snapshotScript: Buffer, filename: string)
tooling/v8-snapshot/src/generator/snapshot-verifier.ts:11
↓ 10 callersFunctionvisit
(url, userOptions: Partial<Cypress.VisitOptions> = {})
packages/driver/src/cy/commands/navigation.ts:765
↓ 9 callersFunction_getSelectionByEl
(el)
packages/driver/src/dom/selection.ts:132
↓ 9 callersFunctionallowDestroy
(server: net.Server)
packages/network/lib/allow-destroy.ts:10
↓ 9 callersFunctionclearCtx
()
packages/data-context/src/index.ts:28
↓ 9 callersFunctioncreateHash
(s: Buffer)
tooling/v8-snapshot/src/utils.ts:45
↓ 9 callersMethoddblclick
* Double-click a DOM element. * * @see https://on.cypress.io/dblclick
cli/types/cypress.d.ts:1283
↓ 9 callersFunctiondescriptor
(klass: T, prop: K)
packages/driver/src/dom/elements/nativeProps.ts:10
↓ 9 callersFunctiondone
( status, nativeStatusText, responses, headers )
system-tests/projects/e2e/static/jquery.js:9013
↓ 9 callersFunctiongetContainerEl
()
npm/mount-utils/src/index.ts:8
↓ 9 callersFunctiongetCoordsByPosition
( left: number, top: number, xPosition: 'left' | 'center' | 'right' = 'center', yPosition: 'top' | 'ce
packages/driver/src/dom/coordinates.ts:185
↓ 9 callersFunctionloadSpec
(options: LoadSpecOptions)
packages/app/cypress/e2e/runner/support/spec-loader.ts:44
↓ 9 callersFunctionmakeDataContext
(options: MakeDataContextOptions)
packages/server/lib/makeDataContext.ts:62
↓ 9 callersFunctionneedsSandbox
()
cli/lib/tasks/verify.ts:365
↓ 9 callersMethodon
* Emitted before `response` and before any `req.continue` handlers. * Modifications to `res` will be applied to the incoming response. * If a pr
packages/network-interception/lib/types/external-types.ts:269
↓ 9 callersMethodparentsUntil
* Get all ancestors of each DOM element in a set of matched DOM elements up to, but not including, the element provided. * * @see https://on
cli/types/cypress.d.ts:1800
↓ 9 callersMethodprojectId
()
packages/data-context/src/sources/ProjectDataSource.ts:236
↓ 9 callersMethodretry
({ delay, attempt })
packages/server/lib/request.ts:276
↓ 9 callersMethodsetProtocolManager
(protocolManager?: ProtocolManagerShape)
packages/network-interception/lib/runtime.ts:9
↓ 9 callersMethodtitle
* Get the `document.title` property of the page that is currently active. * * @see https://on.cypress.io/title
cli/types/cypress.d.ts:2380
↓ 9 callersMethodvalidateExternalLink
* Finds a link with the provided text and href, either globally or within a chained subject, * and asserts that it triggers the appropriate mut
packages/frontend-shared/cypress/support/e2e.ts:194
↓ 9 callersFunctionwrap
(runnable)
packages/driver/src/cypress/runner.ts:184
↓ 9 callersFunctionwriteFile
(projectRoot: string, options: { fileName: string, contents: string, encoding?: BufferEncoding, flag?: string
packages/server/lib/files.ts:51
↓ 8 callersFunctionGET_MAJOR_VERSION_FOR_CONTENT
()
packages/types/src/constants.ts:27
↓ 8 callersFunctionaccess
(elems, fn, key, value, chainable, emptyGet, raw)
packages/driver/cypress/fixtures/jquery-3.2.1.js:3945
↓ 8 callersMethodaddProject
(args: AddProject)
packages/data-context/src/actions/ProjectActions.ts:235
↓ 8 callersMethodaddStep
(teardownFn: ExitStep['fn'], stepName?: string)
packages/server/lib/util/graceful-exit.ts:115
↓ 8 callersMethodcaptureError
* Central handling for errors - if we're in studio mode it will * immediately be dispatched to the cloud for recording, otherwise * it will be s
packages/server/lib/cloud/protocol.ts:425
↓ 8 callersMethodcaptureStackTrace
(targetObject: object, constructorOpt?: Function)
packages/driver/types/window.d.ts:7
↓ 8 callersMethodcleanupIpc
()
packages/data-context/src/data/ProjectConfigIpc.ts:438
↓ 8 callersMethodconnectProtocolToBrowser
(options)
packages/server/lib/open_project.ts:261
↓ 8 callersMethodflush
* Flushes any remaining buffered data and wraps it with tags. * * Called when the stream is ending to process any remaining * data in the Str
packages/stderr-filtering/lib/TagStream.ts:96
↓ 8 callersMethodgetActiveContextObject
()
packages/telemetry/src/telemetry/index.ts:42
↓ 8 callersMethodgetAllCookies
* Get all browser cookies. * * @see https://on.cypress.io/getallcookies
cli/types/cypress.d.ts:1539
↓ 8 callersFunctiongetAutIframeModel
()
packages/app/src/runner/index.ts:89
↓ 8 callersFunctiongetBrowserLauncher
(browser: Browser, browsers: FoundBrowser[])
packages/server/lib/browsers/index.ts:95
↓ 8 callersFunctiongetParent
($el: JQuery)
packages/driver/src/dom/elements/find.ts:30
↓ 8 callersMethodgetProject
()
packages/server/lib/open_project.ts:57
↓ 8 callersFunctiongetSelectionBounds
(el)
packages/driver/src/dom/selection.ts:519
↓ 8 callersMethodhandle
( request: TRequest, next: TransportNext<TRequest, TResponse>, )
packages/network-interception/lib/ports/http-interception.ts:45
↓ 8 callersMethodisPrimarySuperDomainOrigin
(url: string)
packages/network-tools/lib/remote-states.ts:119
↓ 8 callersFunctionlaunchStudio
({ specName = 'spec.cy.js', createNewTestFromSuite = false, createNewTestFromSpecHeader = false, cliArgs = [''
packages/app/cypress/e2e/studio/helper.ts:27
↓ 8 callersFunctionlog
(message: string)
packages/server/scripts/sync-cloud-validations.ts:7
↓ 8 callersFunctionlog
(...args)
system-tests/lib/dep-installer/index.ts:36
↓ 8 callersFunctionmap
(mapper)
packages/driver/src/cypress/events.ts:71
↓ 8 callersMethodmark
(name: MarkName)
packages/server/lib/cloud/studio/telemetry/TelemetryManager.ts:50
↓ 8 callersMethodname
()
packages/driver/cypress/e2e/e2e/uncaught_errors.cy.js:188
↓ 8 callersFunctionnodeName
(elem, name)
packages/driver/cypress/fixtures/jquery-3.2.1.js:2838
↓ 8 callersMethodnormalize
(url)
packages/driver/src/cypress/location.ts:178
↓ 8 callersFunctionpreprocessForSerialization
(valueToSanitize: { [key: string]: any })
packages/driver/src/util/serialization/index.ts:83
↓ 8 callersFunctionprompt
(questions)
scripts/binary/ask.js:9
↓ 8 callersFunctionremove
()
packages/server/lib/cache.ts:178
↓ 8 callersMethodrequire
()
packages/driver/src/cypress.ts:970
↓ 8 callersFunctionresolvePromise
()
system-tests/projects/ids/cypress/e2e/es6.js:4
↓ 8 callersMethodresume
()
system-tests/lib/tap-open.ts:162
↓ 8 callersFunctionretryWithBackoff
(fn, options: { displayRetryErrors?: boolean } = { displayRetryErrors: true })
packages/server/lib/cloud/api/index.ts:208
↓ 8 callersMethodrightclick
* Right-click a DOM element. * * @see https://on.cypress.io/rightclick
cli/types/cypress.d.ts:1313
↓ 8 callersFunctionsend
(event, ...args)
packages/server/lib/plugins/util.ts:78
↓ 8 callersMethodset
(key, val?)
packages/driver/src/cypress/log.ts:542
↓ 8 callersMethodsetCurrentProject
(projectRoot: string)
packages/data-context/src/actions/ProjectActions.ts:168
↓ 8 callersMethodshutdown
()
packages/telemetry/src/telemetry/index.ts:44
↓ 8 callersMethodtoLaunchpad
* Broadcasts a signal to the "launchpad" (Electron GUI) via Socket.io, * typically used to trigger a re-query of data on the frontend
packages/data-context/src/actions/DataEmitterActions.ts:184
↓ 8 callersMethodtoSpecBridge
* Sends an event to a specific spec bridge. * @param origin - the origin of the spec bridge to send the event to. * @param event - the name of t
packages/driver/src/cross-origin/communicator.ts:170
↓ 8 callersMethodwriteHead
(statusCode: number, headers?: Record<string, CypressHeaderValue>)
packages/proxy/lib/types.ts:63
↓ 7 callersFunctionaskMissingOptions
(properties = [])
scripts/binary/index.js:51
↓ 7 callersFunctionasyncRetry
(fn: (...args: TArgs) => Promise<TResult>, options: RetryOptions)
packages/server/lib/util/async_retry.ts:8
↓ 7 callersFunctionbuildTapSchema
(cypressVersion: string)
packages/cypress-sessions/lib/tap-contract.ts:196
↓ 7 callersFunctioncolor
(val: any, c: string)
packages/server/lib/util/print-run.ts:38
↓ 7 callersFunctioncookieMatches
(cookie: CyCookie | playwright.Cookie, filter?: CyCookieFilter, options?: { strictDomain: boolean })
packages/server/lib/automation/cookie/util.ts:41
↓ 7 callersFunctioncreateOutputSpy
(alias: string)
npm/angular/src/mount.ts:576
↓ 7 callersMethodcreateReadStream
()
packages/server/lib/util/stream_buffer.ts:56
↓ 7 callersMethoddecodeRequest
(request: TRequest)
packages/network-interception/lib/ports/http-interception.ts:29
↓ 7 callersFunctiondefineNativeCommand
( name: N, handler: ( options: TapCliOptions, args: TapRawParams<ParamsOf<NativeByName<N>>>, c
cli/lib/tap/commands/definition.ts:19
↓ 7 callersFunctionexecFn
(overrides = {})
system-tests/lib/system-tests.ts:817
↓ 7 callersMethodexport
* Overrides export to delay sending spans if the ipc has not been attached * @param items * @param resultCallback
packages/telemetry/src/span-exporters/ipc-span-exporter.ts:39
↓ 7 callersFunctionfire
(event: typeof RUNNER_EVENTS[number], runnable, Cypress, ...args)
packages/driver/src/cypress/runner.ts:61
↓ 7 callersFunctionfired
(event: typeof RUNNER_EVENTS[number], runnable)
packages/driver/src/cypress/runner.ts:77
↓ 7 callersFunctionfn
()
packages/driver/cypress/e2e/cypress/cy.cy.js:446
↓ 7 callersFunctionfn
()
system-tests/projects/e2e/cypress/e2e/screenshot_element_capture.cy.js:15
↓ 7 callersFunctiongetAll
(context, tag)
packages/driver/cypress/fixtures/jquery-3.2.1.js:4707
↓ 7 callersMethodgetAll
(...aliases: string[])
packages/driver/types/spec-types.d.ts:6
↓ 7 callersFunctiongetPathToDist
(folder: FoldersWithDist, ...args: string[])
packages/resolve-dist/lib/index.ts:16
↓ 7 callersFunctiongetRunnerConfigFromWindow
()
packages/app/src/runner/get-runner-config-from-window.ts:3
↓ 7 callersFunctiongetScreenshotDocsPath
(cmd)
packages/driver/src/cypress/error_messages.ts:67
↓ 7 callersMethodgetStartTime
ISO start time of the run; null before the first test runs.
packages/app/src/tap/types.ts:30
← previousnext →301–400 of 10,286, ranked by callers