Investir 30000

Comment

Author: Admin | 2025-04-27

Event 'suite' with args: [ { id: 'r2', title: 'Dashboard Test', root: false, type: 'suite' } ] +82ms Dashboard Test cypress:server:project onMocha test +31ms cypress:server:reporter got mocha event 'test' with args: [ { id: 'r3', title: 'Navigate to Dashboard', body: 'function () {\n cy.viewport(1280, 720);\n cy.visit('https://test.iq.como.cloud/'); // cy.contains('type').click()\n\n cy.get('h1').contains('Welcome');\n cy.url().should('include', 'cloud'); //cy.get('')\n\n cy.get('#email').type('test@test.com');\n cy.get('#password').type('qwerty');\n cy.get('.btn').click();\n cy.screenshot();\n }', type: 'test' } ] +31ms cypress:server:socket automation:request get:cookies { domain: 'localhost' } +22s cypress:server:cookies getting:cookies { domain: 'localhost' } +0ms cypress:server:cookies received get:cookies [] +28ms cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'https://test.iq.como.cloud/', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +312ms cypress:server:server resolving visit { url: 'https://test.iq.como.cloud/', headers: { host: 'localhost:19899', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', upgrade: 'websocket', origin: 'http://localhost:19899', 'sec-websocket-version': '13', 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-US', 'sec-websocket-key': 'Lg7nvkMD6Pp73+2zW8yM/g==', 'sec-websocket-extensions': 'permessage-deflate; client_max_window_bits' }, options: { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } } +1s cypress:server:server Getting remote state: { auth: undefined, props: null, origin: 'http://localhost:19899', strategy: 'file', visiting: undefined, domainName: 'localhost', fileServer: 'http://localhost:19900' } +2ms cypress:server:server sending request with options { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*' }, timeout: 30000, gzip: false, url: 'https://test.iq.como.cloud/', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } +3ms cypress:server:cookies getting:cookies { url: 'https://test.iq.como.cloud/' } +292ms cypress:server:cookies received get:cookies [] +0ms cypress:server:request sending request as stream { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' }, timeout: 30000, gzip: false, url: 'https://test.iq.como.cloud/', onBeforeReqInit: [Function: runPhase] } +0ms cypress:network:agent

Add Comment