Total Tests
Total Steps
Total Time Taken (Current Run) 0h 24m 31s+10ms
Total Time Taken (Overall) 0h 24m 31s+10ms
Start 27-08-2025 01:50:08 PM
End 27-08-2025 02:14: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 ratnak
OS Windows 10
Java Version 20.0.2
Host Name immvmqaerauto
Categories
Name
AdminControlPanel
DocumentationAbout
Login
LoginAdmin
P1
Smoke
Tests
  • com.imm.ereceipt.testscripts.Login.Login#verifyAdminPortalLogin#270825135008 pass
    27-08-2025 01:50:08 PM 27-08-2025 01:51:02 PM 0h 0m 53s+253ms
    Verify Admin Portal login detailsnull
    P1 Smoke LoginAdmin
    Status Timestamp Details
    01:50:08 PM ***** Verify Admin Portal login details *****
    01:50:17 PM Successfully navigated to 'eReceipts Admin' Page
    01:50:27 PM Password text field is shown [ScreenShot]
    01:50:34 PM Entered values for the fields in 'Login' page [ScreenShot]
    01:50:56 PM Successfully navigated to the 'Admin' page [ScreenShot]
    01:51:02 PM ***** Clicked on Log Out*****
    01:51:02 PM Test Passed.
  • com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInAdminControlPanel#270825135106 pass
    27-08-2025 01:51:06 PM 27-08-2025 01:52:11 PM 0h 1m 4s+245ms
    verify Documentation,About In AdminControlPanel pagenull
    P1 DocumentationAbout Smoke
    Status Timestamp Details
    01:51:06 PM ***** verify Documentation,About In AdminControlPanel page *****
    01:51:11 PM Successfully navigated to 'eReceipts FI Admin' Page
    01:51:11 PM Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    01:51:19 PM Password text field is shown [ScreenShot]
    01:51:27 PM Entered values for the fields in 'Login' page [ScreenShot]
    01:51:27 PM logged with the Username:fiadmin@QAXPAuto1.onmicrosoft.com
    01:51:47 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    01:51:59 PM Expected: click on Restart
    Actual(Passed): Sucessfully clicked on Restart in admin control page [ScreenShot]
    01:52:03 PM Expected: click on About
    Actual(Passed): Sucessfully clicked on About in admin control page [ScreenShot]
    01:52:04 PM Expected: check the version on About
    Actual(Passed): Sucessfully checked the version on About in admin control page [ScreenShot]
    01:52:05 PM Expected: close the About dailog box
    Actual(Passed): Successfully closed the About dailog box [ScreenShot]
    01:52:11 PM Expected: open the documentation
    Actual(Passed): Successfully opened the documentation in admin control page [ScreenShot]
    01:52:11 PM Test Passed.
  • com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInDashBoardPage#270825135215 pass
    27-08-2025 01:52:15 PM 27-08-2025 01:53:26 PM 0h 1m 11s+283ms
    verify Documentation About In DashBoard Pagenull
    P1 DocumentationAbout Smoke
    Status Timestamp Details
    01:52:15 PM ***** verify Documentation About In DashBoard Page *****
    01:52:20 PM Successfully navigated to 'eReceipts FI Admin' Page
    01:52:20 PM Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    01:52:29 PM Password text field is shown [ScreenShot]
    01:52:37 PM Entered values for the fields in 'Login' page [ScreenShot]
    01:52:37 PM logged with the Username:JaneOperator@Qaxpauto1.onmicrosoft.com
    01:53:13 PM Successfully navigated to the 'Dashboard' page [ScreenShot]
  • com.imm.ereceipt.testscripts.Login.Login#verifyHeaderItemsTellerPortal#270825135329 fatal
    27-08-2025 01:53:29 PM 27-08-2025 01:54:57 PM 0h 1m 27s+315ms
    verify Heaader Items in Teller Portalnull
    P1 DocumentationAbout
    Status Timestamp Details
    01:53:29 PM ***** verify Heaader Items in Teller Portal *****
    01:53:34 PM Successfully navigated to 'eReceipts FI Admin' Page
    01:53:34 PM Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    01:53:43 PM Password text field is shown [ScreenShot]
    01:53:50 PM Entered values for the fields in 'Login' page [ScreenShot]
    01:53:50 PM logged with the Username:JaneOperator@Qaxpauto1.onmicrosoft.com
    01:54:27 PM Successfully navigated to the 'Dashboard' page [ScreenShot]
    01:54:30 PM Successfully navigated to the 'report' page [ScreenShot]
    01:54:30 PM Successfully navigated to the 'Report' page after refresh [ScreenShot]
    01:54:31 PM Successfully checked the settings lnk [ScreenShot]
    01:54:57 PM Administration -> DashBoard not found in page!! [ScreenShot]
    01:54:57 PM
    org.openqa.selenium.NoSuchElementException: Administration -> DashBoard not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception 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: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.header.Header.navigatToDashBoardPage(Header.java:306) at com.imm.ereceipt.testscripts.Login.Login.verifyHeaderItemsTellerPortal(Login.java:593) 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)
  • com.imm.ereceipt.testscripts.Login.Login#verifyHelpMenuAdminPortal#270825135501 pass
    27-08-2025 01:55:01 PM 27-08-2025 01:56:00 PM 0h 0m 59s+154ms
    verify Documentation About In DashBoard Pagenull
    P1 DocumentationAbout Smoke
    Status Timestamp Details
    01:55:01 PM ***** verify Documentation About In DashBoard Page *****
    01:55:06 PM Successfully navigated to 'eReceipts FI Admin' Page
    01:55:06 PM Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    01:55:15 PM Password text field is shown [ScreenShot]
    01:55:22 PM Entered values for the fields in 'Login' page [ScreenShot]
    01:55:22 PM logged with the Username:Fiadmin@Qaxpauto1.onmicrosoft.com
    01:55:42 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
  • com.imm.ereceipt.testscripts.Login.Login#verifyHelpMenuTellerPortal#270825135856 pass
    27-08-2025 01:58:56 PM 27-08-2025 01:59:51 PM 0h 0m 54s+895ms
    verify Heaader Items in Teller Portalnull
    P1 DocumentationAbout
    Status Timestamp Details
    01:58:56 PM ***** verify Heaader Items in Teller Portal *****
    01:59:01 PM Successfully navigated to 'eReceipts FI Admin' Page
    01:59:01 PM Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    01:59:09 PM Password text field is shown [ScreenShot]
    01:59:16 PM Entered values for the fields in 'Login' page [ScreenShot]
    01:59:16 PM logged with the Username:JaneOperator@Qaxpauto1.onmicrosoft.com
    01:59:36 PM Successfully navigated to the 'Dashboard' page [ScreenShot]
    01:59:37 PM Successfully navigated to the 'Dashboard' page [ScreenShot]
  • com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140126 pass
    27-08-2025 02:01:26 PM 27-08-2025 02:01:52 PM 0h 0m 25s+603ms
    verify Login With Wrong Credentails 'Teller'null
    P1 Login Smoke
    Status Timestamp Details
    02:01:26 PM ***** verify Login With Wrong Credentails 'Teller' *****
    02:01:31 PM Successfully navigated to 'eReceipts Teller' Page
    02:01:40 PM Password text field is shown [ScreenShot]
    02:01:47 PM Entered values for the fields in 'Login' page [ScreenShot]
    02:01:51 PM Failed to login due to invalid credentials! [ScreenShot]
    02:01:52 PM Failed to navigated to the 'Dashboard' page [ScreenShot]
    02:01:52 PM Test Passed.
  • com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140155 pass
    27-08-2025 02:01:55 PM 27-08-2025 02:02:20 PM 0h 0m 24s+976ms
    verify Login With Wrong Credentails 'SuperTeller'null
    P1 Login Smoke
    Status Timestamp Details
    02:01:55 PM ***** verify Login With Wrong Credentails 'SuperTeller' *****
    02:02:00 PM Successfully navigated to 'eReceipts Teller' Page
    02:02:08 PM Password text field is shown [ScreenShot]
    02:02:15 PM Entered values for the fields in 'Login' page [ScreenShot]
    02:02:20 PM Failed to login due to invalid credentials! [ScreenShot]
    02:02:20 PM Failed to navigated to the 'Dashboard' page [ScreenShot]
    02:02:20 PM Test Passed.
  • com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentailsAdminPortal#270825140223 pass
    27-08-2025 02:02:23 PM 27-08-2025 02:02:49 PM 0h 0m 25s+900ms
    verify Login With Wrong Credentails in Admin Portalnull
    P1 Login Smoke
    Status Timestamp Details
    02:02:23 PM ***** verify Login With Wrong Credentails in Admin Portal *****
    02:02:28 PM Successfully navigated to 'eReceipts Admin' Page
    02:02:36 PM Password text field is shown [ScreenShot]
    02:02:43 PM Entered values for the fields in 'Login' page [ScreenShot]
    02:02:48 PM Failed to login due to invalid credentials! [ScreenShot]
    02:02:49 PM Failed to navigate to the 'Admin' page [ScreenShot]
    02:02:49 PM Test Passed.
  • com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140252 fatal
    27-08-2025 02:02:52 PM 27-08-2025 02:04:20 PM 0h 1m 28s+370ms
    1verify Super teller login detailsnull
    P1 Smoke LoginAdmin
    Status Timestamp Details
    02:02:52 PM ***** 1verify Super teller login details *****
    02:02:57 PM Successfully navigated to 'eReceipts Teller' Page
    02:02:57 PM Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    02:03:05 PM Password text field is shown [ScreenShot]
    02:03:12 PM Entered values for the fields in 'Login' page [ScreenShot]
    02:03:48 PM Successfully navigated to the 'Dashboard' page [ScreenShot]
    02:03:55 PM Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
    02:04:20 PM null [ScreenShot]
    02:04:20 PM
    java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616) at com.imm.ereceipt.support.ImmUtils.clickOnElementDisplayed(ImmUtils.java:207) at com.imm.ereceipt.pages.DashboardPage.clickLogoutBtn(DashboardPage.java:2512) at com.imm.ereceipt.testscripts.Login.Login.verifyTellerAndAdminLogin(Login.java:207) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException 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: [d5593a6c2940756979f4a2b4536cbbef, actions {actions=[org.openqa.selenium.interactions.Sequence@44aaa987]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63220}, 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: 139.0.7258.139, 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: d5593a6c2940756979f4a2b4536cbbef at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1921) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222) at java.base/java.util.Map.forEach(Map.java:716) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400) at org.openqa.selenium.json.Json.toJson(Json.java:133) at org.openqa.selenium.json.Json.toJson(Json.java:119) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203) 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.RemoteWebDriver.perform(RemoteWebDriver.java:631) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 33 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream 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: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431) at org.openqa.selenium.json.Json.toJson(Json.java:131) ... 41 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 62 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 64 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immLogOut"} (Session info: chrome=139.0.7258.139) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception 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: [d5593a6c2940756979f4a2b4536cbbef, findElement {value=immLogOut, using=id}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63220}, 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: 139.0.7258.139, 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: d5593a6c2940756979f4a2b4536cbbef 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.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 71 more
  • com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140457 pass
    27-08-2025 02:04:57 PM 27-08-2025 02:05:47 PM 0h 0m 50s+937ms
    1verify Teller login detailsnull
    P1 Smoke LoginAdmin
    Status Timestamp Details
    02:04:57 PM ***** 1verify Teller login details *****
    02:05:01 PM Successfully navigated to 'eReceipts Teller' Page
    02:05:01 PM Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    02:05:10 PM Password text field is shown [ScreenShot]
    02:05:17 PM Entered values for the fields in 'Login' page [ScreenShot]
    02:05:36 PM Successfully navigated to the 'Dashboard' page [ScreenShot]
    02:05:42 PM Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
    02:05:47 PM ***** Clicked on Log Out*****
    02:05:47 PM Test Passed.
  • com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin pass
    27-08-2025 02:10:55 PM 27-08-2025 02:14:38 PM 0h 3m 43s+112ms
    P1 Smoke LoginAdmin
    Status Timestamp Details
    02:10:55 PM ***** 1verify Super teller login details *****
  • com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin#270825141055 pass
    27-08-2025 02:10:55 PM 27-08-2025 02:11:46 PM 0h 0m 50s+851ms
    1verify Super teller login detailsnull
    P1 Smoke LoginAdmin
    Status Timestamp Details
    02:11:00 PM Successfully navigated to 'eReceipts Teller' Page
    02:11:00 PM Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    02:11:09 PM Password text field is shown [ScreenShot]
    02:11:16 PM Entered values for the fields in 'Login' page [ScreenShot]
    02:11:34 PM Successfully navigated to the 'Dashboard' page [ScreenShot]
    02:11:41 PM Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
    02:11:46 PM ***** Clicked on Log Out*****
    02:11:46 PM Test Passed.
  • com.imm.ereceipt.testscripts.Login.Login#verifyUIElementsInAdminControlPanel#270825141151 pass
    27-08-2025 02:11:51 PM 27-08-2025 02:14:37 PM 0h 2m 46s+216ms
    verify UI elements and header options in Admin portalnull
    P1 AdminControlPanel Smoke
    Status Timestamp Details
    02:11:51 PM ***** verify UI elements and header options in Admin portal *****
    02:11:56 PM Successfully navigated to 'eReceipts FI Admin' Page
    02:11:56 PM Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
    02:12:04 PM Password text field is shown [ScreenShot]
    02:12:11 PM Entered values for the fields in 'Login' page [ScreenShot]
    02:12:11 PM logged with the Username:Fiadmin@Qaxpauto1.onmicrosoft.com
    02:12:30 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:12:40 PM Expected: Verfiy Administration menu has the following options- Control Panel, FI Management, Agents, Roles, Imaging Indexes, Member Import, Logging, Archives, About, Logout
    Actual(Passed): Successfully verified the Verfiy Administration menu has the following options- Control Panel, FI Management, Agents, Roles, Imaging Indexes, Member Import, Logging, Archives, About, Logout [ScreenShot]
    02:12:50 PM Successfully navigated to the 'Logging' page [ScreenShot]
    02:12:51 PM Successfully navigated to the 'Logging' page after refresh [ScreenShot]
    02:12:56 PM Successfully navigated to the 'Agent' page [ScreenShot]
    02:12:57 PM Successfully navigated to the 'Agent' page after refresh [ScreenShot]
    02:13:03 PM Successfully navigated to the 'Archives' page [ScreenShot]
    02:13:04 PM Successfully navigated to the 'Archives' page after refresh [ScreenShot]
    02:13:09 PM Successfully navigated to the 'Roles' page [ScreenShot]
    02:13:10 PM Successfully navigated to the 'Roles' page after refresh [ScreenShot]
    02:13:17 PM Successfully navigated to the 'Member Import On Demand' page [ScreenShot]
    02:13:17 PM Successfully navigated to the 'Member Import On Demand' page after refresh [ScreenShot]
    02:13:25 PM Successfully navigated to the 'Member Import Schedule' page [ScreenShot]
    02:13:25 PM Successfully navigated to the 'Member Import Schedule' page after refresh [ScreenShot]
    02:13:30 PM Successfully navigated to the 'Imaging Indexes' page [ScreenShot]
    02:13:31 PM Successfully navigated to the 'Imaging Indexes' page after refresh [ScreenShot]
    02:13:38 PM Successfully navigated to the 'System Settings' page [ScreenShot]
    02:13:39 PM Successfully navigated to the 'System Settings' page after refresh [ScreenShot]
    02:13:42 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:13:44 PM Successfully navigated to the 'Logging' page [ScreenShot]
    02:13:53 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:13:58 PM Successfully navigated to the 'Agent' page [ScreenShot]
    02:14:00 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:14:05 PM Successfully navigated to the 'Archives' page [ScreenShot]
    02:14:08 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:14:13 PM Successfully navigated to the 'Roles' page [ScreenShot]
    02:14:15 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:14:20 PM Successfully navigated to the 'Member Import ' page [ScreenShot]
    02:14:23 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:14:28 PM Successfully navigated to the 'Imaging Indexes' page [ScreenShot]
    02:14:30 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:14:34 PM Successfully navigated to the 'System Settings' page [ScreenShot]
    02:14:37 PM Successfully navigated to the 'Control Panel' page [ScreenShot]
    02:14:37 PM Test Passed.
Categories
  • AdminControlPanel
    Pass: 1
    RunDate Test Name Status
    27-08-2025 02:11:51 PM com.imm.ereceipt.testscripts.Login.Login#verifyUIElementsInAdminControlPanel#270825141151
    pass
  • DocumentationAbout
    Pass: 4 Others: 1
    RunDate Test Name Status
    27-08-2025 01:51:06 PM com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInAdminControlPanel#270825135106
    pass
    27-08-2025 01:52:15 PM com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInDashBoardPage#270825135215
    pass
    27-08-2025 01:53:29 PM com.imm.ereceipt.testscripts.Login.Login#verifyHeaderItemsTellerPortal#270825135329
    fatal
    27-08-2025 01:55:01 PM com.imm.ereceipt.testscripts.Login.Login#verifyHelpMenuAdminPortal#270825135501
    pass
    27-08-2025 01:58:56 PM com.imm.ereceipt.testscripts.Login.Login#verifyHelpMenuTellerPortal#270825135856
    pass
  • Login
    Pass: 3
    RunDate Test Name Status
    27-08-2025 02:01:26 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140126
    pass
    27-08-2025 02:01:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140155
    pass
    27-08-2025 02:02:23 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentailsAdminPortal#270825140223
    pass
  • LoginAdmin
    Pass: 4 Others: 1
    RunDate Test Name Status
    27-08-2025 01:50:08 PM com.imm.ereceipt.testscripts.Login.Login#verifyAdminPortalLogin#270825135008
    pass
    27-08-2025 02:02:52 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140252
    fatal
    27-08-2025 02:04:57 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140457
    pass
    27-08-2025 02:10:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin#270825141055
    pass
    27-08-2025 02:10:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin
    pass
  • P1
    Pass: 12 Others: 2
    RunDate Test Name Status
    27-08-2025 01:50:08 PM com.imm.ereceipt.testscripts.Login.Login#verifyAdminPortalLogin#270825135008
    pass
    27-08-2025 01:51:06 PM com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInAdminControlPanel#270825135106
    pass
    27-08-2025 01:52:15 PM com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInDashBoardPage#270825135215
    pass
    27-08-2025 01:53:29 PM com.imm.ereceipt.testscripts.Login.Login#verifyHeaderItemsTellerPortal#270825135329
    fatal
    27-08-2025 01:55:01 PM com.imm.ereceipt.testscripts.Login.Login#verifyHelpMenuAdminPortal#270825135501
    pass
    27-08-2025 01:58:56 PM com.imm.ereceipt.testscripts.Login.Login#verifyHelpMenuTellerPortal#270825135856
    pass
    27-08-2025 02:01:26 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140126
    pass
    27-08-2025 02:01:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140155
    pass
    27-08-2025 02:02:23 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentailsAdminPortal#270825140223
    pass
    27-08-2025 02:02:52 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140252
    fatal
    27-08-2025 02:04:57 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140457
    pass
    27-08-2025 02:10:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin#270825141055
    pass
    27-08-2025 02:11:51 PM com.imm.ereceipt.testscripts.Login.Login#verifyUIElementsInAdminControlPanel#270825141151
    pass
    27-08-2025 02:10:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin
    pass
  • Smoke
    Pass: 11 Others: 1
    RunDate Test Name Status
    27-08-2025 01:50:08 PM com.imm.ereceipt.testscripts.Login.Login#verifyAdminPortalLogin#270825135008
    pass
    27-08-2025 01:51:06 PM com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInAdminControlPanel#270825135106
    pass
    27-08-2025 01:52:15 PM com.imm.ereceipt.testscripts.Login.Login#verifyDocumentationAboutInDashBoardPage#270825135215
    pass
    27-08-2025 01:55:01 PM com.imm.ereceipt.testscripts.Login.Login#verifyHelpMenuAdminPortal#270825135501
    pass
    27-08-2025 02:01:26 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140126
    pass
    27-08-2025 02:01:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentails#270825140155
    pass
    27-08-2025 02:02:23 PM com.imm.ereceipt.testscripts.Login.Login#verifyLoginWithWrongCredentailsAdminPortal#270825140223
    pass
    27-08-2025 02:02:52 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140252
    fatal
    27-08-2025 02:04:57 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndAdminLogin#270825140457
    pass
    27-08-2025 02:10:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin#270825141055
    pass
    27-08-2025 02:11:51 PM com.imm.ereceipt.testscripts.Login.Login#verifyUIElementsInAdminControlPanel#270825141151
    pass
    27-08-2025 02:10:55 PM com.imm.ereceipt.testscripts.Login.Login#verifyTellerAndSuperTellerLogin
    pass