Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

eyes-cypress doesn't support for cucumber in cypress #23

Closed
hieutrandn9889 opened this issue Jul 7, 2019 · 7 comments
Closed

eyes-cypress doesn't support for cucumber in cypress #23

hieutrandn9889 opened this issue Jul 7, 2019 · 7 comments

Comments

@hieutrandn9889
Copy link

hieutrandn9889 commented Jul 7, 2019

λ yarn run_open yarn run v1.16.0 $ cypress open

2019-07-07T09:37:14Z Eyes: [LOG ] {} (): [handlers] creating handlers with the following config: {"concurrency":1,"agentId":"eyes-cypress/3.6.35","appName":"cypress_cucumber","showLogs":true,"batchName":"Test AI","apiKey":"j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"}
2019-07-07T09:37:14Z Eyes: [LOG ] {} Object.(): eyes-cypress plugin running with config: {"concurrency":1,"agentId":"eyes-cypress/3.6.35","appName":"cypress_cucumber","showLogs":true,"batchName":"Test AI","apiKey":"j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"}
2019-07-07T09:37:14Z Eyes: [LOG ] {} (): starting plugin server
2019-07-07T09:37:14Z Eyes: [LOG ] {} Server.(): plugin server running at port: 52320
GET /__/ 200 34.222 ms - -
GET /__cypress/runner/cypress_runner.css 200 10.909 ms - -
GET /__cypress/runner/cypress_runner.js 200 7.112 ms - -
GET /__cypress/iframes/integration/homeCSMPage.feature 200 9.971 ms - 735
GET /__cypress/runner/fonts/fontawesome-webfont.woff2?v=4.7.0 200 1.765 ms - 77160
GET /__cypress/tests?p=cypress%5Csupport%5Cindex.js-422 200 3658.438 ms - -
GET /__cypress/tests?p=cypress%5Cintegration%5ChomeCSMPage.feature-086 200 4440.430 ms - -
2019-07-07T09:37:28Z Eyes: [LOG ] {} (): [server] eyes api: batchStart viewport,userAgent
2019-07-07T09:37:28Z Eyes: [LOG ] {} Object.batchStart(): [handlers] batchStart with data {"viewport":{"width":1000,"height":660},"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}
GET / 200 10.655 ms - -
GET /static/css/main.68382d07.css 200 2205.793 ms - -
HEAD / - - ms - -
HEAD / - - ms - -
HEAD / - - ms - -
GET /static/js/main.48033cda.js 200 3264.553 ms - -
GET /static/media/logo.986b0c9c.png 200 69.142 ms - -
OPTIONS /api/v1/configs 200 498.556 ms - -
GET /api/v1/configs 200 146.672 ms - -
OPTIONS /api/v1/users?limit=10&offset=0 200 480.995 ms - -
GET /api/v1/users?limit=10&offset=0 200 224.132 ms - -
2019-07-07T09:37:53Z Eyes: [LOG ] {} (): [server] eyes api: open testName,appName,browser
2019-07-07T09:37:53Z Eyes: [LOG ] {} Object.open(): [handlers] open: close=undefined, args= {"testName":"My first Cypress Test","appName":"Hello Cypress, This is Applitools!","browser":{"width":800,"height":600}}
2019-07-07T09:37:54Z Eyes: [LOG ] {} (): openEyes: testName=My first Cypress Test, browser= {"width":800,"height":600}
2019-07-07T09:37:54Z Eyes: [LOG ] {} EyesWrapper.setDeviceInfo(): Device Info: Desktop
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper.setBatch(): setBatch(BatchInfo { {"id":"63c95b80-239c-4c54-99b5-7b11b5c61fdf","name":"Test AI","startedAt":"2019-07-07T09:37:54.002Z"} })
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} ServerConnector.renderInfo(): ServerConnector.renderInfo called.
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} (): ServerConnector.renderInfo will now post call to https://eyesapi.applitools.com/api/sessions/renderinfo with params {"apiKey":"j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"}
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} (): ServerConnector.renderInfo - result OK, status code 200, url https://eyesapi.applitools.com/api/sessions/renderinfo
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} ServerConnector.renderInfo(): ServerConnector.renderInfo - post succeeded RenderingInfo { {"serviceUrl":"https://render-wus.applitools.com","accessToken":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJLVjd5MjBKNEkwV29wRzB2cXlYWERnfn4iLCJpYXQiOjE1NjI0OTIyNzAsImV4cCI6MTU2MjUxMzg3MCwiaXNzIjoiZXllc2FwaS5hcHBsaXRvb2xzLmNvbSJ9.Fjb8a3DXqCQNQ5ESX5lE3WtZ1zA08KuJingW8RtipJI46q3jP2XVol72G3rhgxTvAjM3fIDemeBCeeqHk2OJUcevo6Ei3Wdw6LTFbDIF9MKDA70D5E-9d0esBuJzxHCgd7NEbn6HSVQ2-spQcWKfSM_s4fDmL6zuUjKoA5ps5yY","resultsUrl":"https://eyesapi.applitools.com/api/sessions/running/data?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"} }
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper.openBase(): Agent = eyes-cypress/3.6.35
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper.openBase(): openBase('Hello Cypress, This is Applitools!', 'My first Cypress Test', 'undefined')
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper._logOpenBase(): Eyes server URL is 'https://eyesapi.applitools.com'
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper._logOpenBase(): Timeout = 'undefined'
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper._logOpenBase(): matchTimeout = '2000'
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper._logOpenBase(): Default match settings = 'ImageMatchSettings { {"matchLevel":"Strict","ignoreCaret":true,"useDom":false,"enablePatterns":false,"ignoreDisplacements":false,"ignore":[],"layout":[],"strict":[],"content":[],"floating":[]} }'
2019-07-07T09:37:54Z Eyes: [VERBOSE] {} EyesWrapper._logOpenBase(): FailureReports = 'OnClose'
2019-07-07T09:37:54Z Eyes: [LOG ] {} Object.open(): [handlers] open finished
GET /static/media/logo.986b0c9c.png 200 75.576 ms - -
GET /static/css/main.68382d07.css 200 138.433 ms - -
GET /static/css/main.68382d07.css 200 86.462 ms - -
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] PUT resource: https://csm-web-staging.enouvo.com/static/media/logo.986b0c9c.png 63728
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] PUT resource: https://csm-web-staging.enouvo.com/static/css/main.68382d07.css#gradient 891028
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] PUT resource: https://csm-web-staging.enouvo.com/static/css/main.68382d07.css 891028
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] PUT resource: https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700 11343
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] PUT resource: https://fonts.googleapis.com/icon?family=Material+Icons 568
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] eyes api: checkWindow url,resourceUrls,cdt,tag,blobData,frames
2019-07-07T09:37:55Z Eyes: [LOG ] {} Object.checkWindow(): [handlers] checkWindow: checkWindow=function
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): running checkWindow for test My first Cypress Test step #1
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxIIzI.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBBc4.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu72xKOzY.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu5mxKOzY.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7mxKOzY.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4WxKOzY.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7WxKOzY.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7GxKOzY.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxK.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBBc4.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBBc4.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
GET /static/media/logo.986b0c9c.png 200 176.480 ms - -
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] eyes api: close
2019-07-07T09:37:55Z Eyes: [LOG ] {} Object.close(): [handlers] close: openErr=undefined, close=function, checkWindow=function, resources=count:5
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:37:55Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:37:55Z Eyes: [LOG ] {} (): Waiting for test results of 1 tests.
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7mxKOzY.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7WxKOzY.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4WxKOzY.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu5mxKOzY.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxIIzI.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu72xKOzY.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBBc4.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBBc4.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxK.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2
2019-07-07T09:37:56Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:37:56Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:37:57Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2
2019-07-07T09:37:57Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7GxKOzY.woff2
2019-07-07T09:37:57Z Eyes: [LOG ] {} (): fetching https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:57Z Eyes: [LOG ] {} (): fetched https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2
2019-07-07T09:37:57Z Eyes: [LOG ] {} (): fetching https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/icons.css {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:58Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:37:58Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:37:58Z Eyes: [LOG ] {} (): fetched https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/icons.css
2019-07-07T09:37:58Z Eyes: [LOG ] {} (): fetching https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.eot {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:58Z Eyes: [LOG ] {} (): fetching https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.woff {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:58Z Eyes: [LOG ] {} (): fetching https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.ttf {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:58Z Eyes: [LOG ] {} (): fetching https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.svg {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"}}
2019-07-07T09:37:59Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:37:59Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:37:59Z Eyes: [LOG ] {} (): fetched https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.eot
2019-07-07T09:37:59Z Eyes: [LOG ] {} (): fetched https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.svg
2019-07-07T09:37:59Z Eyes: [LOG ] {} (): fetched https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.woff
2019-07-07T09:37:59Z Eyes: [LOG ] {} (): fetched https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.ttf
2019-07-07T09:37:59Z Eyes: [VERBOSE] {} ServerConnector.render(): ServerConnector.render called with RenderRequest { {"webhook":"https://eyesapi.applitools.com/api/sessions/running/data?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110","url":"https://csm-web-staging.enouvo.com/","dom":{"hashFormat":"sha256","hash":"ca3b86352123ec9ed8ff53d6669cfdea9ffffd098533272210426657b8189560"},"resources":{"https://csm-web-staging.enouvo.com/static/media/logo.986b0c9c.png":{"hashFormat":"sha256","hash":"56c75e6ab318dcb42f4038dbc7d7e57c562e4af529dd1169aaf85d55d4ed7651","contentType":"image/png"},"https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700":{"hashFormat":"sha256","hash":"4b3deada321efa1840e92744cdd62f68e7eef9c95a2297ac82a36e8108c84225","contentType":"text/css; charset=utf-8"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2":{"hashFormat":"sha256","hash":"496c3fbebdaa04f41cc602f672b6fe68ac4168c9a4a92152a56ac04e49c133b3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7mxKOzY.woff2":{"hashFormat":"sha256","hash":"f2b770189d05bc3da6d684147175a1f2ab4f8f030c520f011252df8f7d6201f3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2":{"hashFormat":"sha256","hash":"7beecf48eb613f78fbafd9d0a4393af890dbfd2ab39784890eda7ddab42f04f3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2":{"hashFormat":"sha256","hash":"14b442bf8304eea6709138641397ce44aa9cf4bcd64d5ede30872cb64bcc9f7f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7WxKOzY.woff2":{"hashFormat":"sha256","hash":"67afba35bed24f3ccf531a6bfd2c71ee2c6e5de74a3f28fe2b6188a8699f4e04","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4WxKOzY.woff2":{"hashFormat":"sha256","hash":"a223f1cb930ff49e86d7a550fb70d89526b89358f5649efbf5d0589aac159357","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2":{"hashFormat":"sha256","hash":"27ab2c7670626fa8975f077ecafcc2a950bca3da019935d644ee3397381f6c3d","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2":{"hashFormat":"sha256","hash":"13a959e3ff789fa834151e4eee3d3862e63447901ecbb9d2907eee4ffc433b08","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2":{"hashFormat":"sha256","hash":"dd1862ad2a625679ff58e3992323a22aed59222fbba034f911a9a99afe76f1d8","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu5mxKOzY.woff2":{"hashFormat":"sha256","hash":"491158614c16e4a767df0f1ddbb82a8462b6ba308b8774c698b82e850a425291","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2":{"hashFormat":"sha256","hash":"081f44d938d785edec7ed5ca006775c42a247ea97cf06d9de44be5b5ac0cbfe5","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2":{"hashFormat":"sha256","hash":"eb94eb23d6a4f64d33801b71cf023df0f49f4f27cf976be8a3124bb104453cca","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2":{"hashFormat":"sha256","hash":"996da6758e09cf9382a091845b1fc4c5d786fac4f2825c2a2996270620c4883e","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2":{"hashFormat":"sha256","hash":"b0781b99f4ee6d49edd23d2820d27e7fa234c6be34e9523feec147082dc3a7fc","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2":{"hashFormat":"sha256","hash":"ce62238283302109f41e47166dceb3b9bcdce01d71974c38da4920d3fc8d4120","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxIIzI.woff2":{"hashFormat":"sha256","hash":"12823d585605238121554aff8bb060a235dc36f37efd9fb1e7e6ea1a9622bc35","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu72xKOzY.woff2":{"hashFormat":"sha256","hash":"7aa3c7e43ee40c94ef77505e7da7dc587b0ebb3dd261a2c176a5d17cd0cdda5a","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2":{"hashFormat":"sha256","hash":"4f12c41dc2da797234887d8683d7f1699cfa436e1c32a1a1f7ca04041bd04ff4","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2":{"hashFormat":"sha256","hash":"da6e676db98d451a0d583e78cb5509bceab7b1b33b3b56f87cd2fd62be5516d7","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBBc4.woff2":{"hashFormat":"sha256","hash":"24369e1b2461af9dcefecaf9cc93d64cf22a4c5bac32506100b9e21014507bcf","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBBc4.woff2":{"hashFormat":"sha256","hash":"29f6da0a8c21c5681511bb9b08663d3fd2c5d09c9bd8054ec354c563b8c8b7c1","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2":{"hashFormat":"sha256","hash":"0122c49b6e79625cc94ec53ffabc7c2dfa832b15db9c373badc353c37848013f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2":{"hashFormat":"sha256","hash":"675b01281adf2cd36d2dbb9abda799bfa9dffc2178576654de53699bbfa09171","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2":{"hashFormat":"sha256","hash":"66a6ef379881e3124e20f6dcecdc16672b1a7c3e415a305995621e40a075624f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2":{"hashFormat":"sha256","hash":"582fc1469168a4c86bca726304345cfc3404f968231fd6015d2049656342c2c8","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBBc4.woff2":{"hashFormat":"sha256","hash":"b4d07892cde715d50bb69c1982df496385d1dfd8f9d1867c31f19a3c8634cfae","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxK.woff2":{"hashFormat":"sha256","hash":"48c3fa6f86c54f1d9bb519220713d4b0a1f8cd1a589a3c03b9fa82e98ecb13e3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2":{"hashFormat":"sha256","hash":"87d79f6dd4a06142b21b797b3dda59ac027893b46131a2f58b74ed736805fd05","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2":{"hashFormat":"sha256","hash":"1f083966aceeee42dd217e2018d68b3e63fb9beea41f717ce4fa34a4df88b3a5","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2":{"hashFormat":"sha256","hash":"25d5b6bed3713933a989035785d114b644f3c5ad1bbce87fe215ff5d8d9b24b7","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2":{"hashFormat":"sha256","hash":"e6bbcc62f3b6a3ada1215006f0f6c04dbcc035efe815caf60e6a26eafc335b7f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2":{"hashFormat":"sha256","hash":"b12b566a4b982d1d9ebdd2f94dbffc73ff39c9f6df112b8752191418538d01e6","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2":{"hashFormat":"sha256","hash":"d072872a98e4b9813b4596891cc5387a3213b3cd90f573a3f06ec49ade27a2af","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2":{"hashFormat":"sha256","hash":"9c7063e4ddf4fb376fa7af3b9caf9845251f6224dffd38f1a369278c47e4b4ec","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7GxKOzY.woff2":{"hashFormat":"sha256","hash":"4c84629456a70df1137ab4bdcddba32050a2524568912630c2538746cbbcdc51","contentType":"font/woff2"},"https://fonts.googleapis.com/icon?family=Material+Icons":{"hashFormat":"sha256","hash":"15ca764094397340891181beb500bb3d7776e90b237830a646d469ac1afada6a","contentType":"text/css; charset=utf-8"},"https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2":{"hashFormat":"sha256","hash":"4517f0a3893222df073141313c178ccbc99343f3903fb12023173b0d9de78ab9","contentType":"font/woff2"},"https://csm-web-staging.enouvo.com/static/css/main.68382d07.css#gradient":{"hashFormat":"sha256","hash":"93c296a3a9039d545018d2a7159b50df1be389dcf0153f40924eaee7e723b147","contentType":"text/css; charset=utf-8"},"https://csm-web-staging.enouvo.com/static/css/main.68382d07.css":{"hashFormat":"sha256","hash":"93c296a3a9039d545018d2a7159b50df1be389dcf0153f40924eaee7e723b147","contentType":"text/css; charset=utf-8"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/icons.css":{"hashFormat":"sha256","hash":"23443faf68fdd4e27f1965f7b5e2c28b360acdec78dad188272e1d7dce11ab36","contentType":"text/css"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.eot":{"hashFormat":"sha256","hash":"949978296c0208c3996aa4729db819a3524f6252f6cbf85db7ab7a31233eb799","contentType":"application/vnd.ms-fontobject"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.svg":{"hashFormat":"sha256","hash":"a0a567165207b26fccc0857f5befa79cee5e7b4d2856b4e397cce9bcc6d8b10a","contentType":"image/svg+xml"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.woff":{"hashFormat":"sha256","hash":"f3844f6d80c36cb306d627bdac994c3e050ca9cedda14fb1d4cf18d9eb704492","contentType":"application/font-woff"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.ttf":{"hashFormat":"sha256","hash":"3906edce906ce91383abc70985e82fa1a45cb8d780453ef9a0e4482a01e2a859","contentType":"application/octet-stream"}},"agentId":"eyes-cypress/3.6.35","renderInfo":{"width":800,"height":600,"sizeMode":"full-page"},"sendDom":true} }
2019-07-07T09:37:59Z Eyes: [VERBOSE] {} (): ServerConnector.render will now post call to https://render-wus.applitools.com/render with params {}
2019-07-07T09:38:00Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:00Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:00Z Eyes: [VERBOSE] {} (): ServerConnector.render - result OK, status code 200, url https://render-wus.applitools.com/render
2019-07-07T09:38:00Z Eyes: [VERBOSE] {} ServerConnector.render(): ServerConnector.render - post succeeded RunningRender { {"renderId":"81f794b5-0cb9-4822-8001-cb70593a5d05","renderStatus":"need-more-resources","needMoreResources":[],"needMoreDom":true} }
2019-07-07T09:38:00Z Eyes: [VERBOSE] {} ServerConnector.renderPutResource(): ServerConnector.putResource called with resource#ca3b86352123ec9ed8ff53d6669cfdea9ffffd098533272210426657b8189560 for render: RunningRender { {"renderId":"81f794b5-0cb9-4822-8001-cb70593a5d05","renderStatus":"need-more-resources","needMoreResources":[],"needMoreDom":true} }
2019-07-07T09:38:00Z Eyes: [VERBOSE] {} (): ServerConnector.renderPutResource will now post call to https://render-wus.applitools.com/resources/sha256/ca3b86352123ec9ed8ff53d6669cfdea9ffffd098533272210426657b8189560 with params {"render-id":"81f794b5-0cb9-4822-8001-cb70593a5d05"}
2019-07-07T09:38:01Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:01Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): ServerConnector.renderPutResource - result OK, status code 200, url https://render-wus.applitools.com/resources/sha256/ca3b86352123ec9ed8ff53d6669cfdea9ffffd098533272210426657b8189560
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} ServerConnector.renderPutResource(): ServerConnector.putResource - request succeeded
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://csm-web-staging.enouvo.com/static/media/logo.986b0c9c.png
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7mxKOzY.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7WxKOzY.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4WxKOzY.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu5mxKOzY.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxIIzI.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu72xKOzY.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBBc4.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBBc4.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxK.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7GxKOzY.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.googleapis.com/icon?family=Material+Icons
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://csm-web-staging.enouvo.com/static/css/main.68382d07.css#gradient
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://csm-web-staging.enouvo.com/static/css/main.68382d07.css
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/icons.css
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.eot
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.svg
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.woff
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): adding resource to cache: https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.ttf
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} ServerConnector.render(): ServerConnector.render called with RenderRequest { {"webhook":"https://eyesapi.applitools.com/api/sessions/running/data?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110","url":"https://csm-web-staging.enouvo.com/","dom":{"hashFormat":"sha256","hash":"ca3b86352123ec9ed8ff53d6669cfdea9ffffd098533272210426657b8189560"},"resources":{"https://csm-web-staging.enouvo.com/static/media/logo.986b0c9c.png":{"hashFormat":"sha256","hash":"56c75e6ab318dcb42f4038dbc7d7e57c562e4af529dd1169aaf85d55d4ed7651","contentType":"image/png"},"https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700":{"hashFormat":"sha256","hash":"4b3deada321efa1840e92744cdd62f68e7eef9c95a2297ac82a36e8108c84225","contentType":"text/css; charset=utf-8"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2":{"hashFormat":"sha256","hash":"496c3fbebdaa04f41cc602f672b6fe68ac4168c9a4a92152a56ac04e49c133b3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7mxKOzY.woff2":{"hashFormat":"sha256","hash":"f2b770189d05bc3da6d684147175a1f2ab4f8f030c520f011252df8f7d6201f3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2":{"hashFormat":"sha256","hash":"7beecf48eb613f78fbafd9d0a4393af890dbfd2ab39784890eda7ddab42f04f3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2":{"hashFormat":"sha256","hash":"14b442bf8304eea6709138641397ce44aa9cf4bcd64d5ede30872cb64bcc9f7f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7WxKOzY.woff2":{"hashFormat":"sha256","hash":"67afba35bed24f3ccf531a6bfd2c71ee2c6e5de74a3f28fe2b6188a8699f4e04","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4WxKOzY.woff2":{"hashFormat":"sha256","hash":"a223f1cb930ff49e86d7a550fb70d89526b89358f5649efbf5d0589aac159357","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2":{"hashFormat":"sha256","hash":"27ab2c7670626fa8975f077ecafcc2a950bca3da019935d644ee3397381f6c3d","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2":{"hashFormat":"sha256","hash":"13a959e3ff789fa834151e4eee3d3862e63447901ecbb9d2907eee4ffc433b08","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2":{"hashFormat":"sha256","hash":"dd1862ad2a625679ff58e3992323a22aed59222fbba034f911a9a99afe76f1d8","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu5mxKOzY.woff2":{"hashFormat":"sha256","hash":"491158614c16e4a767df0f1ddbb82a8462b6ba308b8774c698b82e850a425291","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2":{"hashFormat":"sha256","hash":"081f44d938d785edec7ed5ca006775c42a247ea97cf06d9de44be5b5ac0cbfe5","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2":{"hashFormat":"sha256","hash":"eb94eb23d6a4f64d33801b71cf023df0f49f4f27cf976be8a3124bb104453cca","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2":{"hashFormat":"sha256","hash":"996da6758e09cf9382a091845b1fc4c5d786fac4f2825c2a2996270620c4883e","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2":{"hashFormat":"sha256","hash":"b0781b99f4ee6d49edd23d2820d27e7fa234c6be34e9523feec147082dc3a7fc","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2":{"hashFormat":"sha256","hash":"ce62238283302109f41e47166dceb3b9bcdce01d71974c38da4920d3fc8d4120","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxIIzI.woff2":{"hashFormat":"sha256","hash":"12823d585605238121554aff8bb060a235dc36f37efd9fb1e7e6ea1a9622bc35","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu72xKOzY.woff2":{"hashFormat":"sha256","hash":"7aa3c7e43ee40c94ef77505e7da7dc587b0ebb3dd261a2c176a5d17cd0cdda5a","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2":{"hashFormat":"sha256","hash":"4f12c41dc2da797234887d8683d7f1699cfa436e1c32a1a1f7ca04041bd04ff4","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2":{"hashFormat":"sha256","hash":"da6e676db98d451a0d583e78cb5509bceab7b1b33b3b56f87cd2fd62be5516d7","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBBc4.woff2":{"hashFormat":"sha256","hash":"24369e1b2461af9dcefecaf9cc93d64cf22a4c5bac32506100b9e21014507bcf","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBBc4.woff2":{"hashFormat":"sha256","hash":"29f6da0a8c21c5681511bb9b08663d3fd2c5d09c9bd8054ec354c563b8c8b7c1","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2":{"hashFormat":"sha256","hash":"0122c49b6e79625cc94ec53ffabc7c2dfa832b15db9c373badc353c37848013f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2":{"hashFormat":"sha256","hash":"675b01281adf2cd36d2dbb9abda799bfa9dffc2178576654de53699bbfa09171","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2":{"hashFormat":"sha256","hash":"66a6ef379881e3124e20f6dcecdc16672b1a7c3e415a305995621e40a075624f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2":{"hashFormat":"sha256","hash":"582fc1469168a4c86bca726304345cfc3404f968231fd6015d2049656342c2c8","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBBc4.woff2":{"hashFormat":"sha256","hash":"b4d07892cde715d50bb69c1982df496385d1dfd8f9d1867c31f19a3c8634cfae","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxK.woff2":{"hashFormat":"sha256","hash":"48c3fa6f86c54f1d9bb519220713d4b0a1f8cd1a589a3c03b9fa82e98ecb13e3","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2":{"hashFormat":"sha256","hash":"87d79f6dd4a06142b21b797b3dda59ac027893b46131a2f58b74ed736805fd05","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2":{"hashFormat":"sha256","hash":"1f083966aceeee42dd217e2018d68b3e63fb9beea41f717ce4fa34a4df88b3a5","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2":{"hashFormat":"sha256","hash":"25d5b6bed3713933a989035785d114b644f3c5ad1bbce87fe215ff5d8d9b24b7","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2":{"hashFormat":"sha256","hash":"e6bbcc62f3b6a3ada1215006f0f6c04dbcc035efe815caf60e6a26eafc335b7f","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2":{"hashFormat":"sha256","hash":"b12b566a4b982d1d9ebdd2f94dbffc73ff39c9f6df112b8752191418538d01e6","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2":{"hashFormat":"sha256","hash":"d072872a98e4b9813b4596891cc5387a3213b3cd90f573a3f06ec49ade27a2af","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2":{"hashFormat":"sha256","hash":"9c7063e4ddf4fb376fa7af3b9caf9845251f6224dffd38f1a369278c47e4b4ec","contentType":"font/woff2"},"https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu7GxKOzY.woff2":{"hashFormat":"sha256","hash":"4c84629456a70df1137ab4bdcddba32050a2524568912630c2538746cbbcdc51","contentType":"font/woff2"},"https://fonts.googleapis.com/icon?family=Material+Icons":{"hashFormat":"sha256","hash":"15ca764094397340891181beb500bb3d7776e90b237830a646d469ac1afada6a","contentType":"text/css; charset=utf-8"},"https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2":{"hashFormat":"sha256","hash":"4517f0a3893222df073141313c178ccbc99343f3903fb12023173b0d9de78ab9","contentType":"font/woff2"},"https://csm-web-staging.enouvo.com/static/css/main.68382d07.css#gradient":{"hashFormat":"sha256","hash":"93c296a3a9039d545018d2a7159b50df1be389dcf0153f40924eaee7e723b147","contentType":"text/css; charset=utf-8"},"https://csm-web-staging.enouvo.com/static/css/main.68382d07.css":{"hashFormat":"sha256","hash":"93c296a3a9039d545018d2a7159b50df1be389dcf0153f40924eaee7e723b147","contentType":"text/css; charset=utf-8"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/icons.css":{"hashFormat":"sha256","hash":"23443faf68fdd4e27f1965f7b5e2c28b360acdec78dad188272e1d7dce11ab36","contentType":"text/css"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.eot":{"hashFormat":"sha256","hash":"949978296c0208c3996aa4729db819a3524f6252f6cbf85db7ab7a31233eb799","contentType":"application/vnd.ms-fontobject"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.svg":{"hashFormat":"sha256","hash":"a0a567165207b26fccc0857f5befa79cee5e7b4d2856b4e397cce9bcc6d8b10a","contentType":"image/svg+xml"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.woff":{"hashFormat":"sha256","hash":"f3844f6d80c36cb306d627bdac994c3e050ca9cedda14fb1d4cf18d9eb704492","contentType":"application/font-woff"},"https://file.myfontastic.com/nNSizreaNVw8zEPdy3P8AF/fonts/1544525203.ttf":{"hashFormat":"sha256","hash":"3906edce906ce91383abc70985e82fa1a45cb8d780453ef9a0e4482a01e2a859","contentType":"application/octet-stream"}},"renderId":"81f794b5-0cb9-4822-8001-cb70593a5d05","agentId":"eyes-cypress/3.6.35","renderInfo":{"width":800,"height":600,"sizeMode":"full-page"},"sendDom":true} }
2019-07-07T09:38:01Z Eyes: [VERBOSE] {} (): ServerConnector.render will now post call to https://render-wus.applitools.com/render with params {}
2019-07-07T09:38:02Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:02Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:02Z Eyes: [VERBOSE] {} (): ServerConnector.render - result OK, status code 200, url https://render-wus.applitools.com/render
2019-07-07T09:38:02Z Eyes: [VERBOSE] {} ServerConnector.render(): ServerConnector.render - post succeeded RunningRender { {"renderId":"81f794b5-0cb9-4822-8001-cb70593a5d05","jobId":"e502e5b8-fcca-4f2a-81a0-b522c1862258","renderStatus":"rendering"} }
2019-07-07T09:38:02Z Eyes: [LOG ] {} (): render request complete for 81f794b5-0cb9-4822-8001-cb70593a5d05. test=My first Cypress Test stepCount #1 tag=Home Page target=window fully=true region=undefined selector=undefined browser: {"width":800,"height":600}
2019-07-07T09:38:02Z Eyes: [LOG ] {} (): [waitForRenderedStatus] waiting for 81f794b5-0cb9-4822-8001-cb70593a5d05 to be rendered
2019-07-07T09:38:02Z Eyes: [LOG ] {} (): [getRenderStatus] adding job for 81f794b5-0cb9-4822-8001-cb70593a5d05 isRunning=false
2019-07-07T09:38:02Z Eyes: [LOG ] {} (): [getRenderStatus] render status job (1): 81f794b5-0cb9-4822-8001-cb70593a5d05
2019-07-07T09:38:02Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus called for render: 81f794b5-0cb9-4822-8001-cb70593a5d05 2019-07-07T09:38:02Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus will now post call to https://render-wus.applitools.com/render-status with params {}
2019-07-07T09:38:03Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:03Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:03Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus - result OK, status code 200, url https://render-wus.applitools.com/render-status
2019-07-07T09:38:03Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus - get succeeded for 81f794b5-0cb9-4822-8001-cb70593a5d05 - RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:03Z Eyes: [LOG ] {} (): [waitForRenderedStatus] render status result for 81f794b5-0cb9-4822-8001-cb70593a5d05: RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:03Z Eyes: [LOG ] {} (): [getRenderStatus] adding job for 81f794b5-0cb9-4822-8001-cb70593a5d05 isRunning=true
2019-07-07T09:38:04Z Eyes: [LOG ] {} (): [getRenderStatus] render status job (1): 81f794b5-0cb9-4822-8001-cb70593a5d05
2019-07-07T09:38:04Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus called for render: 81f794b5-0cb9-4822-8001-cb70593a5d05 2019-07-07T09:38:04Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus will now post call to https://render-wus.applitools.com/render-status with params {}
2019-07-07T09:38:04Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:04Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:04Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus - result OK, status code 200, url https://render-wus.applitools.com/render-status
2019-07-07T09:38:04Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus - get succeeded for 81f794b5-0cb9-4822-8001-cb70593a5d05 - RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:04Z Eyes: [LOG ] {} (): [waitForRenderedStatus] render status result for 81f794b5-0cb9-4822-8001-cb70593a5d05: RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:04Z Eyes: [LOG ] {} (): [getRenderStatus] adding job for 81f794b5-0cb9-4822-8001-cb70593a5d05 isRunning=true
2019-07-07T09:38:05Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:05Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:05Z Eyes: [LOG ] {} (): [getRenderStatus] render status job (1): 81f794b5-0cb9-4822-8001-cb70593a5d05
2019-07-07T09:38:05Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus called for render: 81f794b5-0cb9-4822-8001-cb70593a5d05 2019-07-07T09:38:05Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus will now post call to https://render-wus.applitools.com/render-status with params {}
2019-07-07T09:38:05Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus - result OK, status code 200, url https://render-wus.applitools.com/render-status
2019-07-07T09:38:05Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus - get succeeded for 81f794b5-0cb9-4822-8001-cb70593a5d05 - RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:05Z Eyes: [LOG ] {} (): [waitForRenderedStatus] render status result for 81f794b5-0cb9-4822-8001-cb70593a5d05: RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:05Z Eyes: [LOG ] {} (): [getRenderStatus] adding job for 81f794b5-0cb9-4822-8001-cb70593a5d05 isRunning=true
2019-07-07T09:38:06Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:06Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:06Z Eyes: [LOG ] {} (): [getRenderStatus] render status job (1): 81f794b5-0cb9-4822-8001-cb70593a5d05
2019-07-07T09:38:06Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus called for render: 81f794b5-0cb9-4822-8001-cb70593a5d05 2019-07-07T09:38:06Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus will now post call to https://render-wus.applitools.com/render-status with params {}
2019-07-07T09:38:06Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus - result OK, status code 200, url https://render-wus.applitools.com/render-status
2019-07-07T09:38:06Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus - get succeeded for 81f794b5-0cb9-4822-8001-cb70593a5d05 - RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:06Z Eyes: [LOG ] {} (): [waitForRenderedStatus] render status result for 81f794b5-0cb9-4822-8001-cb70593a5d05: RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:06Z Eyes: [LOG ] {} (): [getRenderStatus] adding job for 81f794b5-0cb9-4822-8001-cb70593a5d05 isRunning=true
2019-07-07T09:38:07Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:07Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:07Z Eyes: [LOG ] {} (): [getRenderStatus] render status job (1): 81f794b5-0cb9-4822-8001-cb70593a5d05
2019-07-07T09:38:07Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus called for render: 81f794b5-0cb9-4822-8001-cb70593a5d05 2019-07-07T09:38:07Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus will now post call to https://render-wus.applitools.com/render-status with params {}
2019-07-07T09:38:07Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus - result OK, status code 200, url https://render-wus.applitools.com/render-status
2019-07-07T09:38:07Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus - get succeeded for 81f794b5-0cb9-4822-8001-cb70593a5d05 - RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:07Z Eyes: [LOG ] {} (): [waitForRenderedStatus] render status result for 81f794b5-0cb9-4822-8001-cb70593a5d05: RenderStatusResults { {"status":"rendering"} }
2019-07-07T09:38:07Z Eyes: [LOG ] {} (): [getRenderStatus] adding job for 81f794b5-0cb9-4822-8001-cb70593a5d05 isRunning=true
2019-07-07T09:38:08Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:08Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:08Z Eyes: [LOG ] {} (): [getRenderStatus] render status job (1): 81f794b5-0cb9-4822-8001-cb70593a5d05
2019-07-07T09:38:08Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus called for render: 81f794b5-0cb9-4822-8001-cb70593a5d05 2019-07-07T09:38:08Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus will now post call to https://render-wus.applitools.com/render-status with params {}
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} (): ServerConnector.renderStatus - result OK, status code 200, url https://render-wus.applitools.com/render-status
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} ServerConnector.renderStatusById(): ServerConnector.renderStatus - get succeeded for 81f794b5-0cb9-4822-8001-cb70593a5d05 - RenderStatusResults { {"status":"rendered","imageLocation":"https://eyesapi.applitools.com/api/sessions/running/data/1562492281_01452554-70fb-4522-8f39-69320567a949?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110","domLocation":"https://eyesapi.applitools.com/api/sessions/running/data/1562492283_fb7d4d26-e617-4d64-bddf-837b72152a53?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110","os":"linux","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/74.0.3729.108 Safari/537.36","deviceSize":{"width":800,"height":600}} }
2019-07-07T09:38:09Z Eyes: [LOG ] {} (): [waitForRenderedStatus] render status result for 81f794b5-0cb9-4822-8001-cb70593a5d05: RenderStatusResults { {"status":"rendered","imageLocation":"https://eyesapi.applitools.com/api/sessions/running/data/1562492281_01452554-70fb-4522-8f39-69320567a949?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110","domLocation":"https://eyesapi.applitools.com/api/sessions/running/data/1562492283_fb7d4d26-e617-4d64-bddf-837b72152a53?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110","os":"linux","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/74.0.3729.108 Safari/537.36","deviceSize":{"width":800,"height":600}} }
2019-07-07T09:38:09Z Eyes: [LOG ] {} (): screenshot available for 81f794b5-0cb9-4822-8001-cb70593a5d05 at https://eyesapi.applitools.com/api/sessions/running/data/1562492281_01452554-70fb-4522-8f39-69320567a949?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110
2019-07-07T09:38:09Z Eyes: [LOG ] {} (): checkWindow waiting for prev job. test=My first Cypress Test, stepCount #1
2019-07-07T09:38:09Z Eyes: [LOG ] {} (): checkWindow waiting for openEyes. test=My first Cypress Test, stepCount #1
2019-07-07T09:38:09Z Eyes: [LOG ] {} (): running wrapper.checkWindow for test My first Cypress Test stepCount #1
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} Function.matchWindow(): CheckWindowBase(NullRegionProvider, 'Home Page', false, 0)
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} EyesWrapper.ensureRunningSession(): No running session, calling start session...
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} EyesWrapper.startSession(): startSession()
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} EyesWrapper.startSession(): Batch is BatchInfo { {"id":"63c95b80-239c-4c54-99b5-7b11b5c61fdf","name":"Test AI","startedAt":"2019-07-07T09:37:54.002Z"} }
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} EyesWrapper.startSession(): Application environment is AppEnvironment { {"displaySize":{"width":800,"height":600},"deviceInfo":"Desktop","inferred":"useragent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/74.0.3729.108 Safari/537.36"} }
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} EyesWrapper.startSession(): Starting server session...
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} ServerConnector.startSession(): ServerConnector.startSession called with: SessionStartInfo { {"agentId":"eyes-cypress/3.6.35","sessionType":"SEQUENTIAL","appIdOrName":"Hello Cypress, This is Applitools!","scenarioIdOrName":"My first Cypress Test","batchInfo":{"id":"63c95b80-239c-4c54-99b5-7b11b5c61fdf","name":"Test AI","startedAt":"2019-07-07T09:37:54.002Z"},"environment":{"displaySize":{"width":800,"height":600},"deviceInfo":"Desktop","inferred":"useragent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/74.0.3729.108 Safari/537.36"},"defaultMatchSettings":{"matchLevel":"Strict","ignoreCaret":true,"useDom":false,"enablePatterns":false,"ignoreDisplacements":false,"ignore":[],"layout":[],"strict":[],"content":[],"floating":[]},"compareWithParentBranch":false,"ignoreBaseline":false,"render":false,"properties":[]} }
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} (): ServerConnector.startSession will now post call to https://eyesapi.applitools.com/api/sessions/running with params {"apiKey":"j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"}
2019-07-07T09:38:09Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:09Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:09Z Eyes: [LOG ] {} (): [getRenderStatus] render status job (0):
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} (): ServerConnector.startSession - result OK, status code 200, url https://eyesapi.applitools.com/api/sessions/running
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} ServerConnector.startSession(): ServerConnector.startSession - post succeeded RunningSession { {"id":"MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~","sessionId":"00000251839808515029","batchId":"00000251839808515138","baselineId":"04f4110c-3953-4138-a425-7148cf9b2d45.6011b4f3-a18d-495a-bebf-755b805ae564.F2BmZuYNezpnPkMnW_dMFj5pDRczY2X2rYzJxg6xkt0
.","url":"https://eyes.applitools.com/app/batches/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~","isNewSession":false} }
2019-07-07T09:38:09Z Eyes: [VERBOSE] {} EyesWrapper.startSession(): Server session ID is MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~
2019-07-07T09:38:09Z Eyes: [LOG ] {} EyesWrapper.startSession(): --- Test started - 'My first Cypress Test' of 'Hello Cypress, This is Applitools!' "AppEnvironment { {"displaySize":{"width":800,"height":600},"deviceInfo":"Desktop","inferred":"useragent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/74.0.3729.108 Safari/537.36"} }
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper._ensureRunningSession(): Done!
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} Function.matchWindow(): Calling match window...
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} MatchWindowTask.matchWindow(): retryTimeout = 0
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper._getAppOutputWithScreenshot(): getting screenshot...
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper._getAppOutputWithScreenshot(): Done getting screenshot!
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper._getAppOutputWithScreenshot(): getting screenshot url...
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper._getAppOutputWithScreenshot(): Done getting screenshotUrl!
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper._getAppOutputWithScreenshot(): Getting title, domUrl, imageLocation...
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper._getAppOutputWithScreenshot(): Done getting title, domUrl, imageLocation!
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper.getAppOutputWithScreenshot(): Done!
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} ServerConnector.matchWindow(): ServerConnector.matchWindow called with MatchWindowData { {"userInputs":[],"appOutput":{"title":"some title","screenshotUrl":"https://eyesapi.applitools.com/api/sessions/running/data/1562492281_01452554-70fb-4522-8f39-69320567a949?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110","domUrl":"https://eyesapi.applitools.com/api/sessions/running/data/1562492283_fb7d4d26-e617-4d64-bddf-837b72152a53?accessKey=j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"},"tag":"Home Page","ignoreMismatch":false,"options":{"name":"Home Page","renderId":"81f794b5-0cb9-4822-8001-cb70593a5d05","userInputs":[],"ignoreMismatch":false,"ignoreMatch":false,"forceMismatch":false,"forceMatch":false,"imageMatchSettings":{"matchLevel":"Strict","ignoreCaret":false,"useDom":false,"enablePatterns":false,"ignoreDisplacements":false,"exact":null,"ignore":[],"layout":[],"strict":[],"content":[],"floating":[]}}} } for session: RunningSession { {"id":"MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~","sessionId":"00000251839808515029","batchId":"00000251839808515138","baselineId":"04f4110c-3953-4138-a425-7148cf9b2d45.6011b4f3-a18d-495a-bebf-755b805ae564.F2BmZuYNezpnPkMnW_dMFj5pDRczY2X2rYzJxg6xkt0
.","url":"https://eyes.applitools.com/app/batches/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~","isNewSession":false} }
2019-07-07T09:38:09Z Eyes: [VERBOSE] {00000251839808515029} (): ServerConnector.matchWindow will now post call to https://eyesapi.applitools.com/api/sessions/running/MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~ with params {"apiKey":"j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"}
2019-07-07T09:38:10Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:10Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:11Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:11Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} (): ServerConnector.matchWindow - result OK, status code 200, url https://eyesapi.applitools.com/api/sessions/running/MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} ServerConnector.matchWindow(): ServerConnector.matchWindow - post succeeded MatchResult { {"asExpected":false} }
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} MatchWindowTask._takeScreenshot(): Completed in 1s 940.0077000000001ms
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper.checkWindowBase(): MatchWindow Done!
2019-07-07T09:38:11Z Eyes: [LOG ] {00000251839808515029} EyesWrapper.validateResult(): Mismatch! (Home Page)
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper.checkWindowBase(): Done!
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper.close(): EyesBase.close(false)
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper.close(): Ending server session...
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper.close(): Automatically save test? false
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} ServerConnector.stopSession(): ServerConnector.stopSession called with {"isAborted":false,"updateBaseline":false} for session: RunningSession { {"id":"MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~","sessionId":"00000251839808515029","batchId":"00000251839808515138","baselineId":"04f4110c-3953-4138-a425-7148cf9b2d45.6011b4f3-a18d-495a-bebf-755b805ae564.F2BmZuYNezpnPkMnW_dMFj5pDRczY2X2rYzJxg6xkt0
.","url":"https://eyes.applitools.com/app/batches/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~","isNewSession":false} }
2019-07-07T09:38:11Z Eyes: [VERBOSE] {00000251839808515029} (): ServerConnector.stopSession will now post call to https://eyesapi.applitools.com/api/sessions/running/MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~ with params {"aborted":false,"updateBaseline":false,"apiKey":"j5gzS7NBEgYSq6xA5ep101LFsys2008UuxCFtoMqbM8ag110"}
2019-07-07T09:38:12Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:12Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:13Z Eyes: [VERBOSE] {00000251839808515029} (): ServerConnector.stopSession - result OK, status code 200, url https://eyesapi.applitools.com/api/sessions/running/MDAwMDAyNTE4Mzk4MDg1MTUxMzg~;MDAwMDAyNTE4Mzk4MDg1MTUwMjk~
2019-07-07T09:38:13Z Eyes: [VERBOSE] {00000251839808515029} ServerConnector.stopSession(): ServerConnector.stopSession - post succeeded TestResults of existing test {"id":"00000251839808515029","name":"My first Cypress Test","status":"Unresolved","appName":"Hello Cypress, This is Applitools!","batchName":"Test AI","batchId":"00000251839808515138","branchName":"default","hostOS":"Linux","hostApp":"Chrome","hostDisplaySize":{"width":800,"height":600},"startedAt":"2019-07-07T09:38:04.799Z","duration":3,"isNew":false,"isDifferent":true,"isAborted":false,"appUrls":{"batch":"https://eyes.applitools.com/app/test-results/00000251839808515138?accountId=KV7y20J4I0WopG0vqyXXDg~~","session":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~"},"apiUrls":{"batch":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138","session":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029"},"stepsInfo":[{"name":"Home Page","isDifferent":true,"hasBaselineImage":true,"hasCurrentImage":true,"appUrls":{"step":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029/steps/1?accountId=KV7y20J4I0WopG0vqyXXDg~~","stepEditor":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029/steps/1/edit?accountId=KV7y20J4I0WopG0vqyXXDg~~"},"apiUrls":{"baselineImage":"https://eyesapi.applitools.com/api/images/se~21e80b05-bc43-42e3-942e-5bcf6068b64f","currentImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint","checkpointImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint","checkpointImageThumbnail":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint-thumbnail","diffImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/diff"}}],"steps":1,"matches":0,"mismatches":1,"missing":0,"exactMatches":0,"strictMatches":0,"contentMatches":0,"layoutMatches":0,"noneMatches":0}
2019-07-07T09:38:13Z Eyes: [VERBOSE] {00000251839808515029} EyesWrapper.close(): Results: TestResults of existing test {"id":"00000251839808515029","name":"My first Cypress Test","status":"Unresolved","appName":"Hello Cypress, This is Applitools!","batchName":"Test AI","batchId":"00000251839808515138","branchName":"default","hostOS":"Linux","hostApp":"Chrome","hostDisplaySize":{"width":800,"height":600},"startedAt":"2019-07-07T09:38:04.799Z","duration":3,"isNew":false,"isDifferent":true,"isAborted":false,"appUrls":{"batch":"https://eyes.applitools.com/app/test-results/00000251839808515138?accountId=KV7y20J4I0WopG0vqyXXDg~~","session":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~"},"apiUrls":{"batch":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138","session":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029"},"stepsInfo":[{"name":"Home Page","isDifferent":true,"hasBaselineImage":true,"hasCurrentImage":true,"appUrls":{"step":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029/steps/1?accountId=KV7y20J4I0WopG0vqyXXDg~~","stepEditor":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029/steps/1/edit?accountId=KV7y20J4I0WopG0vqyXXDg~~"},"apiUrls":{"baselineImage":"https://eyesapi.applitools.com/api/images/se~21e80b05-bc43-42e3-942e-5bcf6068b64f","currentImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint","checkpointImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint","checkpointImageThumbnail":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint-thumbnail","diffImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/diff"}}],"steps":1,"matches":0,"mismatches":1,"missing":0,"exactMatches":0,"strictMatches":0,"contentMatches":0,"layoutMatches":0,"noneMatches":0,"url":"https://eyes.applitools.com/app/batches/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~"}
2019-07-07T09:38:13Z Eyes: [LOG ] {00000251839808515029} EyesWrapper.close(): --- Failed test ended. See details at https://eyes.applitools.com/app/batches/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~

Important notice: the Applitools visual tests are currently running with a concurrency value of 1.
This means that the visual tests don't run in parallel, and therefore are slower. This is the default behavior for free accounts.
If your account does support a higher level of concurrency, it's possible to pass a different value by specifying concurrency:X in the applitools.config.js file.
For more information on how to configure the concurrency level, visit the following link: https://www.npmjs.com/package/@applitools/eyes-cypress#concurrency.
If you are interested in speeding up your visual tests, contact sdr@applitools.com to get a trial account and a higher level of concurrency.
2019-07-07T09:38:13Z Eyes: [LOG ] {} (): errorDigest: diff errors TestResults of existing test {"id":"00000251839808515029","name":"My first Cypress Test","status":"Unresolved","appName":"Hello Cypress, This is Applitools!","batchName":"Test AI","batchId":"00000251839808515138","branchName":"default","hostOS":"Linux","hostApp":"Chrome","hostDisplaySize":{"width":800,"height":600},"startedAt":"2019-07-07T09:38:04.799Z","duration":3,"isNew":false,"isDifferent":true,"isAborted":false,"appUrls":{"batch":"https://eyes.applitools.com/app/test-results/00000251839808515138?accountId=KV7y20J4I0WopG0vqyXXDg~~","session":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~"},"apiUrls":{"batch":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138","session":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029"},"stepsInfo":[{"name":"Home Page","isDifferent":true,"hasBaselineImage":true,"hasCurrentImage":true,"appUrls":{"step":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029/steps/1?accountId=KV7y20J4I0WopG0vqyXXDg~~","stepEditor":"https://eyes.applitools.com/app/test-results/00000251839808515138/00000251839808515029/steps/1/edit?accountId=KV7y20J4I0WopG0vqyXXDg~~"},"apiUrls":{"baselineImage":"https://eyesapi.applitools.com/api/images/se~21e80b05-bc43-42e3-942e-5bcf6068b64f","currentImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint","checkpointImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint","checkpointImageThumbnail":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/checkpoint-thumbnail","diffImage":"https://eyesapi.applitools.com/api/sessions/batches/00000251839808515138/00000251839808515029/steps/1/images/diff"}}],"steps":1,"matches":0,"mismatches":1,"missing":0,"exactMatches":0,"strictMatches":0,"contentMatches":0,"layoutMatches":0,"noneMatches":0,"url":"https://eyes.applitools.com/app/batches/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~"}
2019-07-07T09:38:13Z Eyes: [LOG ] {} (): errorDigest: test errors
2019-07-07T09:38:13Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:13Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:13Z Eyes: [LOG ] {} (): [server] error in eyes api: Error: Eyes-Cypress detected diffs or errors during execution of visual tests:
Passed - 0 tests
Diffs detected - 1 tests
Γ£û My first Cypress Test [800x600]
Errors - 0 tests

   See details at: https://eyes.applitools.com/app/batches/00000251839808515138/00000251839808515029?accountId=KV7y20J4I0WopG0vqyXXDg~~
at D:\cypress_eyes\cypress_cucumber\node_modules\@applitools\eyes-cypress\src\plugin\waitForBatch.js:25:13
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
@hieutrandn9889
Copy link
Author

FYI

@danielschwartz85
Copy link
Contributor

danielschwartz85 commented Jul 8, 2019

Hi, I don't see the issue.
Looks like the test just visually failed (since the login screen did no show up - probably logged in already..).
test results:
https://eyes.applitools.com/app/test-results/00000251839808515138/?accountId=KV7y20J4I0WopG0vqyXXDg~~

@hieutrandn9889
Copy link
Author

hieutrandn9889 commented Jul 13, 2019

I see I checked another website which got this error

Only the website : 'https://demo.applitools.com that doesn't get error

@hieutrandn9889
Copy link
Author

FYI

@danielschwartz85
Copy link
Contributor

danielschwartz85 commented Jul 14, 2019

@hieutrandn9889 I don't understand the problem, what error do you get ?

@hieutrandn9889
Copy link
Author

hieutrandn9889 commented Jul 18, 2019

Please check my code:
describe('Hello Cypress, This is Applitools', () => {
it('works', () => {
cy.visit('https://www.facebook.com/');
cy.eyesOpen({
appName: 'Hello Cypress, This is Applitools!',
testName: 'My first Cypress Test',
browser: [
{width: 800, height: 600, name: 'firefox'},
{width: 1024, height: 768, name: 'chrome'},
{
deviceName: 'iPhone X',
screenOrientation: 'landscape'
}
//Add more variations
]
});
cy.eyesCheckWindow('Login Page');
cy.eyesClose();
});
});

*** I used to another website which got this error ***
2019-07-07T09:38:13Z Eyes: [LOG ] {} (): errorDigest: test errors
2019-07-07T09:38:13Z Eyes: [LOG ] {} (): [server] eyes api: batchEnd
2019-07-07T09:38:13Z Eyes: [LOG ] {} Object.batchEnd(): [handlers] batchEnd, timeout=undefined
2019-07-07T09:38:13Z Eyes: [LOG ] {} (): [server] error in eyes api: Error: Eyes-Cypress detected diffs or errors during execution of visual tests:
Passed - 0 tests

If I change the website: https:// https://demo.applitools.com then I don't get the error above

@hieutrandn9889
Copy link
Author

That issue is fixed
Many thanks man

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants