desktop_windows
Tests
0 test(s) passed
1 test(s) failed, 0 others
Timeline (seconds)
  • efetuarLancamentoDeComprasComSucesso Jul 19, 2022 10:39:14 AM fail
    Jul 19, 2022 10:39:14 AM Jul 19, 2022 10:40:29 AM 0h 1m 15s+5ms
    LancamentoSolCompras
    Status Timestamp Details
    check_circle 10:39:26 AM preenhcerUsuario || PARAMETER: sandro.silva@teknisa.com
    check_circle 10:39:26 AM preencherSenha || PARAMETER: Teknisa@2024
    check_circle 10:39:27 AM clicarEmLogin ||
    check_circle 10:39:30 AM aceitarMensagemAlerta ||
    check_circle 10:39:40 AM clicarEmMenuPrincipal ||
    check_circle 10:39:44 AM clicarEmCompras ||
    check_circle 10:39:44 AM clicarEmCompras ||
    check_circle 10:39:44 AM clicarEmCompras ||
    check_circle 10:39:51 AM preencherFiltroUnidadeSolicitante ||
    check_circle 10:39:51 AM preencherFiltroUnidadeSolicitante ||
    check_circle 10:39:55 AM preencherFiltroUnidadeSolicitante ||
    check_circle 10:39:56 AM preencherFiltroUnidadeSolicitante ||
    check_circle 10:39:59 AM preencherTipoCusto ||
    check_circle 10:39:59 AM preencherTipoCusto || PARAMETER: Custo Médio Líquido Atual
    check_circle 10:40:00 AM clicarAplicarFiltro ||
    cancel 10:40:29 AM Test Result: fail
    Message: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (682, 592). Other element would receive the click: 
    ...
    (Session info: chrome=103.0.5060.114) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'DESKTOP-7N5KTDE', ip: '10.250.1.158', 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: 103.0.5060.114, chrome: {chromedriverVersion: 103.0.5060.53 (a1711811edd7..., userDataDir: C:\Users\Teknisa\AppData\Lo...}, goog:chromeOptions: {debuggerAddress: localhost:63867}, 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: ede4cccdee77bfa095600a667e3de337
    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.clicarAdicionar(LancamentoSolicitacaoComprasPage.java:77)
    com.javaseleniumtemplate.flows.LancamentoComprasFlows.aplicarFiltro(LancamentoComprasFlows.java:17)
    com.javaseleniumtemplate.tests.LancamentoSolComprasTests.efetuarLancamentoDeComprasComSucesso(LancamentoSolComprasTests.java:54)
    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
    Jul 19, 2022 10:39:14 AM efetuarLancamentoDeComprasComSucesso fail
Dashboard
Tests
1
Steps
0
Start
Jul 19, 2022 10:39:13 AM
End
Jul 19, 2022 10:40:29 AM
Time Taken
0h 1m 15s+891ms
Categories

 

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