MCPcopy Create free account

hub / github.com/appium/appium / functions

Functions1,957 in github.com/appium/appium

↓ 4 callersMethodexecuteCommand
* Execute a driver (WebDriver-protocol) command by its name as defined in the routes file * * @param cmd - the name of the command * @param a
packages/types/lib/driver.ts:201
↓ 4 callersMethodfindByImage
* Find a screen rect represented by an ImageElement corresponding to an image * template sent in by the client * * @param template - image us
packages/images-plugin/lib/finder.ts:83
↓ 4 callersMethodfindElOrElsWithProcessing
* This is a wrapper for {@linkcode findElOrEls} that validates locator strategies * and implements the `appium:printPageSourceOnFindFailure` capabi
packages/types/lib/commands/basedriver.ts:248
↓ 4 callersMethodfix
* Either fixes the actual problem * if hasAutofix returns true or * returns a string description for possible manual fixes
packages/types/lib/doctor.ts:40
↓ 4 callersMethodgetAttr
(k: string)
packages/fake-driver/lib/fake-element.ts:57
↓ 4 callersMethodgetLocation
()
packages/fake-driver/lib/fake-element.ts:73
↓ 4 callersFunctiongetSessionId
(driver: Core<any>, req: Request)
packages/base-driver/lib/protocol/protocol.ts:53
↓ 4 callersMethodgetStatus
* @summary Retrieve the server's current status. * @description * Returns information about whether a remote end is in a state in which it can c
packages/types/lib/driver.ts:111
↓ 4 callersFunctioninitOpenCv
()
packages/opencv/lib/index.ts:71
↓ 4 callersFunctioninsertAppiumPrefixes
( caps: Capabilities<C>, )
packages/appium/lib/helpers/capability.ts:108
↓ 4 callersFunctioninspect
(value: unknown)
packages/appium/lib/bootstrap/main-helpers.ts:30
↓ 4 callersFunctionisErrnoException
(err: unknown)
packages/support/lib/fs.ts:127
↓ 4 callersMethodisMac
()
packages/support/lib/system.ts:78
↓ 4 callersFunctionisPlainObject
(value: unknown)
packages/logger/lib/utils/node.ts:7
↓ 4 callersFunctionisSessionCommand
(command: string)
packages/base-driver/lib/protocol/protocol.ts:74
↓ 4 callersFunctionisStandardCap
(cap: string)
packages/base-driver/lib/basedriver/capabilities.ts:137
↓ 4 callersMethodlog
General logging function.
packages/support/lib/console.ts:187
↓ 4 callersMethodlogEvent
(eventName: string)
packages/types/lib/driver.ts:126
↓ 4 callersFunctionmapKeys
( obj: T, fn: (value: T[keyof T], key: keyof T) => string, )
packages/appium/lib/utils/object.ts:97
↓ 4 callersFunctionmemoize
( fn: Fn, resolver?: (...args: Parameters<Fn>) => unknown, )
packages/support/lib/util.ts:93
↓ 4 callersFunctionmkdir
* Like Node.js `fsPromises.mkdir()`, but will not reject if the directory already exists. * @see https://nodejs.org/api/fs.html#fspromisesmkdirpath
packages/support/lib/fs.ts:188
↓ 4 callersFunctionomit
(obj: T, key: string)
packages/base-driver/lib/utils.ts:32
↓ 4 callersMethodonUnexpectedShutdown
(handler: () => any)
packages/types/lib/driver.ts:79
↓ 4 callersFunctionot
()
packages/base-driver/test-fixtures/static/js/jquery.min.js:3
↓ 4 callersMethodperformActions
* Perform touch or keyboard actions * @see {@link https://w3c.github.io/webdriver/#perform-actions} * * @param actions - the action sequence
packages/types/lib/commands/webdriver.ts:390
↓ 4 callersFunctionpickBy
( obj: T, predicate: (value: T[keyof T], key: keyof T) => boolean, )
packages/appium/lib/utils/object.ts:67
↓ 4 callersFunctionreadConfigFile
( filepath?: string, opts: ReadConfigFileOptions = {}, )
packages/appium/lib/bootstrap/config-file.ts:51
↓ 4 callersFunctionremoveAppiumPrefixes
( caps: NSCapabilities<C>, )
packages/appium/lib/helpers/capability.ts:121
↓ 4 callersFunctionrequireDir
(root: string, requireWriteable = true, displayName = 'folder path')
packages/appium/lib/bootstrap/node-helpers.ts:127
↓ 4 callersMethodsetImplicitWait
* A helper method (not a command) used to set the implicit wait value * * @param ms - the implicit wait in ms
packages/types/lib/commands/basedriver.ts:48
↓ 4 callersFunctionstopwatch
(id: string)
packages/docutils/lib/utils/timing.ts:8
↓ 4 callersMethodsubscriptionExists
(topic: string, subscriber: string)
packages/base-driver/lib/basedriver/ipc.ts:176
↓ 4 callersMethodtoArg
* Return the unique CLI argument key for the argument.
packages/appium/lib/schema/arg-spec.ts:86
↓ 4 callersFunctiontransformSourceXml
( xmlStr: string, platform: string, {metadata = {} as TransformMetadata, addIndexPath = false}: Transfor
packages/universal-xml-plugin/lib/source.ts:32
↓ 4 callersFunctionupdateBuildInfo
(useGithubApiFallback = false)
packages/appium/lib/helpers/build.ts:90
↓ 3 callersFunctionORIGINAL_MKDOCS_CONFIG
(langName)
scripts/crowdin-common.mjs:18
↓ 3 callersMethodaddWebSocketHandler
* Adds websocket handler to an {@linkcode AppiumServer}. * @param handlerPathname - Web socket endpoint path starting with a single slash character
packages/types/lib/server.ts:20
↓ 3 callersFunctionbuildSite
({ mkdocsYml: mkDocsYmlPath, siteDir, cwd = process.cwd(), serve = false, serveOpts, execOpts, }:
packages/docutils/lib/builder/site.ts:74
↓ 3 callersFunctioncalculateFileIntegrity
(filePath: string)
packages/base-driver/lib/basedriver/helpers.ts:533
↓ 3 callersFunctioncamelCase
(value: string)
packages/appium/lib/utils/object.ts:21
↓ 3 callersMethodcanProxy
(sessionId?: string)
packages/types/lib/driver.ts:121
↓ 3 callersFunctioncheckMissingPaths
( opts: T, group: string, argv: Record<string, unknown>, )
packages/docutils/lib/cli/check.ts:40
↓ 3 callersFunctioncheckParams
( paramSpec: PayloadParams, args: Record<string, any>, protocol?: keyof typeof PROTOCOLS, )
packages/base-driver/lib/protocol/protocol.ts:84
↓ 3 callersFunctioncreateOpenReadStream
(zipfile: yauzl.ZipFile)
packages/support/lib/zip.ts:526
↓ 3 callersFunctioncvMatFromImage
(img: Buffer)
packages/opencv/lib/index.ts:555
↓ 3 callersFunctioncvMatToPng
(mat: any)
packages/opencv/lib/index.ts:543
↓ 3 callersMethoddequeue
* Remove the oldest item from the buffer.
packages/appium/lib/cli/utils.ts:38
↓ 3 callersFunctiondetermineProtocol
(createSessionArgs: any[])
packages/base-driver/lib/protocol/protocol.ts:37
↓ 3 callersMethodemitLog
(m: MessageObject)
packages/logger/lib/log.ts:288
↓ 3 callersMethodexecute
* Execute JavaScript (or some other kind of script) in the browser/app context * @see {@link https://w3c.github.io/webdriver/#execute-script} *
packages/types/lib/commands/webdriver.ts:328
↓ 3 callersFunctionextensionCommandArgs
* Return the command config for driver or plugin.
packages/appium/lib/cli/setup-command.ts:219
↓ 3 callersMethodextensionDesc
( driverName: ExtName<DriverType>, {version, automationName}: ExtManifest<DriverType>, )
packages/appium/lib/extension/driver-config.ts:45
↓ 3 callersMethodextract
()
packages/support/lib/zip.ts:112
↓ 3 callersFunctionfetchInterfaces
(family: 4 | 6 | null = null)
packages/appium/lib/helpers/network.ts:11
↓ 3 callersMethodfindElements
* Find a a list of all UI elements matching a given a locator strategy and a selector * @see {@link https://w3c.github.io/webdriver/#find-elements}
packages/types/lib/commands/basedriver.ts:173
↓ 3 callersFunctionformatErrors
( errors: ErrorObject[] = [], config: NormalizedAppiumConfig | Record<string, unknown> | string | undefine
packages/appium/lib/schema/format-errors.ts:32
↓ 3 callersFunctionformatLog
(args: ParsedArgs, targetConsole: boolean)
packages/appium/lib/logsink.ts:234
↓ 3 callersFunctionft
(e,t)
packages/base-driver/test-fixtures/static/js/jquery.min.js:4
↓ 3 callersMethodgetConfigProblems
(extManifest: ExtManifest<DriverType>, extName: string)
packages/appium/lib/extension/driver-config.ts:88
↓ 3 callersFunctiongetDynamicLogger
( testingMode: boolean, forceLogs: boolean, prefix: string | (() => string) | null = null, )
packages/support/test/unit/logger/helpers.ts:15
↓ 3 callersFunctiongetGitRev
(useGithubApiFallback = false)
packages/appium/lib/helpers/build.ts:27
↓ 3 callersMethodgetLiveItem
* Returns a live {@linkcode Item} or removes a stale {@linkcode WeakRef} from {@linkcode Strongbox.items}.
packages/strongbox/lib/index.ts:357
↓ 3 callersFunctiongetLogger
(driver: Core<any>, sessionId: string | null = null)
packages/base-driver/lib/protocol/protocol.ts:327
↓ 3 callersMethodgetMessage
(topic: string)
packages/types/lib/ipc.ts:68
↓ 3 callersFunctiongetNodeAttrVal
(node: any, attr: string)
packages/universal-xml-plugin/lib/xpath.ts:62
↓ 3 callersFunctiongetNonDefaultServerArgs
(parsedArgs: Args)
packages/appium/lib/bootstrap/startup-config.ts:19
↓ 3 callersFunctiongetParser
(debug = false)
packages/appium/lib/cli/parser.ts:357
↓ 3 callersFunctiongetPath
(obj: unknown, path: string, defaultValue?: unknown)
packages/appium/lib/utils/object.ts:114
↓ 3 callersFunctiongetPresetDrivers
(presetName: Exclude<CliCommandSetupSubcommand, 'reset'>)
packages/appium/lib/cli/setup-command.ts:48
↓ 3 callersMethodgetSchema
* Returns schema by ID (default: base Appium schema).
packages/appium/lib/schema/schema.ts:337
↓ 3 callersMethodgetSize
()
packages/fake-driver/lib/fake-element.ts:84
↓ 3 callersFunctiongetTestPort
()
packages/appium/test/helpers.ts:53
↓ 3 callersMethodgetUrlForProxy
* Builds a full downstream URL (including base path and session) for a given upstream URL.
packages/base-driver/lib/jsonwp-proxy/proxy.ts:151
↓ 3 callersFunctionguineaPigTemplate
(req: Request, res: Response, page: string)
packages/base-driver/lib/test-pages/handlers.ts:36
↓ 3 callersFunctionhighlightRegion
(mat: any, region: Rect)
packages/opencv/lib/index.ts:520
↓ 3 callersMethodhttp
(prefix: string, message: any, ...args: any[])
packages/logger/lib/types.ts:33
↓ 3 callersFunctionhubUri
Base URL for the Selenium Grid 3 hub (protocol + host + port).
packages/appium/lib/bootstrap/grid-v3-register.ts:111
↓ 3 callersFunctioni
(e)
packages/base-driver/test-fixtures/static/js/jquery.min.js:5
↓ 3 callersFunctioninstallDrivers
* Install the given driver name. It skips the installation if the given driver name was already installed.
packages/appium/lib/cli/setup-command.ts:162
↓ 3 callersFunctionisBlockedPrototypeKey
Property keys that must never resolve through the real target (VM escape vectors).
packages/execute-driver-plugin/lib/vm-host-binding.ts:108
↓ 3 callersFunctionisExtension
(value: unknown)
packages/appium/lib/extension/manifest.ts:341
↓ 3 callersMethodisFinalized
* Returns `true` if this instance has been finalized.
packages/appium/lib/schema/schema.ts:129
↓ 3 callersFunctionlistFiles
* @returns {Promise<Record<string, any>[]>}
scripts/crowdin-update-docs-resources.mjs:82
↓ 3 callersFunctionlog
(message)
packages/appium/scripts/autoinstall-extensions.js:45
↓ 3 callersFunctionnext
()
packages/images-plugin/test/unit/plugin.spec.ts:22
↓ 3 callersFunctionnn
(e,t)
packages/base-driver/test-fixtures/static/js/jquery.min.js:5
↓ 3 callersFunctionnormalizeBasePath
(basePath: string)
packages/base-driver/lib/express/server.ts:234
↓ 3 callersFunctionomitKeys
(obj: T, keys: readonly string[])
packages/appium/lib/utils/object.ts:52
↓ 3 callersFunctionpackageDidChange
(appiumHome: string)
packages/appium/lib/utils/package-changed.ts:14
↓ 3 callersFunctionparseAppLink
(appLink: string)
packages/base-driver/lib/basedriver/helpers.ts:379
↓ 3 callersMethodparseTimeoutArgument
* Get a timeout value from a number or a string * * @param ms - the timeout value as a number or a string * * @returns The timeout as a nu
packages/types/lib/commands/basedriver.ts:102
↓ 3 callersMethodpause
()
packages/logger/lib/types.ts:53
↓ 3 callersFunctionpluginE2EHarness
(opts: E2ESetupOpts)
packages/plugin-test-support/lib/harness.ts:35
↓ 3 callersFunctionprocessCapabilities
( w3cCaps: W3CCaps, constraints: C | undefined = {} as C, shouldValidateCaps: boolean | undefined = true
packages/base-driver/lib/basedriver/capabilities.ts:315
↓ 3 callersMethodproxyActive
(sessionId?: string)
packages/types/lib/driver.ts:118
↓ 3 callersMethodpublishClockStatus
()
packages/fake-driver/lib/driver.ts:314
↓ 3 callersFunctionr
(e)
packages/base-driver/test-fixtures/static/js/jquery.min.js:4
↓ 3 callersFunctionrankLevenshteinCandidates
( target: string, candidates: readonly string[], maxEditDistance: number = LEVENSHTEIN_SUGGESTION_MAX_ED
packages/base-driver/lib/helpers/levenshtein-match.ts:21
↓ 3 callersFunctionrelative
(from: string, to?: string)
packages/docutils/lib/utils/path.ts:8
↓ 3 callersMethodremoveWebSocketHandler
* Removes existing WebSocket handler from the server instance. * * The call is ignored if the given `handlerPathname` handler is not present in
packages/types/lib/server.ts:28
← previousnext →101–200 of 1,957, ranked by callers