Test results
1 suite, 13 failed tests
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller LastName=#878%, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=9876*&(^, errorMessage=Special characters not allowed.;Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.AssertionError: SignIn page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:516) at com.imm.ereceipt.pages.SignInPage.isLoaded(SignInPage.java:94) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:51) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:617) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=123, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=End Date < Start Date, Suppress=, Date=12/28/2022 - 2/28/2016, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid start date, Suppress=, Date=13/13/2017 - 12/, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller LastName=, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Date cannot exceed 7 days after today.;Date cannot exceed 7 days after today., Suppress=, Date=07/07/25 - 08/08/25, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid end date, Suppress=, Date=11/11/2017 - 13/12/2018, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=4565!22$, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Member number can only contain letters, digits and hyphen.;, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=#878%, Teller FirstName=, errorMessage=Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.AssertionError: SignIn page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:516) at com.imm.ereceipt.pages.SignInPage.isLoaded(SignInPage.java:94) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:51) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:617) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-false;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1090) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-false;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=12/18/22 - 12/19/22, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: No Records so exiting... at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.assertThat(Log.java:675) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1082) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1090) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-false;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=5, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1090) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1090) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1090) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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)
(verify Color Transcations In DashBoard)
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifySettingsInTellerPage ({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, errorint=, TestID=verifySettingsInTellerPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=, Receipt=Printer Name-Fax;Name-Consolas;Size-10;Style-Bold,Narrow, Report=Printer Name-Fax;Orientation-Landscape;Name-Consolas;Size-10;Style-Bold, Teller=, Teller FirstName=, errorMessage=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, Date=, print Disburstments=FALSE, Print signature line=print the sign, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM1;Backlight-true, Scan=Scanner Type-ScanShell 3000D;Image Mode-Singleside;USB Connection-false}) (verify Teller Setings test cases in DashBoard page)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=}) (verify Color Transcations In DashBoard)
C:\Users\pavank\IMM_EReceiptsWeb_Automation\testxml\Regression\XP\QAXPAuto\localhost\EReceiptChrome_Dashboard_1_localhost.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="1" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="http://localhost:4200"/>
  <parameter name="portalType" value="Cloud"/>
  <parameter name="FIName" value="QAXPAuto"/>
  <parameter name="projectKey" value="ER"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <parameter name="Host" value="XP"/>
  <parameter name="adminUrl" value="http://localhost:4201"/>
  <parameter name="TestType" value="Regression"/>
  <listeners>
    <listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.ereceipt.testscripts.DashBoard.DashBoard">
        <methods>
          <include name="verifyErrorMessagesInDashBoardPage"/>
          <include name="verifyTransactionColorsInDashBoard"/>
          <include name="verifySettingsInTellerPage"/>
        </methods>
      </class> <!-- com.imm.ereceipt.testscripts.DashBoard.DashBoard -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
            
Tests for IMM_QA_Automation
  • IMM_Test_Chrome (1 class)
Groups for IMM_QA_Automation
DashBoard
verifyErrorMessagesInDashBoardPage
verifySettingsInTellerPage
verifyTransactionColorsInDashBoard
P1
verifyErrorMessagesInDashBoardPage
verifySettingsInTellerPage
verifyTransactionColorsInDashBoard
Times for IMM_QA_Automation
Total running time: 30 minutes
Reporter output for IMM_QA_Automation
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
   --- 17 Jul 05:36:15 250 - TestCaseID:: verifySettingsInTellerPage
   --- 17 Jul 05:36:17 623 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Settings page In Teller Portal
Steps:
 ***** verify Settings page In Teller Portal *****
   --- 17 Jul 05:36:22 274 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981862-b7c7-7800-badb-2b973a778c94&response_mode=fragment&client_info=1&nonce=01981862-b7c8-7eea-a4c3-97bac07772ab&state=eyjpzci6ijaxotgxodyylwi3yzgtn2zhyy05nzi0lta0mzywoti4ode0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4zwgoj2oo7ui9s_uppdkc0__ee-fqlfhaazd7oeprji&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:36:22 275 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:22 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:36:22 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:36:23 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:36:23 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:36:23 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:36:27 836 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981862-b7c7-7800-badb-2b973a778c94&response_mode=fragment&client_info=1&nonce=01981862-b7c8-7eea-a4c3-97bac07772ab&state=eyjpzci6ijaxotgxodyylwi3yzgtn2zhyy05nzi0lta0mzywoti4ode0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4zwgoj2oo7ui9s_uppdkc0__ee-fqlfhaazd7oeprji&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:36:27 836 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:31 565 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981862-b7c7-7800-badb-2b973a778c94&response_mode=fragment&client_info=1&nonce=01981862-b7c8-7eea-a4c3-97bac07772ab&state=eyjpzci6ijaxotgxodyylwi3yzgtn2zhyy05nzi0lta0mzywoti4ode0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4zwgoj2oo7ui9s_uppdkc0__ee-fqlfhaazd7oeprji&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:36:31 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:36:32 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:36:32 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:36:36 068 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981862-b7c7-7800-badb-2b973a778c94&response_mode=fragment&client_info=1&nonce=01981862-b7c8-7eea-a4c3-97bac07772ab&state=eyjpzci6ijaxotgxodyylwi3yzgtn2zhyy05nzi0lta0mzywoti4ode0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4zwgoj2oo7ui9s_uppdkc0__ee-fqlfhaazd7oeprji&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:36:36 068 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:36:39 863 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:36:39 863 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:46 790 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:36:46 790 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:50 051 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:36:50 051 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:50 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immOnFilter]
   --- 17 Jul 05:36:53 489 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:36:53 489 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:53 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:36:56 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immSettings]
   --- 17 Jul 05:36:56 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 17 Jul 05:36:57 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 17 Jul 05:36:57 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 17 Jul 05:36:57 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 17 Jul 05:36:58 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: click on Settings button in Teller portal
Actual(Passed): Sucessfully clicked on Settings button in Teller portal
[ScreenShot]
   --- 17 Jul 05:37:00 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Style-Bold
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 17 Jul 05:37:59 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Landscape
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
   --- 17 Jul 05:38:50 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel
[ScreenShot]
Expected: Logo1 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the log1:false
[ScreenShot]
Expected: Logo2 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Logo2:false
[ScreenShot]
Expected: CuAdress ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the CuAdress:false
[ScreenShot]
Expected: Member Address ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Member Address:false
[ScreenShot]
   --- 17 Jul 05:38:57 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
Expected: Expand the Others panel
Actual(Passed): Sucessfully Expanded the Others panel
[ScreenShot]
Expected: Print Signature ( slider -on/off) Signature Line Text ( character text)
Actual(Passed): Sucessfully slidered the Print Signature
[ScreenShot]
   --- 17 Jul 05:38:58 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
Expected: Expand the Host Specific panel
Actual(Passed): Sucessfully Expanded the Host Specific panel
[ScreenShot]
Expected: Print Disburstments ( slider -on/off)
Actual(Passed): Sucessfully slidered the Print Disburstments
[ScreenShot]
   --- 17 Jul 05:38:59 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immSign]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab
[ScreenShot]
Expected: Select Default Signature Device
Actual(Passed): Sucessfully Selected Default Signature Device:Sigpad
[ScreenShot]
   --- 17 Jul 05:39:12 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Device Model
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5
[ScreenShot]
   --- 17 Jul 05:39:26 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Connection
Actual(Passed): Sucessfully selected the Connection:COM1
[ScreenShot]
   --- 17 Jul 05:39:41 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Backlight ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Backlight:true
[ScreenShot]
   --- 17 Jul 05:39:43 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immScan]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:ScanShell 3000D
[ScreenShot]
   --- 17 Jul 05:40:00 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a29c82cf1b453db654035f1b0cc78c8a)] -> id: immSelectedScanImageModeRadioButton0]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:Singleside
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false
[ScreenShot]

Test Passed.
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
   --- 17 Jul 05:23:22 809 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 17 Jul 05:23:25 402 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active and Error
Steps:
 ***** verify Color Transcations In DashBoard with Active and Error *****
   --- 17 Jul 05:23:29 854 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981856-ef27-7d06-bc1b-5137003a2c4b&response_mode=fragment&client_info=1&nonce=01981856-ef28-7342-87ec-26e247728b18&state=eyjpzci6ijaxotgxodu2lwvmmjgtn2uxnc1iymy5ltnjyjfmzdizmzdkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ce13gmw_vrnzyiqk5wbas6crckmuc3symigbkangp1s&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:23:29 854 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:30 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:23:30 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:23:30 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:23:30 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:23:31 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:23:35 220 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981856-ef27-7d06-bc1b-5137003a2c4b&response_mode=fragment&client_info=1&nonce=01981856-ef28-7342-87ec-26e247728b18&state=eyjpzci6ijaxotgxodu2lwvmmjgtn2uxnc1iymy5ltnjyjfmzdizmzdkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ce13gmw_vrnzyiqk5wbas6crckmuc3symigbkangp1s&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:23:35 220 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:38 856 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981856-ef27-7d06-bc1b-5137003a2c4b&response_mode=fragment&client_info=1&nonce=01981856-ef28-7342-87ec-26e247728b18&state=eyjpzci6ijaxotgxodu2lwvmmjgtn2uxnc1iymy5ltnjyjfmzdizmzdkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ce13gmw_vrnzyiqk5wbas6crckmuc3symigbkangp1s&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:23:38 857 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:23:39 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:23:39 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:23:43 468 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981856-ef27-7d06-bc1b-5137003a2c4b&response_mode=fragment&client_info=1&nonce=01981856-ef28-7342-87ec-26e247728b18&state=eyjpzci6ijaxotgxodu2lwvmmjgtn2uxnc1iymy5ltnjyjfmzdizmzdkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ce13gmw_vrnzyiqk5wbas6crckmuc3symigbkangp1s&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:23:43 468 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:23:48 091 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:23:48 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:55 192 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:23:55 192 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:58 378 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:23:58 378 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:58 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> id: immOnFilter]
   --- 17 Jul 05:24:01 884 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:24:01 885 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:24:02 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:24:04 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:24:08 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> id: immTranDateFrom]
   --- 17 Jul 05:24:08 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> id: immTranDateFrom]
   --- 17 Jul 05:24:09 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> id: immTranDateTo]
 Entered 'Date range' : 07/15/25 - 07/17/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 17 Jul 05:24:29 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 17 Jul 05:24:32 540 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:24:32 540 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:24:32 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> css selector: tr[id*='immTranRow']]
 Page in:1 [ScreenShot]
   --- 17 Jul 05:24:41 641 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:24:41 642 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:24:45 389 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:24:45 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:24:49 136 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:24:49 136 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:24:52 818 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:24:52 818 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:24:56 443 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:24:56 443 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:00 290 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:00 291 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:04 015 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:04 016 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:07 636 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:07 636 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:11 206 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:11 207 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:14 843 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:14 843 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:18 493 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:18 493 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:22 182 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:22 183 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:25 841 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:25 842 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:29 427 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:29 427 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:33 070 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:33 070 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:25:33 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:25:34 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Page in:2 [ScreenShot]
   --- 17 Jul 05:25:37 877 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:37 877 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:41 427 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:41 428 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:45 018 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:45 018 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:48 538 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:48 538 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:52 042 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:52 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:55 647 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:55 647 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:25:59 196 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:25:59 196 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:02 767 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:26:02 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:06 361 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:26:06 361 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:09 955 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:26:09 955 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:13 545 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:26:13 545 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:26:14 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:26:14 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (912ff26192d002941100683abc49ad35)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Total records displayed : 26
Expected: verify Color displayed correctly for Transactions: in all the filtered records
Actual(Passed): verified Color displayed correctly for Archived Transactions: in all the filtered records
[ScreenShot]

Test Passed.
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...)
   --- 17 Jul 05:33:22 618 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 17 Jul 05:33:25 355 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive
Steps:
 ***** verify Color Transcations In DashBoard with Archive *****
   --- 17 Jul 05:33:29 659 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981860-1598-7612-af6f-dddde27fe9d6&response_mode=fragment&client_info=1&nonce=01981860-159a-770d-8dd7-617f541dc830&state=eyjpzci6ijaxotgxodywlte1otktnzhhzi04owjlltbmzmuwodi5zwnhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqry9sfh8sjvba6v6nwsc7oh9p2j0p1sjxakzpilzns&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:33:29 659 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:33:29 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:33:30 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:33:30 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:33:30 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:33:31 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:33:35 068 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981860-1598-7612-af6f-dddde27fe9d6&response_mode=fragment&client_info=1&nonce=01981860-159a-770d-8dd7-617f541dc830&state=eyjpzci6ijaxotgxodywlte1otktnzhhzi04owjlltbmzmuwodi5zwnhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqry9sfh8sjvba6v6nwsc7oh9p2j0p1sjxakzpilzns&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:33:35 068 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:33:38 687 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981860-1598-7612-af6f-dddde27fe9d6&response_mode=fragment&client_info=1&nonce=01981860-159a-770d-8dd7-617f541dc830&state=eyjpzci6ijaxotgxodywlte1otktnzhhzi04owjlltbmzmuwodi5zwnhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqry9sfh8sjvba6v6nwsc7oh9p2j0p1sjxakzpilzns&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:33:38 687 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:33:39 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:33:39 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:33:43 202 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981860-1598-7612-af6f-dddde27fe9d6&response_mode=fragment&client_info=1&nonce=01981860-159a-770d-8dd7-617f541dc830&state=eyjpzci6ijaxotgxodywlte1otktnzhhzi04owjlltbmzmuwodi5zwnhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqry9sfh8sjvba6v6nwsc7oh9p2j0p1sjxakzpilzns&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:33:43 203 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:33:46 972 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:33:46 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:33:54 110 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:33:54 111 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:33:57 320 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:33:57 320 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:33:57 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> id: immOnFilter]
   --- 17 Jul 05:34:00 730 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:00 731 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:34:01 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:34:03 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:34:07 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> id: immTranDateFrom]
   --- 17 Jul 05:34:07 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> id: immTranDateFrom]
   --- 17 Jul 05:34:08 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> id: immTranDateTo]
 Entered 'Date range' : 07/15/25 - 07/17/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): 2. Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 17 Jul 05:34:28 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 17 Jul 05:34:31 751 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:31 751 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:34:31 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> css selector: tr[id*='immTranRow']]
 Page in:1 [ScreenShot]
   --- 17 Jul 05:34:40 755 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:40 755 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:34:44 425 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:44 425 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:34:48 064 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:48 064 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:34:51 740 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:51 742 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:34:55 626 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:55 627 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:34:59 277 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:34:59 277 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:02 984 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:02 984 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:06 673 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:06 673 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:10 324 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:10 325 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:14 021 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:14 021 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:17 702 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:17 702 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:21 456 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:21 456 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:25 108 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:25 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:28 703 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:28 704 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:32 333 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:32 333 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:35:33 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:35:33 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Page in:2 [ScreenShot]
   --- 17 Jul 05:35:37 272 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:37 272 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:40 773 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:40 774 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:44 344 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:44 344 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:47 894 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:47 894 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:51 467 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:51 467 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:55 036 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:55 036 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:35:58 578 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:35:58 578 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:02 225 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:36:02 225 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:05 810 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:36:05 810 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:09 329 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:36:09 329 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:36:12 844 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:36:12 844 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:36:13 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:36:13 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd9be456e367fc51ee751a93fcad0d57)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Total records displayed : 26
Expected: verify Color displayed correctly for Transactions: in all the filtered records
Actual(Failed): Color displayed not correct for Archived Transactions: in the filtered records
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...)
   --- 17 Jul 05:32:05 891 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 17 Jul 05:32:08 639 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Error
Steps:
 ***** verify Color Transcations In DashBoard with Error *****
   --- 17 Jul 05:32:13 246 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185e-ebc1-7626-9f4f-1b46efb0d5ae&response_mode=fragment&client_info=1&nonce=0198185e-ebc3-7dba-bfa0-4156bce0b606&state=eyjpzci6ijaxotgxodvllwviyzitn2y3mc1imtc2lwzjmdqzotmxmzc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmmavsshuuh-9_pvo5ppdeedhhj3deaya5up04ji2q8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:32:13 246 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:32:13 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:32:13 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:32:14 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:32:14 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:32:14 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:32:18 435 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185e-ebc1-7626-9f4f-1b46efb0d5ae&response_mode=fragment&client_info=1&nonce=0198185e-ebc3-7dba-bfa0-4156bce0b606&state=eyjpzci6ijaxotgxodvllwviyzitn2y3mc1imtc2lwzjmdqzotmxmzc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmmavsshuuh-9_pvo5ppdeedhhj3deaya5up04ji2q8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:32:18 435 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:32:21 890 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185e-ebc1-7626-9f4f-1b46efb0d5ae&response_mode=fragment&client_info=1&nonce=0198185e-ebc3-7dba-bfa0-4156bce0b606&state=eyjpzci6ijaxotgxodvllwviyzitn2y3mc1imtc2lwzjmdqzotmxmzc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmmavsshuuh-9_pvo5ppdeedhhj3deaya5up04ji2q8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:32:21 890 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:32:22 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:32:22 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:32:26 332 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185e-ebc1-7626-9f4f-1b46efb0d5ae&response_mode=fragment&client_info=1&nonce=0198185e-ebc3-7dba-bfa0-4156bce0b606&state=eyjpzci6ijaxotgxodvllwviyzitn2y3mc1imtc2lwzjmdqzotmxmzc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmmavsshuuh-9_pvo5ppdeedhhj3deaya5up04ji2q8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:32:26 332 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:32:30 110 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:32:30 110 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:32:37 103 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:32:37 104 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:32:40 286 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:32:40 286 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:32:40 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> id: immOnFilter]
   --- 17 Jul 05:32:43 705 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:32:43 705 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:32:43 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:32:46 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:32:50 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> id: immTranDateFrom]
   --- 17 Jul 05:32:50 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> id: immTranDateFrom]
   --- 17 Jul 05:32:51 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52798b0b258b643227c5a2936cac0f56)] -> id: immTranDateTo]
 Entered 'Date range' : 12/18/22 - 12/19/22 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): 2. Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]

No Records so exiting...
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
   --- 17 Jul 05:17:34 534 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 17 Jul 05:17:36 916 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller First and Last name
Steps:
 ***** verify Error Messages In DashBoard Page with Teller First and Last name *****
   --- 17 Jul 05:17:41 552 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981851-9e13-7653-b748-997773e8f37f&response_mode=fragment&client_info=1&nonce=01981851-9e14-72c4-a4f9-fae22dec3168&state=eyjpzci6ijaxotgxoduxltllmtmtnzhlos1hmwq2lwrkmwixntcxztuwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0gahu1yi3kf0jrxiemngwjqfncokgsuiexzphvqz7q4&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:17:41 553 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:18:48 364 - Unable to find an element after 60 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5a0d02fffff8261166326d1d8c5cdc69)] -> xpath: //input[@id='i0116']]

SignIn page didn't open up [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
   --- 17 Jul 05:10:04 612 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 17 Jul 05:10:07 253 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with wrong Dates
Steps:
 ***** verify Error Messages In DashBoard Page with wrong Dates *****
   --- 17 Jul 05:10:11 752 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184a-c142-70a5-8e60-18d94fbc69d6&response_mode=fragment&client_info=1&nonce=0198184a-c143-72d8-8c07-447cee2c94af&state=eyjpzci6ijaxotgxodrhlwmxndmtnzk2mi1iy2rllte2ndgyndlin2e2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=drp3dk0auloivc_tvx6jsip_mi2kplbdtwwfrf5cfee&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:10:11 752 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:10:12 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:10:12 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:10:12 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:10:13 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:10:13 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:10:17 270 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184a-c142-70a5-8e60-18d94fbc69d6&response_mode=fragment&client_info=1&nonce=0198184a-c143-72d8-8c07-447cee2c94af&state=eyjpzci6ijaxotgxodrhlwmxndmtnzk2mi1iy2rllte2ndgyndlin2e2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=drp3dk0auloivc_tvx6jsip_mi2kplbdtwwfrf5cfee&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:10:17 271 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:10:20 916 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184a-c142-70a5-8e60-18d94fbc69d6&response_mode=fragment&client_info=1&nonce=0198184a-c143-72d8-8c07-447cee2c94af&state=eyjpzci6ijaxotgxodrhlwmxndmtnzk2mi1iy2rllte2ndgyndlin2e2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=drp3dk0auloivc_tvx6jsip_mi2kplbdtwwfrf5cfee&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:10:20 916 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:10:21 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:10:21 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:10:25 510 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184a-c142-70a5-8e60-18d94fbc69d6&response_mode=fragment&client_info=1&nonce=0198184a-c143-72d8-8c07-447cee2c94af&state=eyjpzci6ijaxotgxodrhlwmxndmtnzk2mi1iy2rllte2ndgyndlin2e2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=drp3dk0auloivc_tvx6jsip_mi2kplbdtwwfrf5cfee&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:10:25 510 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:10:30 199 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:10:30 200 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:10:37 222 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:10:37 223 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:10:40 485 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:10:40 488 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:10:40 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immOnFilter]
   --- 17 Jul 05:10:44 038 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:10:44 038 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:10:44 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:10:48 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:10:51 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immTranDateFrom]
   --- 17 Jul 05:10:52 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immTranDateFrom]
   --- 17 Jul 05:10:52 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immTranDateTo]
 Entered 'Date range' : 12/28/2022 - 2/28/2016 [ScreenShot]
   --- 17 Jul 05:10:54 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immMemberId]
   --- 17 Jul 05:10:54 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immMemberId]
 Entered 'Member' : 123 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 17 Jul 05:11:24 673 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (79b3bc6e633809775fb7863c078caa36)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
   --- 17 Jul 05:11:38 650 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 17 Jul 05:11:41 091 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid start Dates
Steps:
 ***** verify Error Messages In DashBoard Page with invalid start Dates *****
   --- 17 Jul 05:11:45 463 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184c-2f7c-7bc9-aa4c-49bc7464e7c1&response_mode=fragment&client_info=1&nonce=0198184c-2f7d-7d8a-9218-2da6926b013b&state=eyjpzci6ijaxotgxodrjltjmn2qtn2vlmc1imzkxlwnioti2yti4mtdkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tcw--zu-e65a6hif4bn_fzffhvvw3x-cafuatw0ckza&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:11:45 463 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:11:45 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:11:46 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:11:46 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:11:46 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:11:46 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:11:50 899 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184c-2f7c-7bc9-aa4c-49bc7464e7c1&response_mode=fragment&client_info=1&nonce=0198184c-2f7d-7d8a-9218-2da6926b013b&state=eyjpzci6ijaxotgxodrjltjmn2qtn2vlmc1imzkxlwnioti2yti4mtdkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tcw--zu-e65a6hif4bn_fzffhvvw3x-cafuatw0ckza&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:11:50 899 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:11:54 642 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184c-2f7c-7bc9-aa4c-49bc7464e7c1&response_mode=fragment&client_info=1&nonce=0198184c-2f7d-7d8a-9218-2da6926b013b&state=eyjpzci6ijaxotgxodrjltjmn2qtn2vlmc1imzkxlwnioti2yti4mtdkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tcw--zu-e65a6hif4bn_fzffhvvw3x-cafuatw0ckza&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:11:54 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:11:55 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:11:55 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:11:59 230 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184c-2f7c-7bc9-aa4c-49bc7464e7c1&response_mode=fragment&client_info=1&nonce=0198184c-2f7d-7d8a-9218-2da6926b013b&state=eyjpzci6ijaxotgxodrjltjmn2qtn2vlmc1imzkxlwnioti2yti4mtdkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tcw--zu-e65a6hif4bn_fzffhvvw3x-cafuatw0ckza&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:11:59 230 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:12:03 700 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:12:03 700 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:12:10 804 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:12:10 804 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:12:14 044 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:12:14 044 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:12:14 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> id: immOnFilter]
   --- 17 Jul 05:12:17 475 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:12:17 475 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:12:17 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:12:21 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:12:25 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> id: immTranDateFrom]
   --- 17 Jul 05:12:25 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> id: immTranDateFrom]
   --- 17 Jul 05:12:26 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> id: immTranDateTo]
 Entered 'Date range' : 13/13/2017 - 12/ [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 17 Jul 05:12:55 781 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (515f24aa0c897480f474f13e131d7ac5)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...)
   --- 17 Jul 05:26:15 839 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 17 Jul 05:26:18 653 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive, Active and Error
Steps:
 ***** verify Color Transcations In DashBoard with Archive, Active and Error *****
   --- 17 Jul 05:26:22 974 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981859-9376-7c21-881d-13067bdc2981&response_mode=fragment&client_info=1&nonce=01981859-9377-7734-a8c5-76db71f66bae&state=eyjpzci6ijaxotgxodu5ltkznzctn2y2yi1hmdu5ltfhztiwmzgyzdk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ynooby4_dyhmwcrktj4mz0f9jwgwciq7fe1ghv6joyc&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:26:22 975 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:23 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:26:23 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:26:23 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:26:24 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:26:24 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:26:28 362 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981859-9376-7c21-881d-13067bdc2981&response_mode=fragment&client_info=1&nonce=01981859-9377-7734-a8c5-76db71f66bae&state=eyjpzci6ijaxotgxodu5ltkznzctn2y2yi1hmdu5ltfhztiwmzgyzdk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ynooby4_dyhmwcrktj4mz0f9jwgwciq7fe1ghv6joyc&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:26:28 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:31 908 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981859-9376-7c21-881d-13067bdc2981&response_mode=fragment&client_info=1&nonce=01981859-9377-7734-a8c5-76db71f66bae&state=eyjpzci6ijaxotgxodu5ltkznzctn2y2yi1hmdu5ltfhztiwmzgyzdk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ynooby4_dyhmwcrktj4mz0f9jwgwciq7fe1ghv6joyc&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:26:31 909 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:26:32 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:26:32 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:26:36 441 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981859-9376-7c21-881d-13067bdc2981&response_mode=fragment&client_info=1&nonce=01981859-9377-7734-a8c5-76db71f66bae&state=eyjpzci6ijaxotgxodu5ltkznzctn2y2yi1hmdu5ltfhztiwmzgyzdk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ynooby4_dyhmwcrktj4mz0f9jwgwciq7fe1ghv6joyc&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:26:36 442 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:26:40 226 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:26:40 227 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:48 688 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:26:48 688 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:51 855 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:26:51 856 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:52 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> id: immOnFilter]
   --- 17 Jul 05:26:55 315 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:26:55 315 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:26:55 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:26:58 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:27:01 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> id: immTranDateFrom]
   --- 17 Jul 05:27:01 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> id: immTranDateFrom]
   --- 17 Jul 05:27:02 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> id: immTranDateTo]
 Entered 'Date range' : 07/15/25 - 07/17/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 17 Jul 05:27:22 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 17 Jul 05:27:26 163 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:26 163 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:27:26 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> css selector: tr[id*='immTranRow']]
 Page in:1 [ScreenShot]
   --- 17 Jul 05:27:35 269 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:35 269 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:27:39 003 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:39 003 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:27:42 746 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:42 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:27:46 443 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:46 444 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:27:50 288 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:50 289 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:27:53 947 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:53 947 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:27:57 646 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:27:57 647 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:01 313 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:01 313 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:05 047 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:05 047 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:08 699 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:08 699 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:12 463 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:12 463 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:16 211 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:16 212 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:19 873 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:19 873 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:23 497 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:23 498 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:27 122 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:27 123 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:28:27 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:28:28 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Page in:2 [ScreenShot]
   --- 17 Jul 05:28:31 966 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:31 967 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:35 700 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:35 701 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:39 236 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:39 236 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:42 827 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:42 827 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:46 636 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:46 636 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:50 166 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:50 166 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:53 691 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:53 692 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:28:57 283 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:28:57 283 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:01 134 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:29:01 134 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:04 679 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:29:04 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:08 225 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:29:08 226 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:29:08 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:29:09 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce48d1c4f6f77af32f7696e75ebd72f1)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Total records displayed : 26
Expected: verify Color displayed correctly for Transactions: in all the filtered records
Actual(Passed): verified Color displayed correctly for Archived Transactions: in all the filtered records
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
   --- 17 Jul 05:14:43 665 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 17 Jul 05:14:46 073 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Future From and To Date
Steps:
 ***** verify Error Messages In DashBoard Page with Future From and To Date *****
   --- 17 Jul 05:14:50 674 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184f-019e-7b65-bae9-4164ac0292b6&response_mode=fragment&client_info=1&nonce=0198184f-01a0-7886-ab69-69736056fc98&state=eyjpzci6ijaxotgxodrmltaxytatnzi0ni1hmti5ltbhmmzhndc0yjg2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ybd_-wi_e6ag8blhrjc23_ye8kuxj1vmwzx0bdycelw&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:14:50 674 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:14:50 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:14:51 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:14:51 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:14:52 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:14:52 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:14:56 547 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184f-019e-7b65-bae9-4164ac0292b6&response_mode=fragment&client_info=1&nonce=0198184f-01a0-7886-ab69-69736056fc98&state=eyjpzci6ijaxotgxodrmltaxytatnzi0ni1hmti5ltbhmmzhndc0yjg2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ybd_-wi_e6ag8blhrjc23_ye8kuxj1vmwzx0bdycelw&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:14:56 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:15:00 471 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184f-019e-7b65-bae9-4164ac0292b6&response_mode=fragment&client_info=1&nonce=0198184f-01a0-7886-ab69-69736056fc98&state=eyjpzci6ijaxotgxodrmltaxytatnzi0ni1hmti5ltbhmmzhndc0yjg2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ybd_-wi_e6ag8blhrjc23_ye8kuxj1vmwzx0bdycelw&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:15:00 471 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:15:01 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:15:02 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:15:05 531 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184f-019e-7b65-bae9-4164ac0292b6&response_mode=fragment&client_info=1&nonce=0198184f-01a0-7886-ab69-69736056fc98&state=eyjpzci6ijaxotgxodrmltaxytatnzi0ni1hmti5ltbhmmzhndc0yjg2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ybd_-wi_e6ag8blhrjc23_ye8kuxj1vmwzx0bdycelw&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:15:05 531 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:15:09 330 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:15:09 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:15:17 766 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:15:17 766 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:15:20 922 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:15:20 922 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:15:21 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immOnFilter]
   --- 17 Jul 05:15:24 402 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:15:24 402 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:15:24 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:15:28 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:15:32 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immTranDateFrom]
   --- 17 Jul 05:15:32 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immTranDateFrom]
   --- 17 Jul 05:15:33 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immTranDateTo]
 Entered 'Date range' : 07/07/25 - 08/08/25 [ScreenShot]
   --- 17 Jul 05:15:34 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immMemberId]
   --- 17 Jul 05:15:35 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immMemberId]
 Entered 'Member' : 5034474 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 17 Jul 05:16:04 839 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (033c96d5271c3c5203ba2ffcf8668ec5)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
   --- 17 Jul 05:13:09 698 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 17 Jul 05:13:12 247 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid end Dates
Steps:
 ***** verify Error Messages In DashBoard Page with invalid end Dates *****
   --- 17 Jul 05:13:16 893 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184d-93d1-7cc7-a8f5-8c62aa1862a7&response_mode=fragment&client_info=1&nonce=0198184d-93d3-7a88-957e-00a07022c022&state=eyjpzci6ijaxotgxodrkltkzzdmtn2flny1hzgu4lwy1n2e3odllowy5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-swnpd70lclyc3mmayqibvatxonlyy_fthavtt3odi&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:13:16 893 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:13:17 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:13:17 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:13:17 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:13:18 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:13:18 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:13:22 957 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184d-93d1-7cc7-a8f5-8c62aa1862a7&response_mode=fragment&client_info=1&nonce=0198184d-93d3-7a88-957e-00a07022c022&state=eyjpzci6ijaxotgxodrkltkzzdmtn2flny1hzgu4lwy1n2e3odllowy5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-swnpd70lclyc3mmayqibvatxonlyy_fthavtt3odi&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:13:22 957 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:13:26 748 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184d-93d1-7cc7-a8f5-8c62aa1862a7&response_mode=fragment&client_info=1&nonce=0198184d-93d3-7a88-957e-00a07022c022&state=eyjpzci6ijaxotgxodrkltkzzdmtn2flny1hzgu4lwy1n2e3odllowy5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-swnpd70lclyc3mmayqibvatxonlyy_fthavtt3odi&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:13:26 748 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:13:27 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:13:27 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:13:31 376 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198184d-93d1-7cc7-a8f5-8c62aa1862a7&response_mode=fragment&client_info=1&nonce=0198184d-93d3-7a88-957e-00a07022c022&state=eyjpzci6ijaxotgxodrkltkzzdmtn2flny1hzgu4lwy1n2e3odllowy5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-swnpd70lclyc3mmayqibvatxonlyy_fthavtt3odi&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:13:31 377 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:13:35 894 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:13:35 894 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:13:44 572 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:13:44 573 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:13:47 808 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:13:47 808 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:13:48 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> id: immOnFilter]
   --- 17 Jul 05:13:51 306 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:13:51 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:13:51 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:13:55 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:13:59 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> id: immTranDateFrom]
   --- 17 Jul 05:13:59 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> id: immTranDateFrom]
   --- 17 Jul 05:14:00 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> id: immTranDateTo]
 Entered 'Date range' : 11/11/2017 - 13/12/2018 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 17 Jul 05:14:29 851 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ed0f57bc66fb5c0d82935dda18326c84)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
   --- 17 Jul 05:08:28 472 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 17 Jul 05:08:33 162 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page for Member
Steps:
 ***** verify Error Messages In DashBoard Page for Member *****
   --- 17 Jul 05:08:38 077 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981849-525f-7fc8-b805-24626d702fb7&response_mode=fragment&client_info=1&nonce=01981849-5260-790b-8222-18b1f8d8c910&state=eyjpzci6ijaxotgxodq5ltuynjatnzbmmc05owy2lwvjngmyodu3nmmymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ygb7dqzrzrm_kbohb-hixswlvuccnd9h7es-kzpsy64&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:08:38 079 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:08:38 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:08:38 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:08:39 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:08:39 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:08:40 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:08:44 098 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981849-525f-7fc8-b805-24626d702fb7&response_mode=fragment&client_info=1&nonce=01981849-5260-790b-8222-18b1f8d8c910&state=eyjpzci6ijaxotgxodq5ltuynjatnzbmmc05owy2lwvjngmyodu3nmmymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ygb7dqzrzrm_kbohb-hixswlvuccnd9h7es-kzpsy64&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:08:44 099 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:08:47 625 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981849-525f-7fc8-b805-24626d702fb7&response_mode=fragment&client_info=1&nonce=01981849-5260-790b-8222-18b1f8d8c910&state=eyjpzci6ijaxotgxodq5ltuynjatnzbmmc05owy2lwvjngmyodu3nmmymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ygb7dqzrzrm_kbohb-hixswlvuccnd9h7es-kzpsy64&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:08:47 626 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:08:48 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:08:48 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:08:52 359 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981849-525f-7fc8-b805-24626d702fb7&response_mode=fragment&client_info=1&nonce=01981849-5260-790b-8222-18b1f8d8c910&state=eyjpzci6ijaxotgxodq5ltuynjatnzbmmc05owy2lwvjngmyodu3nmmymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ygb7dqzrzrm_kbohb-hixswlvuccnd9h7es-kzpsy64&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:08:52 360 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:08:56 969 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:08:56 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:09:05 704 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:09:05 705 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:09:08 977 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:09:08 978 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:09:09 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> id: immOnFilter]
   --- 17 Jul 05:09:12 549 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:09:12 549 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:09:12 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:09:16 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:09:20 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> id: immMemberId]
   --- 17 Jul 05:09:20 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> id: immMemberId]
 Entered 'Member' : 4565!22$ [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 17 Jul 05:09:50 649 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a39c1ff060dcb42842bb09c8596232c9)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...)
   --- 17 Jul 05:29:10 525 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 17 Jul 05:29:13 177 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Error
Steps:
 ***** verify Color Transcations In DashBoard with Archive and Error *****
   --- 17 Jul 05:29:17 858 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185c-3d35-78a6-b0d9-2b2259ff7236&response_mode=fragment&client_info=1&nonce=0198185c-3d36-78f4-98e3-84f194ed9918&state=eyjpzci6ijaxotgxodvjltnkmzytn2nimc1hogq0lta5mmixzgvkmgi4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l5oxoi7ejnwv4jlwbmpy0bgeb9cbrbev7_w0cy2v6nu&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:29:17 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:18 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:29:18 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:29:18 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:29:19 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:29:19 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:29:23 340 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185c-3d35-78a6-b0d9-2b2259ff7236&response_mode=fragment&client_info=1&nonce=0198185c-3d36-78f4-98e3-84f194ed9918&state=eyjpzci6ijaxotgxodvjltnkmzytn2nimc1hogq0lta5mmixzgvkmgi4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l5oxoi7ejnwv4jlwbmpy0bgeb9cbrbev7_w0cy2v6nu&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:29:23 340 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:26 920 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185c-3d35-78a6-b0d9-2b2259ff7236&response_mode=fragment&client_info=1&nonce=0198185c-3d36-78f4-98e3-84f194ed9918&state=eyjpzci6ijaxotgxodvjltnkmzytn2nimc1hogq0lta5mmixzgvkmgi4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l5oxoi7ejnwv4jlwbmpy0bgeb9cbrbev7_w0cy2v6nu&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:29:26 920 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:29:27 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:29:27 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:29:31 443 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198185c-3d35-78a6-b0d9-2b2259ff7236&response_mode=fragment&client_info=1&nonce=0198185c-3d36-78f4-98e3-84f194ed9918&state=eyjpzci6ijaxotgxodvjltnkmzytn2nimc1hogq0lta5mmixzgvkmgi4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l5oxoi7ejnwv4jlwbmpy0bgeb9cbrbev7_w0cy2v6nu&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:29:31 444 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:29:35 215 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:29:35 215 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:43 281 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:29:43 281 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:46 516 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:29:46 517 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:46 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> id: immOnFilter]
   --- 17 Jul 05:29:50 020 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:29:50 020 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:29:50 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:29:52 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:29:56 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> id: immTranDateFrom]
   --- 17 Jul 05:29:56 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> id: immTranDateFrom]
   --- 17 Jul 05:29:57 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> id: immTranDateTo]
 Entered 'Date range' : 07/12/25 - 07/17/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): 2. Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 17 Jul 05:30:17 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 17 Jul 05:30:20 891 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:20 891 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:21 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> css selector: tr[id*='immTranRow']]
 Page in:1 [ScreenShot]
   --- 17 Jul 05:30:29 963 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:29 964 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:33 678 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:33 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:37 454 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:37 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:41 192 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:41 192 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:45 140 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:45 140 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:48 883 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:48 883 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:52 672 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:52 673 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:30:56 371 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:30:56 371 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:00 018 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:00 021 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:03 666 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:03 667 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:07 364 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:07 365 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:11 169 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:11 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:14 892 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:14 893 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:18 557 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:18 558 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:22 259 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:22 259 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:31:23 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:31:23 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Page in:2 [ScreenShot]
   --- 17 Jul 05:31:27 261 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:27 261 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:30 887 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:30 888 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:34 494 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:34 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:38 129 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:38 129 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:41 821 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:41 821 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:45 421 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:45 421 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:49 002 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:49 002 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:52 583 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:52 583 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:56 140 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:56 140 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:31:59 716 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:31:59 717 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:32:03 355 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:32:03 355 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:32:04 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:32:04 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc69b036e2e4c60f33a2777d992bda7d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Total records displayed : 26
Expected: verify Color displayed correctly for Transactions: in all the filtered records
Actual(Failed): Color displayed not correct for Archived Transactions: in the filtered records
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
   --- 17 Jul 05:16:19 038 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 17 Jul 05:16:21 672 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller ID invalid
Steps:
 ***** verify Error Messages In DashBoard Page with Teller ID invalid *****
   --- 17 Jul 05:16:26 156 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981850-77b2-7959-b612-addf0b397ea1&response_mode=fragment&client_info=1&nonce=01981850-77b5-7146-b6bd-332993b1fdd1&state=eyjpzci6ijaxotgxoduwltc3yjqtnzqxns1im2q4lwfjm2jimmmxmtg3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kcui9rdv0jto89fz58vgxtxyx6adezwyutmdiwftqnu&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:16:26 157 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:17:33 072 - Unable to find an element after 60 sec ==> [[RemoteWebDriver: chrome on Windows 10 (06ac0c312474b2576c8d561f9d1c9853)] -> xpath: //input[@id='i0116']]

SignIn page didn't open up [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
   --- 17 Jul 05:18:49 634 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 17 Jul 05:18:53 045 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active
Steps:
 ***** verify Color Transcations In DashBoard with Active *****
   --- 17 Jul 05:18:57 727 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981852-c753-7f1d-aa39-13b9a7444311&response_mode=fragment&client_info=1&nonce=01981852-c755-70d3-9c7f-c2d952756fd0&state=eyjpzci6ijaxotgxoduylwm3ntqtnzm5oc05nzyylwm2mduxnwyxytlmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w9acg-vbv2djklngq1f7izorfxkonqq4ksijctharya&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:18:57 728 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:18:58 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:18:58 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:18:59 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:18:59 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:18:59 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:19:03 912 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981852-c753-7f1d-aa39-13b9a7444311&response_mode=fragment&client_info=1&nonce=01981852-c755-70d3-9c7f-c2d952756fd0&state=eyjpzci6ijaxotgxoduylwm3ntqtnzm5oc05nzyylwm2mduxnwyxytlmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w9acg-vbv2djklngq1f7izorfxkonqq4ksijctharya&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:19:03 913 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:19:07 932 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981852-c753-7f1d-aa39-13b9a7444311&response_mode=fragment&client_info=1&nonce=01981852-c755-70d3-9c7f-c2d952756fd0&state=eyjpzci6ijaxotgxoduylwm3ntqtnzm5oc05nzyylwm2mduxnwyxytlmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w9acg-vbv2djklngq1f7izorfxkonqq4ksijctharya&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:19:07 933 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:19:08 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:19:09 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:19:12 650 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981852-c753-7f1d-aa39-13b9a7444311&response_mode=fragment&client_info=1&nonce=01981852-c755-70d3-9c7f-c2d952756fd0&state=eyjpzci6ijaxotgxoduylwm3ntqtnzm5oc05nzyylwm2mduxnwyxytlmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w9acg-vbv2djklngq1f7izorfxkonqq4ksijctharya&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:19:12 650 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:19:16 481 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:19:16 481 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:19:23 256 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:19:23 257 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:19:26 461 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:19:26 461 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:19:26 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> id: immOnFilter]
   --- 17 Jul 05:19:29 885 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:19:29 886 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:19:30 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:19:32 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:19:36 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> id: immTranDateFrom]
   --- 17 Jul 05:19:36 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> id: immTranDateFrom]
   --- 17 Jul 05:19:37 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> id: immTranDateTo]
 Entered 'Date range' : 07/15/25 - 07/17/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 17 Jul 05:19:57 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 17 Jul 05:20:00 617 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:00 617 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:00 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> css selector: tr[id*='immTranRow']]
 Page in:1 [ScreenShot]
   --- 17 Jul 05:20:10 221 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:10 221 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:14 182 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:14 182 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:17 816 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:17 816 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:21 617 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:21 617 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:25 522 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:25 522 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:29 327 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:29 327 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:32 972 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:32 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:36 696 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:36 697 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:40 436 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:40 436 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:44 200 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:44 200 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:48 042 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:48 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:51 783 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:51 784 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:55 504 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:55 504 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:20:59 153 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:20:59 154 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:02 948 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:02 949 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:21:03 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:21:04 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Page in:2 [ScreenShot]
   --- 17 Jul 05:21:08 014 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:08 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:11 857 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:11 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:15 494 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:15 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:19 106 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:19 106 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:22 764 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:22 764 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:26 303 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:26 303 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:29 891 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:29 891 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:33 432 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:33 433 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:37 005 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:37 006 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:40 591 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:40 591 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:44 209 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:21:44 209 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:21:44 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:21:45 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce438013b93fd8ae739c56a144d21aa2)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Total records displayed : 26
Expected: verify Color displayed correctly for Transactions: in all the filtered records
Actual(Passed): verified Color displayed correctly for Archived Transactions: in all the filtered records
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
   --- 17 Jul 05:21:46 729 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 17 Jul 05:21:50 392 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Active
Steps:
 ***** verify Color Transcations In DashBoard with Archive and Active *****
   --- 17 Jul 05:21:54 999 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981855-7bad-7c61-8097-ad430a2d8c62&response_mode=fragment&client_info=1&nonce=01981855-7bb0-776d-a416-4572b2523afd&state=eyjpzci6ijaxotgxodu1ltdiyjatnzm1zi1in2flltywyzrhmjhlngq5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cmwaoei5rr1eam3arihjaa035puv9ghcg-ti8ztojo8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:21:55 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:21:55 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 17 Jul 05:21:55 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:21:55 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 17 Jul 05:21:56 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:21:56 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> xpath: //input[@id='i0116']]
   --- 17 Jul 05:22:00 250 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981855-7bad-7c61-8097-ad430a2d8c62&response_mode=fragment&client_info=1&nonce=01981855-7bb0-776d-a416-4572b2523afd&state=eyjpzci6ijaxotgxodu1ltdiyjatnzm1zi1in2flltywyzrhmjhlngq5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cmwaoei5rr1eam3arihjaa035puv9ghcg-ti8ztojo8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:22:00 250 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:22:03 747 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981855-7bad-7c61-8097-ad430a2d8c62&response_mode=fragment&client_info=1&nonce=01981855-7bb0-776d-a416-4572b2523afd&state=eyjpzci6ijaxotgxodu1ltdiyjatnzm1zi1in2flltywyzrhmjhlngq5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cmwaoei5rr1eam3arihjaa035puv9ghcg-ti8ztojo8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:22:03 747 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 17 Jul 05:22:04 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:22:04 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> xpath: //input[@id='i0118']]
   --- 17 Jul 05:22:08 404 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981855-7bad-7c61-8097-ad430a2d8c62&response_mode=fragment&client_info=1&nonce=01981855-7bb0-776d-a416-4572b2523afd&state=eyjpzci6ijaxotgxodu1ltdiyjatnzm1zi1in2flltywyzrhmjhlngq5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cmwaoei5rr1eam3arihjaa035puv9ghcg-ti8ztojo8&code_challenge_method=s256&sso_reload=true
   --- 17 Jul 05:22:08 404 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:JaneOperator@Qaxpauto1.onmicrosoft.com
   --- 17 Jul 05:22:12 937 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Jul 05:22:12 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:22:19 992 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:22:19 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:22:23 201 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:22:23 201 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:22:23 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> id: immOnFilter]
   --- 17 Jul 05:22:26 614 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:22:26 614 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:22:26 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 17 Jul 05:22:29 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 17 Jul 05:22:32 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> id: immTranDateFrom]
   --- 17 Jul 05:22:33 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> id: immTranDateFrom]
   --- 17 Jul 05:22:33 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> id: immTranDateTo]
 Entered 'Date range' : 07/15/25 - 07/17/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 17 Jul 05:22:54 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 17 Jul 05:22:57 257 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:22:57 258 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:22:57 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> css selector: tr[id*='immTranRow']]
 Page in:1 [ScreenShot]
   --- 17 Jul 05:23:05 978 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:23:05 978 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:09 421 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:23:09 421 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:12 892 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:23:12 892 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:16 364 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:23:16 364 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 17 Jul 05:23:19 898 - Page URL:: http://localhost:4200/dashboard
   --- 17 Jul 05:23:19 898 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicking the next page
   --- 17 Jul 05:23:20 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
   --- 17 Jul 05:23:20 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c96f6a68894b580b57af9fe1d09b1f77)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
 Total records displayed : 5
Expected: verify Color displayed correctly for Transactions: in all the filtered records
Actual(Passed): verified Color displayed correctly for Archived Transactions: in all the filtered records
[ScreenShot]

Test Failed. Check the steps above in red color.
10 ignored methods
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifySortingInDashBoard
verifyUIElemntsInDashBoard
verifyFiltersInDashBoard
verifyTooltipsInReceiptPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifyValidEmailInNotifyInDashboardPage
verifyTransactionDefaultRequired
verifyInvalidEmailInNotifyInDashboardPage
verifyForTransactionInTellerAndSuperTeller
Methods in chronological order
com.imm.ereceipt.testscripts.DashBoard.DashBoard
initialize(org.testng.TestRunner@1c814e3e) 0 ms
init(org.testng.TestRunner@1c814e3e) 524 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...) 5496 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...) 99602 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...) 193441 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...) 284591 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...) 378423 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...) 474021 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...) 549264 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...) 625392 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...) 802741 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...) 897742 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...) 1071002 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...) 1245526 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...) 1420987 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...) 1497704 ms
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...) 1669973 ms