Total Tests
Total Steps
Total Time Taken (Current Run) 0h 0m 37s+118ms
Total Time Taken (Overall) 0h 0m 37s+118ms
Start 25-02-2025 12:11:34 pm
End 25-02-2025 12:12:11 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
P1
Smoke
verifyMultiDomianUsersLogin
Tests
  • com.imm.testscripts.FIManagement.FIManagement#Dummytest fatal
    25-02-2025 12:11:35 pm 25-02-2025 12:12:10 pm 0h 0m 35s+872ms
    Dummytest
    P1 Smoke verifyMultiDomianUsersLogin
    Status Timestamp Details
    12:12:10 pm null [ScreenShot]
    12:12:10 pm
    java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.get(Unknown Source) at com.imm.pages.SignInPage.load(SignInPage.java:134) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49) at com.imm.testscripts.FIManagement.FIManagement.Dummytest(FIManagement.java:11250) 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.lang.reflect.InvocationTargetException 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 com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.InvalidArgumentException: invalid argument (Session info: chrome=133.0.6943.127) 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: [f022246aab39a37089f85a2fd39c1edf, get {url=}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.126 (cffa127ce7b..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62348}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 133.0.6943.127, 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: f022246aab39a37089f85a2fd39c1edf at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) 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.get(RemoteWebDriver.java:312) ... 37 more
Categories
  • P1
    Others: 1
    RunDate Test Name Status
    25-02-2025 12:11:35 pm com.imm.testscripts.FIManagement.FIManagement#Dummytest
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    25-02-2025 12:11:35 pm com.imm.testscripts.FIManagement.FIManagement#Dummytest
    fatal
  • verifyMultiDomianUsersLogin
    Others: 1
    RunDate Test Name Status
    25-02-2025 12:11:35 pm com.imm.testscripts.FIManagement.FIManagement#Dummytest
    fatal