desktop_windows
Tests
0 test(s) passed
1 test(s) failed, 0 others
Timeline (seconds)
  • efetuarLancamentoDeComprasComSucesso Nov 22, 2021 04:47:26 PM fail
    Nov 22, 2021 04:47:26 PM Nov 22, 2021 04:52:12 PM 0h 4m 45s+704ms
    LancamentoSolCompras
    Status Timestamp Details
    check_circle 4:49:06 PM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 4:49:10 PM preencherSenha || PARAMETER: Teknisa@2021
    check_circle 4:49:14 PM clicarEmLogin ||
    check_circle 4:49:22 PM aceitarMensagemAlerta ||
    check_circle 4:49:52 PM clicarEmMenuPrincipal ||
    check_circle 4:49:58 PM clicarEmCompras ||
    check_circle 4:50:02 PM clicarEmSolicitacoesCompras ||
    check_circle 4:50:06 PM clicarEmLancamentoDaSolicitacaoDeCompras ||
    check_circle 4:50:55 PM preencherFiltroUnidadeSolicitante ||
    check_circle 4:51:00 PM preencherFiltroUnidadeSolicitante ||
    check_circle 4:51:06 PM preencherFiltroUnidadeSolicitante ||
    check_circle 4:51:11 PM preencherTipoCusto ||
    check_circle 4:51:17 PM preencherTipoCusto || PARAMETER: Custo Médio Líquido Atual
    check_circle 4:51:21 PM clicarAplicarFiltro ||
    check_circle 4:51:27 PM clicarAdicionar ||
    check_circle 4:51:43 PM preencherFiltroInclusaoDeSolicitacao || PARAMETER: DEPOSITO BC 129
    check_circle 4:51:55 PM preencherFiltroInclusaoDeSolicitacao ||
    check_circle 4:52:01 PM preencherFiltroInclusaoDeSolicitacao ||
    check_circle 4:52:05 PM preencherFiltroInclusaoDeSolicitacao || PARAMETER: 01/01/2022
    cancel 4:52:12 PM Test Result: fail
    Message: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element  is not clickable at point (702, 166). Other element would receive the click: 
      (Session info: chrome=95.0.4638.69)
    Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
    System info: host: 'DESKTOP-4AI63C3', ip: '10.250.1.161', 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: 95.0.4638.69, chrome: {chromedriverVersion: 95.0.4638.69 (6a1600ed572fe..., userDataDir: C:\Users\sandr\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:52655}, 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: a8b8b7a9c4033dc72fe22d8d6d51a9d3
    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.LancamentoSolicitacaoComprasPage.clicarSalvar(LancamentoSolicitacaoComprasPage.java:83)
    com.javaseleniumtemplate.flows.LancamentoComprasFlows.aplicarFiltro(LancamentoComprasFlows.java:19)
    com.javaseleniumtemplate.tests.LancamentoSolComprasTests.efetuarLancamentoDeComprasComSucesso(LancamentoSolComprasTests.java:55)
    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)
  • LancamentoSolCompras 1
    Failed: 1
    Timestamp TestName Status
    Nov 22, 2021 04:47:26 PM efetuarLancamentoDeComprasComSucesso fail
Dashboard
Tests
1
Steps
0
Start
Nov 22, 2021 04:47:25 PM
End
Nov 22, 2021 04:52:45 PM
Time Taken
0h 5m 20s+307ms
Categories

 

Name Passed Failed Others Passed %
LancamentoSolCompras 0 1 0 0%