Total Tests
Total Steps
Total Time Taken (Current Run) 0h 2m 7s+636ms
Total Time Taken (Overall) 0h 2m 7s+636ms
Start 20-02-2025 02:39:31 pm
End 20-02-2025 02:41:39 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#verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin fatal
    20-02-2025 02:39:32 pm 20-02-2025 02:41:38 pm 0h 2m 5s+979ms
    Create new FI, While create FI verify Azure details tab UI for multi domain and add multiple Additional domain. After that verify user can login with different additional domains and check user will add in correct group also check correct domain name display.
    P1 Smoke verifyMultiDomianUsersLogin
    Status Timestamp Details
    02:39:40 pm Navigated to 'eSign Login' page
    02:39:42 pm Entered values for the fields in 'Login' page [ScreenShot]
    02:40:26 pm Login as FiAdmin with FI : A225192400
    02:40:38 pm Navigated to 'Users Maintenence' Page
    02:40:38 pm -------------------------- Verify users crated session -------------------------
    02:40:53 pm Navigated to 'Search Active' Page
    02:41:38 pm element not interactable [ScreenShot]
    02:41:38 pm
    org.openqa.selenium.ElementNotInteractableException: element not interactable (Session info: chrome=133.0.6943.98) 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: [2a2bd605ba5d350ebeec2de0ab906787, sendKeysToElement {id=f.F349816962B3E0A03291F58995CBBFF6.d.4B7FFEFA42D0F5D63777F88B6C882AC3.e.241, value=[Ljava.lang.CharSequence;@7474196}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.98, chrome: {chromedriverVersion: 133.0.6943.126 (cffa127ce7b..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59742}, 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.98, 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} Element: [[RemoteWebDriver: chrome on Windows 11 (2a2bd605ba5d350ebeec2de0ab906787)] -> css selector: #selectUserForSearch .selectize-input] Session ID: 2a2bd605ba5d350ebeec2de0ab906787 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.RemoteWebElement.execute(RemoteWebElement.java:257) at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:113) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) 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.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy22.sendKeys(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy22.sendKeys(Unknown Source) at com.imm.pages.SearchActiveSessionPage.SearchandSelectUser(SearchActiveSessionPage.java:1758) at com.imm.testscripts.FIManagement.FIManagement.verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin(FIManagement.java:10907) 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)
Categories
  • P1
    Others: 1
    RunDate Test Name Status
    20-02-2025 02:39:32 pm com.imm.testscripts.FIManagement.FIManagement#verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    20-02-2025 02:39:32 pm com.imm.testscripts.FIManagement.FIManagement#verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
    fatal
  • verifyMultiDomianUsersLogin
    Others: 1
    RunDate Test Name Status
    20-02-2025 02:39:32 pm com.imm.testscripts.FIManagement.FIManagement#verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
    fatal