cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.01k stars 3.18k forks source link

This site can’t be reached during cypress configuration #25066

Closed bachhavdipak closed 1 year ago

bachhavdipak commented 1 year ago

Current behavior

I am newbie to cypress and trying to install cypress on my local machine but while doing configuration through Ui I am getting the below issue image

Desired behavior

No response

Test code to reproduce

https://github.com/bachhavdipak/CypressFramework

Cypress Version

12.0.1

Node version

18.12.1

Operating System

Windwos 11

Debug Logs

cypress:server:appdata path: C:\Users\dipak.bachhav\AppData\Roaming\Cypress\cy\production\projects\CypressFramework-9677e7c5aa70ea16282f495f3b2c96ce\state.json +62ms
  cypress:server:saved_state full state path C:\Users\dipak.bachhav\AppData\Roaming\Cypress\cy\production\projects\CypressFramework-9677e7c5aa70ea16282f495f3b2c96ce\state.json +0ms
  cypress:server:saved_state making saved state from C:\Users\dipak.bachhav\AppData\Local\Cypress\Cache\12.0.1\Cypress\resources\app\packages\server +2s
  cypress:server:saved_state missing project path, looking for project here +0ms
  cypress:server:project project has config { configFile: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress.config.js', env: { __cypress_cucumber_preprocessor_dont_use_this_suite: { isEventHandlersAttached: true } }, testingType: 'e2e', specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]', projectRoot: 'C:\\Users\\dipak.bachhav\\CypressFramework', projectName: 'CypressFramework', repoRoot: 'C:/Users/dipak.bachhav/CypressFramework', rawJson: { e2e: { specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]' }, specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: 'C:\\Users\\dipak.bachhav\\CypressFramework', projectName: 'CypressFramework', repoRoot: 'C:/Users/dipak.bachhav/CypressFramework' }, animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, experimentalWebKitSupport: false, fileServerFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework', fixturesFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, nodeVersion: undefined, numTestsKeptInMemory: 50, platform: 'win32', pageLoadTimeout: 60000, port: 58163, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: 'C:\\Tools\\nodejs\\node.exe', resolvedNodeVersion: '18.12.1', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFolder: false, taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: [], autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108' }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', version: '108.0.1462.42', path: 'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe', minSupportedVersion: 79, majorVersion: '108' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '106.0.5249.51', path: '', majorVersion: 106 } ], clientRoute: '/__/', cypressBinaryRoot: 'C:\\Users\\dipak.bachhav\\AppData\\Local\\Cypress\\Cache\\12.0.1\\Cypress\\resources\\app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '12.0.1', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { __cypress_cucumber_preprocessor_dont_use_this_suite: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: undefined, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'win32', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: false, from: 'config' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, specPattern: { value: '**/*.feature', from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, configFile: { value: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress.config.js', from: 'plugin' }, testingType: { value: 'e2e', from: 'plugin' } }, state: { firstOpened: 1669993114630, lastOpened: 1670507471728, lastProjectId: null, specFilter: '', appWidth: 1296, appHeight: 696, appX: -8, appY: -8, promptsShown: { ci1: 1670435915836 } }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:58163', browserUrl: 'http://localhost:58163/__/', reporterUrl: 'http://localhost:58163/__cypress/reporter', proxyServer: 'http://localhost:58163' } +2s
  cypress:network:cors Parsed URL { port: '58163', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +2s
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:58163', strategy: 'file', fileServer: 'http://localhost:58164', domainName: 'localhost', props: null } for: http://localhost:58163 +2s
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for CurrentProject.cloudProject +8s
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.versions +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.cloudViewer +0ms
  cypress:graphql:remoteSchemaWrapped executing: {"operationName":"HeaderBar_HeaderBarQuery_cloudViewer","requestPolicy":"cache-first"} +8s
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.cloudViewer resolved immediately +38ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.versions resolved immediately +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing CurrentProject.cloudProject resolved immediately +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.cloudViewer +12ms
  cypress:graphql:remoteSchemaWrapped executing: {"operationName":"CloudViewerAndProject_RequiredData_cloudViewer","requestPolicy":"cache-first"} +49ms
  cypress:server:project project has config { configFile: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress.config.js', env: { __cypress_cucumber_preprocessor_dont_use_this_suite: { isEventHandlersAttached: true } }, testingType: 'e2e', specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]', projectRoot: 'C:\\Users\\dipak.bachhav\\CypressFramework', projectName: 'CypressFramework', repoRoot: 'C:/Users/dipak.bachhav/CypressFramework', rawJson: { e2e: { specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]' }, specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: 'C:\\Users\\dipak.bachhav\\CypressFramework', projectName: 'CypressFramework', repoRoot: 'C:/Users/dipak.bachhav/CypressFramework' }, animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, experimentalWebKitSupport: false, fileServerFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework', fixturesFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, nodeVersion: undefined, numTestsKeptInMemory: 50, platform: 'win32', pageLoadTimeout: 60000, port: 58163, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: 'C:\\Tools\\nodejs\\node.exe', resolvedNodeVersion: '18.12.1', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFolder: false, taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: [], autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108' }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', version: '108.0.1462.42', path: 'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe', minSupportedVersion: 79, majorVersion: '108' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '106.0.5249.51', path: '', majorVersion: 106 } ], clientRoute: '/__/', cypressBinaryRoot: 'C:\\Users\\dipak.bachhav\\AppData\\Local\\Cypress\\Cache\\12.0.1\\Cypress\\resources\\app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '12.0.1', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { __cypress_cucumber_preprocessor_dont_use_this_suite: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: undefined, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'win32', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: false, from: 'config' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, specPattern: { value: '**/*.feature', from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, configFile: { value: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress.config.js', from: 'plugin' }, testingType: { value: 'e2e', from: 'plugin' } }, state: { firstOpened: 1669993114630, lastOpened: 1670507471728, lastProjectId: null, specFilter: '', appWidth: 1296, appHeight: 696, appX: -8, appY: -8, promptsShown: { ci1: 1670435915836 } }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:58163', browserUrl: 'http://localhost:58163/__/', reporterUrl: 'http://localhost:58163/__cypress/reporter', proxyServer: 'http://localhost:58163' } +58ms
  cypress:network:cors Parsed URL { port: '58163', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +60ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:58163', strategy: 'file', fileServer: 'http://localhost:58164', domainName: 'localhost', props: null } for: http://localhost:58163 +60ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for CurrentProject.cloudProject +10ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.cloudViewer resolved immediately +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Racing CurrentProject.cloudProject resolved immediately +0ms
  cypress:server:saved_state state path for global mode +95ms
  cypress:server:appdata path: C:\Users\dipak.bachhav\AppData\Roaming\Cypress\cy\production\projects\__global__\state.json +2s
  cypress:server:saved_state full state path C:\Users\dipak.bachhav\AppData\Roaming\Cypress\cy\production\projects\__global__\state.json +0ms
  cypress:data-context:sources:VersionsDataSource resetting latest version telemetry call due to a different testing type +8s
  cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' } +14s
  cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' } +0ms
  cypress:data-context:sources:VersionsDataSource retrieving latest version information with headers: { 'Content-Type': 'application/json', 'x-cypress-version': '12.0.1', 'x-os-name': 'win32', 'x-arch': 'x64', 'x-initial-launch': 'false', 'x-logged-in': 'false', 'x-testing-type': 'e2e', 'x-machine-id': 'f2d7ea2bde524cdf013382fae061652a8f328d674412acf54d624064b922db8f' } +2s
  cypress:data-context:sources:VersionsDataSource latest version information: { name: 'Cypress', version: '12.0.1', packages: { mac: { url: 'https://cdn.cypress.io/desktop/12.0.1/darwin-x64/cypress.zip' }, linux64: { url: 'https://cdn.cypress.io/desktop/12.0.1/linux-x64/cypress.zip' }, darwin: { url: 'https://cdn.cypress.io/desktop/12.0.1/darwin-x64/cypress.zip' }, linux: { url: 'https://cdn.cypress.io/desktop/12.0.1/linux-x64/cypress.zip' }, 'darwin-x64': { url: 'https://cdn.cypress.io/desktop/12.0.1/darwin-x64/cypress.zip' }, 'darwin-arm64': { url: 'https://cdn.cypress.io/desktop/12.0.1/darwin-arm64/cypress.zip' }, 'linux-x64': { url: 'https://cdn.cypress.io/desktop/12.0.1/linux-x64/cypress.zip' }, 'linux-arm64': { url: 'https://cdn.cypress.io/desktop/12.0.1/linux-arm64/cypress.zip' }, 'win32-x64': { url: 'https://cdn.cypress.io/desktop/12.0.1/win32-x64/cypress.zip' } } } +3ms
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────┬──────────────┬─────────────────────────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │   group   │ processCount │                  pids                   │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────┼──────────────┼─────────────────────────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │ 'cypress' │      1       │                 '8648'                  │    10.1    │      8.05      │  312.7   │    285.04    │    312.7    │
  cypress:server:util:process_profiler │    1    │  'other'  │      6       │ '6688, 17712, 10992, 16904, 9724, 8880' │    3.68    │      2.78      │  260.62  │    194.6     │   262.01    │
  cypress:server:util:process_profiler │    2    │ 'plugin'  │      2       │              '9872, 10916'              │    0.45    │      0.25      │  80.52   │    79.14     │    80.52    │
  cypress:server:util:process_profiler │    3    │  'TOTAL'  │      9       │                   '-'                   │   14.23    │       11       │  653.84  │    532.4     │   653.84    │
  cypress:server:util:process_profiler └─────────┴───────────┴──────────────┴─────────────────────────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +12s
  cypress:server:open_project resetting project state, preparing to launch browser chrome for spec { name: '', absolute: '', relative: '', specType: 'integration' } options undefined +10s
  cypress:server:project resetting project instance C:\Users\dipak.bachhav\CypressFramework +7s
  cypress:proxy:http:util:buffers resetting buffers +0ms
  cypress:network:cors Parsed URL { port: '80', protocol: null, subdomain: null, domain: '', tld: '' } +7s
  cypress:network:cors Parsed URL { port: '58163', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:server:remote-states setting remote state { auth: undefined, origin: 'http://localhost:58163', strategy: 'file', fileServer: 'http://localhost:58164', domainName: 'localhost', props: null } for http://localhost:58163 +7s
  cypress:network:cors Parsed URL { port: '58163', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:58163', strategy: 'file', fileServer: 'http://localhost:58164', domainName: 'localhost', props: null } for: http://localhost:58163 +1ms
  cypress:server:project_utils no spec absolute path, returning: http://localhost:58163/__/ +0ms
  cypress:server:open_project open project url http://localhost:58163/__/ +2ms
  cypress:server:project project has config { configFile: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress.config.js', env: { __cypress_cucumber_preprocessor_dont_use_this_suite: { isEventHandlersAttached: true } }, testingType: 'e2e', specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]', projectRoot: 'C:\\Users\\dipak.bachhav\\CypressFramework', projectName: 'CypressFramework', repoRoot: 'C:/Users/dipak.bachhav/CypressFramework', rawJson: { e2e: { specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]' }, specPattern: '**/*.feature', supportFile: false, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: 'C:\\Users\\dipak.bachhav\\CypressFramework', projectName: 'CypressFramework', repoRoot: 'C:/Users/dipak.bachhav/CypressFramework' }, animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, experimentalWebKitSupport: false, fileServerFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework', fixturesFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, nodeVersion: undefined, numTestsKeptInMemory: 50, platform: 'win32', pageLoadTimeout: 60000, port: 58163, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: 'C:\\Tools\\nodejs\\node.exe', resolvedNodeVersion: '18.12.1', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFolder: false, taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: [], autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108' }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', version: '108.0.1462.42', path: 'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe', minSupportedVersion: 79, majorVersion: '108' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '106.0.5249.51', path: '', majorVersion: 106 } ], clientRoute: '/__/', cypressBinaryRoot: 'C:\\Users\\dipak.bachhav\\AppData\\Local\\Cypress\\Cache\\12.0.1\\Cypress\\resources\\app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '12.0.1', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { __cypress_cucumber_preprocessor_dont_use_this_suite: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: undefined, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'win32', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: false, from: 'config' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, specPattern: { value: '**/*.feature', from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, configFile: { value: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress.config.js', from: 'plugin' }, testingType: { value: 'e2e', from: 'plugin' } }, state: { firstOpened: 1669993114630, lastOpened: 1670507471728, lastProjectId: null, specFilter: '', appWidth: 1296, appHeight: 696, appX: -8, appY: -8, promptsShown: { ci1: 1670435915836 } }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:58163', browserUrl: 'http://localhost:58163/__/', reporterUrl: 'http://localhost:58163/__cypress/reporter', proxyServer: 'http://localhost:58163' } +2ms
  cypress:network:cors Parsed URL { port: '58163', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +3ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:58163', strategy: 'file', fileServer: 'http://localhost:58164', domainName: 'localhost', props: null } for: http://localhost:58163 +2ms
  cypress:server:open_project launching browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108', isHeaded: true, isHeadless: false }, spec:  +3ms
  cypress:server:browsers browsers.kill called with no active instance +10s
  cypress:server:browsers getBrowserLauncher { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108', isHeaded: true, isHeadless: false } } +1ms
  cypress:server:browsers opening browser { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108', isHeaded: true, isHeadless: false } +3ms
  cypress:server:browsers:chrome reading chrome preferences... { userDir: 'C:\\Users\\dipak.bachhav\\AppData\\Roaming\\Cypress\\cy\\production\\browsers\\chrome-stable\\interactive', CHROME_PREFERENCE_PATHS: { default: 'Default\\Preferences', defaultSecure: 'Default\\Secure Preferences', localState: 'Local State' } } +0ms
  cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'before:browser:launch', isRegistered: false } +10s
  cypress:server:appdata path: C:\Users\dipak.bachhav\AppData\Roaming\Cypress\cy\production\extensions +7s
  cypress:server:browsers:chrome launching in chrome with debugging port {
  url: 'http://localhost:58163/__/',
  args: [
    '--test-type',
    '--ignore-certificate-errors',
    '--start-maximized',
    '--silent-debugger-extension-api',
    '--no-default-browser-check',
    '--no-first-run',
    '--noerrdialogs',
    '--enable-fixed-layout',
    '--disable-popup-blocking',
    '--disable-password-generation',
    '--disable-single-click-autofill',
    '--disable-prompt-on-repos',
    '--disable-background-timer-throttling',
    '--disable-renderer-backgrounding',
    '--disable-renderer-throttling',
    '--disable-backgrounding-occluded-windows',
    '--disable-restore-session-state',
    '--disable-new-profile-management',
    '--disable-new-avatar-menu',
    '--allow-insecure-localhost',
    '--reduce-security-for-testing',
    '--enable-automation',
    '--disable-print-preview',
    '--disable-device-discovery-notifications',
    '--autoplay-policy=no-user-gesture-required',
    '--disable-site-isolation-trials',
    '--metrics-recording-only',
    '--disable-prompt-on-repost',
    '--disable-hang-monitor',
    '--disable-sync',
    '--disable-web-resources',
    '--safebrowsing-disable-download-protection',
    '--disable-client-side-phishing-detection',
    '--disable-component-update',
    "--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'",
    '--disable-default-apps',
    '--use-fake-ui-for-media-stream',
    '--use-fake-device-for-media-stream',
    '--disable-ipc-flooding-protection',
    '--disable-backgrounding-occluded-window',
    '--disable-breakpad',
    '--password-store=basic',
    '--use-mock-keychain',
    '--disable-dev-shm-usage',
    '--proxy-server=http://localhost:58163',
    '--proxy-bypass-list=<-loopback>',
    '--remote-debugging-port=58175',
    '--remote-debugging-address=127.0.0.1',
    '--load-extension=C:\\Users\\dipak.bachhav\\AppData\\Roaming\\Cypress\\cy\\production\\browsers\\chrome-stable\\interactive\\CypressExtension,C:\\Users\\dipak.bachhav\\AppData\\Local\\Cypress\\Cache\\12.0.1\\Cypress\\resources\\app\\packages\\extension\\theme',
    '--user-data-dir=C:\\Users\\dipak.bachhav\\AppData\\Roaming\\Cypress\\cy\\production\\browsers\\chrome-stable\\interactive',
    '--disk-cache-dir=C:\\Users\\dipak.bachhav\\AppData\\Roaming\\Cypress\\cy\\production\\browsers\\chrome-stable\\interactive\\CypressCache'
  ],
  port: 58175
} +263ms
  cypress:launcher:browsers launching browser { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108', isHeaded: true, isHeadless: false }, url: 'about:blank' } +0ms
  cypress:launcher:browsers spawning browser with args { args: [ 'about:blank', '--test-type', '--ignore-certificate-errors', '--start-maximized', '--silent-debugger-extension-api', '--no-default-browser-check', '--no-first-run', '--noerrdialogs', '--enable-fixed-layout', '--disable-popup-blocking', '--disable-password-generation', '--disable-single-click-autofill', '--disable-prompt-on-repos', '--disable-background-timer-throttling', '--disable-renderer-backgrounding', '--disable-renderer-throttling', '--disable-backgrounding-occluded-windows', '--disable-restore-session-state', '--disable-new-profile-management', '--disable-new-avatar-menu', '--allow-insecure-localhost', '--reduce-security-for-testing', '--enable-automation', '--disable-print-preview', '--disable-device-discovery-notifications', '--autoplay-policy=no-user-gesture-required', '--disable-site-isolation-trials', '--metrics-recording-only', '--disable-prompt-on-repost', '--disable-hang-monitor', '--disable-sync', '--disable-web-resources', '--safebrowsing-disable-download-protection', '--disable-client-side-phishing-detection', '--disable-component-update', "--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'", '--disable-default-apps', '--use-fake-ui-for-media-stream', '--use-fake-device-for-media-stream', '--disable-ipc-flooding-protection', '--disable-backgrounding-occluded-window', '--disable-breakpad', '--password-store=basic', '--use-mock-keychain', '--disable-dev-shm-usage', '--proxy-server=http://localhost:58163', '--proxy-bypass-list=<-loopback>', '--remote-debugging-port=58175', '--remote-debugging-address=127.0.0.1', '--load-extension=C:\\Users\\dipak.bachhav\\AppData\\Roaming\\Cypress\\cy\\production\\browsers\\chrome-stable\\interactive\\CypressExtension,C:\\Users\\dipak.bachhav\\AppData\\Local\\Cypress\\Cache\\12.0.1\\Cypress\\resources\\app\\packages\\extension\\theme', '--user-data-dir=C:\\Users\\dipak.bachhav\\AppData\\Roaming\\Cypress\\cy\\production\\browsers\\chrome-stable\\interactive', '--disk-cache-dir=C:\\Users\\dipak.bachhav\\AppData\\Roaming\\Cypress\\cy\\production\\browsers\\chrome-stable\\interactive\\CypressCache' ] } +0ms
  cypress:launcher:browsers spawning browser with environment { env: { ALLUSERSPROFILE: 'C:\\ProgramData', APPDATA: 'C:\\Users\\dipak.bachhav\\AppData\\Roaming', BPPDOMAIN_MANAGER_ASM: 'EdrDotNet, Version=56.0.0.0, Culture=neutral, PublicKeyToken=da1b3922653ea916', BPPDOMAIN_MANAGER_TYPE: 'EdrDotNet.EdrAppDomainManager', COLOR: '1', CommonProgramFiles: 'C:\\Program Files\\Common Files', 'CommonProgramFiles(x86)': 'C:\\Program Files (x86)\\Common Files', CommonProgramW6432: 'C:\\Program Files\\Common Files', COMPUTERNAME: 'UKC-DSEV023991', ComSpec: 'C:\\WINDOWS\\system32\\cmd.exe', CYPRESS: 'true', CYPRESS_INTERNAL_ENV: 'production', DEBUG: 'cypress:*', DEBUG_COLORS: '1', DriverData: 'C:\\Windows\\System32\\Drivers\\DriverData', EDITOR: 'notepad.exe', FORCE_COLOR: '1', FORCE_STDERR_TTY: '1', FORCE_STDIN_TTY: '1', FORCE_STDOUT_TTY: '1', FPS_BROWSER_APP_PROFILE_STRING: 'Internet Explorer', FPS_BROWSER_USER_PROFILE_STRING: 'Default', GRADLE: 'C:\\Users\\dipak.bachhav\\Downloads\\gradle-6.9.1-bin\\gradle-6.9.1\\bin', HOME: 'C:\\Users\\dipak.bachhav', HOMEDRIVE: 'C:', HOMEPATH: '\\Users\\dipak.bachhav', INIT_CWD: 'C:\\Users\\dipak.bachhav\\CypressFramework', 'IntelliJ IDEA Community Edition': 'C:\\Users\\dipak.bachhav\\AppData\\Local\\JetBrains\\IntelliJ IDEA Community Edition 2022.1.2\\bin;', JAVA_HOME: 'C:\\Program Files\\Java\\jdk1.8.0_281', LOCALAPPDATA: 'C:\\Users\\dipak.bachhav\\AppData\\Local', LOGONSERVER: '\\\\UKC-DSEV023991', MAVEN_HOME: 'C:\\Users\\dipak.bachhav\\Downloads\\apache-maven-3.8.4\\bin', MOCHA_COLORS: '1', NODE: 'C:\\Tools\\nodejs\\node.exe', NODE_EXE: 'C:\\Tools\\nodejs\\\\node.exe', NODE_TLS_REJECT_UNAUTHORIZED: '0', NO_PROXY: '127.0.0.1,::1,localhost', NPM_CLI_JS: 'C:\\Tools\\nodejs\\\\node_modules\\npm\\bin\\npm-cli.js', npm_command: 'exec', npm_config_cache: 'C:\\Users\\dipak.bachhav\\AppData\\Local\\npm-cache', npm_config_globalconfig: 'C:\\Tools\\nodejs\\etc\\npmrc', npm_config_global_prefix: 'C:\\Tools\\nodejs', npm_config_init_module: 'C:\\Users\\dipak.bachhav\\.npm-init.js', npm_config_legacy_peer_deps: 'true', npm_config_local_prefix: 'C:\\Users\\dipak.bachhav\\CypressFramework', npm_config_metrics_registry: 'https://registry.npmjs.org/', npm_config_node_gyp: 'C:\\Tools\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js', npm_config_noproxy: '', npm_config_prefix: 'C:\\Tools\\nodejs', npm_config_userconfig: 'C:\\Users\\dipak.bachhav\\.npmrc', npm_config_user_agent: 'npm/8.19.2 node/v18.12.1 win32 x64 workspaces/false', npm_execpath: 'C:\\Tools\\nodejs\\node_modules\\npm\\bin\\npx-cli.js', npm_lifecycle_event: 'npx', npm_lifecycle_script: 'cypress', npm_node_execpath: 'C:\\Tools\\nodejs\\node.exe', npm_package_json: 'C:\\Users\\dipak.bachhav\\CypressFramework\\package.json', npm_package_name: 'cypressframework', npm_package_version: '1.0.0', NPM_PREFIX_NPX_CLI_JS: 'C:\\Tools\\nodejs\\node_modules\\npm\\bin\\npx-cli.js', NPX_CLI_JS: 'C:\\Tools\\nodejs\\node_modules\\npm\\bin\\npx-cli.js', NUMBER_OF_PROCESSORS: '4', OneDrive: 'C:\\Users\\dipak.bachhav\\OneDrive - Specsavers', OneDriveCommercial: 'C:\\Users\\dipak.bachhav\\OneDrive - Specsavers', ORIGINAL_NODE_OPTIONS: ' --openssl-legacy-provider', ORIGINAL_XDG_CURRENT_DESKTOP: 'undefined', OS: 'Windows_NT', Path: 'C:\\Users\\dipak.bachhav\\CypressFramework\\node_modules\\.bin;C:\\Users\\dipak.bachhav\\CypressFramework\\node_modules\\.bin;C:\\Users\\dipak.bachhav\\node_modules\\.bin;C:\\Users\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Tools\\nodejs\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\windows\\System32\\OpenSSH\\;C:\\Program Files\\WindowsPowerShell\\Scripts;C:\\Program Files\\Amazon\\AWSCLIV2\\;%SystemRoot%\\system32;%SystemRoot%;%SystemRoot%\\System32\\Wbem;%SYSTEMROOT%\\System32\\WindowsPowerShell\\v1.0\\;%SYSTEMROOT%\\System32\\OpenSSH\\;C:\\Users\\dipak.bachhav\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\dipak.bachhav\\AppData\\Local\\JetBrains\\IntelliJ IDEA Community Edition 2022.1.2\\bin;;C:\\Program Files\\Java\\jdk1.8.0_281;C:\\Users\\dipak.bachhav\\Downloads\\mongodb-windows-x86_64-5.0.2\\mongodb-win32-x86_64-windows-5.0.2\\bin;C:\\Users\\dipak.bachhav\\Downloads\\gradle-6.9.1-bin\\gradle-6.9.1\\bin;C:\\Users\\dipak.bachhav\\Downloads\\apache-maven-3.8.4\\bin;C:\\Users\\dipak.bachhav\\AppData\\Local\\Programs\\Git\\cmd;C:\\Users\\dipak.bachhav\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\dipak.bachhav\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Tools\\nodejs;;C:\\Users\\dipak.bachhav\\AppData\\Local\\Programs\\Microsoft VS Code\\bin', PATHEXT: '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC', PROCESSOR_ARCHITECTURE: 'AMD64', PROCESSOR_IDENTIFIER: 'Intel64 Family 6 Model 78 Stepping 3, GenuineIntel', PROCESSOR_LEVEL: '6', PROCESSOR_REVISION: '4e03', ProgramData: 'C:\\ProgramData', ProgramFiles: 'C:\\Program Files', 'ProgramFiles(x86)': 'C:\\Program Files (x86)', ProgramW6432: 'C:\\Program Files', PROJECT_BASE_DIR: 'C:\\Users\\dipak.bachhav\\AppData\\Local\\Cypress\\Cache\\12.0.1\\Cypress\\resources\\app', PROMPT: '$P$G', PSModulePath: 'C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules', PUBLIC: 'C:\\Users\\Public', SESSIONNAME: 'Console', snow_agent: 'C:\\Program Files\\Snow Software\\Inventory\\Agent', SystemDrive: 'C:', SystemRoot: 'C:\\WINDOWS', TEMP: 'C:\\Users\\DIPAK~1.BAC\\AppData\\Local\\Temp', TMP: 'C:\\Users\\DIPAK~1.BAC\\AppData\\Local\\Temp', USERDNSDOMAIN: 'ad.Specsavers.com', USERDOMAIN: 'ROOT', USERDOMAIN_ROAMINGPROFILE: 'ROOT', USERNAME: 'dipak.bachhav', USERPROFILE: 'C:\\Users\\dipak.bachhav', UV_THREADPOOL_SIZE: '128', windir: 'C:\\WINDOWS' } } +2ms
  cypress:network:connect received error on connect, retrying { iteration: 0, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +20s
  cypress:network:connect received error on connect, retrying { iteration: 1, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +103ms
  cypress:network:connect received error on connect, retrying { iteration: 2, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +108ms
  cypress:network:connect received error on connect, retrying { iteration: 3, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +116ms
  cypress:network:connect received error on connect, retrying { iteration: 4, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +112ms
  cypress:network:connect received error on connect, retrying { iteration: 5, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +132ms
  cypress:network:connect received error on connect, retrying { iteration: 6, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +135ms
  cypress:network:connect received error on connect, retrying { iteration: 7, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +125ms
  cypress:network:connect received error on connect, retrying { iteration: 8, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +113ms
  cypress:network:connect received error on connect, retrying { iteration: 9, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +113ms
  cypress:network:connect received error on connect, retrying { iteration: 10, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +112ms
  cypress:network:connect received error on connect, retrying { iteration: 11, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:58175     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58175 } } +551ms
  cypress:launcher:browsers chrome stderr: DevTools listening on ws://127.0.0.1:58175/devtools/browser/7e36c6be-5f03-448f-b778-3bb16a60f1c9 +2s
  cypress:network:connect successfully connected { opts: { host: '127.0.0.1', port: 58175, getDelayMsForRetry: [Function: getDelayMsForRetry] }, iteration: 12 } +516ms
  cypress:server:browsers:cri-client connecting { target: 'ws://127.0.0.1:58175/devtools/browser/7e36c6be-5f03-448f-b778-3bb16a60f1c9' } +0ms
  cypress:server:browsers:browser-cri-client Attaching to target url about:blank +0ms
  cypress:server:browsers:cri-client connecting { target: '8FF8DFB3A6DAD300EF9853759F387E8B' } +150ms
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Inspector.targetCrashed' } +13ms
  cypress:server:browsers:chrome attaching listeners to chrome { url: 'http://localhost:58163/__/', options: { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '108.0.5359.98', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', minSupportedVersion: 64, majorVersion: '108', isHeaded: true, isHeadless: false }, url: 'http://localhost:58163/__/', browsers: [ [Object], [Object], [Object] ], userAgent: null, proxyUrl: 'http://localhost:58163', proxyServer: 'http://localhost:58163', socketIoRoute: '/__socket', chromeWebSecurity: true, isTextTerminal: false, downloadsFolder: 'C:\\Users\\dipak.bachhav\\CypressFramework\\cypress\\downloads', experimentalModifyObstructiveThirdPartyCode: false, experimentalWebKitSupport: false, onBrowserClose: [Function (anonymous)], onError: [Function: onError], relaunchBrowser: [AsyncFunction (anonymous)], onBrowserOpen: [Function: onBrowserOpen] } } +3s
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Network.requestWillBeSent' } +1ms
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Network.responseReceived' } +1ms
  cypress:launcher:browsers chrome stderr: [9984:11536:1208/135124.795:ERROR:scoped_file_writer.cc(16)] Could not open pak file for writing: The process cannot access the file because it is being used by another process. (0x20) +828ms
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Page.downloadWillBegin' } +441ms
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Page.downloadProgress' } +0ms
  cypress:server:browsers:chrome received CRI client +450ms
  cypress:server:browsers:chrome navigating to page http://localhost:58163/__/ +0ms
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Fetch.requestPaused' } +572ms
  cypress:server:browsers:chrome listen for frame tree changes +565ms
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Page.frameAttached' } +1ms
  cypress:server:browsers:cri-client registering CDP on event { eventName: 'Page.frameDetached' } +0ms
  cypress:server:browsers browser opened +4s
  cypress:launcher:browsers chrome stderr: [9984:9040:1208/135128.366:ERROR:device_event_log_impl.cc(215)] [13:51:28.372] USB: usb_device_handle_win.cc:1045 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) +4s
  cypress:launcher:browsers chrome stderr: [9984:9040:1208/135128.377:ERROR:device_event_log_impl.cc(215)] [13:51:28.377] USB: usb_device_handle_win.cc:1045 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
[9984:9040:1208/135128.377:ERROR:device_event_log_impl.cc(215)] [13:51:28.377] USB: usb_device_handle_win.cc:1045 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) +5ms
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────┬──────────────┬─────────────────────────────────────────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │   group   │ processCount │                          pids                           │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────┼──────────────┼─────────────────────────────────────────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │ 'Chrome'  │      8       │ '9984, 8772, 6004, 13368, 9076, 15556 ... 2 more items' │    0.07    │      0.07      │  372.75  │    372.75    │   372.75    │
  cypress:server:util:process_profiler │    1    │ 'cypress' │      1       │                         '8648'                          │    3.31    │      6.86      │  330.57  │    296.42    │   330.57    │
  cypress:server:util:process_profiler │    2    │  'other'  │      6       │        '6688, 17712, 10992, 13048, 3460, 17504'         │    3.48    │      2.96      │  241.91  │    206.43    │   262.01    │
  cypress:server:util:process_profiler │    3    │ 'plugin'  │      2       │                      '9872, 10916'                      │     0      │      0.16      │  80.52   │     79.6     │    80.52    │
  cypress:server:util:process_profiler │    4    │  'TOTAL'  │      17      │                           '-'                           │    6.86    │      9.96      │ 1025.75  │    655.74    │   1025.75   │
  cypress:server:util:process_profiler └─────────┴───────────┴──────────────┴─────────────────────────────────────────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +11s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────┬──────────────┬─────────────────────────────────────────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │   group   │ processCount │                          pids                           │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────┼──────────────┼─────────────────────────────────────────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │ 'Chrome'  │      8       │ '9984, 8772, 6004, 13368, 9076, 15556 ... 2 more items' │    4.68    │      2.37      │  384.62  │    378.68    │   384.62    │
  cypress:server:util:process_profiler │    1    │ 'cypress' │      1       │                         '8648'                          │    1.56    │      5.8       │  325.21  │    302.18    │   330.57    │
  cypress:server:util:process_profiler │    2    │  'other'  │      6       │         '6688, 17712, 10992, 1488, 16900, 2224'         │    0.82    │      2.53      │  209.05  │    206.95    │   262.01    │
  cypress:server:util:process_profiler │    3    │ 'plugin'  │      2       │                      '9872, 10916'                      │     0      │      0.12      │  80.52   │    79.83     │    80.52    │
  cypress:server:util:process_profiler │    4    │  'TOTAL'  │      17      │                           '-'                           │    7.06    │      9.38      │  999.39  │    724.47    │   1025.75   │
  cypress:server:util:process_profiler └─────────┴───────────┴──────────────┴─────────────────────────────────────────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +11s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────┬──────────────┬─────────────────────────────────────────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │   group   │ processCount │                          pids                           │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────┼──────────────┼─────────────────────────────────────────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │ 'Chrome'  │      7       │ '9984, 8772, 6004, 13368, 9076, 15556 ... 1 more items' │   -0.28    │      1.49      │  364.69  │    374.02    │   384.62    │
  cypress:server:util:process_profiler │    1    │ 'cypress' │      1       │                         '8648'                          │   -0.16    │      4.81      │  313.13  │     304      │   330.57    │
  cypress:server:util:process_profiler │    2    │  'other'  │      6       │         '6688, 17712, 10992, 4500, 9404, 10956'         │     0      │      2.11      │  207.4   │    207.03    │   262.01    │
  cypress:server:util:process_profiler │    3    │ 'plugin'  │      2       │                      '9872, 10916'                      │   -0.07    │      0.08      │  64.07   │    76.68     │    80.52    │
  cypress:server:util:process_profiler │    4    │  'TOTAL'  │      16      │                           '-'                           │    -0.5    │      7.73      │  949.29  │    761.94    │   1025.75   │
  cypress:server:util:process_profiler └─────────┴───────────┴──────────────┴─────────────────────────────────────────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +11s
  cypress:data-context:sources:GitDataSource Refreshing git data +48s
  cypress:data-context:sources:GitDataSource getting git info for [ 'C:/Users/dipak.bachhav/CypressFramework/cypress/e2e/search.feature' ]: +203ms
  cypress:data-context:sources:GitDataSource executing command: `FOR %x in ("C:\Users\dipak.bachhav\CypressFramework\cypress\e2e\search.feature") DO (git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" %x)` +0ms
  cypress:data-context:sources:GitDataSource cwd: `C:\Users\dipak.bachhav\CypressFramework` +0ms
  cypress:data-context:sources:GitDataSource On current branch  +337ms
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:

Other

No response

mike-plummer commented 1 year ago

Hi @bachhavdipak , sorry to hear you are having issues. Thanks for providing the debug logs, it helps a ton! First off, I pulled down your reproduction and, other than an npm dependency conflict that prevents a clean install, it works fine on my machine so there doesn't appear to be a fundamental setup/config issue. This makes me suspect there is an issue with your machine and/or local environment.

The logs you provided contain a couple warnings that make me wonder if you have a Chrome setup/config problem

cypress:launcher:browsers chrome stderr: [9984:11536:1208/135124.795:ERROR:scoped_file_writer.cc(16)] Could not open pak file for writing: The process cannot access the file because it is being used by another process. (0x20) +828ms
...
...
cypress:launcher:browsers chrome stderr: [9984:9040:1208/135128.366:ERROR:device_event_log_impl.cc(215)] [13:51:28.372] USB: usb_device_handle_win.cc:1045 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) +4s
cypress:launcher:browsers chrome stderr: [9984:9040:1208/135128.377:ERROR:device_event_log_impl.cc(215)] [13:51:28.377] USB: usb_device_handle_win.cc:1045 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)

This leads me to a couple question:

  1. Is this a corporate-managed system that might have restrictions on the default Chrome profile or a custom Chrome binary?
  2. Any unusual hardware attached that might be causing issues with the browser?
  3. Do you see similar issues with Electron or Firefox?
mike-plummer commented 1 year ago

Unfortunately we have to close this issue due to inactivity. Please comment if there is new information to provide concerning the original issue and we can reopen.

almaqdi commented 9 months ago

@mike-plummer I have the same issue with all browsers, could you please help me

stu039 commented 9 months ago

+1 on this i'm seeing the same issue across all browsers and can't seem to find any useful information by debugging

mike-plummer commented 9 months ago

@almaqdi @stu039 This issue has been closed for quite a while and was written against an older version of Cypress. I would recommend first upgrading to the latest version (13.6.2 as of today) and if you still see the problem open a new issue with a copy of your debug logs and reproduction case that we can use to help you troubleshoot.

stu039 commented 9 months ago

@mike-plummer opened https://github.com/cypress-io/cypress/issues/28729