desktop_windows
Tests
3 test(s) passed
3 test(s) failed, 0 others
Timeline (seconds)
  • EditarAjusteInventario Oct 24, 2022 11:52:39 AM fail
    Oct 24, 2022 11:52:39 AM Oct 24, 2022 11:55:43 AM 0h 3m 3s+854ms
    AjusteDeInventario
    Status Timestamp Details
    check_circle 11:53:04 AM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 11:53:04 AM preencherSenha || PARAMETER: Teknisa@2022
    check_circle 11:53:04 AM clicarEmLogin ||
    check_circle 11:53:16 AM aceitarMensagemAlerta ||
    check_circle 11:53:23 AM clicarEmMenuPrincipal ||
    check_circle 11:53:23 AM clicarEmEstoque ||
    check_circle 11:53:24 AM clicarEmAjusteDeIventario ||
    check_circle 11:53:30 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:32 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:33 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:33 AM preencherFiltroAjusteIventario || PARAMETER: HELA INGREDIENTES BRASIL
    check_circle 11:53:34 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:34 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:35 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:36 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:36 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:38 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:38 AM preencherFiltroAjusteIventario || PARAMETER: Sandro Siilva
    check_circle 11:53:40 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:40 AM preencherFiltroAjusteIventario ||
    check_circle 11:53:42 AM EditarAjusteIventario ||
    check_circle 11:53:43 AM EditarAjusteIventario ||
    check_circle 11:53:44 AM EditarAjusteIventario ||
    check_circle 11:53:45 AM EditarAjusteIventario || PARAMETER: Deletar
    check_circle 11:53:45 AM EditarAjusteIventario ||
    check_circle 11:53:46 AM EditarAjusteIventario ||
    check_circle 11:53:47 AM EditarAjusteIventario ||
    check_circle 11:53:48 AM EditarAjusteIventario ||
    check_circle 11:53:49 AM EditarAjusteIventario ||
    check_circle 11:53:51 AM EditarAjusteIventario || PARAMETER: Ochsenbuillon Paste (Hela 7565810050001)
    check_circle 11:53:51 AM EditarAjusteIventario ||
    check_circle 11:53:53 AM EditarAjusteIventario ||
    check_circle 11:53:54 AM EditarAjusteIventario ||
    check_circle 11:53:55 AM EditarAjusteIventario ||
    check_circle 11:53:56 AM EditarAjusteIventario || PARAMETER: HELA MATRIZ
    check_circle 11:53:56 AM EditarAjusteIventario ||
    check_circle 11:53:57 AM EditarAjusteIventario ||
    check_circle 11:53:58 AM EditarAjusteIventario ||
    check_circle 11:53:58 AM EditarAjusteIventario || PARAMETER: 20013001
    check_circle 11:53:59 AM EditarAjusteIventario ||
    check_circle 11:53:59 AM EditarAjusteIventario ||
    check_circle 11:54:01 AM EditarAjusteIventario ||
    check_circle 11:54:01 AM EditarAjusteIventario || PARAMETER: 2
    check_circle 11:54:02 AM EditarAjusteIventario ||
    cancel 11:55:43 AM Test Result: fail
    Message: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //*[@class='zh-loading-desc ng-binding'] (tried for 100 second(s) with 500 milliseconds interval)
    Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
    System info: host: 'DESKTOP-7N5KTDE', ip: '10.250.1.132', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_301'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 106.0.5249.61 (511755355844..., userDataDir: C:\Users\Teknisa\AppData\Lo...}, goog:chromeOptions: {debuggerAddress: localhost:51048}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e2d229683ad32ecd871030c03e0decfa
    Stack Trace: 
    org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
    org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    com.javaseleniumtemplate.bases.PageBase.waitForInvisibilityOfElementLocated(PageBase.java:414)
    com.javaseleniumtemplate.pages.EstoquePages.Estoque.AjusteInventarioPage.EditarAjusteIventario(AjusteInventarioPage.java:296)
    com.javaseleniumtemplate.flows.AjusteInventarioFlows.editarAjusteIventario(AjusteInventarioFlows.java:21)
    com.javaseleniumtemplate.tests.Estoque.AjusteDeInventarioTests.EditarAjusteInventario(AjusteDeInventarioTests.java:125)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    java.lang.reflect.Method.invoke(Method.java:498)
    org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
    org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
    org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
    org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    org.testng.TestRunner.privateRun(TestRunner.java:648)
    org.testng.TestRunner.run(TestRunner.java:505)
    org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    org.testng.SuiteRunner.run(SuiteRunner.java:364)
    org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    org.testng.TestNG.runSuites(TestNG.java:1049)
    org.testng.TestNG.run(TestNG.java:1017)
    com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:66)
    com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:109)
  • EfetuarAjusteInventario Oct 24, 2022 11:55:43 AM fail
    Oct 24, 2022 11:55:43 AM Oct 24, 2022 11:58:41 AM 0h 2m 57s+916ms
    AjusteDeInventario
    Status Timestamp Details
    check_circle 11:55:52 AM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 11:55:52 AM preencherSenha || PARAMETER: Teknisa@2022
    check_circle 11:55:53 AM clicarEmLogin ||
    check_circle 11:56:04 AM aceitarMensagemAlerta ||
    check_circle 11:56:12 AM clicarEmMenuPrincipal ||
    check_circle 11:56:13 AM clicarEmEstoque ||
    check_circle 11:56:14 AM clicarEmAjusteDeIventario ||
    check_circle 11:56:26 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:27 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:28 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:29 AM preencherFiltroAjusteIventario || PARAMETER: HELA INGREDIENTES BRASIL
    check_circle 11:56:29 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:30 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:31 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:32 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:33 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:34 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:34 AM preencherFiltroAjusteIventario || PARAMETER: Sandro Siilva
    check_circle 11:56:36 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:37 AM preencherFiltroAjusteIventario ||
    check_circle 11:56:38 AM AdicionarAjusteIventario ||
    check_circle 11:56:39 AM AdicionarAjusteIventario ||
    check_circle 11:56:40 AM AdicionarAjusteIventario ||
    check_circle 11:56:40 AM AdicionarAjusteIventario ||
    check_circle 11:56:41 AM AdicionarAjusteIventario ||
    check_circle 11:56:41 AM AdicionarAjusteIventario ||
    check_circle 11:56:41 AM AdicionarAjusteIventario || PARAMETER: Testes Automatizados
    check_circle 11:56:42 AM AdicionarAjusteIventario ||
    check_circle 11:56:43 AM AdicionarAjusteIventario ||
    check_circle 11:56:45 AM AdicionarAjusteIventario ||
    check_circle 11:56:46 AM AdicionarAjusteIventario ||
    check_circle 11:56:47 AM AdicionarAjusteIventario || PARAMETER: Hela Poultry Broth Paste Clear KG
    check_circle 11:56:47 AM AdicionarAjusteIventario ||
    check_circle 11:56:49 AM AdicionarAjusteIventario ||
    check_circle 11:56:50 AM AdicionarAjusteIventario ||
    check_circle 11:56:51 AM AdicionarAjusteIventario ||
    check_circle 11:56:52 AM AdicionarAjusteIventario || PARAMETER: HELA MATRIZ
    check_circle 11:56:52 AM AdicionarAjusteIventario ||
    check_circle 11:56:53 AM AdicionarAjusteIventario ||
    check_circle 11:56:54 AM AdicionarAjusteIventario ||
    check_circle 11:56:55 AM AdicionarAjusteIventario || PARAMETER: Teste Alan
    check_circle 11:56:58 AM AdicionarAjusteIventario ||
    check_circle 11:56:59 AM AdicionarAjusteIventario ||
    check_circle 11:57:00 AM AdicionarAjusteIventario ||
    check_circle 11:57:00 AM AdicionarAjusteIventario || PARAMETER: 1
    check_circle 11:57:01 AM AdicionarAjusteIventario ||
    cancel 11:58:41 AM Test Result: fail
    Message: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //*[@class='zh-loading-desc ng-binding'] (tried for 100 second(s) with 500 milliseconds interval)
    Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
    System info: host: 'DESKTOP-7N5KTDE', ip: '10.250.1.132', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_301'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 106.0.5249.61 (511755355844..., userDataDir: C:\Users\Teknisa\AppData\Lo...}, goog:chromeOptions: {debuggerAddress: localhost:51240}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 3da682616e23858de250327a8e0c5636
    Stack Trace: 
    org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
    org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    com.javaseleniumtemplate.bases.PageBase.waitForInvisibilityOfElementLocated(PageBase.java:414)
    com.javaseleniumtemplate.pages.EstoquePages.Estoque.AjusteInventarioPage.AdicionarAjusteIventario(AjusteInventarioPage.java:201)
    com.javaseleniumtemplate.flows.AjusteInventarioFlows.adicionarAjusteIventario(AjusteInventarioFlows.java:17)
    com.javaseleniumtemplate.tests.Estoque.AjusteDeInventarioTests.EfetuarAjusteInventario(AjusteDeInventarioTests.java:51)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    java.lang.reflect.Method.invoke(Method.java:498)
    org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
    org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
    org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
    org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    org.testng.TestRunner.privateRun(TestRunner.java:648)
    org.testng.TestRunner.run(TestRunner.java:505)
    org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    org.testng.SuiteRunner.run(SuiteRunner.java:364)
    org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    org.testng.TestNG.runSuites(TestNG.java:1049)
    org.testng.TestNG.run(TestNG.java:1017)
    com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:66)
    com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:109)
  • ExcluirAjusteInventario Oct 24, 2022 11:58:42 AM pass
    Oct 24, 2022 11:58:42 AM Oct 24, 2022 11:59:38 AM 0h 0m 56s+313ms
    AjusteDeInventario
    Status Timestamp Details
    check_circle 11:58:51 AM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 11:58:52 AM preencherSenha || PARAMETER: Teknisa@2022
    check_circle 11:58:52 AM clicarEmLogin ||
    check_circle 11:59:04 AM aceitarMensagemAlerta ||
    check_circle 11:59:14 AM clicarEmMenuPrincipal ||
    check_circle 11:59:15 AM clicarEmEstoque ||
    check_circle 11:59:16 AM clicarEmAjusteDeIventario ||
    check_circle 11:59:22 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:23 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:24 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:24 AM preencherFiltroAjusteIventario || PARAMETER: HELA INGREDIENTES BRASIL
    check_circle 11:59:25 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:26 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:27 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:27 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:28 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:29 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:29 AM preencherFiltroAjusteIventario || PARAMETER: Sandro Siilva
    check_circle 11:59:32 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:32 AM preencherFiltroAjusteIventario ||
    check_circle 11:59:34 AM ExcluirAjusteIventario ||
    check_circle 11:59:35 AM ExcluirAjusteIventario ||
    check_circle 11:59:36 AM ExcluirAjusteIventario ||
    check_circle 11:59:38 AM ExcluirAjusteIventario ||
    check_circle 11:59:38 AM Test Result: pass
  • editarImplantacaoEstoque Oct 24, 2022 11:59:39 AM pass
    Oct 24, 2022 11:59:39 AM Oct 24, 2022 12:00:55 PM 0h 1m 16s+118ms
    ImplantacaoDeEstoque
    Status Timestamp Details
    check_circle 11:59:48 AM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 11:59:48 AM preencherSenha || PARAMETER: Teknisa@2022
    check_circle 11:59:49 AM clicarEmLogin ||
    check_circle 12:00:00 PM aceitarMensagemAlerta ||
    check_circle 12:00:07 PM clicarEmMenuPrincipal ||
    check_circle 12:00:08 PM clicarEmEstoque ||
    check_circle 12:00:08 PM clicarEmImplantacaoEstoque ||
    check_circle 12:00:16 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:17 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:18 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:18 PM preencherFiltroImplantacaoEstoque || PARAMETER: HELA INGREDIENTES BRASIL
    check_circle 12:00:19 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:20 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:21 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:21 PM preencherFiltroImplantacaoEstoque || PARAMETER: HELA MATRIZ
    check_circle 12:00:21 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:23 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:24 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:24 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:25 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:00:27 PM EditarImplantacaoEstoque ||
    check_circle 12:00:28 PM EditarImplantacaoEstoque ||
    check_circle 12:00:28 PM EditarImplantacaoEstoque ||
    check_circle 12:00:29 PM EditarImplantacaoEstoque || PARAMETER: Deletar
    check_circle 12:00:30 PM EditarImplantacaoEstoque ||
    check_circle 12:00:31 PM EditarImplantacaoEstoque ||
    check_circle 12:00:32 PM EditarImplantacaoEstoque ||
    check_circle 12:00:33 PM EditarImplantacaoEstoque ||
    check_circle 12:00:34 PM EditarImplantacaoEstoque ||
    check_circle 12:00:36 PM EditarImplantacaoEstoque || PARAMETER: Geflugelbruhe Paste (Hela 7562510050001)
    check_circle 12:00:36 PM EditarImplantacaoEstoque ||
    check_circle 12:00:38 PM EditarImplantacaoEstoque ||
    check_circle 12:00:39 PM EditarImplantacaoEstoque ||
    check_circle 12:00:40 PM EditarImplantacaoEstoque ||
    check_circle 12:00:40 PM EditarImplantacaoEstoque || PARAMETER: HELA MATRIZ
    check_circle 12:00:41 PM EditarImplantacaoEstoque ||
    check_circle 12:00:42 PM EditarImplantacaoEstoque ||
    check_circle 12:00:43 PM EditarImplantacaoEstoque || PARAMETER: Testes Automatizados
    check_circle 12:00:43 PM EditarImplantacaoEstoque ||
    check_circle 12:00:44 PM EditarImplantacaoEstoque ||
    check_circle 12:00:45 PM EditarImplantacaoEstoque ||
    check_circle 12:00:46 PM EditarImplantacaoEstoque ||
    check_circle 12:00:47 PM EditarImplantacaoEstoque ||
    check_circle 12:00:47 PM EditarImplantacaoEstoque || PARAMETER: 1,75
    check_circle 12:00:48 PM EditarImplantacaoEstoque ||
    check_circle 12:00:48 PM EditarImplantacaoEstoque || PARAMETER: 1,75
    check_circle 12:00:49 PM EditarImplantacaoEstoque ||
    check_circle 12:00:49 PM EditarImplantacaoEstoque || PARAMETER: 1,75
    check_circle 12:00:50 PM EditarImplantacaoEstoque ||
    check_circle 12:00:52 PM EditarImplantacaoEstoque ||
    check_circle 12:00:53 PM EditarImplantacaoEstoque ||
    check_circle 12:00:54 PM EditarImplantacaoEstoque ||
    check_circle 12:00:55 PM EditarImplantacaoEstoque ||
    check_circle 12:00:55 PM EditarImplantacaoEstoque ||
    check_circle 12:00:55 PM Test Result: pass
  • efetuarImplantacaoEstoque Oct 24, 2022 12:00:56 PM fail
    Oct 24, 2022 12:00:56 PM Oct 24, 2022 12:01:32 PM 0h 0m 36s+4ms
    ImplantacaoDeEstoque
    Status Timestamp Details
    check_circle 12:01:03 PM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 12:01:03 PM preencherSenha || PARAMETER: Teknisa@2022
    check_circle 12:01:04 PM clicarEmLogin ||
    check_circle 12:01:16 PM aceitarMensagemAlerta ||
    cancel 12:01:32 PM Test Result: fail
    Message: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (26, 20). Other element would receive the click: 
    (Session info: chrome=106.0.5249.119) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'DESKTOP-7N5KTDE', ip: '10.250.1.132', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_301' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 106.0.5249.61 (511755355844..., userDataDir: C:\Users\Teknisa\AppData\Lo...}, goog:chromeOptions: {debuggerAddress: localhost:51555}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: ea31e906e51b9321baf375ea7b482072
    Stack Trace: 
    sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
    org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
    org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:285)
    org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84)
    com.javaseleniumtemplate.bases.PageBase.click(PageBase.java:114)
    com.javaseleniumtemplate.pages.MainPage.clicarEmMenuPrincipal(MainPage.java:34)
    com.javaseleniumtemplate.flows.MainFlows.AcessandoImplantacaoEstoque(MainFlows.java:15)
    com.javaseleniumtemplate.tests.Estoque.ImplantacaoDeEstoqueTests.efetuarImplantacaoEstoque(ImplantacaoDeEstoqueTests.java:47)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    java.lang.reflect.Method.invoke(Method.java:498)
    org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
    org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
    org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
    org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    org.testng.TestRunner.privateRun(TestRunner.java:648)
    org.testng.TestRunner.run(TestRunner.java:505)
    org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    org.testng.SuiteRunner.run(SuiteRunner.java:364)
    org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    org.testng.TestNG.runSuites(TestNG.java:1049)
    org.testng.TestNG.run(TestNG.java:1017)
    com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:66)
    com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:109)
  • excluirImplantacaoEstoque Oct 24, 2022 12:01:32 PM pass
    Oct 24, 2022 12:01:32 PM Oct 24, 2022 12:02:29 PM 0h 0m 56s+572ms
    ImplantacaoDeEstoque
    Status Timestamp Details
    check_circle 12:01:46 PM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 12:01:47 PM preencherSenha || PARAMETER: Teknisa@2022
    check_circle 12:01:47 PM clicarEmLogin ||
    check_circle 12:01:58 PM aceitarMensagemAlerta ||
    check_circle 12:02:07 PM clicarEmMenuPrincipal ||
    check_circle 12:02:07 PM clicarEmEstoque ||
    check_circle 12:02:08 PM clicarEmImplantacaoEstoque ||
    check_circle 12:02:12 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:13 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:15 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:16 PM preencherFiltroImplantacaoEstoque || PARAMETER: HELA INGREDIENTES BRASIL
    check_circle 12:02:16 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:17 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:19 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:19 PM preencherFiltroImplantacaoEstoque || PARAMETER: HELA MATRIZ
    check_circle 12:02:20 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:21 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:22 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:23 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:23 PM preencherFiltroImplantacaoEstoque ||
    check_circle 12:02:25 PM ExcluirImplantacaoEstoque ||
    check_circle 12:02:27 PM ExcluirImplantacaoEstoque ||
    check_circle 12:02:28 PM ExcluirImplantacaoEstoque ||
    check_circle 12:02:29 PM ExcluirImplantacaoEstoque ||
    check_circle 12:02:29 PM Test Result: pass
  • AjusteDeInventario 1 2
    Passed: 1 Failed: 2
    Timestamp TestName Status
    Oct 24, 2022 11:52:39 AM EditarAjusteInventario fail
    Oct 24, 2022 11:55:43 AM EfetuarAjusteInventario fail
    Oct 24, 2022 11:58:42 AM ExcluirAjusteInventario pass
  • ImplantacaoDeEstoque 2 1
    Passed: 2 Failed: 1
    Timestamp TestName Status
    Oct 24, 2022 11:59:39 AM editarImplantacaoEstoque pass
    Oct 24, 2022 12:00:56 PM efetuarImplantacaoEstoque fail
    Oct 24, 2022 12:01:32 PM excluirImplantacaoEstoque pass
Dashboard
Tests
6
Steps
0
Start
Oct 24, 2022 11:52:38 AM
End
Oct 24, 2022 12:02:30 PM
Time Taken
0h 9m 51s+633ms
Categories

 

Name Passed Failed Others Passed %
AjusteDeInventario 1 2 0 33.333%
ImplantacaoDeEstoque 2 1 0 66.667%