Total Tests
Total Steps
Total Time Taken (Current Run) 0h 6m 22s+331ms
Total Time Taken (Overall) 0h 6m 22s+331ms
Start 08-11-2024 04:09:28 pm
End 08-11-2024 04:15:50 pm
Tests View
test(s) passed
test(s) failed, others
Steps View
step(s) passed
step(s) failed, others
Pass Percentage
Environment
Param Value
User Name sa_kaushal.patel
OS Windows 11
Java Version 17.0.5
Host Name PTLP-19
Categories
Name
DocumentRTS
P1
Smoke
Tests
  • com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument fatal
    08-11-2024 04:09:28 pm 08-11-2024 04:15:49 pm 0h 6m 21s+150ms
    Verify create session with barcode documnets
    P1 DocumentRTS Smoke
    , chrome_Windows 11
    Status Timestamp Details
    04:10:11 pm Navigated to 'eSign Login' page
    04:10:16 pm Entered values for the fields in 'Login' page [ScreenShot]
    04:15:49 pm java.util.concurrent.TimeoutException [ScreenShot]
    04:15:49 pm
    org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [cb17f2ef0dfc2eefdc4f89e739e244f5, actions {actions=[org.openqa.selenium.interactions.Sequence@7280785f]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.117, chrome: {chromedriverVersion: 130.0.6723.58 (3a50e012e4c9..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51883}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.52.151:4444/se..., se:cdpVersion: 130.0.6723.117, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: cb17f2ef0dfc2eefdc4f89e739e244f5 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:65) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:181) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283) at com.imm.pages.SignInPage.cloudLogin(SignInPage.java:472) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:391) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12478) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095) at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59) ... 44 more
Categories
  • DocumentRTS
    Others: 1
    RunDate Test Name Status
    08-11-2024 04:09:28 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument
    fatal
  • P1
    Others: 1
    RunDate Test Name Status
    08-11-2024 04:09:28 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    08-11-2024 04:09:28 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument
    fatal