{
  "stats": {
    "suites": 1,
    "tests": 10,
    "passes": 4,
    "pending": 0,
    "failures": 6,
    "start": "2022-06-03T09:48:55.854Z",
    "end": "2022-06-03T09:49:49.277Z",
    "duration": 53423,
    "testsRegistered": 10,
    "passPercent": 40,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "987e6158-e714-4245-a79a-6a32693be570",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "e9bd9524-5d1b-430c-a760-deb2303bf972",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Seo basic h1 check",
              "fullTitle": "Test Seo basic h1 check",
              "timedOut": null,
              "duration": 7678,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_seoBasic[\"default\"].checkH1(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `:visible`, but never found it. Queried from element: <h1.forms--title>",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `:visible`, but never found it. Queried from element: <h1.forms--title>\n    at Object.checkH1 (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:128:37)\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:24:26)",
                "diff": null
              },
              "uuid": "d72c4554-3532-48a1-b035-949dbc17d883",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Seo basic h2 check",
              "fullTitle": "Test Seo basic h2 check",
              "timedOut": null,
              "duration": 6714,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_seoBasic[\"default\"].checkH2(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `h2`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `h2`, but never found it.\n    at Object.checkH2 (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:151:8)\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:33:26)",
                "diff": null
              },
              "uuid": "e8f777e1-2089-4db6-a4d4-2d5c3f7ddfa5",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Head description not empty and max 160 char",
              "fullTitle": "Test Head description not empty and max 160 char",
              "timedOut": null,
              "duration": 5738,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //check whether the meta tag \"description\" is present, populated and longer than 160 chars\n\ncy.get('head meta[name=description]').invoke('attr', 'content').should('not.be.empty').and('have.length.of.at.most', 160);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected 'In der stationären, ambulanten oder der heimischen Patientenpflege erleichtern unsere Pflegeoveralls den täglichen Pflegeablauf um ein Vielfaches. Pflegeoveralls sind in einem Stück gefertigt und haben heute bereits die Optik herkömmlicher Pyjamas und Schlafanzüge.' to have a length at most 160 but got 265",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected 'In der stationären, ambulanten oder der heimischen Patientenpflege erleichtern unsere Pflegeoveralls den täglichen Pflegeablauf um ein Vielfaches. Pflegeoveralls sind in einem Stück gefertigt und haben heute bereits die Optik herkömmlicher Pyjamas und Schlafanzüge.' to have a length at most 160 but got 265\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:41:92)",
                "diff": "- 265\n+ 160\n"
              },
              "uuid": "331afeb1-a8ac-4ea5-a230-5360de52f8bc",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Head title not empty and max 55 char",
              "fullTitle": "Test Head title not empty and max 55 char",
              "timedOut": null,
              "duration": 2025,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //check whether the meta tag \"title\" is present, populated and longer than 55 chars\n\ncy.get('head > meta[property=\"og:title\"]').invoke('attr', 'content').should('not.be.empty').and('have.length.of.at.most', 55);",
              "err": {},
              "uuid": "5bd3c8dc-5399-4d24-9cb7-b779ac3b812d",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Loading time is too high",
              "fullTitle": "Test Loading time is too high",
              "timedOut": null,
              "duration": 373,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "var loadTime = window.performance.timing.domComplete - window.performance.timing.requestStart;\ncy.log(\"Loadingtime: \" + loadTime + \"ms\");\nif (loadTime > 2000) {\n  expect(false).to.be[\"true\"];\n} else {\n  expect(true).to.be[\"true\"];\n}",
              "err": {},
              "uuid": "2d395ff5-ff87-4a32-9d41-c42152fd1837",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Check paragraph length",
              "fullTitle": "Test Check paragraph length",
              "timedOut": null,
              "duration": 1089,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_seoBasic[\"default\"].checkParagraphLength(cy, baseurl);",
              "err": {},
              "uuid": "ecf335da-4312-4dff-b6fb-aabf2a1d1c12",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "CHECK url word in page",
              "fullTitle": "Test CHECK url word in page",
              "timedOut": null,
              "duration": 13841,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_seoBasic[\"default\"].urlWordInPage(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find content: 'bewertungen' within the element: <body..is--ctl-index.is--act-index.lcc--active.> but never did.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find content: 'bewertungen' within the element: <body..is--ctl-index.is--act-index.lcc--active.> but never did.\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:205:55)",
                "diff": null
              },
              "uuid": "51a23508-1ef4-41d3-a8f9-f7c1e76640b4",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "CHECK link LENGTH",
              "fullTitle": "Test CHECK link LENGTH",
              "timedOut": null,
              "duration": 3124,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_seoBasic[\"default\"].checkLinkLength(cy, baseurl);",
              "err": {
                "message": "AssertionError: expected 'https://www.dhl.de/retoure/gw/rpcustomerweb/OrderEntry.action?hash=f84ced2eaadd6814f0db8249e2479a34884cffca64ae249a771b977776e3bd93' to have a length at most 75 but got 131",
                "estack": "AssertionError: expected 'https://www.dhl.de/retoure/gw/rpcustomerweb/OrderEntry.action?hash=f84ced2eaadd6814f0db8249e2479a34884cffca64ae249a771b977776e3bd93' to have a length at most 75 but got 131\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:230:52)",
                "diff": "- 131\n+ 75\n"
              },
              "uuid": "918e8584-04cb-49ac-8cf3-cc344bf74128",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Has Strucured DATA",
              "fullTitle": "Test Has Strucured DATA",
              "timedOut": null,
              "duration": 7501,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_seoBasic[\"default\"].hasStructuredData(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `head > script[type=\"application/ld+json\"]`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `head > script[type=\"application/ld+json\"]`, but never found it.\n    at Object.hasStructuredData (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:334:57)\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/generic/seo-basic.js:93:26)",
                "diff": null
              },
              "uuid": "bebf29bf-2311-4463-85a9-468cf69b7ebe",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Attribute alt used FOR images",
              "fullTitle": "Test Attribute alt used FOR images",
              "timedOut": null,
              "duration": 2061,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_seoBasic[\"default\"].useAltAttribute(cy);",
              "err": {},
              "uuid": "f78a708d-617b-43e6-a309-b5395b109912",
              "parentUUID": "e9bd9524-5d1b-430c-a760-deb2303bf972",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "5bd3c8dc-5399-4d24-9cb7-b779ac3b812d",
            "2d395ff5-ff87-4a32-9d41-c42152fd1837",
            "ecf335da-4312-4dff-b6fb-aabf2a1d1c12",
            "f78a708d-617b-43e6-a309-b5395b109912"
          ],
          "failures": [
            "d72c4554-3532-48a1-b035-949dbc17d883",
            "e8f777e1-2089-4db6-a4d4-2d5c3f7ddfa5",
            "331afeb1-a8ac-4ea5-a230-5360de52f8bc",
            "51a23508-1ef4-41d3-a8f9-f7c1e76640b4",
            "918e8584-04cb-49ac-8cf3-cc344bf74128",
            "bebf29bf-2311-4463-85a9-468cf69b7ebe"
          ],
          "pending": [],
          "skipped": [],
          "duration": 50144,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        }
      ],
      "passes": [],
      "failures": [],
      "pending": [],
      "skipped": [],
      "duration": 0,
      "root": true,
      "rootEmpty": true,
      "_timeout": 2000
    }
  ],
  "meta": {
    "mocha": {
      "version": "7.0.1"
    },
    "mochawesome": {
      "options": {
        "quiet": false,
        "reportFilename": "mochawesome",
        "saveHtml": true,
        "saveJson": true,
        "consoleReporter": "spec",
        "useInlineDiffs": false,
        "code": true
      },
      "version": "7.1.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/22/116/reports"
      },
      "version": "6.1.0"
    }
  }
}