MCPcopy Create free account

hub / github.com/11joselu/cypress-to-playwright / functions

Functions141 in github.com/11joselu/cypress-to-playwright

FunctioncustomCommand
(expressionName: string)
src/core/is/is-cy.ts:69
Functiondblclick
(expressionName: string)
src/core/is/is-cy.ts:48
Functionexecute
(directory: string, logger: Logger)
src/command.ts:18
Functionexists
()
test/nul-custom-command-tracker.ts:6
Functionexists
(name: string)
src/core/infrastructure/in-memory-custom-command-tracker.ts:9
Functionfocus
(expressionName: string)
src/core/is/is-cy.ts:54
Functionget
(expressionName: string)
src/core/is/is-cy.ts:8
Functionhandle
(expressionName: string, node: ts.ExpressionStatement, factory: Factory)
src/core/converters/hooks.ts:6
Functionhandle
(call: ts.CallExpression, factory: Factory)
src/core/converters/validations.ts:7
Functionhandle
(expressionName: string, propertyExpression: ts.PropertyAccessExpression, factory: Factory)
src/core/converters/actions.ts:7
Functionhandle
(node: ts.ExpressionStatement, factory: Factory)
src/core/converters/custom-command.ts:6
FunctionhaveAttr
(expressionName: string)
src/core/is/is-cy.ts:97
FunctionhaveLength
(expressionName: string)
src/core/is/is-cy.ts:73
Functionintercept
(expressionName: string)
src/core/is/is-cy.ts:60
FunctionisDescribeSkipOrOnly
(expressionName: string)
src/core/is/is-hook.ts:11
FunctionisFirst
(expressionName: string)
src/core/is/is-cy.ts:20
FunctionisItSkipOrOnly
(expressionName: string)
src/core/is/is-hook.ts:17
FunctionisLast
(expressionName: string)
src/core/is/is-cy.ts:23
FunctionisNegativeValidation
(expressionName: string)
src/core/is/is-cy.ts:100
Functionlog
(message: string)
test/command.test.ts:237
Functionlog
(_message: string)
test/null-logger.ts:5
Functionmessages
()
test/command.test.ts:240
FunctionreadCyCode
(path: string)
src/command.ts:70
FunctionscrollIntoView
(expressionName: string)
src/core/is/is-cy.ts:45
FunctionscrollTo
(expressionName: string)
src/core/is/is-cy.ts:42
Functionselect
(expressionName: string)
src/core/is/is-cy.ts:39
FunctionselectByContains
(expressionName: string)
src/core/is/is-cy.ts:26
FunctionsetupNodeEvents
(on, config)
examples/base-cypress-12.7.0/cypress.config.js:5
Functionshould
(expressionName: string)
src/core/is/is-cy.ts:17
FunctionstartWithCy
(expressionName: string)
src/core/is/is-cy.ts:2
FunctiontoContain
(expressionName: string)
src/core/is/is-cy.ts:88
FunctiontoHaveClass
(expressionName: string)
src/core/is/is-cy.ts:79
FunctiontoHaveText
(expressionName: string)
src/core/is/is-cy.ts:76
FunctiontoHaveValue
(expressionName: string)
src/core/is/is-cy.ts:85
Functiontrack
()
test/nul-custom-command-tracker.ts:5
Functiontrack
(name: string)
src/core/infrastructure/in-memory-custom-command-tracker.ts:6
Functiontype
(expressionName: string)
src/core/is/is-cy.ts:30
Functionuncheck
(expressionName: string)
src/core/is/is-cy.ts:36
Functionvisit
(node: ts.Node)
src/core/converters/transform.ts:16
Functionvisit
(expressionName: string)
src/core/is/is-cy.ts:5
Functionwait
(expressionName: string)
src/core/is/is-cy.ts:63
← previous101–141 of 141, ranked by callers