Total Tests
Total Steps
Total Time Taken (Current Run) 0h 1m 37s+816ms
Total Time Taken (Overall) 0h 1m 37s+816ms
Start 04-09-2025 09:34:19 PM
End 04-09-2025 09:35:57 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 ratnak
OS Windows 10
Java Version 20.0.2
Host Name immvmqaerauto
Categories
Name
DashBoard
P1
Smoke
Tests
  • com.imm.ereceipt.testscripts.FiSettings.FiSettings#verifyBranchOperationSettingsInAdmin#040925213419 fatal
    04-09-2025 09:34:19 PM 04-09-2025 09:35:55 PM 0h 1m 35s+643ms
    verify Branch operation In Admin Portal
    P1 Smoke DashBoard
    Status Timestamp Details
    09:34:25 PM Successfully navigated to 'eReceipts FI Admin' Page
    09:34:25 PM Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    09:34:33 PM Password text field is shown [ScreenShot]
    09:34:41 PM Entered values for the fields in 'Login' page [ScreenShot]
    09:34:41 PM logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com
    09:35:00 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    09:35:05 PM Successfully navigated to the 'Branches' page [ScreenShot]
    09:35:10 PM Clicked on Add New Branch icon
    09:35:11 PM set the Branch name [ScreenShot]
    09:35:17 PM Expected: select the list matching pattern in 'Branches' page
    Actual(Passed): Successfully selected list in 'Branches' page [ScreenShot]
    09:35:24 PM Expected: verify the settings of Branch name in 'Branches' page
    Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page [ScreenShot]
    09:35:39 PM clicked on Edit [ScreenShot]
    09:35:55 PM element click intercepted: Element is not clickable at point (1111, 118). Other element would receive the click:
    ...
    [ScreenShot]
    09:35:55 PM
    org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (1111, 118). Other element would receive the click:
    ...
    (Session info: chrome=140.0.7339.81) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [dc1a1667f8a2b1f417fd3433c2fb84a0, clickElement {id=f.F09AA94C572A15CB2BD638A4719205F8.d.60D448BED66359DECD36CCB656FE3B5B.e.242}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.81, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61217}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 140.0.7339.81, 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 10 (dc1a1667f8a2b1f417fd3433c2fb84a0)] -> xpath: //div[@role='tab'][.//span[normalize-space()='Operation']]] Session ID: dc1a1667f8a2b1f417fd3433c2fb84a0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:172) at com.imm.ereceipt.pages.AdminControlPanelPage.clickbranchtab(AdminControlPanelPage.java:895) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyBranchOperationSettingsInAdmin(FiSettings.java:2157) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Categories
  • DashBoard
    Others: 1
    RunDate Test Name Status
    04-09-2025 09:34:19 PM com.imm.ereceipt.testscripts.FiSettings.FiSettings#verifyBranchOperationSettingsInAdmin#040925213419
    fatal
  • P1
    Others: 1
    RunDate Test Name Status
    04-09-2025 09:34:19 PM com.imm.ereceipt.testscripts.FiSettings.FiSettings#verifyBranchOperationSettingsInAdmin#040925213419
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    04-09-2025 09:34:19 PM com.imm.ereceipt.testscripts.FiSettings.FiSettings#verifyBranchOperationSettingsInAdmin#040925213419
    fatal