-<html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Mochawesome Report</title><link rel="stylesheet" href="assets\app.css"/></head><body data-raw="{"stats":{"suites":2,"tests":3,"passes":3,"pending":0,"failures":0,"testsRegistered":3,"passPercent":100,"pendingPercent":0,"other":0,"hasOther":false,"skipped":0,"hasSkipped":false,"start":"2023-09-27T13:30:27.287Z","end":"2023-09-27T13:31:23.695Z","duration":56408},"results":[{"uuid":"4d00ddc0-d0c5-434d-b83f-41a793579feb","title":"","fullFile":"cypress\\e2e\\ReportingTests\\Suite2Tests.cy.js","file":"cypress\\e2e\\ReportingTests\\Suite2Tests.cy.js","beforeHooks":[],"afterHooks":[],"tests":[],"suites":[{"uuid":"7f65164a-ec27-454f-9512-9af0de50b0e1","title":"Suite2","fullFile":"cypress\\e2e\\ReportingTests\\Suite2Tests.cy.js","file":"cypress\\e2e\\ReportingTests\\Suite2Tests.cy.js","beforeHooks":[],"afterHooks":[],"tests":[{"title":"Suit2 Test1","fullTitle":"Suite2 Suit2 Test1","timedOut":null,"duration":11321,"state":"passed","speed":"slow","pass":true,"fail":false,"pending":false,"context":null,"code":"cy.visit('https://www.google.com/search?q=javascript+by+testers+talk');\ncy.xpath('//*[@type=\"search\"]').clear();\ncy.xpath('//*[@type=\"search\"]').type(\"api testing by testers talk\");\n// cy.xpath('//*[text()=\"Github\"]').click();","err":{},"uuid":"da5401ac-50ce-44e5-8e81-839d4d1b7fdb","parentUUID":"7f65164a-ec27-454f-9512-9af0de50b0e1","isHook":false,"skipped":false},{"title":"Suit2 Test2","fullTitle":"Suite2 Suit2 Test2","timedOut":null,"duration":9831,"state":"passed","speed":"medium","pass":true,"fail":false,"pending":false,"context":null,"code":"cy.visit('https://www.google.com/search?q=javascript+by+testers+talk');\ncy.xpath('//*[@type=\"search\"]').clear();\ncy.xpath('//*[@type=\"search\"]').type(\"api testing by testers talk\");\n// cy.xpath('//*[text()=\"Github\"]').click();","err":{},"uuid":"be57b76b-90c7-438a-ad49-620b97198418","parentUUID":"7f65164a-ec27-454f-9512-9af0de50b0e1","isHook":false,"skipped":false}],"suites":[],"passes":["da5401ac-50ce-44e5-8e81-839d4d1b7fdb","be57b76b-90c7-438a-ad49-620b97198418"],"failures":[],"pending":[],"skipped":[],"duration":21152,"root":false,"rootEmpty":false,"_timeout":2000}],"passes":[],"failures":[],"pending":[],"skipped":[],"duration":0,"root":true,"rootEmpty":true,"_timeout":2000},{"uuid":"4eeb0b2c-ad6b-4ff3-ad67-7b362024b14a","title":"","fullFile":"cypress\\e2e\\ReportingTests\\Suite1Tests.cy.js","file":"cypress\\e2e\\ReportingTests\\Suite1Tests.cy.js","beforeHooks":[],"afterHooks":[],"tests":[],"suites":[{"uuid":"b78405cb-6fc6-4ba1-899c-51364f25e842","title":"Suite1","fullFile":"cypress\\e2e\\ReportingTests\\Suite1Tests.cy.js","file":"cypress\\e2e\\ReportingTests\\Suite1Tests.cy.js","beforeHooks":[],"afterHooks":[],"tests":[{"title":"Suit1 Test1","fullTitle":"Suite1 Suit1 Test1","timedOut":null,"duration":21139,"state":"passed","speed":"slow","pass":true,"fail":false,"pending":false,"context":null,"code":"// cy.visit('https://www.youtube.com/@testerstalk');\ncy.visit('https://www.google.com/search?q=javascript+by+testers+talk');\ncy.get('textarea[type=\"search\"]').then(element => {\n cy.log(\"Text from Google 1: \" + element.text());\n});\ncy.get('#APjFqb').then(element => {\n cy.log(\"Text from Google 2: \" + element.text());\n});\n//first element\n// cy.get('.IUOThf > a').first().click();\n//last element\n//cy.get('.IUOThf > a').last().click();\n//index element\n//cy.get('.IUOThf > a').eq(1).click();\n//starts-with\n// cy.get('button[type^=\"sub\"]').click();\n//ends-with\n// cy.get('button[type$=\"mit\"]').click()\n//contains - CSS\n//cy.get('button[type*=\"ubmi\"]').click()\n//class\ncy.get('[class=\"LC20lb MBeuO DKV0Md\"]').eq(1).click();\n//contains - Cypress\n//cy.contains('JavaScript by Testers Talk').click();\n// cy.get('tp-yt-paper-tab > div').eq(2).click();","err":{},"uuid":"b7905166-c0f5-4388-b8dd-0df667052782","parentUUID":"b78405cb-6fc6-4ba1-899c-51364f25e842","isHook":false,"skipped":false}],"suites":[],"passes":["b7905166-c0f5-4388-b8dd-0df667052782"],"failures":[],"pending":[],"skipped":[],"duration":21139,"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":false,"saveJson":true,"consoleReporter":"spec","useInlineDiffs":false,"code":true},"version":"7.1.3"},"marge":{"options":{"overwrite":false,"html":false,"json":true,"reportDir":"cypress\\reports\\html\\.jsons"},"version":"6.2.0"}}}" data-config="{"reportFilename":"index.html","reportDir":"E:\\2023\\CypressFullCourseByTestersTalk\\CypressFullCourse\\cypress\\reports\\html","reportTitle":"CypressFullCourse","reportPageTitle":"Mochawesome Report","inline":false,"inlineAssets":false,"cdn":false,"charts":false,"enableCharts":false,"code":true,"enableCode":true,"autoOpen":false,"overwrite":true,"timestamp":false,"ts":false,"showPassed":true,"showFailed":true,"showPending":true,"showSkipped":false,"showHooks":"failed","saveJson":false,"saveHtml":true,"dev":false,"assetsDir":"E:\\2023\\CypressFullCourseByTestersTalk\\CypressFullCourse\\cypress\\reports\\html\\assets","htmlFile":"E:\\2023\\CypressFullCourseByTestersTalk\\CypressFullCourse\\cypress\\reports\\html\\index.html"}"><div id="report"></div><script src="assets\app.js"></script></body></html>
0 commit comments