cypress-io / cypress

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

Cypress not opening both in browser mode & headless-browser mode in windows system #7145

Closed AkshayNaikRB closed 4 years ago

AkshayNaikRB commented 4 years ago

Current behavior:

Trying to run cypress test for a react application, but test not getting executed

whenever i run my app in local host through npm start, and then run cypress in headless mode, the tests never gets executed, while my terminal will be stuck like this Screenshot (158)

The other way if i run cypress in brwoser mode, i get this blank window on which I am unble to perform any operation. Screenshot (159)

Desired behavior:

Previously I was using cypress 3.4.1 and both these mode would work fine,

Test code to reproduce

Versions

System config : Windows 8 Pro, 64-bit operating system cypress : 4.4.1 React : 16.9.0 node : 12.16.1

jennifer-shehane commented 4 years ago

Could you run Cypress in debug mode mode and print the entire set of logs here?

Also, having a way to reproduce this will be the best way to get the issue addressed. It's likely a combination of things contributing to your issue. Please comment in this issue with a reproducible example.

AkshayNaikRB commented 4 years ago

@jennifer-shehane Here's the complete log generated in debug mode, Tests are getting executed in debug mode(only for headless browser).

> new-app@0.1.0 cy:run C:\Users\TSE-ReactNative2\Desktop\new-app
> cypress run --spec 'cypress/integration/**/*.spec.js'

  cypress:cli:cli cli starts with arguments ["C:\\Program Files\\nodejs\\node.ex
e","C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\node_modules\\cypress\\bin\\c
ypress","run","--spec","'cypress/integration/**/*.spec.js'"] +0ms
  cypress:cli NODE_OPTIONS is not set +0ms
  cypress:cli:cli program parsing arguments +3ms
  cypress:cli:cli running Cypress with args [ Command { commands: [], options: [
 [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option],
 [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option],
 [Option], [Option], [Option] ], _execs: Set {}, _allowUnknownOption: false, _ar
gs: [], _name: 'run', _optionValues: {}, _storeOptionsAsProperties: true, _passC
ommandToAction: true, _actionResults: [], _helpFlags: '-h, --help', _helpDescrip
tion: 'output usage information', _helpShortFlag: '-h', _helpLongFlag: '--help',
 _noHelp: false, _exitCallback: undefined, _executableFile: undefined, parent: C
ommand { commands: [Array], options: [Array], _execs: Set {}, _allowUnknownOptio
n: false, _args: [], _name: 'cypress', _optionValues: {}, _storeOptionsAsPropert
ies: true, _passCommandToAction: true, _actionResults: [], _helpFlags: '-h, --he
lp', _helpDescription: 'output usage information', _helpShortFlag: '-h', _helpLo
ngFlag: '--help', _usage: '<command> [options]', _events: [Object: null prototyp
e], _eventsCount: 9, rawArgs: [Array], args: [] }, _usage: '[options]', _descrip
tion: 'Runs Cypress tests from the CLI without the GUI', _argsDescription: undef
ined, _events: [Object: null prototype] { 'option:browser': [Function], 'option:
ci-build-id': [Function], 'option:config': [Function], 'option:config-file': [Fu
nction], 'option:env': [Function], 'option:group': [Function], 'option:key': [Fu
nction], 'option:headed': [Function], 'option:headless': [Function], 'option:no-
exit': [Function], 'option:parallel': [Function], 'option:port': [Function], 'op
tion:project': [Function], 'option:record': [Function], 'option:reporter': [Func
tion], 'option:reporter-options': [Function], 'option:spec': [Function], 'option
:tag': [Function], 'option:dev': [Function] }, _eventsCount: 19, exit: true, spe
c: "'cypress/integration/**/*.spec.js'" } ] +1ms
  cypress:cli:cli variable-length opts parsed { args: [ 'C:\\Program Files\\node
js\\node.exe', 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\node_modules\\cyp
ress\\bin\\cypress', 'run', '--spec', "'cypress/integration/**/*.spec.js'" ], op
ts: Command { commands: [], options: [ [Option], [Option], [Option], [Option], [
Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [
Option], [Option], [Option], [Option], [Option], [Option], [Option] ], _execs: S
et {}, _allowUnknownOption: false, _args: [], _name: 'run', _optionValues: {}, _
storeOptionsAsProperties: true, _passCommandToAction: true, _actionResults: [],
_helpFlags: '-h, --help', _helpDescription: 'output usage information', _helpSho
rtFlag: '-h', _helpLongFlag: '--help', _noHelp: false, _exitCallback: undefined,
 _executableFile: undefined, parent: Command { commands: [Array], options: [Arra
y], _execs: Set {}, _allowUnknownOption: false, _args: [], _name: 'cypress', _op
tionValues: {}, _storeOptionsAsProperties: true, _passCommandToAction: true, _ac
tionResults: [], _helpFlags: '-h, --help', _helpDescription: 'output usage infor
mation', _helpShortFlag: '-h', _helpLongFlag: '--help', _usage: '<command> [opti
ons]', _events: [Object: null prototype], _eventsCount: 9, rawArgs: [Array], arg
s: [] }, _usage: '[options]', _description: 'Runs Cypress tests from the CLI wit
hout the GUI', _argsDescription: undefined, _events: [Object: null prototype] {
'option:browser': [Function], 'option:ci-build-id': [Function], 'option:config':
 [Function], 'option:config-file': [Function], 'option:env': [Function], 'option
:group': [Function], 'option:key': [Function], 'option:headed': [Function], 'opt
ion:headless': [Function], 'option:no-exit': [Function], 'option:parallel': [Fun
ction], 'option:port': [Function], 'option:project': [Function], 'option:record'
: [Function], 'option:reporter': [Function], 'option:reporter-options': [Functio
n], 'option:spec': [Function], 'option:tag': [Function], 'option:dev': [Function
] }, _eventsCount: 19, exit: true, spec: "'cypress/integration/**/*.spec.js'" }
} +142ms
  cypress:cli parsed cli options { spec: "'cypress/integration/**/*.spec.js'" }
+159ms
  cypress:cli verifying Cypress app +0ms
  cypress:cli checking environment variables +2ms
  cypress:cli checking if executable exists C:\Users\TSE-ReactNative2\AppData\Lo
cal\Cypress\Cache\4.4.1\Cypress\Cypress.exe +4ms
  cypress:cli Binary is executable? : true +4ms
  cypress:cli binaryDir is  C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cach
e\4.4.1\Cypress +3ms
  cypress:cli Reading binary package.json from: C:\Users\TSE-ReactNative2\AppDat
a\Local\Cypress\Cache\4.4.1\Cypress\resources\app\package.json +0ms
  cypress:cli Found binary version 4.4.1 installed in: C:\Users\TSE-ReactNative2
\AppData\Local\Cypress\Cache\4.4.1\Cypress +11ms
  cypress:cli { verified: true } +10ms
  cypress:cli is Verified ? true +2ms
  cypress:cli:run processing run options { spec: "'cypress/integration/**/*.spec
.js'", key: null, reporter: null, reporterOptions: null, project: 'C:\\Users\\TS
E-ReactNative2\\Desktop\\new-app' } +0ms
  cypress:cli:run --key is not set, looking up environment variable CYPRESS_RECO
RD_KEY +4ms
  cypress:cli:run run to spawn.start args ["--run-project","C:\\Users\\TSE-React
Native2\\Desktop\\new-app","--spec","'cypress/integration/**/*.spec.js'"] +2ms
  cypress:cli needs to start own Xvfb? false +0ms
  cypress:cli spawning, should retry on display problem? false +2ms
  cypress:cli spawning Cypress with executable: C:\Users\TSE-ReactNative2\AppDat
a\Local\Cypress\Cache\4.4.1\Cypress\Cypress.exe +7ms
  cypress:cli spawn args [ '--', '--run-project', 'C:\\Users\\TSE-ReactNative2\\
Desktop\\new-app', '--spec', "'cypress/integration/**/*.spec.js'", '--cwd', 'C:\
\Users\\TSE-ReactNative2\\Desktop\\new-app' ] { detached: false, stdio: 'pipe',
windowsHide: false } +1ms
  cypress:cli piping process STDIN into child STDIN +11ms
  cypress:cli piping child STDOUT to process STDOUT +1ms
  cypress:cli piping child STDERR to process STDERR +0ms

  cypress:ts Running without ts-node hook in environment "production" +0ms
  cypress:server:appdata path: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress
\cy\production\browsers +0ms
  cypress:server:util:node_options NODE_OPTIONS check passed, not forking { NODE
_OPTIONS: '--max-http-header-size=1048576 --http-parser=legacy' } +0ms
  cypress:server:util:node_options restoring NODE_OPTIONS { NODE_OPTIONS: '--max
-http-header-size=1048576 --http-parser=legacy', ORIGINAL_NODE_OPTIONS: undefine
d } +1ms
  cypress:server:cypress starting cypress with argv [ 'C:\\Users\\TSE-ReactNativ
e2\\AppData\\Local\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe', '--', '--run-p
roject', 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', '--spec', "'cypress/in
tegration/**/*.spec.js'", '--cwd', 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-ap
p' ] +0ms
  cypress:server:args argv array: [ 'C:\\Users\\TSE-ReactNative2\\AppData\\Local
\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe', '--run-project', 'C:\\Users\\TSE
-ReactNative2\\Desktop\\new-app', '--spec', "'cypress/integration/**/*.spec.js'"
, '--cwd', 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app' ] +0ms
  cypress:server:args argv parsed: { _: [ 'C:\\Users\\TSE-ReactNative2\\AppData\
\Local\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe' ], runProject: 'C:\\Users\\
TSE-ReactNative2\\Desktop\\new-app', spec: "'cypress/integration/**/*.spec.js'",
 cwd: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', invokedFromCli: true } +5
ms
  cypress:server:util:proxy found proxy environment variables { npm_config_proxy
: '', npm_config_https_proxy: '' } +0ms
  cypress:server:util:proxy HTTP_PROXY is falsy, disabling HTTP_PROXY +0ms
  cypress:server:util:proxy setting default NO_PROXY of `` +0ms
  cypress:server:util:proxy <-loopback> not found, adding localhost to NO_PROXY
+0ms
  cypress:server:util:proxy normalized proxy environment variables { NO_PROXY: '
127.0.0.1,::1,localhost' } +0ms
  cypress:server:args options { _: [ 'C:\\Users\\TSE-ReactNative2\\AppData\\Loca
l\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe' ], runProject: 'C:\\Users\\TSE-R
eactNative2\\Desktop\\new-app', spec: [ 'C:\\Users\\TSE-ReactNative2\\Desktop\\n
ew-app\\cypress\\integration\\**\\*.spec.js' ], cwd: 'C:\\Users\\TSE-ReactNative
2\\Desktop\\new-app', invokedFromCli: true, config: {} } +2ms
  cypress:server:args argv options: { _: [ 'C:\\Users\\TSE-ReactNative2\\AppData
\\Local\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe' ], runProject: 'C:\\Users\
\TSE-ReactNative2\\Desktop\\new-app', spec: [ 'C:\\Users\\TSE-ReactNative2\\Desk
top\\new-app\\cypress\\integration\\**\\*.spec.js' ], cwd: 'C:\\Users\\TSE-React
Native2\\Desktop\\new-app', invokedFromCli: true, config: {}, projectRoot: 'C:\\
Users\\TSE-ReactNative2\\Desktop\\new-app', run: true } +0ms
  cypress:server:cypress from argv [ 'C:\\Users\\TSE-ReactNative2\\AppData\\Loca
l\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe', '--run-project', 'C:\\Users\\TS
E-ReactNative2\\Desktop\\new-app', '--spec', "'cypress/integration/**/*.spec.js'
", '--cwd', 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app' ] got options { _: [
 'C:\\Users\\TSE-ReactNative2\\AppData\\Local\\Cypress\\Cache\\4.4.1\\Cypress\\C
ypress.exe' ], runProject: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', spec
: [ 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration\\**\\*.
spec.js' ], cwd: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', invokedFromCli
: true, config: {}, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app'
, run: true } +8ms
  cypress:server:cypress scaling electron app in headless mode +0ms
  cypress:server:appdata path: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress
\cy\production +427ms
  cypress:server:cypress starting in mode run with options { _: [ 'C:\\Users\\TS
E-ReactNative2\\AppData\\Local\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe' ],
runProject: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', spec: [ 'C:\\Users\
\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration\\**\\*.spec.js' ], cwd
: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', invokedFromCli: true, config:
 {}, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', run: true } +
37ms
  cypress:server:cypress running Electron currently +0ms
  cypress:server:appdata path: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress
\cy\production +739ms
  cypress:server:appdata path: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress
\cy\production\cache +6ms
  cypress:server:video using ffmpeg from C:\Users\TSE-ReactNative2\AppData\Local
\Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\@ffmpeg-
installer\win32-x64\ffmpeg.exe +0ms
  cypress:server:chrome_policy_check error initializing chrome policy check { er
r: Error: Module did not self-register.     at process.func (electron/js2c/asar.
js:140:31)     at process.func [as dlopen] (electron/js2c/asar.js:140:31)     at
 Object.Module._extensions..node (internal/modules/cjs/loader.js:1016:18)     at
 Object.func (electron/js2c/asar.js:140:31)     at Object.func [as .node] (elect
ron/js2c/asar.js:140:31)     at Module.load (internal/modules/cjs/loader.js:816:
32)     at Module._load (internal/modules/cjs/loader.js:728:14)     at Module._l
oad (electron/js2c/asar.js:717:26)     at Function.Module._load (electron/js2c/a
sar.js:717:26)     at Module.require (internal/modules/cjs/loader.js:853:19)
 at require (internal/modules/cjs/helpers.js:74:18) at Object.<anonymous> (C:\Us
ers\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pac
kages\server\node_modules\registry-js\dist\lib\registry.js:4:7)     at Module._c
ompile (internal/modules/cjs/loader.js:968:30)     at Object.Module._extensions.
.js (internal/modules/cjs/loader.js:986:10)     at Module.load (internal/modules
/cjs/loader.js:816:32)     at Module._load (internal/modules/cjs/loader.js:728:1
4)     at Module._load (electron/js2c/asar.js:717:26)     at Function.Module._lo
ad (electron/js2c/asar.js:717:26)     at Module.require (internal/modules/cjs/lo
ader.js:853:19)     at require (internal/modules/cjs/helpers.js:74:18) at Object
.<anonymous> (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypres
s\resources\app\packages\server\node_modules\registry-js\dist\lib\index.js:6:10)
     at Module._compile (internal/modules/cjs/loader.js:968:30)     at Object.Mo
dule._extensions..js (internal/modules/cjs/loader.js:986:10)     at Module.load
(internal/modules/cjs/loader.js:816:32)     at Module._load (internal/modules/cj
s/loader.js:728:14)     at Module._load (electron/js2c/asar.js:717:26)     at Fu
nction.Module._load (electron/js2c/asar.js:717:26)     at Module.require (intern
al/modules/cjs/loader.js:853:19)     at require (internal/modules/cjs/helpers.js
:74:18) at Object.<anonymous> (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\C
ache\4.4.1\Cypress\resources\app\packages\server\lib\util\chrome_policy_check.js
:102:24)     at Module._compile (internal/modules/cjs/loader.js:968:30)     at O
bject.Module._extensions..js (internal/modules/cjs/loader.js:986:10)     at Modu
le.load (internal/modules/cjs/loader.js:816:32)     at Module._load (internal/mo
dules/cjs/loader.js:728:14)     at Module._load (electron/js2c/asar.js:717:26)
   at Function.Module._load (electron/js2c/asar.js:717:26)     at Module.require
 (internal/modules/cjs/loader.js:853:19)     at require (internal/modules/cjs/he
lpers.js:74:18) at Object.<anonymous> (C:\Users\TSE-ReactNative2\AppData\Local\C
ypress\Cache\4.4.1\Cypress\resources\app\packages\server\lib\modes\run.js:31:27)
     at Module._compile (internal/modules/cjs/loader.js:968:30)     at Object.Mo
dule._extensions..js (internal/modules/cjs/loader.js:986:10)     at Module.load
(internal/modules/cjs/loader.js:816:32)     at Module._load (internal/modules/cj
s/loader.js:728:14)     at Module._load (electron/js2c/asar.js:717:26)     at Fu
nction.Module._load (electron/js2c/asar.js:717:26)     at Module.require (intern
al/modules/cjs/loader.js:853:19)     at require (internal/modules/cjs/helpers.js
:74:18) at module.exports (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache
\4.4.1\Cypress\resources\app\packages\server\lib\modes\index.js:6:14) at C:\User
s\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packa
ges\server\lib\cypress.js:73:34 at tryCatcher (C:\Users\TSE-ReactNative2\AppData
\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\bl
uebird\js\release\util.js:16:23) at Function.Promise.attempt.Promise.try (C:\Use
rs\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pack
ages\server\node_modules\bluebird\js\release\method.js:39:29) at Object.runElect
ron (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resourc
es\app\packages\server\lib\cypress.js:57:23) at Object.startInMode (C:\Users\TSE
-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\s
erver\lib\cypress.js:254:21) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\
Cache\4.4.1\Cypress\resources\app\packages\server\lib\cypress.js:175:19 at tryCa
tcher (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resou
rces\app\packages\server\node_modules\bluebird\js\release\util.js:16:23) at Prom
ise._settlePromiseFromHandler (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\C
ache\4.4.1\Cypress\resources\app\packages\server\node_modules\bluebird\js\releas
e\promise.js:547:31) at Promise._settlePromise (C:\Users\TSE-ReactNative2\AppDat
a\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\b
luebird\js\release\promise.js:604:18) at Promise._settlePromise0 (C:\Users\TSE-R
eactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\ser
ver\node_modules\bluebird\js\release\promise.js:649:10) at Promise._settlePromis
es (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resource
s\app\packages\server\node_modules\bluebird\js\release\promise.js:729:18) at Pro
mise._fulfill (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypre
ss\resources\app\packages\server\node_modules\bluebird\js\release\promise.js:673
:18) at Promise._settlePromise (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\
Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\bluebird\js\relea
se\promise.js:617:21) at Promise._settlePromise0 (C:\Users\TSE-ReactNative2\AppD
ata\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules
\bluebird\js\release\promise.js:649:10) at Promise._settlePromises (C:\Users\TSE
-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\s
erver\node_modules\bluebird\js\release\promise.js:729:18) at Promise._fulfill (C
:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app
\packages\server\node_modules\bluebird\js\release\promise.js:673:18) at PromiseA
rray._resolve (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypre
ss\resources\app\packages\server\node_modules\bluebird\js\release\promise_array.
js:127:19) at PromiseArray._promiseFulfilled (C:\Users\TSE-ReactNative2\AppData\
Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\blu
ebird\js\release\promise_array.js:145:14) at Promise._settlePromise (C:\Users\TS
E-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\
server\node_modules\bluebird\js\release\promise.js:609:26) at Promise._settlePro
mise0 (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resou
rces\app\packages\server\node_modules\bluebird\js\release\promise.js:649:10) at
Promise._settlePromises (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4
.4.1\Cypress\resources\app\packages\server\node_modules\bluebird\js\release\prom
ise.js:729:18) at Promise._fulfill (C:\Users\TSE-ReactNative2\AppData\Local\Cypr
ess\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\bluebird\js\r
elease\promise.js:673:18) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cac
he\4.4.1\Cypress\resources\app\packages\server\node_modules\bluebird\js\release\
nodeback.js:42:21 at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1
\Cypress\resources\app\packages\server\node_modules\fs-extra\lib\mkdirs\mkdirs.j
s:56:16 at callback (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1
\Cypress\resources\app\packages\server\node_modules\fs-extra\node_modules\gracef
ul-fs\polyfills.js:295:20) at callback (C:\Users\TSE-ReactNative2\AppData\Local\
Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\graceful-
fs\polyfills.js:289:20)     at FSReqCallback.oncomplete (fs.js:159:5) } +0ms
  cypress:server:util:process_profiler current & mean memory and CPU usage by pr
ocess 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       │
        '1036'           │    0.02    │      0.02      │  91.47   │    91.47
 │    91.47    │
  cypress:server:util:process_profiler │    1    │  'other'  │      4       │ '5
428, 13560, 8836, 14704' │     0      │       0        │  36.66   │    36.66
 │    36.66    │
  cypress:server:util:process_profiler │    2    │  'TOTAL'  │      5       │
         '-'             │    0.03    │      0.03      │  128.13  │    128.13
 │   128.13    │
  cypress:server:util:process_profiler └─────────┴───────────┴──────────────┴───
─────────────────────────┴────────────┴────────────────┴──────────┴─────────────
─┴─────────────┘ +0ms
  cypress:server:run run mode ready with options { _: [ 'C:\\Users\\TSE-ReactNat
ive2\\AppData\\Local\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.exe' ], runProject
: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', spec: [ 'C:\\Users\\TSE-React
Native2\\Desktop\\new-app\\cypress\\integration\\**\\*.spec.js' ], cwd: 'C:\\Use
rs\\TSE-ReactNative2\\Desktop\\new-app', invokedFromCli: true, config: {}, proje
ctRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', run: true } +0ms
  cypress:server:browsers getAllBrowsersWith { nameOrPath: undefined } +0ms
  cypress:server:browsers:utils getBrowsers +0ms
  cypress:launcher detecting if the following browsers are present [ { name: 'ch
rome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRege
x: /Google Chrome (\S+)/m, binary: [ 'google-chrome', 'chrome', 'google-chrome-s
table' ] }, { name: 'chromium', family: 'chromium', channel: 'stable', displayNa
me: 'Chromium', versionRegex: /Chromium (\S+)/m, binary: [ 'chromium-browser', '
chromium' ] }, { name: 'chrome', family: 'chromium', channel: 'canary', displayN
ame: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, binary: 'google-chro
me-canary' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayNa
me: 'Firefox', info: 'Firefox support is currently in beta! You can help us cont
inue to improve the Cypress + Firefox experience by [reporting any issues you fi
nd](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox ([^\sab]
+)$/m, binary: 'firefox' }, { name: 'firefox', family: 'firefox', channel: 'dev'
, displayName: 'Firefox Developer Edition', info: 'Firefox support is currently
in beta! You can help us continue to improve the Cypress + Firefox experience by
 [reporting any issues you find](https://on.cypress.io/new-issue).', versionRege
x: /^Mozilla Firefox (\S+b\S*)$/m, binary: [ 'firefox-developer-edition', 'firef
ox' ] }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName:
'Firefox Nightly', info: 'Firefox support is currently in beta! You can help us
continue to improve the Cypress + Firefox experience by [reporting any issues yo
u find](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox (\S+
a\S*)$/m, binary: [ 'firefox-nightly', 'firefox-trunk' ] }, { name: 'edge', fami
ly: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft
 Edge (\S+)/m, binary: 'edge' }, { name: 'edge', family: 'chromium', channel: 'c
anary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge Canary (\S+)/m
, binary: 'edge-canary' }, { name: 'edge', family: 'chromium', channel: 'beta',
displayName: 'Edge Beta', versionRegex: /Microsoft Edge Beta (\S+)/m, binary: 'e
dge-beta' }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'E
dge Dev', versionRegex: /Microsoft Edge Dev (\S+)/m, binary: 'edge-dev' } ] +0ms

  cypress:launcher checking one browser chrome +4ms
  cypress:launcher looking up chrome on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'chrome', fam
ily: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google
 Chrome (\S+)/m, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ] }
, exePaths: [ 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe'
 ] } +0ms
  cypress:launcher found C:\Program Files (x86)\Google\Chrome\Application\chrome
.exe ? true +1ms
  cypress:launcher Version=81.0.4044.122 +76ms
  cypress:launcher browser chrome at 'C:\Program Files (x86)\Google\Chrome\Appli
cation\chrome.exe' version 81.0.4044.122 +0ms
  cypress:launcher setting major version for {"name":"chrome","family":"chromium
","channel":"stable","displayName":"Chrome","version":"81.0.4044.122","path":"C:
\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe"} +1ms
  cypress:launcher browser chrome version 81.0.4044.122 major version 81 +0ms
  cypress:launcher checking one browser chromium +0ms
  cypress:launcher looking up chromium on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'chromium', f
amily: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Ch
romium (\S+)/m, binary: [ 'chromium-browser', 'chromium' ] }, exePaths: [ 'C:\\P
rogram Files (x86)\\Google\\chrome-win32\\chrome.exe' ] } +0ms
  cypress:launcher found C:\Program Files (x86)\Google\chrome-win32\chrome.exe ?
 false +1ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files (x86)\\Google\\chrome-win32\\chrome.exe', exePaths: [], err: Er
ror: Browser not installed: chromium at Object.exports.notInstalledErr (C:\Users
\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packag
es\launcher\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Local\Cypre
ss\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:124:
32 at step (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\
resources\app\packages\launcher\lib\windows\index.js:32:23) at Object.next (C:\U
sers\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pa
ckages\launcher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative2\AppData
\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\i
ndex.js:7:71 at new Promise (<anonymous>:null:null) at __awaiter (C:\Users\TSE-R
eactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\lau
ncher\lib\windows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactNative2\Ap
pData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\wind
ows\index.js:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.
4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:130:32 { notIns
talled: true } } +0ms
  cypress:launcher browser chromium not installed +1ms
  cypress:launcher checking one browser chrome +0ms
  cypress:launcher looking up chrome on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'chrome', fam
ily: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google
 Chrome Canary (\S+)/m, binary: 'google-chrome-canary' }, exePaths: [ 'C:\\Users
\\TSE-ReactNative2\\AppData\\Local\\Google\\Chrome SxS\\Application\\chrome.exe'
 ] } +0ms
  cypress:launcher found C:\Users\TSE-ReactNative2\AppData\Local\Google\Chrome S
xS\Application\chrome.exe ? false +0ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Users\\TSE-ReactNative2\\AppData\\Local\\Google\\Chrome SxS\\Application\\chr
ome.exe', exePaths: [], err: Error: Browser not installed: chrome at Object.expo
rts.notInstalledErr (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1
\Cypress\resources\app\packages\launcher\lib\errors.js:4:15) at C:\Users\TSE-Rea
ctNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launc
her\lib\windows\index.js:124:32 at step (C:\Users\TSE-ReactNative2\AppData\Local
\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.j
s:32:23) at Object.next (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4
.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:13:53) at C:\U
sers\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pa
ckages\launcher\lib\windows\index.js:7:71 at new Promise (<anonymous>:null:null)
 at __awaiter (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypre
ss\resources\app\packages\launcher\lib\windows\index.js:3:12) at tryNextExePath
(C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\a
pp\packages\launcher\lib\windows\index.js:118:47) at C:\Users\TSE-ReactNative2\A
ppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\win
dows\index.js:130:32 { notInstalled: true } } +1ms
  cypress:launcher browser chrome not installed +0ms
  cypress:launcher checking one browser firefox +0ms
  cypress:launcher looking up firefox on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'firefox', fa
mily: 'firefox', channel: 'stable', displayName: 'Firefox', info: 'Firefox suppo
rt is currently in beta! You can help us continue to improve the Cypress + Firef
ox experience by [reporting any issues you find](https://on.cypress.io/new-issue
).', versionRegex: /^Mozilla Firefox ([^\sab]+)$/m, binary: 'firefox' }, exePath
s: [ 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', 'C:\\Program Files (x86)
\\Mozilla Firefox\\firefox.exe' ] } +0ms
  cypress:launcher found C:\Program Files\Mozilla Firefox\firefox.exe ? true +1m
s
  cypress:launcher Version=75.0.0.7398 +56ms
  cypress:launcher browser firefox at 'C:\Program Files\Mozilla Firefox\firefox.
exe' version 75.0.0.7398 +0ms
  cypress:launcher setting major version for {"name":"firefox","family":"firefox
","channel":"stable","displayName":"Firefox","version":"75.0.0.7398","path":"C:\
\Program Files\\Mozilla Firefox\\firefox.exe","info":"Firefox support is current
ly in beta! You can help us continue to improve the Cypress + Firefox experience
 by [reporting any issues you find](https://on.cypress.io/new-issue)."} +0ms
  cypress:launcher browser firefox version 75.0.0.7398 major version 75 +0ms
  cypress:launcher checking one browser firefox +1ms
  cypress:launcher looking up firefox on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'firefox', fa
mily: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', info:
 'Firefox support is currently in beta! You can help us continue to improve the
Cypress + Firefox experience by [reporting any issues you find](https://on.cypre
ss.io/new-issue).', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, binary: [ 'fir
efox-developer-edition', 'firefox' ] }, exePaths: [ 'C:\\Program Files\\Firefox
Developer Edition\\firefox.exe', 'C:\\Program Files (x86)\\Firefox Developer Edi
tion\\firefox.exe' ] } +0ms
  cypress:launcher found C:\Program Files\Firefox Developer Edition\firefox.exe
? false +0ms
  cypress:launcher found C:\Program Files (x86)\Firefox Developer Edition\firefo
x.exe ? false +0ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files (x86)\\Firefox Developer Edition\\firefox.exe', exePaths: [], e
rr: Error: Browser not installed: firefox at Object.exports.notInstalledErr (C:\
Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\p
ackages\launcher\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Local\
Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js
:124:32 at step (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cyp
ress\resources\app\packages\launcher\lib\windows\index.js:32:23) at Object.next
(C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\a
pp\packages\launcher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative2\Ap
pData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\wind
ows\index.js:7:71 at new Promise (<anonymous>:null:null) at __awaiter (C:\Users\
TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\package
s\launcher\lib\windows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactNativ
e2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib
\windows\index.js:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cac
he\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:130:32 { n
otInstalled: true } } +1ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files\\Firefox Developer Edition\\firefox.exe', exePaths: [], err: Er
ror: Browser not installed: firefox at Object.exports.notInstalledErr (C:\Users\
TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\package
s\launcher\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Local\Cypres
s\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:124:3
2 at step (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\r
esources\app\packages\launcher\lib\windows\index.js:32:23) at Object.next (C:\Us
ers\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pac
kages\launcher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative2\AppData\
Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\in
dex.js:7:71 at new Promise (<anonymous>:null:null) at __awaiter (C:\Users\TSE-Re
actNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\laun
cher\lib\windows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactNative2\App
Data\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windo
ws\index.js:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4
.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:146:28 { notInst
alled: true } } +0ms
  cypress:launcher browser firefox not installed +0ms
  cypress:launcher checking one browser firefox +1ms
  cypress:launcher looking up firefox on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'firefox', fa
mily: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', info: 'Fire
fox support is currently in beta! You can help us continue to improve the Cypres
s + Firefox experience by [reporting any issues you find](https://on.cypress.io/
new-issue).', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, binary: [ 'firefox-n
ightly', 'firefox-trunk' ] }, exePaths: [ 'C:\\Program Files\\Firefox Nightly\\f
irefox.exe', 'C:\\Program Files (x86)\\Firefox Nightly\\firefox.exe' ] } +0ms
  cypress:launcher found C:\Program Files\Firefox Nightly\firefox.exe ? false +1
ms
  cypress:launcher found C:\Program Files (x86)\Firefox Nightly\firefox.exe ? fa
lse +0ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files (x86)\\Firefox Nightly\\firefox.exe', exePaths: [], err: Error:
 Browser not installed: firefox at Object.exports.notInstalledErr (C:\Users\TSE-
ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\la
uncher\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Ca
che\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:124:32 at
 step (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resou
rces\app\packages\launcher\lib\windows\index.js:32:23) at Object.next (C:\Users\
TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\package
s\launcher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative2\AppData\Loca
l\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.
js:7:71 at new Promise (<anonymous>:null:null) at __awaiter (C:\Users\TSE-ReactN
ative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher
\lib\windows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactNative2\AppData
\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\i
ndex.js:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\C
ypress\resources\app\packages\launcher\lib\windows\index.js:130:32 { notInstalle
d: true } } +0ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files\\Firefox Nightly\\firefox.exe', exePaths: [], err: Error: Brows
er not installed: firefox at Object.exports.notInstalledErr (C:\Users\TSE-ReactN
ative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher
\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.
4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:124:32 at step
(C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\a
pp\packages\launcher\lib\windows\index.js:32:23) at Object.next (C:\Users\TSE-Re
actNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\laun
cher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative2\AppData\Local\Cypr
ess\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:7:7
1 at new Promise (<anonymous>:null:null) at __awaiter (C:\Users\TSE-ReactNative2
\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\w
indows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactNative2\AppData\Local
\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.j
s:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress
\resources\app\packages\launcher\lib\windows\index.js:146:28 { notInstalled: tru
e } } +1ms
  cypress:launcher browser firefox not installed +0ms
  cypress:launcher checking one browser edge +0ms
  cypress:launcher looking up edge on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'edge', famil
y: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft
Edge (\S+)/m, binary: 'edge' }, exePaths: [ 'C:\\Program Files (x86)\\Microsoft\
\Edge\\Application\\msedge.exe' ] } +0ms
  cypress:launcher found C:\Program Files (x86)\Microsoft\Edge\Application\msedg
e.exe ? false +1ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe', exePaths: [],
 err: Error: Browser not installed: edge at Object.exports.notInstalledErr (C:\U
sers\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pa
ckages\launcher\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Local\C
ypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:
124:32 at step (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypr
ess\resources\app\packages\launcher\lib\windows\index.js:32:23) at Object.next (
C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\ap
p\packages\launcher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative2\App
Data\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windo
ws\index.js:7:71 at new Promise (<anonymous>:null:null) at __awaiter (C:\Users\T
SE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages
\launcher\lib\windows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactNative
2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\
windows\index.js:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cach
e\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:130:32 { no
tInstalled: true } } +0ms
  cypress:launcher browser edge not installed +0ms
  cypress:launcher checking one browser edge +0ms
  cypress:launcher looking up edge on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'edge', famil
y: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Mic
rosoft Edge Canary (\S+)/m, binary: 'edge-canary' }, exePaths: [ 'C:\\Users\\TSE
-ReactNative2\\AppData\\Local\\Microsoft\\Edge SxS\\Application\\msedge.exe' ] }
 +0ms
  cypress:launcher found C:\Users\TSE-ReactNative2\AppData\Local\Microsoft\Edge
SxS\Application\msedge.exe ? false +1ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Users\\TSE-ReactNative2\\AppData\\Local\\Microsoft\\Edge SxS\\Application\\ms
edge.exe', exePaths: [], err: Error: Browser not installed: edge at Object.expor
ts.notInstalledErr (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\
Cypress\resources\app\packages\launcher\lib\errors.js:4:15) at C:\Users\TSE-Reac
tNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launch
er\lib\windows\index.js:124:32 at step (C:\Users\TSE-ReactNative2\AppData\Local\
Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js
:32:23) at Object.next (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.
4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:13:53) at C:\Us
ers\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pac
kages\launcher\lib\windows\index.js:7:71 at new Promise (<anonymous>:null:null)
at __awaiter (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypres
s\resources\app\packages\launcher\lib\windows\index.js:3:12) at tryNextExePath (
C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\ap
p\packages\launcher\lib\windows\index.js:118:47) at C:\Users\TSE-ReactNative2\Ap
pData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\wind
ows\index.js:130:32 { notInstalled: true } } +0ms
  cypress:launcher browser edge not installed +0ms
  cypress:launcher checking one browser edge +0ms
  cypress:launcher looking up edge on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'edge', famil
y: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microso
ft Edge Beta (\S+)/m, binary: 'edge-beta' }, exePaths: [ 'C:\\Program Files (x86
)\\Microsoft\\Edge Beta\\Application\\msedge.exe' ] } +0ms
  cypress:launcher found C:\Program Files (x86)\Microsoft\Edge Beta\Application\
msedge.exe ? false +1ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files (x86)\\Microsoft\\Edge Beta\\Application\\msedge.exe', exePaths
: [], err: Error: Browser not installed: edge at Object.exports.notInstalledErr
(C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\a
pp\packages\launcher\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Lo
cal\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\inde
x.js:124:32 at step (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1
\Cypress\resources\app\packages\launcher\lib\windows\index.js:32:23) at Object.n
ext (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resourc
es\app\packages\launcher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative
2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\
windows\index.js:7:71 at new Promise (<anonymous>:null:null) at __awaiter (C:\Us
ers\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pac
kages\launcher\lib\windows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactN
ative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher
\lib\windows\index.js:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress
\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:130:32
 { notInstalled: true } } +0ms
  cypress:launcher browser edge not installed +0ms
  cypress:launcher checking one browser edge +0ms
  cypress:launcher looking up edge on win32 platform +0ms
  cypress:launcher looking at possible paths... { browser: { name: 'edge', famil
y: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft
 Edge Dev (\S+)/m, binary: 'edge-dev' }, exePaths: [ 'C:\\Program Files (x86)\\M
icrosoft\\Edge Dev\\Application\\msedge.exe' ] } +0ms
  cypress:launcher found C:\Program Files (x86)\Microsoft\Edge Dev\Application\m
sedge.exe ? false +1ms
  cypress:launcher error while looking up exe, trying next exePath { exePath: 'C
:\\Program Files (x86)\\Microsoft\\Edge Dev\\Application\\msedge.exe', exePaths:
 [], err: Error: Browser not installed: edge at Object.exports.notInstalledErr (
C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\ap
p\packages\launcher\lib\errors.js:4:15) at C:\Users\TSE-ReactNative2\AppData\Loc
al\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index
.js:124:32 at step (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\
Cypress\resources\app\packages\launcher\lib\windows\index.js:32:23) at Object.ne
xt (C:\Users\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resource
s\app\packages\launcher\lib\windows\index.js:13:53) at C:\Users\TSE-ReactNative2
\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\w
indows\index.js:7:71 at new Promise (<anonymous>:null:null) at __awaiter (C:\Use
rs\TSE-ReactNative2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\pack
ages\launcher\lib\windows\index.js:3:12) at tryNextExePath (C:\Users\TSE-ReactNa
tive2\AppData\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\launcher\
lib\windows\index.js:118:47) at C:\Users\TSE-ReactNative2\AppData\Local\Cypress\
Cache\4.4.1\Cypress\resources\app\packages\launcher\lib\windows\index.js:130:32
{ notInstalled: true } } +0ms
  cypress:launcher browser edge not installed +0ms
  cypress:server:browsers:utils found browsers { browsers: [ { name: 'chrome', f
amily: 'chromium', channel: 'stable', displayName: 'Chrome', version: '81.0.4044
.122', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe',
 majorVersion: 81 }, { name: 'firefox', family: 'firefox', channel: 'stable', di
splayName: 'Firefox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla
Firefox\\firefox.exe', info: 'Firefox support is currently in beta! You can help
 us continue to improve the Cypress + Firefox experience by [reporting any issue
s you find](https://on.cypress.io/new-issue).', majorVersion: 75 } ] } +152ms
  cypress:server:browsers:utils adding Electron browser { name: 'electron', chan
nel: 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987.
158', path: '', majorVersion: 80, info: 'Electron is the default browser that co
mes with Cypress. This is the default browser that runs in headless mode. Select
ing this browser is useful when debugging. The version number indicates the unde
rlying Chromium version that Electron uses.' } +0ms
  cypress:server:run found all system browsers [ { name: 'chrome', family: 'chro
mium', channel: 'stable', displayName: 'Chrome', version: '81.0.4044.122', path:
 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersio
n: 81 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: '
Firefox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\fir
efox.exe', info: 'Firefox support is currently in beta! You can help us continue
 to improve the Cypress + Firefox experience by [reporting any issues you find](
https://on.cypress.io/new-issue).', majorVersion: 75 }, { name: 'electron', chan
nel: 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987.
158', path: '', majorVersion: 80, info: 'Electron is the default browser that co
mes with Cypress. This is the default browser that runs in headless mode. Select
ing this browser is useful when debugging. The version number indicates the unde
rlying Chromium version that Electron uses.' } ] +154ms
  cypress:server:open_project open_project create C:\Users\TSE-ReactNative2\Desk
top\new-app +0ms
  cypress:server:open_project and options { socketId: 'k2h1b', morgan: false, re
port: true, isTextTerminal: true, browsers: [ { name: 'chrome', family: 'chromiu
m', channel: 'stable', displayName: 'Chrome', version: '81.0.4044.122', path: 'C
:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersion:
81 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Fir
efox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\firefo
x.exe', info: 'Firefox support is currently in beta! You can help us continue to
 improve the Cypress + Firefox experience by [reporting any issues you find](htt
ps://on.cypress.io/new-issue).', majorVersion: 75 }, { name: 'electron', channel
: 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987.158
', path: '', majorVersion: 80, info: 'Electron is the default browser that comes
 with Cypress. This is the default browser that runs in headless mode. Selecting
 this browser is useful when debugging. The version number indicates the underly
ing Chromium version that Electron uses.' } ], onWarning: [Function: onWarning],
 onError: [Function] } +0ms
  cypress:server:project Project created C:\Users\TSE-ReactNative2\Desktop\new-a
pp +0ms
  cypress:server:open_project opening project C:\Users\TSE-ReactNative2\Desktop\
new-app +0ms
  cypress:server:open_project and options { socketId: 'k2h1b', morgan: false, re
port: true, isTextTerminal: true, browsers: [ { name: 'chrome', family: 'chromiu
m', channel: 'stable', displayName: 'Chrome', version: '81.0.4044.122', path: 'C
:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersion:
81 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Fir
efox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\firefo
x.exe', info: 'Firefox support is currently in beta! You can help us continue to
 improve the Cypress + Firefox experience by [reporting any issues you find](htt
ps://on.cypress.io/new-issue).', majorVersion: 75 }, { name: 'electron', channel
: 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987.158
', path: '', majorVersion: 80, info: 'Electron is the default browser that comes
 with Cypress. This is the default browser that runs in headless mode. Selecting
 this browser is useful when debugging. The version number indicates the underly
ing Chromium version that Electron uses.' } ], onWarning: [Function: onWarning],
 onError: [Function], onReloadBrowser: [Function: onReloadBrowser] } +1ms
  cypress:server:project opening project instance C:\Users\TSE-ReactNative2\Desk
top\new-app +1ms
  cypress:server:project project open options { socketId: 'k2h1b', morgan: false
, report: true, isTextTerminal: true, browsers: [ { name: 'chrome', family: 'chr
omium', channel: 'stable', displayName: 'Chrome', version: '81.0.4044.122', path
: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersi
on: 81 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName:
'Firefox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\fi
refox.exe', info: 'Firefox support is currently in beta! You can help us continu
e to improve the Cypress + Firefox experience by [reporting any issues you find]
(https://on.cypress.io/new-issue).', majorVersion: 75 }, { name: 'electron', cha
nnel: 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987
.158', path: '', majorVersion: 80, info: 'Electron is the default browser that c
omes with Cypress. This is the default browser that runs in headless mode. Selec
ting this browser is useful when debugging. The version number indicates the und
erlying Chromium version that Electron uses.' } ], onWarning: [Function: onWarni
ng], onError: [Function], onReloadBrowser: [Function: onReloadBrowser] } +0ms
  cypress:server:project project options { socketId: 'k2h1b', morgan: false, rep
ort: true, isTextTerminal: true, browsers: [ { name: 'chrome', family: 'chromium
', channel: 'stable', displayName: 'Chrome', version: '81.0.4044.122', path: 'C:
\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersion: 8
1 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Fire
fox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\firefox
.exe', info: 'Firefox support is currently in beta! You can help us continue to
improve the Cypress + Firefox experience by [reporting any issues you find](http
s://on.cypress.io/new-issue).', majorVersion: 75 }, { name: 'electron', channel:
 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987.158'
, path: '', majorVersion: 80, info: 'Electron is the default browser that comes
with Cypress. This is the default browser that runs in headless mode. Selecting
this browser is useful when debugging. The version number indicates the underlyi
ng Chromium version that Electron uses.' } ], onWarning: [Function: onWarning],
onError: [Function], onReloadBrowser: [Function: onReloadBrowser], onFocusTests:
 [Function: onFocusTests], onSettingsChanged: false } +0ms
  cypress:server:config setting config object +0ms
  cypress:server:config config is { baseUrl: 'http://localhost:3000/pass-m', vie
wportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: false } +1ms
  cypress:server:config merged config with options, got { baseUrl: 'http://local
host:3000/pass-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq'
, video: false, envFile: {}, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\
\new-app', projectName: 'new-app', morgan: false, isTextTerminal: true, socketId
: 'k2h1b', report: true, browsers: [ { name: 'chrome', family: 'chromium', chann
el: 'stable', displayName: 'Chrome', version: '81.0.4044.122', path: 'C:\\Progra
m Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersion: 81 }, { n
ame: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', ve
rsion: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', i
nfo: 'Firefox support is currently in beta! You can help us continue to improve
the Cypress + Firefox experience by [reporting any issues you find](https://on.c
ypress.io/new-issue).', majorVersion: 75 }, { name: 'electron', channel: 'stable
', family: 'chromium', displayName: 'Electron', version: '80.0.3987.158', path:
'', majorVersion: 80, info: 'Electron is the default browser that comes with Cyp
ress. This is the default browser that runs in headless mode. Selecting this bro
wser is useful when debugging. The version number indicates the underlying Chrom
ium version that Electron uses.' } ] } +0ms
  cypress:server:config using CYPRESS_INTERNAL_ENV production +4ms
  cypress:server:config resolved config is { value: [ { name: 'chrome', family:
'chromium', channel: 'stable', displayName: 'Chrome', version: '81.0.4044.122',
path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorV
ersion: 81 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayNa
me: 'Firefox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox
\\firefox.exe', info: 'Firefox support is currently in beta! You can help us con
tinue to improve the Cypress + Firefox experience by [reporting any issues you f
ind](https://on.cypress.io/new-issue).', majorVersion: 75 }, { name: 'electron',
 channel: 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.
3987.158', path: '', majorVersion: 80, info: 'Electron is the default browser th
at comes with Cypress. This is the default browser that runs in headless mode. S
electing this browser is useful when debugging. The version number indicates the
 underlying Chromium version that Electron uses.' } ], from: 'default' } +1ms
  cypress:server:validation browsers [ { name: 'chrome', family: 'chromium', cha
nnel: 'stable', displayName: 'Chrome', version: '81.0.4044.122', path: 'C:\\Prog
ram Files (x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersion: 81 }, {
 name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox',
version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe',
 info: 'Firefox support is currently in beta! You can help us continue to improv
e the Cypress + Firefox experience by [reporting any issues you find](https://on
.cypress.io/new-issue).', majorVersion: 75 }, { name: 'electron', channel: 'stab
le', family: 'chromium', displayName: 'Electron', version: '80.0.3987.158', path
: '', majorVersion: 80, info: 'Electron is the default browser that comes with C
ypress. This is the default browser that runs in headless mode. Selecting this b
rowser is useful when debugging. The version number indicates the underlying Chr
omium version that Electron uses.' } ] +0ms
  cypress:server:config setting support file C:\Users\TSE-ReactNative2\Desktop\n
ew-app\cypress\support +1ms
  cypress:server:config for project root C:\Users\TSE-ReactNative2\Desktop\new-a
pp +0ms
  cypress:server:config set support folder C:\Users\TSE-ReactNative2\Desktop\new
-app\cypress\support +2ms
  cypress:server:config setting plugins file C:\Users\TSE-ReactNative2\Desktop\n
ew-app\cypress\plugins +0ms
  cypress:server:config for project root C:\Users\TSE-ReactNative2\Desktop\new-a
pp +0ms
  cypress:server:config set pluginsFile to C:\Users\TSE-ReactNative2\Desktop\new
-app\cypress\plugins\index.js +0ms
  cypress:server:config set scaffold paths +1ms
  cypress:server:scaffold scaffolded files ["cypress\\integration\\examples\\act
ions.spec.js","cypress\\integration\\examples\\aliasing.spec.js","cypress\\integ
ration\\examples\\assertions.spec.js","cypress\\integration\\examples\\connector
s.spec.js","cypress\\integration\\examples\\cookies.spec.js","cypress\\integrati
on\\examples\\cypress_api.spec.js","cypress\\integration\\examples\\files.spec.j
s","cypress\\integration\\examples\\local_storage.spec.js","cypress\\integration
\\examples\\location.spec.js","cypress\\integration\\examples\\misc.spec.js","cy
press\\integration\\examples\\navigation.spec.js","cypress\\integration\\example
s\\network_requests.spec.js","cypress\\integration\\examples\\querying.spec.js",
"cypress\\integration\\examples\\spies_stubs_clocks.spec.js","cypress\\integrati
on\\examples\\traversal.spec.js","cypress\\integration\\examples\\utilities.spec
.js","cypress\\integration\\examples\\viewport.spec.js","cypress\\integration\\e
xamples\\waiting.spec.js","cypress\\integration\\examples\\window.spec.js","cypr
ess\\fixtures\\example.json","cypress\\support\\commands.js","cypress\\support\\
index.js","cypress\\plugins\\index.js"] +0ms
  cypress:server:config got file tree +2ms
  cypress:server:project get saved state +17ms
  cypress:server:saved_state noop saved state +0ms
  cypress:server:project scaffolding with plugins file C:\Users\TSE-ReactNative2
\Desktop\new-app\cypress\plugins\index.js +1ms
  cypress:server:scaffold plugins folder C:\Users\TSE-ReactNative2\Desktop\new-a
pp\cypress\plugins +1ms
  cypress:server:scaffold verify scaffolding in C:\Users\TSE-ReactNative2\Deskto
p\new-app\cypress\plugins +0ms
  cypress:server:scaffold folder C:\Users\TSE-ReactNative2\Desktop\new-app\cypre
ss\plugins already exists +1ms
  cypress:server:project typescript doesn't exist. ts-node setup passed. +3ms
  cypress:server:plugins plugins.init C:\Users\TSE-ReactNative2\Desktop\new-app\
cypress\plugins\index.js +0ms
  cypress:server:plugins forking to run C:\Users\TSE-ReactNative2\AppData\Local\
Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\lib\plugins\child\inde
x.js +0ms
  cypress:server:plugins:child pluginsFile: C:\Users\TSE-ReactNative2\Desktop\ne
w-app\cypress\plugins\index.js +0ms
  cypress:server:plugins:child typescript path: C:\Users\TSE-ReactNative2\AppDat
a\Local\Cypress\Cache\4.4.1\Cypress\resources\app\packages\server\node_modules\t
ypescript\lib\typescript.js +5ms
  cypress:server:plugins:child require pluginsFile +183ms
  cypress:server:plugins:child plugins load file "C:\Users\TSE-ReactNative2\Desk
top\new-app\cypress\plugins\index.js" +8ms
  cypress:server:plugins:child passing config { animationDistanceThreshold: 5, f
ileServerFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', baseUrl: 'http
://localhost:3000/pass-m', fixturesFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop
\\new-app\\cypress\\fixtures', blacklistHosts: null, chromeWebSecurity: true, mo
difyObstructiveCode: true, integrationFolder: 'C:\\Users\\TSE-ReactNative2\\Desk
top\\new-app\\cypress\\integration', env: {}, pluginsFile: 'C:\\Users\\TSE-React
Native2\\Desktop\\new-app\\cypress\\plugins\\index.js', hosts: null, screenshots
Folder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\screenshots', n
umTestsKeptInMemory: 0, supportFile: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-
app\\cypress\\support\\index.js', port: null, supportFolder: 'C:\\Users\\TSE-Rea
ctNative2\\Desktop\\new-app\\cypress\\support', projectId: '94ipfq', videosFolde
r: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', reporter: '
spec', reporterOptions: null, ignoreTestFiles: '*.hot-update.js', testFiles: '**
/*.*', defaultCommandTimeout: 4000, trashAssetsBeforeRuns: true, execTimeout: 60
000, userAgent: null, pageLoadTimeout: 60000, viewportWidth: 1440, requestTimeou
t: 5000, viewportHeight: 900, responseTimeout: 30000, video: false, taskTimeout:
 60000, videoCompression: 32, videoUploadOnPasses: true, watchForFileChanges: fa
lse, waitForAnimations: true, resolvedNodeVersion: '12.13.0', nodeVersion: 'defa
ult', firefoxGcInterval: { runMode: 1, openMode: null }, browsers: [ { name: 'ch
rome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '8
1.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chro
me.exe', majorVersion: 81 }, { name: 'firefox', family: 'firefox', channel: 'sta
ble', displayName: 'Firefox', version: '75.0.0.7398', path: 'C:\\Program Files\\
Mozilla Firefox\\firefox.exe', info: 'Firefox support is currently in beta! You
can help us continue to improve the Cypress + Firefox experience by [reporting a
ny issues you find](https://on.cypress.io/new-issue).', majorVersion: 75 }, { na
me: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron',
version: '80.0.3987.158', path: '', majorVersion: 80, info: 'Electron is the def
ault browser that comes with Cypress. This is the default browser that runs in h
eadless mode. Selecting this browser is useful when debugging. The version numbe
r indicates the underlying Chromium version that Electron uses.' } ], experiment
alGetCookiesSameSite: false, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\
\new-app', configFile: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress.j
son' } +0ms
  cypress:server:plugins register plugins process event _get:task:body with id 0
 +478ms
  cypress:server:plugins register event '_get:task:body' +0ms
  cypress:server:plugins register plugins process event _get:task:keys with id 1
 +0ms
  cypress:server:plugins register event '_get:task:keys' +0ms
  cypress:server:plugins resolving with new config null +0ms
  cypress:server:project plugin config yielded: null +479ms
  cypress:server:config starting config { baseUrl: 'http://localhost:3000/pass-m
', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: false,
projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName: 'new-
app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true, brow
sers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'C
hrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Chrome
\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family: 'fire
fox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', path: '
C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is curr
ently in beta! You can help us continue to improve the Cypress + Firefox experie
nce by [reporting any issues you find](https://on.cypress.io/new-issue).', major
Version: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', displa
yName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, info: '
Electron is the default browser that comes with Cypress. This is the default bro
wser that runs in headless mode. Selecting this browser is useful when debugging
. The version number indicates the underlying Chromium version that Electron use
s.' } ], port: null, hosts: null, userAgent: null, reporter: 'spec', reporterOpt
ions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socke
tIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypr
ess/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', defaultC
ommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoadTimeo
ut: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, videoUp
loadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, waitFo
rAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0, watch
ForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileServerF
older: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\\Users
\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\Users\
\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixturesFolder
: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', integratio
nFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration',
screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\scre
enshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative2\\Des
ktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', configFile:
'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascripts:
[], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'production', re
solved: { animationDistanceThreshold: { value: 5, from: 'default' }, fileServerF
older: { value: '', from: 'default' }, baseUrl: { value: 'http://localhost:3000/
pass-m', from: 'config' }, fixturesFolder: { value: 'cypress/fixtures', from: 'd
efault' }, blacklistHosts: { value: null, from: 'default' }, chromeWebSecurity:
{ value: true, from: 'default' }, modifyObstructiveCode: { value: true, from: 'd
efault' }, integrationFolder: { value: 'cypress/integration', from: 'default' },
 env: {}, pluginsFile: { value: 'cypress/plugins', from: 'default' }, hosts: { v
alue: null, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots'
, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, support
File: { value: 'cypress/support', from: 'default' }, port: { value: null, from:
'default' }, projectId: { value: '94ipfq', from: 'config' }, videosFolder: { val
ue: 'cypress/videos', from: 'default' }, reporter: { value: 'spec', from: 'defau
lt' }, reporterOptions: { value: null, from: 'default' }, ignoreTestFiles: { val
ue: '*.hot-update.js', from: 'default' }, testFiles: { value: '**/*.*', from: 'd
efault' }, defaultCommandTimeout: { value: 4000, from: 'default' }, trashAssetsB
eforeRuns: { value: true, from: 'default' }, execTimeout: { value: 60000, from:
'default' }, userAgent: { value: null, from: 'default' }, pageLoadTimeout: { val
ue: 60000, from: 'default' }, viewportWidth: { value: 1440, from: 'config' }, re
questTimeout: { value: 5000, from: 'default' }, viewportHeight: { value: 900, fr
om: 'config' }, responseTimeout: { value: 30000, from: 'default' }, video: { val
ue: false, from: 'config' }, taskTimeout: { value: 60000, from: 'default' }, vid
eoCompression: { value: 32, from: 'default' }, videoUploadOnPasses: { value: tru
e, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, wai
tForAnimations: { value: true, from: 'default' }, nodeVersion: { value: 'default
', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default' }, b
rowsers: { value: [Array], from: 'default' }, experimentalGetCookiesSameSite: {
value: false, from: 'default' } }, parentTestsFolder: 'C:\\Users\\TSE-ReactNativ
e2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypress', su
pportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support',
integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\TSE-Reac
tNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFiles: [
{ name: 'cypress\\integration\\examples\\actions.spec.js' }, { name: 'cypress\\i
ntegration\\examples\\aliasing.spec.js' }, { name: 'cypress\\integration\\exampl
es\\assertions.spec.js' }, { name: 'cypress\\integration\\examples\\connectors.s
pec.js' }, { name: 'cypress\\integration\\examples\\cookies.spec.js' }, { name:
'cypress\\integration\\examples\\cypress_api.spec.js' }, { name: 'cypress\\integ
ration\\examples\\files.spec.js' }, { name: 'cypress\\integration\\examples\\loc
al_storage.spec.js' }, { name: 'cypress\\integration\\examples\\location.spec.js
' }, { name: 'cypress\\integration\\examples\\misc.spec.js' }, { name: 'cypress\
\integration\\examples\\navigation.spec.js' }, { name: 'cypress\\integration\\ex
amples\\network_requests.spec.js' }, { name: 'cypress\\integration\\examples\\qu
erying.spec.js' }, { name: 'cypress\\integration\\examples\\spies_stubs_clocks.s
pec.js' }, { name: 'cypress\\integration\\examples\\traversal.spec.js' }, { name
: 'cypress\\integration\\examples\\utilities.spec.js' }, { name: 'cypress\\integ
ration\\examples\\viewport.spec.js' }, { name: 'cypress\\integration\\examples\\
waiting.spec.js' }, { name: 'cypress\\integration\\examples\\window.spec.js' },
{ name: 'cypress\\fixtures\\example.json' }, { name: 'cypress\\support\\commands
.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cypress\\plugins\\index
.js' } ], resolvedNodeVersion: '12.13.0', state: {} } +484ms
  cypress:server:config overrides {} +1ms
  cypress:server:config config diffs null +1ms
  cypress:server:config merged config object { baseUrl: 'http://localhost:3000/p
ass-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: fa
lse, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName:
'new-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true,
 browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayNam
e: 'Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\C
hrome\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family:
'firefox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', pa
th: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is
 currently in beta! You can help us continue to improve the Cypress + Firefox ex
perience by [reporting any issues you find](https://on.cypress.io/new-issue).',
majorVersion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', d
isplayName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, in
fo: 'Electron is the default browser that comes with Cypress. This is the defaul
t browser that runs in headless mode. Selecting this browser is useful when debu
gging. The version number indicates the underlying Chromium version that Electro
n uses.' } ], port: null, hosts: null, userAgent: null, reporter: 'spec', report
erOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/',
socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/_
_cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', def
aultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoad
Timeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, vi
deoUploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, w
aitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0,
watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileSe
rverFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\\
Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\U
sers\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixturesF
older: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', integ
rationFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integrati
on', screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\
\screenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative2
\\Desktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', configF
ile: 'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascri
pts: [], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'production
', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, fileSe
rverFolder: { value: '', from: 'default' }, baseUrl: { value: 'http://localhost:
3000/pass-m', from: 'config' }, fixturesFolder: { value: 'cypress/fixtures', fro
m: 'default' }, blacklistHosts: { value: null, from: 'default' }, chromeWebSecur
ity: { value: true, from: 'default' }, modifyObstructiveCode: { value: true, fro
m: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'defaul
t' }, env: {}, pluginsFile: { value: 'cypress/plugins', from: 'default' }, hosts
: { value: null, from: 'default' }, screenshotsFolder: { value: 'cypress/screens
hots', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, su
pportFile: { value: 'cypress/support', from: 'default' }, port: { value: null, f
rom: 'default' }, projectId: { value: '94ipfq', from: 'config' }, videosFolder:
{ value: 'cypress/videos', from: 'default' }, reporter: { value: 'spec', from: '
default' }, reporterOptions: { value: null, from: 'default' }, ignoreTestFiles:
{ value: '*.hot-update.js', from: 'default' }, testFiles: { value: '**/*.*', fro
m: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, trashAs
setsBeforeRuns: { value: true, from: 'default' }, execTimeout: { value: 60000, f
rom: 'default' }, userAgent: { value: null, from: 'default' }, pageLoadTimeout:
{ value: 60000, from: 'default' }, viewportWidth: { value: 1440, from: 'config'
}, requestTimeout: { value: 5000, from: 'default' }, viewportHeight: { value: 90
0, from: 'config' }, responseTimeout: { value: 30000, from: 'default' }, video:
{ value: false, from: 'config' }, taskTimeout: { value: 60000, from: 'default' }
, videoCompression: { value: 32, from: 'default' }, videoUploadOnPasses: { value
: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }
, waitForAnimations: { value: true, from: 'default' }, nodeVersion: { value: 'de
fault', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default'
 }, browsers: { value: [Array], from: 'default' }, experimentalGetCookiesSameSit
e: { value: false, from: 'default' } }, parentTestsFolder: 'C:\\Users\\TSE-React
Native2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypress
', supportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\suppo
rt', integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\TSE
-ReactNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFile
s: [ { name: 'cypress\\integration\\examples\\actions.spec.js' }, { name: 'cypre
ss\\integration\\examples\\aliasing.spec.js' }, { name: 'cypress\\integration\\e
xamples\\assertions.spec.js' }, { name: 'cypress\\integration\\examples\\connect
ors.spec.js' }, { name: 'cypress\\integration\\examples\\cookies.spec.js' }, { n
ame: 'cypress\\integration\\examples\\cypress_api.spec.js' }, { name: 'cypress\\
integration\\examples\\files.spec.js' }, { name: 'cypress\\integration\\examples
\\local_storage.spec.js' }, { name: 'cypress\\integration\\examples\\location.sp
ec.js' }, { name: 'cypress\\integration\\examples\\misc.spec.js' }, { name: 'cyp
ress\\integration\\examples\\navigation.spec.js' }, { name: 'cypress\\integratio
n\\examples\\network_requests.spec.js' }, { name: 'cypress\\integration\\example
s\\querying.spec.js' }, { name: 'cypress\\integration\\examples\\spies_stubs_clo
cks.spec.js' }, { name: 'cypress\\integration\\examples\\traversal.spec.js' }, {
 name: 'cypress\\integration\\examples\\utilities.spec.js' }, { name: 'cypress\\
integration\\examples\\viewport.spec.js' }, { name: 'cypress\\integration\\examp
les\\waiting.spec.js' }, { name: 'cypress\\integration\\examples\\window.spec.js
' }, { name: 'cypress\\fixtures\\example.json' }, { name: 'cypress\\support\\com
mands.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cypress\\plugins\\
index.js' } ], resolvedNodeVersion: '12.13.0', state: {} } +1ms
  cypress:server:config merged plugins config { baseUrl: 'http://localhost:3000/
pass-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: f
alse, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName:
 'new-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true
, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayNa
me: 'Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\
Chrome\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family:
 'firefox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', p
ath: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support i
s currently in beta! You can help us continue to improve the Cypress + Firefox e
xperience by [reporting any issues you find](https://on.cypress.io/new-issue).',
 majorVersion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium',
displayName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, i
nfo: 'Electron is the default browser that comes with Cypress. This is the defau
lt browser that runs in headless mode. Selecting this browser is useful when deb
ugging. The version number indicates the underlying Chromium version that Electr
on uses.' } ], port: null, hosts: null, userAgent: null, reporter: 'spec', repor
terOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/',
 socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/
__cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', de
faultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoa
dTimeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, v
ideoUploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true,
waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0,
 watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileS
erverFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\
\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\
Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixtures
Folder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', inte
grationFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integrat
ion', screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress
\\screenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative
2\\Desktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', config
File: 'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascr
ipts: [], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'productio
n', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, fileS
erverFolder: { value: '', from: 'default' }, baseUrl: { value: 'http://localhost
:3000/pass-m', from: 'config' }, fixturesFolder: { value: 'cypress/fixtures', fr
om: 'default' }, blacklistHosts: { value: null, from: 'default' }, chromeWebSecu
rity: { value: true, from: 'default' }, modifyObstructiveCode: { value: true, fr
om: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'defau
lt' }, env: {}, pluginsFile: { value: 'cypress/plugins', from: 'default' }, host
s: { value: null, from: 'default' }, screenshotsFolder: { value: 'cypress/screen
shots', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, s
upportFile: { value: 'cypress/support', from: 'default' }, port: { value: null,
from: 'default' }, projectId: { value: '94ipfq', from: 'config' }, videosFolder:
 { value: 'cypress/videos', from: 'default' }, reporter: { value: 'spec', from:
'default' }, reporterOptions: { value: null, from: 'default' }, ignoreTestFiles:
 { value: '*.hot-update.js', from: 'default' }, testFiles: { value: '**/*.*', fr
om: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, trashA
ssetsBeforeRuns: { value: true, from: 'default' }, execTimeout: { value: 60000,
from: 'default' }, userAgent: { value: null, from: 'default' }, pageLoadTimeout:
 { value: 60000, from: 'default' }, viewportWidth: { value: 1440, from: 'config'
 }, requestTimeout: { value: 5000, from: 'default' }, viewportHeight: { value: 9
00, from: 'config' }, responseTimeout: { value: 30000, from: 'default' }, video:
 { value: false, from: 'config' }, taskTimeout: { value: 60000, from: 'default'
}, videoCompression: { value: 32, from: 'default' }, videoUploadOnPasses: { valu
e: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config'
}, waitForAnimations: { value: true, from: 'default' }, nodeVersion: { value: 'd
efault', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default
' }, browsers: { value: [Array], from: 'default' }, experimentalGetCookiesSameSi
te: { value: false, from: 'default' } }, parentTestsFolder: 'C:\\Users\\TSE-Reac
tNative2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypres
s', supportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\supp
ort', integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\TS
E-ReactNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFil
es: [ { name: 'cypress\\integration\\examples\\actions.spec.js' }, { name: 'cypr
ess\\integration\\examples\\aliasing.spec.js' }, { name: 'cypress\\integration\\
examples\\assertions.spec.js' }, { name: 'cypress\\integration\\examples\\connec
tors.spec.js' }, { name: 'cypress\\integration\\examples\\cookies.spec.js' }, {
name: 'cypress\\integration\\examples\\cypress_api.spec.js' }, { name: 'cypress\
\integration\\examples\\files.spec.js' }, { name: 'cypress\\integration\\example
s\\local_storage.spec.js' }, { name: 'cypress\\integration\\examples\\location.s
pec.js' }, { name: 'cypress\\integration\\examples\\misc.spec.js' }, { name: 'cy
press\\integration\\examples\\navigation.spec.js' }, { name: 'cypress\\integrati
on\\examples\\network_requests.spec.js' }, { name: 'cypress\\integration\\exampl
es\\querying.spec.js' }, { name: 'cypress\\integration\\examples\\spies_stubs_cl
ocks.spec.js' }, { name: 'cypress\\integration\\examples\\traversal.spec.js' },
{ name: 'cypress\\integration\\examples\\utilities.spec.js' }, { name: 'cypress\
\integration\\examples\\viewport.spec.js' }, { name: 'cypress\\integration\\exam
ples\\waiting.spec.js' }, { name: 'cypress\\integration\\examples\\window.spec.j
s' }, { name: 'cypress\\fixtures\\example.json' }, { name: 'cypress\\support\\co
mmands.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cypress\\plugins\
\index.js' } ], resolvedNodeVersion: '12.13.0', state: {} } +3ms
  cypress:server:project updated config: { baseUrl: 'http://localhost:3000/pass-
m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: false,
 projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName: 'new
-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true, bro
wsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: '
Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Chrom
e\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family: 'fir
efox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', path:
'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is cur
rently in beta! You can help us continue to improve the Cypress + Firefox experi
ence by [reporting any issues you find](https://on.cypress.io/new-issue).', majo
rVersion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', displ
ayName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, info:
'Electron is the default browser that comes with Cypress. This is the default br
owser that runs in headless mode. Selecting this browser is useful when debuggin
g. The version number indicates the underlying Chromium version that Electron us
es.' } ], port: null, hosts: null, userAgent: null, reporter: 'spec', reporterOp
tions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', sock
etIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cyp
ress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', default
CommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoadTime
out: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, videoU
ploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, waitF
orAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0, watc
hForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileServer
Folder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\\User
s\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\Users
\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixturesFolde
r: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', integrati
onFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration',
 screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\scr
eenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative2\\De
sktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', configFile:
 'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascripts:
 [], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'production', r
esolved: { animationDistanceThreshold: { value: 5, from: 'default' }, fileServer
Folder: { value: '', from: 'default' }, baseUrl: { value: 'http://localhost:3000
/pass-m', from: 'config' }, fixturesFolder: { value: 'cypress/fixtures', from: '
default' }, blacklistHosts: { value: null, from: 'default' }, chromeWebSecurity:
 { value: true, from: 'default' }, modifyObstructiveCode: { value: true, from: '
default' }, integrationFolder: { value: 'cypress/integration', from: 'default' }
, env: {}, pluginsFile: { value: 'cypress/plugins', from: 'default' }, hosts: {
value: null, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots
', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, suppor
tFile: { value: 'cypress/support', from: 'default' }, port: { value: null, from:
 'default' }, projectId: { value: '94ipfq', from: 'config' }, videosFolder: { va
lue: 'cypress/videos', from: 'default' }, reporter: { value: 'spec', from: 'defa
ult' }, reporterOptions: { value: null, from: 'default' }, ignoreTestFiles: { va
lue: '*.hot-update.js', from: 'default' }, testFiles: { value: '**/*.*', from: '
default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, trashAssets
BeforeRuns: { value: true, from: 'default' }, execTimeout: { value: 60000, from:
 'default' }, userAgent: { value: null, from: 'default' }, pageLoadTimeout: { va
lue: 60000, from: 'default' }, viewportWidth: { value: 1440, from: 'config' }, r
equestTimeout: { value: 5000, from: 'default' }, viewportHeight: { value: 900, f
rom: 'config' }, responseTimeout: { value: 30000, from: 'default' }, video: { va
lue: false, from: 'config' }, taskTimeout: { value: 60000, from: 'default' }, vi
deoCompression: { value: 32, from: 'default' }, videoUploadOnPasses: { value: tr
ue, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, wa
itForAnimations: { value: true, from: 'default' }, nodeVersion: { value: 'defaul
t', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default' },
browsers: { value: [Array], from: 'default' }, experimentalGetCookiesSameSite: {
 value: false, from: 'default' } }, parentTestsFolder: 'C:\\Users\\TSE-ReactNati
ve2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypress', s
upportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support',
 integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\TSE-Rea
ctNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFiles: [
 { name: 'cypress\\integration\\examples\\actions.spec.js' }, { name: 'cypress\\
integration\\examples\\aliasing.spec.js' }, { name: 'cypress\\integration\\examp
les\\assertions.spec.js' }, { name: 'cypress\\integration\\examples\\connectors.
spec.js' }, { name: 'cypress\\integration\\examples\\cookies.spec.js' }, { name:
 'cypress\\integration\\examples\\cypress_api.spec.js' }, { name: 'cypress\\inte
gration\\examples\\files.spec.js' }, { name: 'cypress\\integration\\examples\\lo
cal_storage.spec.js' }, { name: 'cypress\\integration\\examples\\location.spec.j
s' }, { name: 'cypress\\integration\\examples\\misc.spec.js' }, { name: 'cypress
\\integration\\examples\\navigation.spec.js' }, { name: 'cypress\\integration\\e
xamples\\network_requests.spec.js' }, { name: 'cypress\\integration\\examples\\q
uerying.spec.js' }, { name: 'cypress\\integration\\examples\\spies_stubs_clocks.
spec.js' }, { name: 'cypress\\integration\\examples\\traversal.spec.js' }, { nam
e: 'cypress\\integration\\examples\\utilities.spec.js' }, { name: 'cypress\\inte
gration\\examples\\viewport.spec.js' }, { name: 'cypress\\integration\\examples\
\waiting.spec.js' }, { name: 'cypress\\integration\\examples\\window.spec.js' },
 { name: 'cypress\\fixtures\\example.json' }, { name: 'cypress\\support\\command
s.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cypress\\plugins\\inde
x.js' } ], resolvedNodeVersion: '12.13.0', state: {} } +8ms
  cypress:server:server server open +0ms
  cypress:server:plugins:child run plugins function +3ms
  cypress:server:plugins:child register event _get:task:body with id 0 +1ms
  cypress:server:plugins:child register event _get:task:keys with id 1 +0ms
  cypress:server:plugins:child run plugins function +0ms
  cypress:server:plugins:child plugins file successfully loaded +2ms
  cypress:server:server Server listening on  { address: '127.0.0.1', family: 'IP
v4', port: 56585 } +42ms
  cypress:server:appdata path: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress
\cy\production\proxy +4s
  cypress:https-proxy:ca checking CA version { actualVersion: 1, CA_VERSION: 1 }
 +0ms
  cypress:https-proxy Created SNI HTTPS Proxy Server { port: 56587 } +0ms
  cypress:server:ensure-url checking that baseUrl is available {
  baseUrl: 'http://localhost:3000/pass-m',
  delaysRemaining: [ 3000, 3000, 4000 ],
  retryIntervals: [ 3000, 3000, 4000 ]
} +0ms
  cypress:network:connect beginning getAddress { hostname: 'localhost', port: 30
00 } +0ms
  cypress:network:connect got addresses { hostname: 'localhost', port: 3000, add
resses: [ { address: '127.0.0.1', family: 4 }, { address: '::1', family: 6 } ] }
 +5ms
  cypress:server:server Setting remoteAuth undefined +40ms
  cypress:network:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' }
 +0ms
  cypress:server:server Setting remoteOrigin http://localhost:3000 +2ms
  cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhos
t', domain: '' } +0ms
  cypress:server:server Setting remoteDocDomain localhost +0ms
  cypress:server:server Getting remote state: { auth: undefined, props: { port:
'3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strateg
y: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms

  cypress:server:project project config: { baseUrl: 'http://localhost:3000/pass-
m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: false,
 projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName: 'new
-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true, bro
wsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: '
Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Chrom
e\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family: 'fir
efox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', path:
'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is cur
rently in beta! You can help us continue to improve the Cypress + Firefox experi
ence by [reporting any issues you find](https://on.cypress.io/new-issue).', majo
rVersion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', displ
ayName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, info:
'Electron is the default browser that comes with Cypress. This is the default br
owser that runs in headless mode. Selecting this browser is useful when debuggin
g. The version number indicates the underlying Chromium version that Electron us
es.' } ], port: 56585, hosts: null, userAgent: null, reporter: 'spec', reporterO
ptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', soc
ketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cy
press/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', defaul
tCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoadTim
eout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, video
UploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, wait
ForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0, wat
chForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileServe
rFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\\Use
rs\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\User
s\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixturesFold
er: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', integrat
ionFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration'
, screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\sc
reenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative2\\D
esktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', configFile
: 'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascripts
: [], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'production',
parentTestsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress', par
entTestsFolderDisplay: 'new-app\\cypress', supportFolder: 'C:\\Users\\TSE-ReactN
ative2\\Desktop\\new-app\\cypress\\support', integrationExampleName: 'examples',
 integrationExamplePath: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress
\\integration\\examples', scaffoldedFiles: [ { name: 'cypress\\integration\\exam
ples\\actions.spec.js' }, { name: 'cypress\\integration\\examples\\aliasing.spec
.js' }, { name: 'cypress\\integration\\examples\\assertions.spec.js' }, { name:
'cypress\\integration\\examples\\connectors.spec.js' }, { name: 'cypress\\integr
ation\\examples\\cookies.spec.js' }, { name: 'cypress\\integration\\examples\\cy
press_api.spec.js' }, { name: 'cypress\\integration\\examples\\files.spec.js' },
 { name: 'cypress\\integration\\examples\\local_storage.spec.js' }, { name: 'cyp
ress\\integration\\examples\\location.spec.js' }, { name: 'cypress\\integration\
\examples\\misc.spec.js' }, { name: 'cypress\\integration\\examples\\navigation.
spec.js' }, { name: 'cypress\\integration\\examples\\network_requests.spec.js' }
, { name: 'cypress\\integration\\examples\\querying.spec.js' }, { name: 'cypress
\\integration\\examples\\spies_stubs_clocks.spec.js' }, { name: 'cypress\\integr
ation\\examples\\traversal.spec.js' }, { name: 'cypress\\integration\\examples\\
utilities.spec.js' }, { name: 'cypress\\integration\\examples\\viewport.spec.js'
 }, { name: 'cypress\\integration\\examples\\waiting.spec.js' }, { name: 'cypres
s\\integration\\examples\\window.spec.js' }, { name: 'cypress\\fixtures\\example
.json' }, { name: 'cypress\\support\\commands.js' }, { name: 'cypress\\support\\
index.js' }, { name: 'cypress\\plugins\\index.js' } ], resolvedNodeVersion: '12.
13.0', state: {}, proxyUrl: 'http://localhost:56585', browserUrl: 'http://localh
ost:3000/__/', reporterUrl: 'http://localhost:3000/__cypress/reporter', xhrUrl:
'__cypress/xhrs/' } +87ms
  cypress:server:reporter trying to load reporter: spec +0ms
  cypress:server:reporter spec is Mocha reporter +0ms
  cypress:server:project scaffolding project C:\Users\TSE-ReactNative2\Desktop\n
ew-app +26ms
  cypress:server:scaffold support folder C:\Users\TSE-ReactNative2\Desktop\new-a
pp\cypress\support, support file C:\Users\TSE-ReactNative2\Desktop\new-app\cypre
ss\support\index.js +602ms
  cypress:server:scaffold verify scaffolding in C:\Users\TSE-ReactNative2\Deskto
p\new-app\cypress\support +0ms
  cypress:server:scaffold folder C:\Users\TSE-ReactNative2\Desktop\new-app\cypre
ss\support already exists +0ms
  cypress:server:project attempt watch plugins file: C:\Users\TSE-ReactNative2\D
esktop\new-app\cypress\plugins\index.js +1ms
  cypress:server:project project has config { baseUrl: 'http://localhost:3000/pa
ss-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: fal
se, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName: '
new-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true,
browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName
: 'Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Ch
rome\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family: '
firefox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', pat
h: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is
currently in beta! You can help us continue to improve the Cypress + Firefox exp
erience by [reporting any issues you find](https://on.cypress.io/new-issue).', m
ajorVersion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', di
splayName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, inf
o: 'Electron is the default browser that comes with Cypress. This is the default
 browser that runs in headless mode. Selecting this browser is useful when debug
ging. The version number indicates the underlying Chromium version that Electron
 uses.' } ], port: 56585, hosts: null, userAgent: null, reporter: 'spec', report
erOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/',
socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/_
_cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', def
aultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoad
Timeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, vi
deoUploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, w
aitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0,
watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileSe
rverFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\\
Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\U
sers\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixturesF
older: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', integ
rationFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integrati
on', screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\
\screenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative2
\\Desktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', configF
ile: 'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascri
pts: [], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'production
', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, fileSe
rverFolder: { value: '', from: 'default' }, baseUrl: { value: 'http://localhost:
3000/pass-m', from: 'config' }, fixturesFolder: { value: 'cypress/fixtures', fro
m: 'default' }, blacklistHosts: { value: null, from: 'default' }, chromeWebSecur
ity: { value: true, from: 'default' }, modifyObstructiveCode: { value: true, fro
m: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'defaul
t' }, env: {}, pluginsFile: { value: 'cypress/plugins', from: 'default' }, hosts
: { value: null, from: 'default' }, screenshotsFolder: { value: 'cypress/screens
hots', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, su
pportFile: { value: 'cypress/support', from: 'default' }, port: { value: null, f
rom: 'default' }, projectId: { value: '94ipfq', from: 'config' }, videosFolder:
{ value: 'cypress/videos', from: 'default' }, reporter: { value: 'spec', from: '
default' }, reporterOptions: { value: null, from: 'default' }, ignoreTestFiles:
{ value: '*.hot-update.js', from: 'default' }, testFiles: { value: '**/*.*', fro
m: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, trashAs
setsBeforeRuns: { value: true, from: 'default' }, execTimeout: { value: 60000, f
rom: 'default' }, userAgent: { value: null, from: 'default' }, pageLoadTimeout:
{ value: 60000, from: 'default' }, viewportWidth: { value: 1440, from: 'config'
}, requestTimeout: { value: 5000, from: 'default' }, viewportHeight: { value: 90
0, from: 'config' }, responseTimeout: { value: 30000, from: 'default' }, video:
{ value: false, from: 'config' }, taskTimeout: { value: 60000, from: 'default' }
, videoCompression: { value: 32, from: 'default' }, videoUploadOnPasses: { value
: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }
, waitForAnimations: { value: true, from: 'default' }, nodeVersion: { value: 'de
fault', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default'
 }, browsers: { value: [Array], from: 'default' }, experimentalGetCookiesSameSit
e: { value: false, from: 'default' } }, parentTestsFolder: 'C:\\Users\\TSE-React
Native2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypress
', supportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\suppo
rt', integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\TSE
-ReactNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFile
s: [ { name: 'cypress\\integration\\examples\\actions.spec.js' }, { name: 'cypre
ss\\integration\\examples\\aliasing.spec.js' }, { name: 'cypress\\integration\\e
xamples\\assertions.spec.js' }, { name: 'cypress\\integration\\examples\\connect
ors.spec.js' }, { name: 'cypress\\integration\\examples\\cookies.spec.js' }, { n
ame: 'cypress\\integration\\examples\\cypress_api.spec.js' }, { name: 'cypress\\
integration\\examples\\files.spec.js' }, { name: 'cypress\\integration\\examples
\\local_storage.spec.js' }, { name: 'cypress\\integration\\examples\\location.sp
ec.js' }, { name: 'cypress\\integration\\examples\\misc.spec.js' }, { name: 'cyp
ress\\integration\\examples\\navigation.spec.js' }, { name: 'cypress\\integratio
n\\examples\\network_requests.spec.js' }, { name: 'cypress\\integration\\example
s\\querying.spec.js' }, { name: 'cypress\\integration\\examples\\spies_stubs_clo
cks.spec.js' }, { name: 'cypress\\integration\\examples\\traversal.spec.js' }, {
 name: 'cypress\\integration\\examples\\utilities.spec.js' }, { name: 'cypress\\
integration\\examples\\viewport.spec.js' }, { name: 'cypress\\integration\\examp
les\\waiting.spec.js' }, { name: 'cypress\\integration\\examples\\window.spec.js
' }, { name: 'cypress\\fixtures\\example.json' }, { name: 'cypress\\support\\com
mands.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cypress\\plugins\\
index.js' } ], resolvedNodeVersion: '12.13.0', state: {}, proxyUrl: 'http://loca
lhost:56585', browserUrl: 'http://localhost:3000/__/', reporterUrl: 'http://loca
lhost:3000/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +0ms
  cypress:server:run project created and opened with config { baseUrl: 'http://l
ocalhost:3000/pass-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94i
pfq', video: false, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app'
, projectName: 'new-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b'
, report: true, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stab
le', displayName: 'Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (
x86)\\Google\\Chrome\\Application\\chrome.exe', majorVersion: 81 }, { name: 'fir
efox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '7
5.0.0.7398', path: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Fir
efox support is currently in beta! You can help us continue to improve the Cypre
ss + Firefox experience by [reporting any issues you find](https://on.cypress.io
/new-issue).', majorVersion: 75 }, { name: 'electron', channel: 'stable', family
: 'chromium', displayName: 'Electron', version: '80.0.3987.158', path: '', major
Version: 80, info: 'Electron is the default browser that comes with Cypress. Thi
s is the default browser that runs in headless mode. Selecting this browser is u
seful when debugging. The version number indicates the underlying Chromium versi
on that Electron uses.' } ], port: 56585, hosts: null, userAgent: null, reporter
: 'spec', reporterOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrR
oute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', re
porterRoute: '/__cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFile
s: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout:
 30000, pageLoadTimeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCom
pression: 32, videoUploadOnPasses: true, modifyObstructiveCode: true, chromeWebS
ecurity: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsK
eptInMemory: 0, watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpe
n: false, fileServerFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', vid
eosFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', sup
portFile: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\inde
x.js', fixturesFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\
fixtures', integrationFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cy
press\\integration', screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\n
ew-app\\cypress\\screenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\
TSE-ReactNative2\\Desktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'd
efault', configFile: 'cypress.json', firefoxGcInterval: { runMode: 1, openMode:
null }, javascripts: [], experimentalGetCookiesSameSite: false, env: {}, cypress
Env: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'de
fault' }, fileServerFolder: { value: '', from: 'default' }, baseUrl: { value: 'h
ttp://localhost:3000/pass-m', from: 'config' }, fixturesFolder: { value: 'cypres
s/fixtures', from: 'default' }, blacklistHosts: { value: null, from: 'default' }
, chromeWebSecurity: { value: true, from: 'default' }, modifyObstructiveCode: {
value: true, from: 'default' }, integrationFolder: { value: 'cypress/integration
', from: 'default' }, env: {}, pluginsFile: { value: 'cypress/plugins', from: 'd
efault' }, hosts: { value: null, from: 'default' }, screenshotsFolder: { value:
'cypress/screenshots', from: 'default' }, numTestsKeptInMemory: { value: 0, from
: 'config' }, supportFile: { value: 'cypress/support', from: 'default' }, port:
{ value: null, from: 'default' }, projectId: { value: '94ipfq', from: 'config' }
, videosFolder: { value: 'cypress/videos', from: 'default' }, reporter: { value:
 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, i
gnoreTestFiles: { value: '*.hot-update.js', from: 'default' }, testFiles: { valu
e: '**/*.*', from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'def
ault' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, execTimeout: {
 value: 60000, from: 'default' }, userAgent: { value: null, from: 'default' }, p
ageLoadTimeout: { value: 60000, from: 'default' }, viewportWidth: { value: 1440,
 from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, viewportHei
ght: { value: 900, from: 'config' }, responseTimeout: { value: 30000, from: 'def
ault' }, video: { value: false, from: 'config' }, taskTimeout: { value: 60000, f
rom: 'default' }, videoCompression: { value: 32, from: 'default' }, videoUploadO
nPasses: { value: true, from: 'default' }, watchForFileChanges: { value: false,
from: 'config' }, waitForAnimations: { value: true, from: 'default' }, nodeVersi
on: { value: 'default', from: 'default' }, firefoxGcInterval: { value: [Object],
 from: 'default' }, browsers: { value: [Array], from: 'default' }, experimentalG
etCookiesSameSite: { value: false, from: 'default' } }, parentTestsFolder: 'C:\\
Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: '
new-app\\cypress', supportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app
\\cypress\\support', integrationExampleName: 'examples', integrationExamplePath:
 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration\\examples'
, scaffoldedFiles: [ { name: 'cypress\\integration\\examples\\actions.spec.js' }
, { name: 'cypress\\integration\\examples\\aliasing.spec.js' }, { name: 'cypress
\\integration\\examples\\assertions.spec.js' }, { name: 'cypress\\integration\\e
xamples\\connectors.spec.js' }, { name: 'cypress\\integration\\examples\\cookies
.spec.js' }, { name: 'cypress\\integration\\examples\\cypress_api.spec.js' }, {
name: 'cypress\\integration\\examples\\files.spec.js' }, { name: 'cypress\\integ
ration\\examples\\local_storage.spec.js' }, { name: 'cypress\\integration\\examp
les\\location.spec.js' }, { name: 'cypress\\integration\\examples\\misc.spec.js'
 }, { name: 'cypress\\integration\\examples\\navigation.spec.js' }, { name: 'cyp
ress\\integration\\examples\\network_requests.spec.js' }, { name: 'cypress\\inte
gration\\examples\\querying.spec.js' }, { name: 'cypress\\integration\\examples\
\spies_stubs_clocks.spec.js' }, { name: 'cypress\\integration\\examples\\travers
al.spec.js' }, { name: 'cypress\\integration\\examples\\utilities.spec.js' }, {
name: 'cypress\\integration\\examples\\viewport.spec.js' }, { name: 'cypress\\in
tegration\\examples\\waiting.spec.js' }, { name: 'cypress\\integration\\examples
\\window.spec.js' }, { name: 'cypress\\fixtures\\example.json' }, { name: 'cypre
ss\\support\\commands.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cy
press\\plugins\\index.js' } ], resolvedNodeVersion: '12.13.0', state: {}, proxyU
rl: 'http://localhost:56585', browserUrl: 'http://localhost:3000/__/', reporterU
rl: 'http://localhost:3000/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +630
ms
  cypress:server:specs looking for test specs in the folder: C:\Users\TSE-ReactN
ative2\Desktop\new-app\cypress\integration +0ms
  cypress:server:specs spec pattern "[
  'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration\\**\\*.sp
ec.js'
]" +0ms
  cypress:server:specs globbing test files "**/*.*" +1ms
  cypress:server:specs glob options { sort: true, absolute: true, nodir: true, c
wd: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration', ignor
e: [ 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js'
, 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures\\**\\*' ] }
+0ms
  cypress:server:browsers searching for browser { nameOrPath: 'electron', filter
: { name: 'electron', channel: 'stable' }, knownBrowsers: [ { name: 'chrome', fa
mily: 'chromium', channel: 'stable', displayName: 'Chrome', version: '81.0.4044.
122', path: 'C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe',
majorVersion: 81 }, { name: 'firefox', family: 'firefox', channel: 'stable', dis
playName: 'Firefox', version: '75.0.0.7398', path: 'C:\\Program Files\\Mozilla F
irefox\\firefox.exe', info: 'Firefox support is currently in beta! You can help
us continue to improve the Cypress + Firefox experience by [reporting any issues
 you find](https://on.cypress.io/new-issue).', majorVersion: 75 }, { name: 'elec
tron', channel: 'stable', family: 'chromium', displayName: 'Electron', version:
'80.0.3987.158', path: '', majorVersion: 80, info: 'Electron is the default brow
ser that comes with Cypress. This is the default browser that runs in headless m
ode. Selecting this browser is useful when debugging. The version number indicat
es the underlying Chromium version that Electron uses.' } ] } +787ms
  cypress:server:profilecleaner found 0 root level profile matches: [] +0ms
  cypress:server:profilecleaner found 0 profile folders: [] +1ms
  cypress:server:profilecleaner found 3 profile folders: [ 'C:/Users/TSE-ReactNa
tive2/AppData/Roaming/Cypress/Partitions/run-2812', 'C:/Users/TSE-ReactNative2/A
ppData/Roaming/Cypress/Partitions/run-3692', 'C:/Users/TSE-ReactNative2/AppData/
Roaming/Cypress/Partitions/run-8736' ] +0ms
  cypress:server:profilecleaner finding process by pid: 2812 +1ms
  cypress:server:profilecleaner finding process by pid: 3692 +7ms
  cypress:server:profilecleaner finding process by pid: 8736 +7ms
  cypress:server:specs [
  cypress:server:specs   'C:/Users/TSE-ReactNative2/Desktop/new-app/cypress/inte
gration/Main.spec.js'
  cypress:server:specs ] +34ms
  cypress:server:specs found spec file C:/Users/TSE-ReactNative2/Desktop/new-app
/cypress/integration/Main.spec.js +2ms
  cypress:server:specs found 1 spec files: [ { name: 'Main.spec.js', relative: '
cypress\\integration\\Main.spec.js', absolute: 'C:/Users/TSE-ReactNative2/Deskto
p/new-app/cypress/integration/Main.spec.js' } ] +0ms
  cypress:server:run found '1' specs using spec pattern '[
  'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration\\**\\*.sp
ec.js'
]': [ 'Main.spec.js' ] +39ms
  cypress:server:profilecleaner got process { pid: 8736, ppid: 9780, bin: 'C:\\U
sers\\TSE-ReactNative2\\AppData\\Local\\Cypress\\Cache\\4.4.1\\Cypress\\Cypress.
exe', name: 'Cypress.exe', cmd: "C:\\Users\\TSE-ReactNative2\\AppData\\Local\\Cy
press\\Cache\\4.4.1\\Cypress\\Cypress.exe -- --run-project C:\\Users\\TSE-ReactN
ative2\\Desktop\\Evaluation --spec 'cypress/integration/**/*.spec.js' --cwd C:\\
Users\\TSE-ReactNative2\\Desktop\\Evaluation" } +668ms
  cypress:server:profilecleaner removing old profile { pid: 2812, folder: 'C:/Us
ers/TSE-ReactNative2/AppData/Roaming/Cypress/Partitions/run-2812' } +8ms
  cypress:server:profilecleaner removing old profile { pid: 3692, folder: 'C:/Us
ers/TSE-ReactNative2/AppData/Roaming/Cypress/Partitions/run-3692' } +1ms

================================================================================

  (Run Starting)

  cypress:server:run formatting Node version. { version: '12.13.0', path: undefi
ned } +980ms
  ┌─────────────────────────────────────────────────────────────────────────────
───────────────────┐
  │ Cypress:    4.4.1
                   │
  │ Browser:    Electron 80 (headless)
                   │
  │ Specs:      1 found (Main.spec.js)
                   │
  │ Searched:   cypress\integration\**\*.spec.js
                   │
  └─────────────────────────────────────────────────────────────────────────────
───────────────────┘

────────────────────────────────────────────────────────────────────────────────
────────────────────

  Running:  Main.spec.js
            (1 of 1)
  cypress:server:run about to run spec { spec: { name: 'Main.spec.js', relative:
 'cypress\\integration\\Main.spec.js', absolute: 'C:/Users/TSE-ReactNative2/Desk
top/new-app/cypress/integration/Main.spec.js' }, isHeadless: true, browser: { na
me: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron',
version: '80.0.3987.158', path: '', majorVersion: 80, info: 'Electron is the def
ault browser that comes with Cypress. This is the default browser that runs in h
eadless mode. Selecting this browser is useful when debugging. The version numbe
r indicates the underlying Chromium version that Electron uses.', isHeadless: tr
ue, isHeaded: false } } +6ms
  cypress:server:run video recording has been disabled. video: false +0ms
  cypress:server:run waiting for socket to connect and browser to launch... +1ms

  cypress:server:run waiting for socket connection... { id: 'k2h1b' } +0ms
  cypress:server:open_project resetting project state, preparing to launch brows
er +2s
  cypress:server:project resetting project instance C:\Users\TSE-ReactNative2\De
sktop\new-app +1s
  cypress:proxy:http:util:buffers resetting buffers +0ms
  cypress:server:server Setting remoteAuth undefined +1s
  cypress:network:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' }
 +1s
  cypress:server:server Setting remoteOrigin http://localhost:3000 +0ms
  cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhos
t', domain: '' } +0ms
  cypress:server:server Setting remoteDocDomain localhost +0ms
  cypress:server:server Getting remote state: { auth: undefined, props: { port:
'3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strateg
y: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms

  cypress:server:project project has config { baseUrl: 'http://localhost:3000/pa
ss-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: fal
se, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName: '
new-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true,
browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName
: 'Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Ch
rome\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family: '
firefox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', pat
h: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is
currently in beta! You can help us continue to improve the Cypress + Firefox exp
erience by [reporting any issues you find](https://on.cypress.io/new-issue).', m
ajorVersion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', di
splayName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, inf
o: 'Electron is the default browser that comes with Cypress. This is the default
 browser that runs in headless mode. Selecting this browser is useful when debug
ging. The version number indicates the underlying Chromium version that Electron
 uses.' } ], port: 56585, hosts: null, userAgent: null, reporter: 'spec', report
erOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/',
socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/_
_cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', def
aultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoad
Timeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, vi
deoUploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, w
aitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0,
watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileSe
rverFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\\
Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\U
sers\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixturesF
older: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', integ
rationFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integrati
on', screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\
\screenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative2
\\Desktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', configF
ile: 'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascri
pts: [], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'production
', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, fileSe
rverFolder: { value: '', from: 'default' }, baseUrl: { value: 'http://localhost:
3000/pass-m', from: 'config' }, fixturesFolder: { value: 'cypress/fixtures', fro
m: 'default' }, blacklistHosts: { value: null, from: 'default' }, chromeWebSecur
ity: { value: true, from: 'default' }, modifyObstructiveCode: { value: true, fro
m: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'defaul
t' }, env: {}, pluginsFile: { value: 'cypress/plugins', from: 'default' }, hosts
: { value: null, from: 'default' }, screenshotsFolder: { value: 'cypress/screens
hots', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, su
pportFile: { value: 'cypress/support', from: 'default' }, port: { value: null, f
rom: 'default' }, projectId: { value: '94ipfq', from: 'config' }, videosFolder:
{ value: 'cypress/videos', from: 'default' }, reporter: { value: 'spec', from: '
default' }, reporterOptions: { value: null, from: 'default' }, ignoreTestFiles:
{ value: '*.hot-update.js', from: 'default' }, testFiles: { value: '**/*.*', fro
m: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, trashAs
setsBeforeRuns: { value: true, from: 'default' }, execTimeout: { value: 60000, f
rom: 'default' }, userAgent: { value: null, from: 'default' }, pageLoadTimeout:
{ value: 60000, from: 'default' }, viewportWidth: { value: 1440, from: 'config'
}, requestTimeout: { value: 5000, from: 'default' }, viewportHeight: { value: 90
0, from: 'config' }, responseTimeout: { value: 30000, from: 'default' }, video:
{ value: false, from: 'config' }, taskTimeout: { value: 60000, from: 'default' }
, videoCompression: { value: 32, from: 'default' }, videoUploadOnPasses: { value
: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }
, waitForAnimations: { value: true, from: 'default' }, nodeVersion: { value: 'de
fault', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default'
 }, browsers: { value: [Array], from: 'default' }, experimentalGetCookiesSameSit
e: { value: false, from: 'default' } }, parentTestsFolder: 'C:\\Users\\TSE-React
Native2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypress
', supportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\suppo
rt', integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\TSE
-ReactNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFile
s: [ { name: 'cypress\\integration\\examples\\actions.spec.js' }, { name: 'cypre
ss\\integration\\examples\\aliasing.spec.js' }, { name: 'cypress\\integration\\e
xamples\\assertions.spec.js' }, { name: 'cypress\\integration\\examples\\connect
ors.spec.js' }, { name: 'cypress\\integration\\examples\\cookies.spec.js' }, { n
ame: 'cypress\\integration\\examples\\cypress_api.spec.js' }, { name: 'cypress\\
integration\\examples\\files.spec.js' }, { name: 'cypress\\integration\\examples
\\local_storage.spec.js' }, { name: 'cypress\\integration\\examples\\location.sp
ec.js' }, { name: 'cypress\\integration\\examples\\misc.spec.js' }, { name: 'cyp
ress\\integration\\examples\\navigation.spec.js' }, { name: 'cypress\\integratio
n\\examples\\network_requests.spec.js' }, { name: 'cypress\\integration\\example
s\\querying.spec.js' }, { name: 'cypress\\integration\\examples\\spies_stubs_clo
cks.spec.js' }, { name: 'cypress\\integration\\examples\\traversal.spec.js' }, {
 name: 'cypress\\integration\\examples\\utilities.spec.js' }, { name: 'cypress\\
integration\\examples\\viewport.spec.js' }, { name: 'cypress\\integration\\examp
les\\waiting.spec.js' }, { name: 'cypress\\integration\\examples\\window.spec.js
' }, { name: 'cypress\\fixtures\\example.json' }, { name: 'cypress\\support\\com
mands.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cypress\\plugins\\
index.js' } ], resolvedNodeVersion: '12.13.0', state: {}, proxyUrl: 'http://loca
lhost:56585', browserUrl: 'http://localhost:3000/__/', reporterUrl: 'http://loca
lhost:3000/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +1ms
  cypress:server:project project has config { baseUrl: 'http://localhost:3000/pa
ss-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video: fal
se, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName: '
new-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: true,
browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName
: 'Chrome', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Ch
rome\\Application\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family: '
firefox', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', pat
h: 'C:\\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is
currently in beta! You can help us continue to improve the Cypress + Firefox exp
erience by [reporting any issues you find](https://on.cypress.io/new-issue).', m
ajorVersion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', di
splayName: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, inf
o: 'Electron is the default browser that comes with Cypress. This is the default
 browser that runs in headless mode. Selecting this browser is useful when debug
ging. The version number indicates the underlying Chromium version that Electron
 uses.' } ], port: 56585, hosts: null, userAgent: null, reporter: 'spec', report
erOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/',
socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/_
_cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', def
aultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoad
Timeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, vi
deoUploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, w
aitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0,
watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, fileSe
rverFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', videosFolder: 'C:\\
Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\videos', supportFile: 'C:\\U
sers\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js', fixturesF
older: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\fixtures', integ
rationFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integrati
on', screenshotsFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\
\screenshots', namespace: '__cypress', pluginsFile: 'C:\\Users\\TSE-ReactNative2
\\Desktop\\new-app\\cypress\\plugins\\index.js', nodeVersion: 'default', configF
ile: 'cypress.json', firefoxGcInterval: { runMode: 1, openMode: null }, javascri
pts: [], experimentalGetCookiesSameSite: false, env: {}, cypressEnv: 'production
', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, fileSe
rverFolder: { value: '', from: 'default' }, baseUrl: { value: 'http://localhost:
3000/pass-m', from: 'config' }, fixturesFolder: { value: 'cypress/fixtures', fro
m: 'default' }, blacklistHosts: { value: null, from: 'default' }, chromeWebSecur
ity: { value: true, from: 'default' }, modifyObstructiveCode: { value: true, fro
m: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'defaul
t' }, env: {}, pluginsFile: { value: 'cypress/plugins', from: 'default' }, hosts
: { value: null, from: 'default' }, screenshotsFolder: { value: 'cypress/screens
hots', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, su
pportFile: { value: 'cypress/support', from: 'default' }, port: { value: null, f
rom: 'default' }, projectId: { value: '94ipfq', from: 'config' }, videosFolder:
{ value: 'cypress/videos', from: 'default' }, reporter: { value: 'spec', from: '
default' }, reporterOptions: { value: null, from: 'default' }, ignoreTestFiles:
{ value: '*.hot-update.js', from: 'default' }, testFiles: { value: '**/*.*', fro
m: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, trashAs
setsBeforeRuns: { value: true, from: 'default' }, execTimeout: { value: 60000, f
rom: 'default' }, userAgent: { value: null, from: 'default' }, pageLoadTimeout:
{ value: 60000, from: 'default' }, viewportWidth: { value: 1440, from: 'config'
}, requestTimeout: { value: 5000, from: 'default' }, viewportHeight: { value: 90
0, from: 'config' }, responseTimeout: { value: 30000, from: 'default' }, video:
{ value: false, from: 'config' }, taskTimeout: { value: 60000, from: 'default' }
, videoCompression: { value: 32, from: 'default' }, videoUploadOnPasses: { value
: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }
, waitForAnimations: { value: true, from: 'default' }, nodeVersion: { value: 'de
fault', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default'
 }, browsers: { value: [Array], from: 'default' }, experimentalGetCookiesSameSit
e: { value: false, from: 'default' } }, parentTestsFolder: 'C:\\Users\\TSE-React
Native2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypress
', supportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\suppo
rt', integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\TSE
-ReactNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFile
s: [ { name: 'cypress\\integration\\examples\\actions.spec.js' }, { name: 'cypre
ss\\integration\\examples\\aliasing.spec.js' }, { name: 'cypress\\integration\\e
xamples\\assertions.spec.js' }, { name: 'cypress\\integration\\examples\\connect
ors.spec.js' }, { name: 'cypress\\integration\\examples\\cookies.spec.js' }, { n
ame: 'cypress\\integration\\examples\\cypress_api.spec.js' }, { name: 'cypress\\
integration\\examples\\files.spec.js' }, { name: 'cypress\\integration\\examples
\\local_storage.spec.js' }, { name: 'cypress\\integration\\examples\\location.sp
ec.js' }, { name: 'cypress\\integration\\examples\\misc.spec.js' }, { name: 'cyp
ress\\integration\\examples\\navigation.spec.js' }, { name: 'cypress\\integratio
n\\examples\\network_requests.spec.js' }, { name: 'cypress\\integration\\example
s\\querying.spec.js' }, { name: 'cypress\\integration\\examples\\spies_stubs_clo
cks.spec.js' }, { name: 'cypress\\integration\\examples\\traversal.spec.js' }, {
 name: 'cypress\\integration\\examples\\utilities.spec.js' }, { name: 'cypress\\
integration\\examples\\viewport.spec.js' }, { name: 'cypress\\integration\\examp
les\\waiting.spec.js' }, { name: 'cypress\\integration\\examples\\window.spec.js
' }, { name: 'cypress\\fixtures\\example.json' }, { name: 'cypress\\support\\com
mands.js' }, { name: 'cypress\\support\\index.js' }, { name: 'cypress\\plugins\\
index.js' } ], resolvedNodeVersion: '12.13.0', state: {}, proxyUrl: 'http://loca
lhost:56585', browserUrl: 'http://localhost:3000/__/', reporterUrl: 'http://loca
lhost:3000/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +2ms
  cypress:server:open_project launching browser: { name: 'electron', channel: 's
table', family: 'chromium', displayName: 'Electron', version: '80.0.3987.158', p
ath: '', majorVersion: 80, info: 'Electron is the default browser that comes wit
h Cypress. This is the default browser that runs in headless mode. Selecting thi
s browser is useful when debugging. The version number indicates the underlying
Chromium version that Electron uses.', isHeadless: true, isHeaded: false }, spec
: cypress\integration\Main.spec.js +7ms
  cypress:server:browsers getBrowserLauncher { browser: { name: 'electron', chan
nel: 'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987.
158', path: '', majorVersion: 80, info: 'Electron is the default browser that co
mes with Cypress. This is the default browser that runs in headless mode. Select
ing this browser is useful when debugging. The version number indicates the unde
rlying Chromium version that Electron uses.', isHeadless: true, isHeaded: false
} } +1s
  cypress:server:browsers opening browser { name: 'electron', channel: 'stable',
 family: 'chromium', displayName: 'Electron', version: '80.0.3987.158', path: ''
, majorVersion: 80, info: 'Electron is the default browser that comes with Cypre
ss. This is the default browser that runs in headless mode. Selecting this brows
er is useful when debugging. The version number indicates the underlying Chromiu
m version that Electron uses.', isHeadless: true, isHeaded: false } +50ms
  cypress:server:browsers:electron open { browser: { name: 'electron', channel:
'stable', family: 'chromium', displayName: 'Electron', version: '80.0.3987.158',
 path: '', majorVersion: 80, info: 'Electron is the default browser that comes w
ith Cypress. This is the default browser that runs in headless mode. Selecting t
his browser is useful when debugging. The version number indicates the underlyin
g Chromium version that Electron uses.', isHeadless: true, isHeaded: false }, ur
l: 'http://localhost:3000/__/#/tests/integration\\Main.spec.js' } +0ms
  cypress:server:saved_state noop saved state +2s
  cypress:server:browsers:electron received saved state {} +1ms
  cypress:server:browsers:electron browser window options { width: 1280, height:
 720, show: false, automationMiddleware: { onAfterResponse: [Function: onAfterRe
sponse] }, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', browser
s: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chro
me', version: '81.0.4044.122', path: 'C:\\Program Files (x86)\\Google\\Chrome\\A
pplication\\chrome.exe', majorVersion: 81 }, { name: 'firefox', family: 'firefox
', channel: 'stable', displayName: 'Firefox', version: '75.0.0.7398', path: 'C:\
\Program Files\\Mozilla Firefox\\firefox.exe', info: 'Firefox support is current
ly in beta! You can help us continue to improve the Cypress + Firefox experience
 by [reporting any issues you find](https://on.cypress.io/new-issue).', majorVer
sion: 75 }, { name: 'electron', channel: 'stable', family: 'chromium', displayNa
me: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, info: 'Ele
ctron is the default browser that comes with Cypress. This is the default browse
r that runs in headless mode. Selecting this browser is useful when debugging. T
he version number indicates the underlying Chromium version that Electron uses.'
 } ], proxyUrl: 'http://localhost:56585', userAgent: null, proxyServer: 'http://
localhost:56585', socketIoRoute: '/__socket.io', chromeWebSecurity: true, url: '
http://localhost:3000/__/#/tests/integration\\Main.spec.js', isTextTerminal: tru
e, browser: { name: 'electron', channel: 'stable', family: 'chromium', displayNa
me: 'Electron', version: '80.0.3987.158', path: '', majorVersion: 80, info: 'Ele
ctron is the default browser that comes with Cypress. This is the default browse
r that runs in headless mode. Selecting this browser is useful when debugging. T
he version number indicates the underlying Chromium version that Electron uses.'
, isHeadless: true, isHeaded: false }, x: null, y: null, devTools: false, minWid
th: 100, minHeight: 100, contextMenu: true, partition: 'persist:run-1036', track
State: { width: 'browserWidth', height: 'browserHeight', x: 'browserX', y: 'brow
serY', devTools: 'isBrowserDevToolsOpen' }, frame: true, recordFrameRate: null,
webPreferences: { partition: null, webSecurity: true, nodeIntegration: false, ba
ckgroundThrottling: false } } +1ms
  cypress:server:plugins plugin event registered? { event: 'before:browser:launc
h', isRegistered: false } +1s
  cypress:server:browsers:electron launching browser window to url: http://local
host:3000/__/#/tests/integration\Main.spec.js +2ms
  cypress:server:windows removing all electron extensions [] +0ms
  cypress:server:browsers:electron debugger attached +10ms
  cypress:server:browsers:electron debugger: sending Browser.getVersion with par
ams undefined +1ms
  cypress:server:browsers:electron clearing cache +2ms
  cypress:server:browsers:electron debugger: received response to Browser.getVer
sion: { jsVersion: '8.0.426.27', product: 'Chrome/80.0.3987.158', protocolVersio
n: '1.3', revision: '@af496874d27c92a13415a3a776cc29f9f5ee4e3e', userAgent: 'Moz
illa/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cyp
ress/4.4.1 Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36' } +1ms
  cypress:server:routes Serving Cypress front-end by requested URL: /__/ +0ms
  cypress:server:server Getting remote state: { auth: undefined, props: { port:
'3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strateg
y: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +828
ms
  cypress:server:runner serving runner index.html with config { version: '4.4.1'
, platform: 'win32', arch: 'x64', projectName: 'new-app' } +0ms
  cypress:server:runner env object has the following keys:  +1ms
  cypress:server:browsers:electron debugger: enable Console and Network +2s
  cypress:server:browsers:electron debugger: sending Console.enable with params
undefined +0ms
  cypress:server:browsers:electron debugger: received response to Console.enable
: {} +16ms
  cypress:server:browsers:electron maybe recording video { onScreencastFrame: un
defined } +1ms
  cypress:server:browsers browser opened +2s
  cypress:server:server Got CONNECT request from localhost:3000 +2s
  cypress:https-proxy Writing browserSocket connection headers { url: 'localhost
:3000', headLength: 0, headers: { host: 'localhost:3000', 'proxy-connection': 'k
eep-alive', 'user-agent': 'Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/
537.36 (KHTML, like Gecko) Cypress/4.4.1 Chrome/80.0.3987.158 Electron/8.2.0 Saf
ari/537.36' } } +3s
  cypress:https-proxy Got first head bytes { url: 'localhost:3000', head: 'GET /
__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' } +8ms
  cypress:network:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' }
 +2s
  cypress:server:server HTTPS request does match URL: https://localhost:3000 wit
h props: { port: '3000', tld: 'localhost', domain: '' } +15ms
  cypress:https-proxy Not making direct connection { url: 'localhost:3000' } +6m
s
  cypress:https-proxy Making intercepted connection to 56585 +1ms
  cypress:https-proxy getting proxy URL { port: 56585, serverPort: 56585, sniPor
t: 56587, url: 'https://localhost:56585' } +1ms
  cypress:network:connect successfully connected { opts: { port: 56585, host: 'l
ocalhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +4
s
  cypress:https-proxy received upstreamSocket callback for request { port: 56585
, hostname: 'localhost', err: undefined } +7ms
  cypress:server:util:socket_whitelist whitelisting socket { localPort: 56602 }
+0ms
  cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=w
ebsocket +13ms
  cypress:server:util:socket_whitelist is incoming request whitelisted? { isWhit
elisted: true, reqUrl: '/__socket.io/?EIO=3&transport=websocket', remotePort: 56
602, remoteAddress: '127.0.0.1' } +3ms
  cypress:server:socket socket connected +0ms
  cypress:server:browsers:electron console message: { column: 32, level: 'log',
line: 171315, source: 'console-api', text: 'console.clear', url: 'http://localho
st:3000/__cypress/runner/cypress_runner.js' } +384ms
  cypress:server:run got socket connection { id: 'k2h1b' } +3s
  cypress:server:run socket connected { socketId: 'k2h1b' } +1ms
  cypress:server:browsers:electron console message: { column: 32, level: 'log',
line: 171315, source: 'console-api', text: 'console.clear', url: 'http://localho
st:3000/__cypress/runner/cypress_runner.js' } +50ms
  cypress:server:socket watch test file 'integration\\Main.spec.js' +126ms
  cypress:server:socket will watch test file path 'cypress\\integration\\Main.sp
ec.js' +0ms
  cypress:server:preprocessor getFile C:\Users\TSE-ReactNative2\Desktop\new-app\
cypress\integration\Main.spec.js +0ms
  cypress:server:appdata path: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress
\cy\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundles\cypress
\integration\Main.spec.js +4s
  cypress:server:plugins plugin event registered? { event: 'file:preprocessor',
isRegistered: false } +3s
  cypress:server:preprocessor set default preprocessor +1ms
  cypress:browserify received user options: { typescript: null } +0ms
  cypress:server:plugins register event 'file:preprocessor' +585ms
  cypress:server:plugins execute plugin event 'file:preprocessor' Node 'v12.13.0
' with args: EventEmitter { _events: [Object: null prototype] { rerun: [Function
] }, _eventsCount: 1, _maxListeners: undefined, filePath: 'C:\\Users\\TSE-ReactN
ative2\\Desktop\\new-app\\cypress\\integration\\Main.spec.js', shouldWatch: fals
e, outputPath: 'C:\\Users\\TSE-ReactNative2\\AppData\\Roaming\\Cypress\\cy\\prod
uction\\projects\\new-app-047fc0aff05b79833f08c5e940db0a4c\\bundles\\cypress\\in
tegration\\Main.spec.js' } undefined undefined +1ms
  cypress:browserify get: C:\Users\TSE-ReactNative2\Desktop\new-app\cypress\inte
gration\Main.spec.js +1ms
  cypress:browserify input: C:\Users\TSE-ReactNative2\Desktop\new-app\cypress\in
tegration\Main.spec.js +0ms
  cypress:browserify output: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress\c
y\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundles\cypress\i
ntegration\Main.spec.js +0ms
  cypress:browserify browserifyOptions: { extensions: [ '.js', '.jsx', '.coffee'
 ], transform: [ [ 'C:\\Users\\TSE-ReactNative2\\AppData\\Local\\Cypress\\Cache\
\4.4.1\\Cypress\\resources\\app\\packages\\server\\node_modules\\coffeeify\\inde
x.js', {} ], [ 'C:\\Users\\TSE-ReactNative2\\AppData\\Local\\Cypress\\Cache\\4.4
.1\\Cypress\\resources\\app\\packages\\server\\node_modules\\babelify\\index.js'
, [Object] ] ], plugin: [], cache: {}, packageCache: {}, debug: true, entries: [
 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\integration\\Main.spec
.js' ] } +1ms
  cypress:server:run browser launched +650ms
  cypress:server:server Getting remote state: { auth: undefined, props: { port:
'3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strateg
y: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +744
ms
  cypress:server:server Got CONNECT request from localhost:3000 +1ms
  cypress:https-proxy Writing browserSocket connection headers { url: 'localhost
:3000', headLength: 0, headers: { host: 'localhost:3000', 'proxy-connection': 'k
eep-alive', 'user-agent': 'Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/
537.36 (KHTML, like Gecko) Cypress/4.4.1 Chrome/80.0.3987.158 Electron/8.2.0 Saf
ari/537.36' } } +749ms
  cypress:browserify making bundle C:\Users\TSE-ReactNative2\AppData\Roaming\Cyp
ress\cy\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundles\cyp
ress\integration\Main.spec.js +17ms
  cypress:server:controllers:spec request for { spec: 'cypress\\support\\index.j
s' } +0ms
  cypress:server:preprocessor getFile C:\Users\TSE-ReactNative2\Desktop\new-app\
cypress\support\index.js +1s
  cypress:server:appdata path: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress
\cy\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundles\cypress
\support\index.js +1s
  cypress:server:plugins plugin event registered? { event: 'file:preprocessor',
isRegistered: true } +880ms
  cypress:server:plugins execute plugin event 'file:preprocessor' Node 'v12.13.0
' with args: EventEmitter { _events: [Object: null prototype] { rerun: [Function
] }, _eventsCount: 1, _maxListeners: undefined, filePath: 'C:\\Users\\TSE-ReactN
ative2\\Desktop\\new-app\\cypress\\support\\index.js', shouldWatch: false, outpu
tPath: 'C:\\Users\\TSE-ReactNative2\\AppData\\Roaming\\Cypress\\cy\\production\\
projects\\new-app-047fc0aff05b79833f08c5e940db0a4c\\bundles\\cypress\\support\\i
ndex.js' } undefined undefined +0ms
  cypress:browserify get: C:\Users\TSE-ReactNative2\Desktop\new-app\cypress\supp
ort\index.js +862ms
  cypress:browserify input: C:\Users\TSE-ReactNative2\Desktop\new-app\cypress\su
pport\index.js +0ms
  cypress:browserify output: C:\Users\TSE-ReactNative2\AppData\Roaming\Cypress\c
y\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundles\cypress\s
upport\index.js +0ms
  cypress:browserify browserifyOptions: { extensions: [ '.js', '.jsx', '.coffee'
 ], transform: [ [ 'C:\\Users\\TSE-ReactNative2\\AppData\\Local\\Cypress\\Cache\
\4.4.1\\Cypress\\resources\\app\\packages\\server\\node_modules\\coffeeify\\inde
x.js', {} ], [ 'C:\\Users\\TSE-ReactNative2\\AppData\\Local\\Cypress\\Cache\\4.4
.1\\Cypress\\resources\\app\\packages\\server\\node_modules\\babelify\\index.js'
, [Object] ] ], plugin: [], cache: {}, packageCache: {}, debug: true, entries: [
 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\support\\index.js' ] }
 +0ms
  cypress:server:controllers:spec request for { spec: 'cypress\\integration\\Mai
n.spec.js' } +4ms
  cypress:server:preprocessor getFile C:\Users\TSE-ReactNative2\Desktop\new-app\
cypress\integration\Main.spec.js +5ms
  cypress:server:plugins plugin event registered? { event: 'file:preprocessor',
isRegistered: true } +4ms
  cypress:server:preprocessor headless and already processed +0ms
  cypress:browserify finished bundling: C:\Users\TSE-ReactNative2\AppData\Roamin
g\Cypress\cy\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundle
s\cypress\integration\Main.spec.js +6ms
  cypress:browserify making bundle C:\Users\TSE-ReactNative2\AppData\Roaming\Cyp
ress\cy\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundles\cyp
ress\support\index.js +0ms
  cypress:server:controllers:spec sending spec { filePath: 'C:\\Users\\TSE-React
Native2\\AppData\\Roaming\\Cypress\\cy\\production\\projects\\new-app-047fc0aff0
5b79833f08c5e940db0a4c\\bundles\\cypress\\integration\\Main.spec.js' } +8ms
  cypress:browserify finished bundling: C:\Users\TSE-ReactNative2\AppData\Roamin
g\Cypress\cy\production\projects\new-app-047fc0aff05b79833f08c5e940db0a4c\bundle
s\cypress\support\index.js +85ms
  cypress:server:controllers:spec sending spec { filePath: 'C:\\Users\\TSE-React
Native2\\AppData\\Roaming\\Cypress\\cy\\production\\projects\\new-app-047fc0aff0
5b79833f08c5e940db0a4c\\bundles\\cypress\\support\\index.js' } +80ms
  cypress:server:project received runnables { id: 'r1', title: '', root: true, t
ype: 'suite', file: 'cypress\\integration\\Main.spec.js', tests: [], suites: [ {
 id: 'r2', title: 'Main screen', root: false, type: 'suite', file: null, tests:
[Array], suites: [] } ] } +4s
  cypress:server:reporter trying to load reporter: spec +5s
  cypress:server:reporter spec is Mocha reporter +1ms
  cypress:server:project onMocha start +12ms
  cypress:server:reporter got mocha event 'start' with args: [ { start: '2020-04
-27T10:19:05.643Z' } ] +10ms

  cypress:server:project onMocha suite +11ms
  cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r1', title
: '', root: true, type: 'suite', file: 'cypress\\integration\\Main.spec.js' } ]
+11ms

  cypress:server:project onMocha suite +77ms
  cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r2', title
: 'Main screen', root: false, type: 'suite', file: null } ] +77ms
  Main screen
  cypress:server:project onMocha test +1ms
  cypress:server:reporter got mocha event 'test' with args: [ { id: 'r3', order:
 1, title: 'check if logo is mounted', body: 'function () {\n' + '    cy.get(".A
pp-link").should("contain", "Learn React");\n' + '  }', type: 'test', file: null
 } ] +1ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r3', title:
 '"before each" hook', hookName: 'before each', hookId: 'h1', body: 'function ()
 {\n    cy.visit("/");\n  }', type: 'hook', file: null } ] +1ms
  cypress:server:socket automation:request get:cookies { domain: 'localhost' } +
2s
  cypress:server:automation:cookies getting:cookies { domain: 'localhost' } +0ms

  cypress:server:browsers:electron debugger: sending Network.getAllCookies with
params undefined +2s
  cypress:server:browsers:electron debugger: received response to Network.getAll
Cookies: { cookies: [] } +0ms
  cypress:server:automation:cookies received get:cookies [] +1ms
  cypress:server:socket backend:request { eventName: 'reset:server:state', args:
 [] } +3ms
  cypress:proxy:http:util:buffers resetting buffers +4s
  cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'htt
p://localhost:3000/pass-m/', { auth: null, failOnStatusCode: true, retryOnNetwor
kFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, head
ers: {}, timeout: 30000 } ] } +38ms
  cypress:server:server resolving visit { url: 'http://localhost:3000/pass-m/',
headers: { host: 'localhost:3000', connection: 'Upgrade', pragma: 'no-cache', 'c
ache-control': 'no-cache', 'user-agent': 'Mozilla/5.0 (Windows NT 6.2; Win64; x6
4) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4.1 Chrome/80.0.3987.158 Ele
ctron/8.2.0 Safari/537.36', upgrade: 'websocket', origin: 'http://localhost:3000
', 'sec-websocket-version': '13', 'accept-encoding': 'gzip, deflate, br', 'accep
t-language': 'en-GB', 'sec-websocket-key': 'SdCHV4EA/6ZITYs1SMMs5Q==', 'sec-webs
ocket-extensions': 'permessage-deflate; client_max_window_bits' }, options: { au
th: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCode
Failure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } } +1s
  cypress:proxy:http:util:buffers resetting buffers +39ms
  cypress:server:server Getting remote state: { auth: undefined, props: { port:
'3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strateg
y: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms

  cypress:server:server sending request with options { auth: null, failOnStatusC
ode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method:
 'GET', body: null, headers: { accept: 'text/html,*/*' }, timeout: 30000, gzip:
false, url: 'http://localhost:3000/pass-m/', onBeforeReqInit: [Function: runPhas
e], followRedirect: [Function: followRedirect] } +1ms
  cypress:server:automation:cookies getting:cookies { url: 'http://localhost:300
0/pass-m/' } +41ms
  cypress:server:browsers:electron debugger: sending Network.getCookies with par
ams { urls: [ 'http://localhost:3000/pass-m/' ] } +43ms
  cypress:server:browsers:electron debugger: received response to Network.getCoo
kies: { cookies: [ { domain: 'localhost', expires: -1, httpOnly: false, name: '_
_cypress.initial', path: '/', secure: false, session: true, size: 21, value: 'tr
ue' } ] } +1ms
  cypress:server:automation:cookies received get:cookies [] +3ms
  cypress:server:request got cookies from browser { reqUrl: 'http://localhost:30
00/pass-m/', cookies: [] } +0ms
  cypress:server:request sending request as stream { auth: null, failOnStatusCod
e: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: '
GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0
 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4
.1 Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36' }, timeout: 30000, gzip: f
alse, url: 'http://localhost:3000/pass-m/', onBeforeReqInit: [Function: runPhase
] } +1ms
  cypress:network:agent addRequest called { isHttps: false, href: 'http://localh
ost:3000/pass-m/' } +0ms
  cypress:network:connect beginning getAddress { hostname: 'localhost', port: '3
000' } +2s
  cypress:network:connect got addresses { hostname: 'localhost', port: '3000', a
ddresses: [ { address: '127.0.0.1', family: 4 }, { address: '::1', family: 6 } ]
 } +1ms
  cypress:network:agent got family { family: 4, href: 'http://localhost:3000/pas
s-m/' } +3ms
  cypress:server:request received status code & headers on request { requestId:
'request1', statusCode: 200, headers: { 'content-type': 'text/html; charset=UTF-
8' } } +17ms
  cypress:server:request successful response received { requestId: 'request1' }
+0ms
  cypress:server:server resolve:url headers received, buffering response { heade
rs: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'content-type': 'text
/html; charset=UTF-8', 'content-length': '1798', etag: 'W/"706-0DU2eHkPbGbTCKpkJ
6ai23p6VYE"', vary: 'Accept-Encoding', date: 'Mon, 27 Apr 2020 10:19:05 GMT', co
nnection: 'keep-alive' }, statusCode: 200 } +21ms
  cypress:network:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' }
 +2s
  cypress:server:automation:cookies getting:cookies { domain: 'localhost' } +21m
s
  cypress:server:browsers:electron debugger: sending Network.getAllCookies with
params undefined +22ms
  cypress:server:browsers:electron debugger: received response to Network.getAll
Cookies: { cookies: [ { domain: 'localhost', expires: -1, httpOnly: false, name:
 '__cypress.initial', path: '/', secure: false, session: true, size: 21, value:
'true' } ] } +0ms
  cypress:server:automation:cookies received get:cookies [] +1ms
  cypress:server:server setting details resolving url { isOkStatusCode: true, co
ntentType: 'text/html', url: 'http://localhost:3000/pass-m/', status: 200, cooki
es: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:3000/pas
s-m/' } +4ms
  cypress:server:server resolve:url response ended, setting buffer { newUrl: 'ht
tp://localhost:3000/pass-m/', details: { isOkStatusCode: true, contentType: 'tex
t/html', url: 'http://localhost:3000/pass-m/', status: 200, cookies: [], statusT
ext: 'OK', redirects: [], originalUrl: 'http://localhost:3000/pass-m/', isHtml:
true } } +1ms
  cypress:server:server Setting remoteAuth null +1ms
  cypress:network:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' }
 +5ms
  cypress:server:server Setting remoteOrigin http://localhost:3000 +0ms
  cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhos
t', domain: '' } +0ms
  cypress:server:server Setting remoteDocDomain localhost +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +0ms
  cypress:proxy:http:util:buffers setting buffer { url: 'http://localhost:3000/p
ass-m/' } +32ms
  cypress:proxy:http Entering stage { stage: 'IncomingRequest' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'LogRequest' } +1ms
  cypress:proxy:http:request-middleware proxying request { req: { method: 'GET',
 proxiedUrl: 'http://localhost:3000/pass-m/', headers: { host: 'localhost:3000',
 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent
': 'Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gec
ko) Cypress/4.4.1 Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch
-dest': 'iframe', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9
,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'sec-f
etch-site': 'same-origin', 'sec-fetch-mode': 'navigate', referer: 'http://localh
ost:3000/__/', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-GB
', cookie: '__cypress.initial=true' } } } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfUnloaded' } +2ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfNotProxied' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'EndRequestsToBlacklistedHosts' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeEndRequestWithBufferedResponse' } +0ms
  cypress:proxy:http:util:buffers found request buffer { buffer: { url: 'http://
localhost:3000/pass-m/' } } +68ms
  cypress:proxy:http:request-middleware got a buffer { url: 'http://localhost:30
00/pass-m/' } +2ms
  cypress:proxy:http Leaving stage { stage: 'IncomingRequest' } +3ms
  cypress:proxy:http Entering stage { stage: 'IncomingResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'LogResponse' } +0ms
  cypress:proxy:http:response-middleware received response { req: { method: 'GET
', proxiedUrl: 'http://localhost:3000/pass-m/', headers: { host: 'localhost:3000
', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-age
nt': 'Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like G
ecko) Cypress/4.4.1 Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fet
ch-dest': 'iframe', accept: 'text/html,application/xhtml+xml,application/xml;q=0
.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'sec
-fetch-site': 'same-origin', 'sec-fetch-mode': 'navigate', referer: 'http://loca
lhost:3000/__/', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-
GB', cookie: '__cypress.initial=true' } }, incomingRes: { headers: { 'x-powered-
by': 'Express', 'accept-ranges': 'bytes', 'content-type': 'text/html; charset=UT
F-8', 'content-length': '1798', etag: 'W/"706-0DU2eHkPbGbTCKpkJ6ai23p6VYE"', var
y: 'Accept-Encoding', date: 'Mon, 27 Apr 2020 10:19:05 GMT', connection: 'keep-a
live' }, statusCode: 200 } } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'PatchExpressSetHeader' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SetInjectionLevel' } +0ms
  cypress:proxy:http:response-middleware injection levels: { isInitial: true, wa
ntsInjection: 'full', wantsSecurityRemoved: true } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'OmitProblematicHeaders' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybePreventCaching' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeStripDocumentDomainFeaturePolicy' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyCookiesFromIncomingRes' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeSendRedirectToClient' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyResponseStatusCode' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'ClearCyInitialCookie' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +78ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeEndWithEmptyBody' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeGunzipBody' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeInjectHtml' } +1ms
  cypress:proxy:http:response-middleware injecting into HTML +4ms
  cypress:proxy:http:response-middleware inferred charset from response { httpCh
arset: 'utf8' } +1ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +17ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SendResponseBodyToClient' } +16ms
  cypress:proxy:http Entering stage { stage: 'IncomingRequest' } +100ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'LogRequest' } +0ms
  cypress:proxy:http:request-middleware proxying request { req: { method: 'GET',
 proxiedUrl: 'http://localhost:3000/static/js/bundle.js', headers: { host: 'loca
lhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Windo
ws NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4.1 Chro
me/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': 'script', acce
pt: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'no-cors', referer
: 'http://localhost:3000/pass-m/', 'accept-encoding': 'gzip, deflate, br', 'acce
pt-language': 'en-GB' } } } +124ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfUnloaded' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfNotProxied' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'EndRequestsToBlacklistedHosts' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeEndRequestWithBufferedResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'StripUnsupportedAcceptEncoding' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeSetBasicAuthHeaders' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +102ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'SendRequestOutgoing' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +0ms
  cypress:network:agent addRequest called { isHttps: false, href: 'http://localh
ost:3000/static/js/bundle.js' } +213ms
  cypress:network:agent got family { family: 4, href: 'http://localhost:3000/sta
tic/js/bundle.js' } +0ms
  cypress:server:stream_buffer stream buffer writeable final called +0ms
  cypress:server:request received status code & headers on request { requestId:
'request2', statusCode: 200, headers: { 'content-type': 'application/javascript;
 charset=UTF-8' } } +211ms
  cypress:server:request successful response received { requestId: 'request2' }
+0ms
  cypress:proxy:http Leaving stage { stage: 'IncomingRequest' } +9ms
  cypress:proxy:http Entering stage { stage: 'IncomingResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'LogResponse' } +0ms
  cypress:proxy:http:response-middleware received response { req: { method: 'GET
', proxiedUrl: 'http://localhost:3000/static/js/bundle.js', headers: { host: 'lo
calhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Win
dows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4.1 Ch
rome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': 'script', ac
cept: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'no-cors', refer
er: 'http://localhost:3000/pass-m/', 'accept-encoding': 'gzip', 'accept-language
': 'en-GB' } }, incomingRes: { headers: { 'x-powered-by': 'Express', 'accept-ran
ges': 'bytes', 'content-type': 'application/javascript; charset=UTF-8', etag: 'W
/"7c93-bSu4z0hHokIgB3uoYjNemxYtIKw"', vary: 'Accept-Encoding', 'content-encoding
': 'gzip', date: 'Mon, 27 Apr 2020 10:19:06 GMT', connection: 'keep-alive', 'tra
nsfer-encoding': 'chunked' }, statusCode: 200 } } +125ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'PatchExpressSetHeader' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SetInjectionLevel' } +0ms
  cypress:proxy:http:response-middleware injection levels: { isInitial: false, w
antsInjection: false, wantsSecurityRemoved: true } +2ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'OmitProblematicHeaders' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybePreventCaching' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeStripDocumentDomainFeaturePolicy' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyCookiesFromIncomingRes' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeSendRedirectToClient' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyResponseStatusCode' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'ClearCyInitialCookie' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +12ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeEndWithEmptyBody' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeGunzipBody' } +0ms
  cypress:proxy:http:response-middleware ungzipping response body +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeInjectHtml' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeRemoveSecurity' } +0ms
  cypress:proxy:http:response-middleware removing JS framebusting code +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'GzipBody' } +3ms
  cypress:proxy:http:response-middleware regzipping response body +3ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SendResponseBodyToClient' } +1ms
  cypress:proxy:http Entering stage { stage: 'IncomingRequest' } +32ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'LogRequest' } +0ms
  cypress:proxy:http:request-middleware proxying request { req: { method: 'GET',
 proxiedUrl: 'http://localhost:3000/static/js/0.chunk.js', headers: { host: 'loc
alhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Wind
ows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4.1 Chr
ome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': 'script', acc
ept: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'no-cors', refere
r: 'http://localhost:3000/pass-m/', 'accept-encoding': 'gzip, deflate, br', 'acc
ept-language': 'en-GB' } } } +51ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfUnloaded' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfNotProxied' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'EndRequestsToBlacklistedHosts' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeEndRequestWithBufferedResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'StripUnsupportedAcceptEncoding' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeSetBasicAuthHeaders' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +38ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'SendRequestOutgoing' } +1ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +1ms
  cypress:network:agent addRequest called { isHttps: false, href: 'http://localh
ost:3000/static/js/0.chunk.js' } +49ms
  cypress:network:agent got family { family: 4, href: 'http://localhost:3000/sta
tic/js/0.chunk.js' } +0ms
  cypress:server:stream_buffer stream buffer writeable final called +48ms
  cypress:proxy:http Entering stage { stage: 'IncomingRequest' } +3ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'LogRequest' } +0ms
  cypress:proxy:http:request-middleware proxying request { req: { method: 'GET',
 proxiedUrl: 'http://localhost:3000/static/js/main.chunk.js', headers: { host: '
localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (W
indows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4.1
Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': 'script',
accept: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'no-cors', ref
erer: 'http://localhost:3000/pass-m/', 'accept-encoding': 'gzip, deflate, br', '
accept-language': 'en-GB' } } } +4ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfUnloaded' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfNotProxied' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'EndRequestsToBlacklistedHosts' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeEndRequestWithBufferedResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'StripUnsupportedAcceptEncoding' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeSetBasicAuthHeaders' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +4ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'SendRequestOutgoing' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +0ms
  cypress:network:agent addRequest called { isHttps: false, href: 'http://localh
ost:3000/static/js/main.chunk.js' } +4ms
  cypress:network:agent got family { family: 4, href: 'http://localhost:3000/sta
tic/js/main.chunk.js' } +0ms
  cypress:server:stream_buffer stream buffer writeable final called +5ms
  cypress:server:request received status code & headers on request { requestId:
'request3', statusCode: 200, headers: { 'content-type': 'application/javascript;
 charset=UTF-8' } } +55ms
  cypress:server:request successful response received { requestId: 'request3' }
+0ms
  cypress:proxy:http Leaving stage { stage: 'IncomingRequest' } +8ms
  cypress:proxy:http Entering stage { stage: 'IncomingResponse' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'LogResponse' } +0ms
  cypress:proxy:http:response-middleware received response { req: { method: 'GET
', proxiedUrl: 'http://localhost:3000/static/js/0.chunk.js', headers: { host: 'l
ocalhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Wi
ndows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4.1 C
hrome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': 'script', a
ccept: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'no-cors', refe
rer: 'http://localhost:3000/pass-m/', 'accept-encoding': 'gzip', 'accept-languag
e': 'en-GB' } }, incomingRes: { headers: { 'x-powered-by': 'Express', 'accept-ra
nges': 'bytes', 'content-type': 'application/javascript; charset=UTF-8', etag: '
W/"184c7a-oZIOnwu996v2enc/vDKiHZtvBnI"', vary: 'Accept-Encoding', 'content-encod
ing': 'gzip', date: 'Mon, 27 Apr 2020 10:19:06 GMT', connection: 'keep-alive', '
transfer-encoding': 'chunked' }, statusCode: 200 } } +48ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'PatchExpressSetHeader' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SetInjectionLevel' } +0ms
  cypress:proxy:http:response-middleware injection levels: { isInitial: false, w
antsInjection: false, wantsSecurityRemoved: true } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'OmitProblematicHeaders' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybePreventCaching' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeStripDocumentDomainFeaturePolicy' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyCookiesFromIncomingRes' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeSendRedirectToClient' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyResponseStatusCode' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'ClearCyInitialCookie' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +10ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeEndWithEmptyBody' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeGunzipBody' } +1ms
  cypress:proxy:http:response-middleware ungzipping response body +2ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeInjectHtml' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeRemoveSecurity' } +0ms
  cypress:proxy:http:response-middleware removing JS framebusting code +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'GzipBody' } +0ms
  cypress:proxy:http:response-middleware regzipping response body +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SendResponseBodyToClient' } +1ms
  cypress:server:request received status code & headers on request { requestId:
'request4', statusCode: 200, headers: { 'content-type': 'application/javascript;
 charset=UTF-8' } } +6ms
  cypress:server:request successful response received { requestId: 'request4' }
+0ms
  cypress:proxy:http Leaving stage { stage: 'IncomingRequest' } +2ms
  cypress:proxy:http Entering stage { stage: 'IncomingResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'LogResponse' } +0ms
  cypress:proxy:http:response-middleware received response { req: { method: 'GET
', proxiedUrl: 'http://localhost:3000/static/js/main.chunk.js', headers: { host:
 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0
(Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/4.4.
1 Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': 'script'
, accept: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'no-cors', r
eferer: 'http://localhost:3000/pass-m/', 'accept-encoding': 'gzip', 'accept-lang
uage': 'en-GB' } }, incomingRes: { headers: { 'x-powered-by': 'Express', 'accept
-ranges': 'bytes', 'content-type': 'application/javascript; charset=UTF-8', etag
: 'W/"422e-0Ds47dj1aMhwrq291l/quJXaT1Y"', vary: 'Accept-Encoding', 'content-enco
ding': 'gzip', date: 'Mon, 27 Apr 2020 10:19:06 GMT', connection: 'keep-alive',
'transfer-encoding': 'chunked' }, statusCode: 200 } } +2ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'PatchExpressSetHeader' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SetInjectionLevel' } +0ms
  cypress:proxy:http:response-middleware injection levels: { isInitial: false, w
antsInjection: false, wantsSecurityRemoved: true } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'OmitProblematicHeaders' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybePreventCaching' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeStripDocumentDomainFeaturePolicy' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyCookiesFromIncomingRes' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeSendRedirectToClient' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyResponseStatusCode' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'ClearCyInitialCookie' } +1ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +6ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeEndWithEmptyBody' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeGunzipBody' } +0ms
  cypress:proxy:http:response-middleware ungzipping response body +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeInjectHtml' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeRemoveSecurity' } +0ms
  cypress:proxy:http:response-middleware removing JS framebusting code +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'GzipBody' } +1ms
  cypress:proxy:http:response-middleware regzipping response body +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SendResponseBodyToClient' } +0ms
  cypress:server:browsers:electron console message: { column: 15, level: 'log',
line: 35528, source: 'console-api', text: '[HMR] Waiting for update signal from
WDS...', url: 'http://localhost:3000/static/js/0.chunk.js' } +663ms
  cypress:https-proxy Got first head bytes { url: 'localhost:3000', head: 'GET /
sockjs-node HTTP/1.1\r\nHost: localhost:3000\r\nConnection: Upg' } +2s
  cypress:network:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' }
 +670ms
  cypress:server:server HTTPS request does match URL: https://localhost:3000 wit
h props: { port: '3000', tld: 'localhost', domain: '' } +402ms
  cypress:https-proxy Not making direct connection { url: 'localhost:3000' } +1m
s
  cypress:https-proxy Making intercepted connection to 56585 +0ms
  cypress:https-proxy getting proxy URL { port: 56585, serverPort: 56585, sniPor
t: 56587, url: 'https://localhost:56585' } +0ms
  cypress:network:connect successfully connected { opts: { port: 56585, host: 'l
ocalhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +6
87ms
  cypress:https-proxy received upstreamSocket callback for request { port: 56585
, hostname: 'localhost', err: undefined } +1ms
  cypress:server:util:socket_whitelist whitelisting socket { localPort: 56609 }
+3s
  cypress:server:server Got UPGRADE request from /sockjs-node +4ms
  cypress:network:agent addRequest called { isHttps: false, href: 'http://localh
ost:3000/sockjs-node' } +422ms
  cypress:network:agent got family { family: 4, href: 'http://localhost:3000/soc
kjs-node' } +0ms
  cypress:server:browsers:electron console message: { column: 21, level: 'info',
 line: 28801, source: 'console-api', text: 'Download the React DevTools for a be
tter development experience: https://fb.me/react-devtools font-weight:bold', url
: 'http://localhost:3000/static/js/0.chunk.js' }
  cypress:proxy:http Entering stage { stage: 'IncomingRequest' } +447ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'LogRequest' } +0ms
  cypress:proxy:http:request-middleware proxying request { req: { method: 'GET',
 proxiedUrl: 'http://localhost:3000/static/media/logo.5d5d9eef.svg', headers: {
host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla
/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress
/4.4.1 Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': 'im
age', accept: 'image/webp,image/apng,image/*,*/*;q=0.8', 'sec-fetch-site': 'same
-origin', 'sec-fetch-mode': 'no-cors', referer: 'http://localhost:3000/pass-m/',
 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-GB' } } } +465ms

  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfUnloaded' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'RedirectToClientRouteIfNotProxied' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'EndRequestsToBlacklistedHosts' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeEndRequestWithBufferedResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'StripUnsupportedAcceptEncoding' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'MaybeSetBasicAuthHeaders' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +43ms
  cypress:proxy:http Running middleware { stage: 'IncomingRequest', middlewareNa
me: 'SendRequestOutgoing' } +0ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +1ms
  cypress:network:agent addRequest called { isHttps: false, href: 'http://localh
ost:3000/static/media/logo.5d5d9eef.svg' } +44ms
  cypress:network:agent got family { family: 4, href: 'http://localhost:3000/sta
tic/media/logo.5d5d9eef.svg' } +0ms
  cypress:server:stream_buffer stream buffer writeable final called +465ms
  cypress:server:request received status code & headers on request { requestId:
'request5', statusCode: 200, headers: { 'content-type': 'image/svg+xml; charset=
UTF-8' } } +456ms
  cypress:server:request successful response received { requestId: 'request5' }
+0ms
  cypress:proxy:http Leaving stage { stage: 'IncomingRequest' } +6ms
  cypress:proxy:http Entering stage { stage: 'IncomingResponse' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'LogResponse' } +0ms
  cypress:proxy:http:response-middleware received response { req: { method: 'GET
', proxiedUrl: 'http://localhost:3000/static/media/logo.5d5d9eef.svg', headers:
{ host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozil
la/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypre
ss/4.4.1 Chrome/80.0.3987.158 Electron/8.2.0 Safari/537.36', 'sec-fetch-dest': '
image', accept: 'image/webp,image/apng,image/*,*/*;q=0.8', 'sec-fetch-site': 'sa
me-origin', 'sec-fetch-mode': 'no-cors', referer: 'http://localhost:3000/pass-m/
', 'accept-encoding': 'gzip', 'accept-language': 'en-GB' } }, incomingRes: { hea
ders: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'content-type': 'im
age/svg+xml; charset=UTF-8', etag: 'W/"a6f-r/aNPrZUFOzS+m4OnUPNdIWpNck"', vary:
'Accept-Encoding', 'content-encoding': 'gzip', date: 'Mon, 27 Apr 2020 10:19:06
GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 20
0 } } +454ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'PatchExpressSetHeader' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SetInjectionLevel' } +0ms
  cypress:proxy:http:response-middleware injection levels: { isInitial: false, w
antsInjection: false, wantsSecurityRemoved: false } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'OmitProblematicHeaders' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybePreventCaching' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeStripDocumentDomainFeaturePolicy' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyCookiesFromIncomingRes' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeSendRedirectToClient' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'CopyResponseStatusCode' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'ClearCyInitialCookie' } +1ms
  cypress:server:server Getting remote state: { auth: null, props: { port: '3000
', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'h
ttp', visiting: false, domainName: 'localhost', fileServer: null } +7ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeEndWithEmptyBody' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeGunzipBody' } +1ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeInjectHtml' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'MaybeRemoveSecurity' } +0ms
  cypress:proxy:http Running middleware { stage: 'IncomingResponse', middlewareN
ame: 'SendResponseBodyToClient' } +1ms
  cypress:server:project onMocha hook end +837ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r3', ti
tle: '"before each" hook', hookName: 'before each', hookId: 'h1', body: 'functio
n () {\n    cy.visit("/");\n  }', type: 'hook', duration: 911, file: null } ] +8
36ms
  cypress:server:project onMocha pass +64ms
  cypress:server:reporter got mocha event 'pass' with args: [ { id: 'r3', order:
 1, title: 'check if logo is mounted', state: 'passed', body: 'function () {\n'
+ '    cy.get(".App-link").should("contain", "Learn React");\n' + '  }', type: '
test', duration: 966, wallClockStartedAt: '2020-04-27T10:19:05.661Z', timings: {
 lifecycle: 84, 'before each': [Array], test: [Object] }, file: null } ] +64ms
    √ check if logo is mounted (966ms)
  cypress:server:project onMocha test end +4ms
  cypress:server:reporter got mocha event 'test end' with args: [ { id: 'r3', or
der: 1, title: 'check if logo is mounted', state: 'passed', body: 'function () {
\n' + '    cy.get(".App-link").should("contain", "Learn React");\n' + '  }', typ
e: 'test', duration: 966, wallClockStartedAt: '2020-04-27T10:19:05.661Z', timing
s: { lifecycle: 84, 'before each': [Array], test: [Object] }, file: null } ] +4m
s
  cypress:server:project onMocha test:after:run +15ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { id: 'r
3', order: 1, title: 'check if logo is mounted', state: 'passed', body: 'functio
n () {\n' + '    cy.get(".App-link").should("contain", "Learn React");\n' + '  }
', type: 'test', duration: 966, wallClockStartedAt: '2020-04-27T10:19:05.661Z',
wallClockDuration: 981, timings: { lifecycle: 84, 'before each': [Array], test:
[Object] }, file: null } ] +15ms
  cypress:server:project onMocha suite end +0ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r2', t
itle: 'Main screen', root: false, type: 'suite', file: null } ] +0ms

  cypress:server:project onMocha suite end +1ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r1', t
itle: '', root: true, type: 'suite', file: 'cypress\\integration\\Main.spec.js'
} ] +1ms
  cypress:server:project onMocha end +3ms
  cypress:server:reporter got mocha event 'end' with args: [ { end: '2020-04-27T
10:19:06.649Z' } ] +3ms

  1 passing (1s)

  (Results)

  ┌─────────────────────────────────────────────────────────────────────────────
───────────────────┐
  │ Tests:        1
                   │
  │ Passing:      1
                   │
  │ Failing:      0
                   │
  │ Pending:      0
                   │
  │ Skipped:      0
                   │
  │ Screenshots:  0
                   │
  │ Video:        false
                   │
  │ Duration:     1 second
                   │
  │ Spec Ran:     Main.spec.js
                   │
  └─────────────────────────────────────────────────────────────────────────────
───────────────────┘

  cypress:server:run attempting to close the browser +2s
  cypress:server:browsers killing browser process +3s
  cypress:server:electron-app all BrowserWindows closed, not exiting +0ms
  cypress:server:browsers:electron closed event fired +168ms
  cypress:server:windows removing all electron extensions [] +5s
  cypress:server:preprocessor removeFile C:\Users\TSE-ReactNative2\Desktop\new-a
pp\cypress\integration\Main.spec.js +1s
  cypress:server:preprocessor base emitter plugin close event +0ms
  cypress:server:preprocessor base emitter native close event +0ms
  cypress:browserify close: C:\Users\TSE-ReactNative2\Desktop\new-app\cypress\in
tegration\Main.spec.js +1s
  cypress:server:preprocessor base emitter native close event +0ms
  cypress:browserify close: C:\Users\TSE-ReactNative2\Desktop\new-app\cypress\su
pport\index.js +0ms
  cypress:browserify close: C:\Users\TSE-ReactNative2\Desktop\new-app\cypress\in
tegration\Main.spec.js +0ms
  cypress:server:browsers browser process killed +1ms
  cypress:server:run spec results { stats: { suites: 1, tests: 1, passes: 1, pen
ding: 0, skipped: 0, failures: 0, wallClockStartedAt: 2020-04-27T10:19:05.643Z,
wallClockEndedAt: 2020-04-27T10:19:06.649Z, wallClockDuration: 1006 }, reporter:
 'spec', reporterStats: { suites: 1, tests: 1, passes: 1, pending: 0, failures:
0, start: 2020-04-27T10:19:05.648Z, end: 2020-04-27T10:19:06.661Z, duration: 101
3 }, hooks: [ { hookId: 'h1', hookName: 'before each', title: [Array], body: 'fu
nction () {\n    cy.visit("/");\n  }' } ], tests: [ { testId: 'r3', title: [Arra
y], state: 'passed', body: 'function () {\n' + '    cy.get(".App-link").should("
contain", "Learn React");\n' + '  }', stack: null, error: null, timings: [Object
], failedFromHookId: null, wallClockStartedAt: 2020-04-27T10:19:05.661Z, wallClo
ckDuration: 981, videoTimestamp: null } ], error: null, video: null, screenshots
: [], spec: { name: 'Main.spec.js', relative: 'cypress\\integration\\Main.spec.j
s', absolute: 'C:/Users/TSE-ReactNative2/Desktop/new-app/cypress/integration/Mai
n.spec.js' }, shouldUploadVideo: true } +2ms
  cypress:server:run final results of all runs: { startedTestsAt: 2020-04-27T10:
19:05.643Z, endedTestsAt: 2020-04-27T10:19:06.649Z, totalDuration: 1006, totalSu
ites: 1, totalTests: 1, totalFailed: 0, totalPassed: 1, totalPending: 0, totalSk
ipped: 0, runs: [ { stats: [Object], reporter: 'spec', reporterStats: [Object],
hooks: [Array], tests: [Array], error: null, video: null, screenshots: [], spec:
 [Object], shouldUploadVideo: true } ], browserPath: '', browserName: 'electron'
, browserVersion: '80.0.3987.158', osName: 'win32', osVersion: '6.2.9200', cypre
ssVersion: '4.4.1', runUrl: undefined, config: { baseUrl: 'http://localhost:3000
/pass-m', viewportWidth: 1440, viewportHeight: 900, projectId: '94ipfq', video:
false, projectRoot: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app', projectName
: 'new-app', morgan: false, isTextTerminal: true, socketId: 'k2h1b', report: tru
e, browsers: [ [Object], [Object], [Object] ], port: 56585, hosts: null, userAge
nt: null, reporter: 'spec', reporterOptions: null, blacklistHosts: null, clientR
oute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie:
 '__socket.io', reporterRoute: '/__cypress/reporter', ignoreTestFiles: '*.hot-up
date.js', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000
, responseTimeout: 30000, pageLoadTimeout: 60000, execTimeout: 60000, taskTimeou
t: 60000, videoCompression: 32, videoUploadOnPasses: true, modifyObstructiveCode
: true, chromeWebSecurity: true, waitForAnimations: true, animationDistanceThres
hold: 5, numTestsKeptInMemory: 0, watchForFileChanges: false, trashAssetsBeforeR
uns: true, autoOpen: false, fileServerFolder: 'C:\\Users\\TSE-ReactNative2\\Desk
top\\new-app', videosFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cyp
ress\\videos', supportFile: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypr
ess\\support\\index.js', fixturesFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\
new-app\\cypress\\fixtures', integrationFolder: 'C:\\Users\\TSE-ReactNative2\\De
sktop\\new-app\\cypress\\integration', screenshotsFolder: 'C:\\Users\\TSE-ReactN
ative2\\Desktop\\new-app\\cypress\\screenshots', namespace: '__cypress', plugins
File: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\plugins\\index.js
', nodeVersion: 'default', configFile: 'cypress.json', firefoxGcInterval: { runM
ode: 1, openMode: null }, javascripts: [], experimentalGetCookiesSameSite: false
, env: {}, cypressEnv: 'production', resolved: { animationDistanceThreshold: [Ob
ject], fileServerFolder: [Object], baseUrl: [Object], fixturesFolder: [Object],
blacklistHosts: [Object], chromeWebSecurity: [Object], modifyObstructiveCode: [O
bject], integrationFolder: [Object], env: {}, pluginsFile: [Object], hosts: [Obj
ect], screenshotsFolder: [Object], numTestsKeptInMemory: [Object], supportFile:
[Object], port: [Object], projectId: [Object], videosFolder: [Object], reporter:
 [Object], reporterOptions: [Object], ignoreTestFiles: [Object], testFiles: [Obj
ect], defaultCommandTimeout: [Object], trashAssetsBeforeRuns: [Object], execTime
out: [Object], userAgent: [Object], pageLoadTimeout: [Object], viewportWidth: [O
bject], requestTimeout: [Object], viewportHeight: [Object], responseTimeout: [Ob
ject], video: [Object], taskTimeout: [Object], videoCompression: [Object], video
UploadOnPasses: [Object], watchForFileChanges: [Object], waitForAnimations: [Obj
ect], nodeVersion: [Object], firefoxGcInterval: [Object], browsers: [Object], ex
perimentalGetCookiesSameSite: [Object] }, parentTestsFolder: 'C:\\Users\\TSE-Rea
ctNative2\\Desktop\\new-app\\cypress', parentTestsFolderDisplay: 'new-app\\cypre
ss', supportFolder: 'C:\\Users\\TSE-ReactNative2\\Desktop\\new-app\\cypress\\sup
port', integrationExampleName: 'examples', integrationExamplePath: 'C:\\Users\\T
SE-ReactNative2\\Desktop\\new-app\\cypress\\integration\\examples', scaffoldedFi
les: [ [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Ob
ject], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Ob
ject], [Object], [Object], [Object], [Object], [Object], [Object], [Object] ], r
esolvedNodeVersion: '12.13.0', state: {}, proxyUrl: 'http://localhost:56585', br
owserUrl: 'http://localhost:3000/__/', reporterUrl: 'http://localhost:3000/__cyp
ress/reporter', xhrUrl: '__cypress/xhrs/' } } +0ms

================================================================================

  (Run Finished)

       Spec                                              Tests  Passing  Failing
  Pending  Skipped
  ┌─────────────────────────────────────────────────────────────────────────────
───────────────────┐
  │ √  Main.spec.js                             00:01        1        1        -
        -        - │
  └─────────────────────────────────────────────────────────────────────────────
───────────────────┘
    √  All specs passed!                        00:01        1        1        -
        -        -

  cypress:server:browsers:electron debugger detached due to { reason: 'target cl
osed' } +72ms
  cypress:server:cypress about to exit with code 0 +11s
  cypress:cli child event fired { event: 'exit', code: 0, signal: null } +12s
  cypress:cli child event fired { event: 'close', code: 0, signal: null } +1ms
AkshayNaikRB commented 4 years ago

@jennifer-shehane Here are the steps to reproduce the issue, 1.create a react app by running "create-react-app my-app"

  1. install cypress for the above created app as dev-dependency by running npm i -D cypress
  2. Add these in your package.json
   scripts:{
               .......
              "cy:open": "cypress open",
               "cy:run": "cypress run --spec 'cypress/integration/**/*.spec.js'"
             }
  1. run the app by running npm start
  2. To run tests in headless mode, run npm run cy:run 5 To run tests in browser mode, run npm run cy:open
AkshayNaikRB commented 4 years ago

Any updates ?

jennifer-shehane commented 4 years ago

There's a warning printing in the console. This warning should bubble up for you to see, but maybe the fact that you have chrome policy checks will prevent them from showing.

You have certain group policies (GPOs) on Windows that are preventing Cypress from working as intended, which can cause tests to break.

Please read here for more info and workarounds for your issue: https://on.cypress.io/error-messages#Cypress-detected-policy-settings-on-your-computer-that-may-cause-issues

cypress:server:chrome_policy_check error initializing chrome policy check { 
  err: Error: Module did not self-register.     
    at process.func (electron/js2c/asar.js:140:31)     
    at process.func [as dlopen] (electron/js2c/asar.js:140:31)     
    ...
AkshayNaikRB commented 4 years ago

Hey, This is my chrome policies Screenshot (161)

Also, I would like to inform you that, cypress run --browser chrome works for me, but cypress open still doesn't open the test runner, I get this blank screen Screenshot (159)

AkshayNaikRB commented 4 years ago

Adding to the above, When i have spec files inside floder, ex: integration/home/home1.spec.js integration/home/home2.spec.js integration/profile/profile.spec.js integration/help/help.spec.js

in such cases, cypress run --spec 'cypress/integration/**/*.spec.js' behaves randomly, some times only first spec file is run, sometimes is just stops in the middle of some spec file.

while cypress run --spec 'cypress/integration/**/*.spec.js' --browser chrome --no-exit executes only the first spec file in browser, rest are not even displayed

jennifer-shehane commented 4 years ago

The only other existing issue I'm aware of with Windows is when setting nodeVersion to system. https://github.com/cypress-io/cypress/issues/6775 Are you setting this in your config?

Outside of the previous suggestions, we'll need a reproducible example in order to investigate further.

AkshayNaikRB commented 4 years ago

This is my cypress.json

{
  "baseUrl": "http://localhost:3000/my-app",
  "viewportWidth": 1440,
  "viewportHeight": 900,
  "projectId": "*****",
  "video": false
}