Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cypress-io/cypress
/ functions
Functions
9,650 in github.com/cypress-io/cypress
⨍
Functions
9,650
◇
Types & classes
1,716
↓ 7 callers
Method
siblings
* Get sibling DOM elements. * * @see https://on.cypress.io/siblings * @example * cy.get('td').siblings('a') // Yield all link s
cli/types/cypress.d.ts:2108
↓ 7 callers
Function
spawned
( prefix: AllSpawnableApps, command: string, opts: SpawnedOptions = {}, )
scripts/gulp/utils/childProcessUtils.ts:88
↓ 7 callers
Method
toAllSpecBridges
* Sends an event to all spec bridge communicator instances. * @param {string} event - the name of the event to be sent. * @param {any} data - an
packages/driver/src/cross-origin/communicator.ts:144
↓ 6 callers
Method
__reset
()
packages/reporter/src/lib/scroller.ts:147
↓ 6 callers
Method
_withTest
(id: string, cb: ((test: TestModel) => void))
packages/reporter/src/runnables/runnables-store.ts:235
↓ 6 callers
Function
automateCookies
({ event, options, commandName, log, timeout, }: AutomateOptions<T>)
packages/driver/src/cy/commands/cookies.ts:114
↓ 6 callers
Function
basename
(path: string)
packages/frontend-shared/cypress/support/mock-graphql/stubgql-Mutation.ts:7
↓ 6 callers
Function
clickCommandLog
(sel, type?)
packages/driver/cypress/support/utils.ts:35
↓ 6 callers
Method
connect
()
packages/server/lib/browsers/cdp-protocol/cdp-connection.ts:90
↓ 6 callers
Method
connectCyPromptToBrowser
(options)
packages/server/lib/open_project.ts:258
↓ 6 callers
Method
consoleProps
Return an object that will be printed in the dev tools console
cli/types/cypress.d.ts:6698
↓ 6 callers
Function
createRoutes
(props: DeepPartial<typeof routeHandlers> = {})
system-tests/lib/serverStub.ts:272
↓ 6 callers
Method
decodeResponse
(response: TResponse)
packages/network-interception/lib/ports/http-interception.ts:28
↓ 6 callers
Function
defaultTimeout
()
packages/server/lib/cloud/api/index.ts:60
↓ 6 callers
Function
dir
(elem, dir, until)
packages/driver/cypress/fixtures/jquery-3.2.1.js:2806
↓ 6 callers
Method
duration
()
packages/reporter/src/header/stats-store.ts:40
↓ 6 callers
Function
each
(fn)
packages/server/lib/util/obj_utils.ts:40
↓ 6 callers
Method
encodeResponse
(response: HttpResponse)
packages/network-interception/lib/ports/http-interception.ts:27
↓ 6 callers
Method
endActiveSpanAndChildren
(span?: Span | undefined)
packages/telemetry/src/telemetry/index.ts:41
↓ 6 callers
Function
errByPath
(msgPath, args?)
packages/driver/src/cypress/error_utils.ts:415
↓ 6 callers
Function
execAsync
( command: string, options: ExecAsyncOptions = {}, )
scripts/gulp/utils/childProcessUtils.ts:167
↓ 6 callers
Method
exitGracefully
(code: number)
packages/server/lib/util/graceful-exit.ts:185
↓ 6 callers
Function
find
(selector)
packages/driver/cypress/fixtures/jquery-3.2.1.js:2899
↓ 6 callers
Method
findActiveSpan
(fn: findActiveSpanOptions)
packages/telemetry/src/telemetry/index.ts:40
↓ 6 callers
Method
finish
()
cli/types/cypress.d.ts:6672
↓ 6 callers
Method
get
(attr)
packages/driver/src/cypress/command.ts:113
↓ 6 callers
Method
getActiveModifiers
()
packages/driver/src/cy/keyboard.ts:1102
↓ 6 callers
Function
getAngularJsonValue
(tree: Tree)
npm/cypress-schematic/src/schematics/utils/index.ts:125
↓ 6 callers
Method
getAutIframe
* Get the AUT <iframe>. Useful for Cypress in Cypress tests.
packages/frontend-shared/cypress/support/e2e.ts:198
↓ 6 callers
Function
getAutIframeModel
()
packages/app/src/runner/index.ts:81
↓ 6 callers
Function
getCwd
(...args: string[])
packages/server/lib/cwd.ts:3
↓ 6 callers
Function
getOperationName
(query: DocumentNode)
packages/frontend-shared/src/graphql/urqlExchangePubsub.ts:83
↓ 6 callers
Method
getPrimary
()
packages/network-tools/lib/remote-states.ts:113
↓ 6 callers
Method
getUser
()
packages/data-context/src/actions/AuthActions.ts:6
↓ 6 callers
Function
getWidth
(table: Table, index: number)
packages/server/lib/util/print-run.ts:55
↓ 6 callers
Method
handleHttpRequest
(req: unknown, res: unknown)
packages/network-interception/lib/runtime.ts:8
↓ 6 callers
Method
hash
* Get the current URL hash of the page that is currently active. * * @see https://on.cypress.io/hash
cli/types/cypress.d.ts:1549
↓ 6 callers
Function
indexNode
(node: T & {__typename: CloudTypesWithId})
packages/data-context/test/graphql/stubCloudTypes.ts:71
↓ 6 callers
Function
installCustomPercyCommand
({ before, elementOverrides }: {before?: () => void, elementOverrides?: CustomSnapshotOptions['elementOverride
packages/frontend-shared/cypress/support/customPercyCommand.ts:206
↓ 6 callers
Method
invokeAsync
* Abstracts invoking a synchronous method on the AppCaptureProtocol instance, so we can handle * errors in a uniform way
packages/server/lib/cloud/protocol.ts:557
↓ 6 callers
Method
isScrollable
* Throws an error if `subject` is a read-only form element.
cli/types/cypress.d.ts:184
↓ 6 callers
Function
isTextarea
(el)
packages/driver/src/dom/elements/elementHelpers.ts:31
↓ 6 callers
Method
launchProject
(browser: FoundBrowser, spec: Cypress.Spec, options?: Partial<OpenProjectLaunchOpts>)
packages/data-context/src/actions/ProjectActions.ts:32
↓ 6 callers
Function
loadProjectAndRunSpec
({ projectName = 'studio' as ProjectFixtureDir, specName = 'spec.cy.js', cliArgs = [''], specSelector = 'data-
packages/app/cypress/e2e/studio/helper.ts:3
↓ 6 callers
Function
merge
(...args)
packages/server/lib/request.ts:72
↓ 6 callers
Function
next
()
system-tests/projects/e2e/static/jquery.js:4293
↓ 6 callers
Function
pipe
(req: IncomingMessage, res: ServerResponse)
packages/https-proxy/test/helpers/proxy.ts:13
↓ 6 callers
Method
press
* Send a native sequence of keyboard events: keydown & press, followed by keyup, for the provided key. * Supported keys index the Cypress.Keyboar
cli/types/cypress.d.ts:1826
↓ 6 callers
Method
prevAll
* Get all previous siblings of each DOM element in a set of matched DOM elements. * > The querying behavior of this command matches exactly how [
cli/types/cypress.d.ts:1859
↓ 6 callers
Function
relativeToRepoRoot
(targetPath: string)
cli/lib/relative-to-repo-root.ts:5
↓ 6 callers
Method
relaunchBrowser
()
packages/data-context/src/sources/BrowserDataSource.ts:39
↓ 6 callers
Method
resolve
(uniqueId: string, headers: any)
packages/rewriter/lib/deferred-source-map-cache.ts:105
↓ 6 callers
Method
root
* Get the root DOM element. * The root element yielded is `<html>` by default. * However, when calling `.root()` from a `.within()` command,
cli/types/cypress.d.ts:1997
↓ 6 callers
Method
setActiveBrowser
(browser: FoundBrowser)
packages/data-context/src/actions/BrowserActions.ts:26
↓ 6 callers
Method
setPreferences
(object: AllowedState)
packages/data-context/src/actions/LocalSettingsActions.ts:13
↓ 6 callers
Function
setupStubbedServer
(routes)
system-tests/lib/serverStub.ts:491
↓ 6 callers
Method
showItemInFolder
(folder: string)
packages/data-context/src/actions/ElectronActions.ts:18
↓ 6 callers
Function
snapshot
(...args)
scripts/unit/binary/util/packages-spec.js:23
↓ 6 callers
Function
spawn
()
scripts/binary/smoke.js:130
↓ 6 callers
Function
spawnCypressWithMode
------------------------------------------------------------------------ * Start and Watch Utils * * spawnCypressWithMode -
scripts/gulp/tasks/gulpCypress.ts:61
↓ 6 callers
Method
startWebsockets
(automation: Automation, config, options: Record<string, unknown> = {})
packages/server/lib/server-base.ts:609
↓ 6 callers
Method
subscribeTo
* GraphQL Subscriptions use the AsyncIterator protocol for notifying * of updates which trigger re-execution on the client. * However the native
packages/data-context/src/actions/DataEmitterActions.ts:235
↓ 6 callers
Function
testNodeId
(type: T)
packages/data-context/test/graphql/stubCloudTypes.ts:59
↓ 6 callers
Method
toApp
* Broadcasts a signal to the "app" via Socket.io, typically used to trigger * a re-query of data on the frontend
packages/data-context/src/actions/DataEmitterActions.ts:175
↓ 6 callers
Method
toDriver
(event, ...data)
packages/server/lib/socket-base.ts:104
↓ 6 callers
Function
toPosix
(file: string, sep: string = path.sep)
packages/data-context/src/util/file.ts:3
↓ 6 callers
Function
toPosix
(file: string)
packages/driver/src/cypress/util/to_posix.ts:1
↓ 6 callers
Function
toSupportedKey
(key: string | number)
packages/types/src/automation.ts:94
↓ 6 callers
Method
transaction
()
packages/server/lib/util/file.ts:49
↓ 6 callers
Method
uncheck
* Uncheck checkbox(es). * * @see https://on.cypress.io/uncheck * @example * // Unchecks checkbox element * cy.get('[typ
cli/types/cypress.d.ts:2452
↓ 5 callers
Function
$$
(selector, context?)
packages/driver/src/cy/jquery.ts:13
↓ 5 callers
Function
Injectable
()
npm/webpack-batteries-included-preprocessor/test/fixtures/typescript_decorators_spec.ts:6
↓ 5 callers
Method
_withAttempt
(attemptIndex: number, cb: (attempt: Attempt) => T)
packages/reporter/src/test/test-model.ts:253
↓ 5 callers
Method
addLog
(props: LogProps)
packages/reporter/src/runnables/runnables-store.ts:229
↓ 5 callers
Method
addPendingBrowserPreRequest
(browserPreRequest: BrowserPreRequest)
packages/proxy/lib/http/index.ts:603
↓ 5 callers
Method
clearCurrentProject
()
packages/data-context/src/actions/ProjectActions.ts:106
↓ 5 callers
Function
createBundleAsync
(opts: CreateBundleOpts)
tooling/v8-snapshot/src/generator/create-snapshot-script.ts:192
↓ 5 callers
Function
createCloudRun
(config: Partial<CloudRun>)
packages/data-context/test/graphql/stubCloudTypes.ts:201
↓ 5 callers
Function
createCloudRunCommitInfo
(config: ConfigFor<CloudRunCommitInfo>)
packages/data-context/test/graphql/stubCloudTypes.ts:81
↓ 5 callers
Function
createEntries
(options)
npm/mount-utils/create-rollup-entry.mjs:12
↓ 5 callers
Function
createI18n
(opts = {})
packages/frontend-shared/src/locales/i18n.ts:17
↓ 5 callers
Method
createScript
* Creates the snapshot script for the provided configuration
tooling/v8-snapshot/src/generator/snapshot-generator.ts:262
↓ 5 callers
Function
createTestAutIframe
(eventManager = createEventManager())
packages/app/cypress/component/support/ctSupport.ts:41
↓ 5 callers
Method
currentRetry
()
packages/driver/src/cypress.ts:991
↓ 5 callers
Method
destroy
* Destroy the request and respond with a network error.
packages/network-interception/lib/types/external-types.ts:174
↓ 5 callers
Method
destroyAsync
asynchronously destroys the http server, waiting * for all open socket connections to first close
packages/server/lib/util/server_destroy.ts:9
↓ 5 callers
Method
dispose
* Releases long-lived timers owned by this proxy. Used when replacing the * CDP Fetch NetworkProxy so prior PreRequests sweep intervals do not leak
packages/proxy/lib/network-proxy.ts:94
↓ 5 callers
Function
domManip
(collection, args, callback, ignored)
packages/driver/cypress/fixtures/jquery-3.2.1.js:5690
↓ 5 callers
Method
encodeRequest
(request: HttpRequest)
packages/network-interception/lib/ports/http-interception.ts:25
↓ 5 callers
Function
ensureDirSync
(dir: string)
tooling/v8-snapshot/src/utils.ts:133
↓ 5 callers
Function
evaluateInFrameContext
(expression: string, send: SendDebuggerCommand, contexts: Map<Protocol.Runtime.ExecutionContextId, Protoco
packages/server/lib/automation/helpers/evaluate_in_frame_context.ts:9
↓ 5 callers
Method
executeRemoteGraphQL
* Executes the query against a remote schema. Keeps an urql client for the normalized caching, * so we can respond quickly on first-load if we have
packages/data-context/src/sources/CloudDataSource.ts:298
↓ 5 callers
Function
fail
(title, ctx, test)
system-tests/projects/e2e/cypress/support/util.js:19
↓ 5 callers
Function
filter
(stderr: Writable, debug: Debugger, prefix: RegExp)
packages/stderr-filtering/lib/Filter.ts:9
↓ 5 callers
Function
findParent
(el, condition)
packages/driver/src/dom/elements/find.ts:48
↓ 5 callers
Method
generateServerCertificateKeys
(hostsArg: string)
packages/https-proxy/lib/ca.ts:209
↓ 5 callers
Method
get
(jsonPath: JSONPath)
npm/cypress-schematic/src/schematics/utils/jsonFile.ts:62
↓ 5 callers
Method
getCACertPath
()
packages/https-proxy/lib/ca.ts:295
↓ 5 callers
Function
getCloudMetadata
(cloudDataSource: CloudDataSource)
packages/server/lib/cloud/get_cloud_metadata.ts:3
↓ 5 callers
Function
getConsoleProps
(session: Cypress.SessionData)
packages/driver/src/cy/commands/sessions/utils.ts:108
← previous
next →
401–500 of 9,650, ranked by callers