Fast, easy and reliable testing for anything that runs in a browser.
406 matches across 10 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | system-tests/projects/e2e/static/jquery.js | 7441 | jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) { |
| CRITICAL | packages/app/cypress/e2e/specs_list_latest_runs.cy.ts | 479 | obj.result.data.cloudProjectBySlug.runsByCommitShas.shift({ |
| CRITICAL | packages/app/cypress/e2e/runs.cy.ts | 426 | cy.contains(defaultMessages.runs.connect.errors.internalServerError.description.replace('{0}', 'Support Page')) |
| CRITICAL | packages/app/cypress/e2e/runs.cy.ts | 951 | obj.result.data.cloudProjectBySlug.runs.nodes.map((run) => { |
| CRITICAL | packages/app/cypress/e2e/runs.cy.ts | 955 | obj.result.data.cloudProjectBySlug.runs.nodes = obj.result.data.cloudProjectBySlug.runs.nodes.slice(0, 3) |
| CRITICAL | packages/app/cypress/e2e/specs.cy.ts | 347 | .and('contain', defaultMessages.createSpec.page.customPatternNoSpecs.description.split('{0}')[0]) |
| CRITICAL | packages/app/cypress/e2e/specs.cy.ts | 699 | .and('contain', defaultMessages.createSpec.page.customPatternNoSpecs.description.split('{0}')[0]) |
| CRITICAL | …c/specs/banners/ComponentTestingAvailableBanner.cy.tsx | 27 | cy.contains(defaultMessages.specPage.banners.componentTesting.title.replace('{0}', framework.name)).should('be.vis |
| CRITICAL | packages/driver/cypress/e2e/commands/assertions.cy.js | 1098 | expect($el).to.be.visible.and.have.id('list') |
| CRITICAL | packages/data-context/src/actions/ProjectActions.ts | 467 | const baseUrlWarning = this.ctx.coreData.diagnostics.warnings.find((e) => e.cypressError.type === 'CANNOT_CONNECT_BA |
| CRITICAL | packages/data-context/src/actions/CodegenActions.ts | 180 | return this.ctx.coreData.wizard.frameworks.find((framework) => framework.configFramework === config?.component?.devS |
| CRITICAL | packages/data-context/src/actions/AppActions.ts | 19 | await this.ctx._apis.appApi.appData.remove() |
| CRITICAL | packages/data-context/src/actions/AppActions.ts | 23 | await this.ctx._apis.appApi.appData.ensure() |
| CRITICAL | packages/data-context/src/actions/WizardActions.ts | 23 | const next = this.ctx.coreData.wizard.frameworks.find((x) => x.type === framework?.type) |
| CRITICAL | packages/data-context/src/actions/WizardActions.ts | 234 | const mountModule = await this.ctx.coreData.wizard.chosenFramework.mountModule(this.projectRoot) |
| CRITICAL | packages/data-context/src/sources/WizardDataSource.ts | 16 | ...(await this.ctx.coreData.wizard.chosenFramework.dependencies( |
| CRITICAL | packages/data-context/src/data/ProjectConfigManager.ts | 227 | const frameworks = this.options.ctx.coreData.wizard.frameworks.filter((x) => x.configFramework === devServerOptions. |
| CRITICAL | packages/server/test/unit/browsers/electron_spec.ts | 518 | this.win.webContents.session.on.withArgs('will-download').yields({}, downloadItem) |
| CRITICAL | packages/server/test/unit/browsers/electron_spec.ts | 542 | this.win.webContents.session.on.withArgs('will-download').yields({}, downloadItem) |
| CRITICAL | packages/server/test/unit/browsers/electron_spec.ts | 563 | this.win.webContents.session.on.withArgs('will-download').yields({}, downloadItem) |
| CRITICAL | packages/server/test/unit/browsers/electron_spec.ts | 794 | this.win.webContents.session.getUserAgent.callsFake(() => userAgent) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tooling/v8-snapshot/src/blueprint/globals-strict.js | 1 | // |
| LOW | cli/types/cypress.d.ts | 3461 | interface DefineDevServerConfig { |
| LOW | cli/types/index.d.ts | 1 | // Project: https://www.cypress.io |
| LOW | cli/types/index.d.ts | 21 | // jQuery includes dependency "sizzle" that provides types |
| LOW | system-tests/test/record_spec.js | 1501 | // return systemTests.exec(this, { |
| LOW | …/plugin-returns-bad-config/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …/plugin-returns-bad-config/cypress/support/commands.js | 21 | // Cypress.Commands.add("dismiss", { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …jects/plugin-returns-bad-config/cypress/support/e2e.js | 1 | // *********************************************************** |
| LOW | …ne/expected-cypress-ts-e2e/cypress/support/commands.ts | 1 | /// <reference types="cypress" /> |
| LOW | …ne/expected-cypress-ts-e2e/cypress/support/commands.ts | 21 | // -- This is a dual command -- |
| LOW | …ristine/expected-cypress-ts-e2e/cypress/support/e2e.ts | 1 | // *********************************************************** |
| LOW | …ss-js-e2e-without-fixtures/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …ss-js-e2e-without-fixtures/cypress/support/commands.js | 21 | // Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …cypress-js-e2e-without-fixtures/cypress/support/e2e.js | 1 | // *********************************************************** |
| LOW | …ne/expected-cypress-js-e2e/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …ne/expected-cypress-js-e2e/cypress/support/commands.js | 21 | // Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …ristine/expected-cypress-js-e2e/cypress/support/e2e.js | 1 | // *********************************************************** |
| LOW | …ests/projects/no-specs-vue/cypress/support/commands.ts | 1 | /// <reference types="cypress" /> |
| LOW | …ests/projects/no-specs-vue/cypress/support/commands.ts | 21 | // -- This is a dual command -- |
| LOW | …sts/projects/no-specs-vue/cypress/support/component.ts | 1 | // *********************************************************** |
| LOW | …tem-tests/projects/no-specs-vue/cypress/support/e2e.ts | 1 | // *********************************************************** |
| LOW | system-tests/projects/cypress-expose/tsconfig.json | 1 | { |
| LOW | …rojects/nextjs-configured/cypress/support/component.js | 1 | // *********************************************************** |
| LOW | …projects/nextjs-configured/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …projects/nextjs-configured/cypress/support/commands.js | 21 | // Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …onfig-with-invalid-browser/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …onfig-with-invalid-browser/cypress/support/commands.js | 21 | // Cypress.Commands.add("dismiss", { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …cts/config-with-invalid-browser/cypress/support/e2e.js | 1 | // *********************************************************** |
| LOW | …ts/angular-cli-configured/cypress/support/component.ts | 1 | // *********************************************************** |
| LOW | …m-tests/projects/no-specs/cypress/support/component.js | 1 | // *********************************************************** |
| LOW | …em-tests/projects/no-specs/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …em-tests/projects/no-specs/cypress/support/commands.js | 21 | // Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …s/projects/plugin-code-coverage/cypress/support/e2e.js | 1 | // *********************************************************** |
| LOW | …in-returns-invalid-browser/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …in-returns-invalid-browser/cypress/support/commands.js | 21 | // Cypress.Commands.add("dismiss", { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …/plugin-returns-invalid-browser/cypress/support/e2e.js | 1 | // *********************************************************** |
| LOW | …m-tests/projects/no-tests/cypress/support/component.js | 1 | // *********************************************************** |
| LOW | …em-tests/projects/no-tests/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …em-tests/projects/no-tests/cypress/support/commands.js | 21 | // Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …eturns-empty-browsers-list/cypress/support/commands.js | 1 | // *********************************************** |
| LOW | …eturns-empty-browsers-list/cypress/support/commands.js | 21 | // Cypress.Commands.add("dismiss", { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | …gin-returns-empty-browsers-list/cypress/support/e2e.js | 1 | // *********************************************************** |
| LOW | …-and-origin-e2e-specs/cypress/e2e/session/errors.cy.js | 21 | // uncomment to debug tests: |
| LOW | system-tests/projects/allow-cypress-env/tsconfig.json | 1 | { |
| LOW | …s/projects/svelte-webpack-configured/src/vite-env.d.ts | 1 | /// <reference types="svelte" /> |
| LOW | …next-15-tsconfig-tailwind/cypress/support/component.ts | 1 | // *********************************************************** |
| LOW | system-tests/projects/ts-proj/cypress/support/e2e.ts | 1 | // *********************************************************** |
| LOW | …jects/module-api/test/invalid/cypress/e2e/a-spec.cy.js | 1 | // this spec file is invalid on purpose |
| LOW | system-tests/projects/plugin-extension/ext/content.js | 1 | const el = document.getElementById('extension') |
| LOW | system-tests/projects/plugin-extension/ext/content.js | 21 | // code: 'document.body.textContent' }, |
| LOW | system-tests/projects/e2e/static/fail.js | 1 | // immediately cause an error |
| LOW | system-tests/projects/e2e/static/jquery.js | 1221 | rbuggyMatches = []; |
| LOW | system-tests/projects/e2e/static/jquery.js | 4021 | this.cache( owner ) : |
| LOW | system-tests/projects/e2e/static/jquery.js | 10021 | |
| LOW | …s/no-specs-babel-conflict/cypress/support/component.js | 1 | // *********************************************************** |
| LOW | …ess-js-component-vue.js-3-webpack/support/component.js | 1 | // *********************************************************** |
| LOW | …ress-js-component-vue.js-3-webpack/support/commands.js | 1 | // *********************************************** |
| LOW | …ress-js-component-vue.js-3-webpack/support/commands.js | 21 | // Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... }) |
| LOW | system-tests/projects/ts-proj-5/cypress/support/e2e.ts | 1 | // *********************************************************** |
| LOW | …next-16-tsconfig-tailwind/cypress/support/component.ts | 1 | // *********************************************************** |
| 118 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tooling/v8-snapshot/src/utils.ts | 246 | export function installedElectronResourcesFilePath ( |
| LOW | tooling/v8-snapshot/src/doctor/determine-deferred.ts | 28 | function errorOnInvalidForceNorewrite (opts: ErrorOnInvalidForceNorewriteOpts) { |
| LOW | tooling/v8-snapshot/src/meta/dependency-map.ts | 106 | export function dependencyMapArrayFromInputs (inputs: Metadata['inputs']) { |
| LOW | …/generator/snapshot-generate-entry-via-dependencies.ts | 115 | export async function generateSnapshotEntryFromEntryDependencies ( |
| LOW | …shot/src/generator/snapshot-generate-entry-via-yarn.ts | 75 | export function createSnapshotScriptFromYarnScript ( |
| LOW | …shot/src/generator/snapshot-generate-entry-via-yarn.ts | 102 | export async function generateSnapshotEntryFromYarnList ( |
| LOW | cli/scripts/prepare-package-json.ts | 28 | function preparePackageForNpmRelease (json: any, branchName?: string): any { |
| LOW | cli/scripts/sync-typedefs.ts | 41 | function makeReferenceTypesCommentRelative (typeName: string, relativeTypesFilePath: string, filename: string): void { |
| LOW | cli/lib/util.ts | 111 | function isValidCypressInternalEnvValue (value: string | undefined): boolean { |
| LOW | cli/lib/util.ts | 130 | function isNonProductionCypressInternalEnvValue (value: string | undefined): boolean { |
| LOW | cli/lib/tasks/unzip.ts | 199 | function isMaybeWindowsMaxPathLengthError (err: any): boolean { |
| LOW | cli/lib/exec/spawn.ts | 35 | function needsEverythingPipedDirectly (): boolean { |
| LOW | system-tests/projects/e2e/static/jquery.js | 8359 | function addToPrefiltersOrTransports( structure ) { |
| LOW | system-tests/projects/e2e/static/jquery.js | 8393 | function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { |
| LOW | system-tests/lib/system-tests.ts | 368 | function installHarnessInterruptHandlers () { |
| LOW | system-tests/lib/system-tests.ts | 423 | function customSpawnCommandReferencesCypress (command: string): boolean { |
| LOW | system-tests/lib/system-tests.ts | 430 | function parseCypressCliSubcommandFromSpawnCommand (command: string): string | undefined { |
| LOW | system-tests/lib/system-tests.ts | 442 | function buildInitialCliHarnessArgs ( |
| LOW | system-tests/lib/system-tests.ts | 476 | function appendExecHarnessOptionSuffixes (args: string[], options: ExecOptions) { |
| LOW | system-tests/lib/dep-installer/index.ts | 57 | async function symlinkNodeModulesFromCache (tmpNodeModulesDir: string, cacheDir: string): Promise<void> { |
| LOW | system-tests/lib/dep-installer/index.ts | 110 | function getRelativePathToProjectDir (projectDir: string) { |
| LOW | system-tests/lib/dep-installer/index.ts | 114 | async function restoreLockFileRelativePaths (opts: { projectDir: string, lockFilePath: string, relativePathToMonorepoRoo |
| LOW | system-tests/lib/dep-installer/index.ts | 126 | async function normalizeLockFileRelativePaths (opts: { project: string, projectDir: string, lockFilePath: string, lockFi |
| LOW | system-tests/lib/dep-installer/index.ts | 145 | async function makeWorkspacePackagesAbsolute (pathToPkgJson: string, projectDir: string): Promise<string[]> { |
| LOW | system-tests/lib/dep-installer/index.ts | 191 | export async function scaffoldProjectNodeModules ({ |
| LOW | system-tests/lib/dep-installer/index.ts | 331 | export async function scaffoldCommonNodeModules () { |
| LOW | scripts/gulp/tasks/gulpCypress.ts | 120 | async function startCypressWithListeners () { |
| LOW | scripts/gulp/tasks/gulpTypeHelpers.ts | 13 | // export async function extractCypressNamespacedTypes () { |
| LOW | scripts/gulp/tasks/gulpVite.ts | 120 | export function viteBuildAndWatchLaunchpad () { |
| LOW | scripts/binary/util/purge-cloudflare-cache.ts | 6 | function hasCloudflareEnvironmentVars () { |
| LOW | packages/rewriter/lib/js-rules.ts | 71 | function getReplaceablePropOfMemberExpression (node: n.MemberExpression) { |
| LOW | packages/launcher/lib/windows/index.ts | 52 | function formChromeForTestingAppPath () { |
| LOW | packages/app/cypress/tasks/git.ts | 5 | export async function initGitRepoForTestProject (projectPath: string) { |
| LOW | packages/app/cypress/tasks/git.ts | 34 | export async function resetGitRepoForTestProject (projectPath: string) { |
| LOW | packages/app/cypress/e2e/settings.cy.ts | 435 | function visitNotificationSettingsPage () { |
| LOW | packages/app/cypress/e2e/specs_list_latest_runs.cy.ts | 180 | function allVisibleSpecsShouldBePlaceholders () { |
| LOW | packages/app/cypress/e2e/runs.cy.ts | 11 | function scaffoldTestingTypeAndVisitRunsPage (testingType: 'e2e' | 'component'): void { |
| LOW | packages/app/cypress/e2e/create-from-component.cy.ts | 4 | function validateCreateFromVueComponentCard (beforeEachFn: () => void, expectedSpecPath: string) { |
| LOW | packages/app/cypress/e2e/create-from-component.cy.ts | 89 | function validateCreateFromReactComponentCard (beforeEachFn: () => void, expectedSpecPath: string) { |
| LOW | packages/app/cypress/e2e/studio/helper.ts | 17 | export function openNewTestFromSpecHeader () { |
| LOW | packages/app/cypress/e2e/studio/helper.ts | 85 | export function assertClosingPanelWithoutChanges () { |
| LOW | …kages/app/cypress/e2e/runner/ct-framework-errors.cy.ts | 17 | function verifyErrorOnlyCapturedOnce (err: string) { |
| LOW | …ges/app/cypress/e2e/runner/support/mochaEventsUtils.ts | 143 | export function runCypressInCypressMochaEventsTest (snapToCompare: string, done: Mocha.Done) { |
| LOW | …ress/e2e/subscriptions/configChange-subscription.cy.ts | 1 | function updateProjectIdInCypressConfig (value: string) { |
| LOW | …ress/e2e/subscriptions/configChange-subscription.cy.ts | 10 | function updateViewportHeightInCypressConfig (value: number) { |
| LOW | …2e/subscriptions/errorWarningChange-subscription.cy.ts | 7 | function assertLoadingIntoErrorWorks (errorName: string) { |
| LOW | packages/app/src/specs/SpecRunSummary.cy.tsx | 35 | function validateResultCountsVisible (): void { |
| LOW | packages/app/src/runner/dom.ts | 15 | export function getOrCreateHelperDom ({ body, className, css, studioActive = false }) { |
| LOW | packages/app/src/runner/dom.ts | 76 | export function getSelectorHighlightStyles (elements) { |
| LOW | …ckages/app/src/runner/get-runner-config-from-window.ts | 3 | export function getRunnerConfigFromWindow () { |
| LOW | packages/app/src/runner/useEventManager.ts | 26 | function initializeRunnerLifecycleEvents () { |
| LOW | packages/app/src/runner/studio-unsaved-changes-guard.ts | 9 | export function setUnsavedChangesCallback (cb: UnsavedChangesCallback) { |
| LOW | packages/app/src/runner/studio-unsaved-changes-guard.ts | 18 | export function guardUnsavedStudioChanges (store: SpecDirtyDataStore, resume: () => void): boolean { |
| LOW | packages/app/src/runner/studio-unsaved-changes-guard.ts | 28 | export function installStudioExitNavigationGuard (router: Router, getSpecDirtyDataStore: () => SpecDirtyDataStore) { |
| LOW | packages/app/src/runner/studio/mounter.ts | 32 | function getStudioAssertionsMenuDom (body: HTMLElement) { |
| LOW | packages/app/src/runner/studio/mounter.ts | 60 | function handleContainerClickOutside (e: MouseEvent, closeMenu: () => void): void { |
| LOW | packages/app/src/runner/studio/mounter.ts | 77 | function setupVueContainerListeners (vueContainer: HTMLElement, closeMenu: () => void): void { |
| LOW | packages/app/src/runner/studio/mounter.ts | 153 | export function closeStudioAssertionsMenu ($body: JQuery<HTMLElement>): void { |
| LOW | packages/proxy/lib/http/response-middleware.ts | 96 | function getNodeCharsetFromResponse (headers: IncomingHttpHeaders, body: Buffer, debug: Debug.Debugger) { |
| LOW | packages/proxy/lib/http/response-middleware.ts | 108 | function reqMatchesPolicyBasedOnDomain (req: CypressIncomingRequest, remoteState: RemoteState, documentDomainInjection: |
| 89 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | cli/lib/tasks/verify.ts | 111 | // use lodash to be robust during tests against null result or missing stdout |
| MEDIUM | cli/lib/tasks/install.ts | 132 | // and might have extra whitespace around, be robust and trim the string |
| MEDIUM | system-tests/projects/e2e/static/jquery.js | 10024 | // understands anonymous AMD modules. A named AMD is safest and most robust |
| MEDIUM | scripts/windows-sign.js | 1 | // This signing procedure only runs on windows binary builds to leverage remote signing in order to |
| MEDIUM | packages/packherd-require/src/transpile-ts.ts | 86 | // the more robust approach of using the Node.js builtin compile which also |
| MEDIUM | packages/web-config/webpack.config.base.ts | 202 | // we leverage classes in our svgs that correspond to scss classes. |
| MEDIUM | packages/proxy/lib/resourceTypeAndCredentialManager.ts | 19 | // leverage a singleton Map throughout the proxy to prevent clashes with this context bindings |
| MEDIUM | packages/driver/types/internal-types.d.ts | 146 | // Added by Cypress to Tests in order to determine if the experimentalRetries test run passed so we can leverage in th |
| MEDIUM | …ages/driver/cypress/e2e/e2e/origin/commands/misc.cy.ts | 185 | // if `isInteractive`, the .pause() will NOT show up in the command log in this case. Essentially a no-op. |
| MEDIUM | packages/driver/src/cypress/script_utils.ts | 112 | // extract and utilize the source maps for better errors and code frames. |
| MEDIUM | packages/data-context/src/data/ProjectConfigIpc.ts | 330 | * tsx (@see https://tsx.is/) is able to work with both CommonJS and ESM at the same time ( @see https://tsx.is/#sea |
| MEDIUM | packages/data-context/src/data/ProjectConfigIpc.ts | 330 | * tsx (@see https://tsx.is/) is able to work with both CommonJS and ESM at the same time ( @see https://tsx.is/#sea |
| MEDIUM | packages/server/lib/util/ci_provider.ts | 40 | // Prefer a more robust detection based on other Amplify-built-in variables |
| MEDIUM | packages/server/lib/browsers/cdp_automation.ts | 524 | // itself, so the proxy can utilize that for injection purposes |
| MEDIUM | …rontend-shared/src/shiki/languages/css.tmLanguage.json | 1396 | "match": "(?xi) (?<![\\w-])\n[-+]? # Sign indicator\n\n(?: |
| MEDIUM | .github/ISSUE_TEMPLATE/5-cy-prompt-issue.yml | 7 | ## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) f |
| MEDIUM | .github/ISSUE_TEMPLATE/1-bug-report.yml | 7 | ## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) f |
| MEDIUM | .github/ISSUE_TEMPLATE/3-install-issue.yml | 8 | ## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) f |
| MEDIUM | .github/ISSUE_TEMPLATE/2-feature.yml | 7 | ## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) f |
| MEDIUM | npm/webpack-dev-server/src/helpers/angularHandler.ts | 192 | // since import statements in TypeScript will get transpiled down to CommonJS require statements, we want to use t |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …it/cloud/artifacts/print_protocol_upload_error_spec.ts | 30 | print(error) |
| HIGH | …it/cloud/artifacts/print_protocol_upload_error_spec.ts | 39 | print(error) |
| HIGH | …it/cloud/artifacts/print_protocol_upload_error_spec.ts | 48 | print(err) |
| HIGH | …it/cloud/artifacts/print_protocol_upload_error_spec.ts | 57 | print(err) |
| HIGH | …it/cloud/artifacts/print_protocol_upload_error_spec.ts | 66 | print(err) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | cli/types/cypress.d.ts | 2050 | * contents: [{name: 'John Doe'}] |
| LOW | cli/types/cypress.d.ts | 5844 | * cy.get('#result').should('have.text', 'John Doe') |
| LOW | cli/types/cypress.d.ts | 5852 | * cy.get('#result').should('contain.text', 'John Doe') |
| LOW | cli/types/cypress.d.ts | 5860 | * cy.get('#result').should('include.text', 'John Doe') |
| LOW | cli/types/cypress.d.ts | 6072 | * cy.get('#result').should('not.have.text', 'John Doe') |
| LOW | cli/types/cypress.d.ts | 6080 | * cy.get('#result').should('not.contain.text', 'John Doe') |
| LOW | cli/types/cypress.d.ts | 6088 | * cy.get('#result').should('not.include.text', 'John Doe') |
| LOW | cli/types/tests/chainer-examples.ts | 393 | cy.get('#result').should('have.text', 'John Doe') |
| LOW | cli/types/tests/chainer-examples.ts | 435 | cy.get('#result').should('not.have.text', 'John Doe') |
| LOW | cli/types/tests/chainer-examples.ts | 461 | cy.get('#result').should('have.text', 'John Doe') |
| LOW | …ests/projects/nextjs-configured/src/pages/api/hello.js | 4 | res.status(200).json({ name: 'John Doe' }) |
| LOW | …ts/projects/nextjs-unconfigured/src/pages/api/hello.js | 4 | res.status(200).json({ name: 'John Doe' }) |
| LOW | system-tests/project-fixtures/next/pages/api/hello.js | 4 | res.status(200).json({ name: 'John Doe' }) |
| LOW | …nner-specs/cypress/e2e/runner/ui-states/commands.cy.js | 135 | cy.wrap({ name: 'John Doe' }, { timeout: 2035 }) |
| LOW | packages/app/src/settings/SettingsCard.cy.tsx | 49 | const description2 = 'Lorem ipsum dolor sit amet' |
| LOW | packages/app/src/settings/SettingsCard.cy.tsx | 49 | const description2 = 'Lorem ipsum dolor sit amet' |
| LOW | packages/app/src/settings/project/ConfigBadge.cy.tsx | 18 | <ConfigBadge label="So cool" class="bg-indigo-100 text-indigo-600">Populated by lorem ipsum</ConfigBadge> |
| LOW | packages/reporter/cypress/e2e/commands.cy.ts | 296 | cy.contains('Lorem ipsum').closest('.command').find('.command-message').within(() => { |
| LOW | …cypress/e2e/commands/command_option_immutability.cy.js | 292 | cy.wrap({ name: 'John Doe' }, options) |
| LOW | packages/driver/cypress/e2e/commands/actions/type.cy.ts | 1417 | cy.get('#email-without-value').invoke('val', 'foo@bar.com').invoke('select') |
| LOW | packages/driver/cypress/e2e/commands/actions/type.cy.ts | 1430 | .type('foo@bar.com').blur() |
| LOW | …rver/test/unit/cloud/cy-prompt/CyPromptManager_spec.ts | 41 | email: 'test@test.com', |
| LOW | packages/launchpad/src/components/code/FileRow.cy.tsx | 18 | const description = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.' |
| LOW | packages/launchpad/src/components/code/FileRow.cy.tsx | 18 | const description = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.' |
| LOW | packages/launchpad/src/components/code/FileRow.cy.tsx | 125 | const lorem = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | packages/launchpad/src/components/code/FileRow.cy.tsx | 125 | const lorem = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | …red/src/composables/examples/UseMarkdownExample.cy.tsx | 14 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum nec justo feugiat, auctor nunc ac, volutpat arcu. Su |
| LOW | …red/src/composables/examples/UseMarkdownExample.cy.tsx | 14 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum nec justo feugiat, auctor nunc ac, volutpat arcu. Su |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | scripts/pack-ci.sh | 38 | # Create the base config if it doesn't exist |
| MEDIUM | scripts/pack-ci.sh | 54 | # Create the output directory if it doesn't exist |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | npm/grep/cypress/e2e/omit-and-skip.cy.ts | 3 | // NOTE: This test is skipped for demonstration purposes |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/pack-ci.sh | 79 | # Check if any modified files are in this directory |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/driver/src/dom/selection.ts | 570 | // We need to check if element is the root contenteditable element or elements inside it |