com.imm.ereceipt.testscripts.DashBoard.DashBoard
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 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.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 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 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 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 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=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label>
(Session info: chrome=138.0.7204.101)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [53374d732f0440ce4669a0d5294b0f19, clickElement {id=f.44E8E1124FD22856775CB788E7ED74C0.d.820520A228A1992787006A590359D66C.e.61}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.101, chrome: {chromedriverVersion: 138.0.7204.157 (e533e98b126..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54144}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.101, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Element: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immUserFirstName]
Session ID: 53374d732f0440ce4669a0d5294b0f19
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at jdk.internal.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
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.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616)
at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:652)
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)
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})
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.verifySettingsInTellerPage(DashBoard.java:936)
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 Teller Setings test cases in DashBoard page)
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)
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 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 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)
com.imm.ereceipt.testscripts.DashBoard.DashBoard
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: 34 minutes
Reporter output for IMM_QA_Automation
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 16 Jul 02:07:54 100 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 16 Jul 02:07:56 499 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active and Error
Steps:
--- 16 Jul 02:08:01 048 - 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=0198127d-9aab-7983-bc3b-f8c415066a41&response_mode=fragment&client_info=1&nonce=0198127d-9aad-73ee-813b-bfb4cdbcb6b2&state=eyjpzci6ijaxotgxmjdkltlhywmtn2y1os1izwu0lweynzgwntjknte3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xfa8_jhlnzn2imzk3grt_zrsh2itfckvf30deqwbdwc&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:08:01 048 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:01 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:08:01 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:08:01 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> id: idSIButton9]
--- 16 Jul 02:08:02 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:08:02 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:08:06 142 - 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=0198127d-9aab-7983-bc3b-f8c415066a41&response_mode=fragment&client_info=1&nonce=0198127d-9aad-73ee-813b-bfb4cdbcb6b2&state=eyjpzci6ijaxotgxmjdkltlhywmtn2y1os1izwu0lweynzgwntjknte3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xfa8_jhlnzn2imzk3grt_zrsh2itfckvf30deqwbdwc&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:08:06 143 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:09 649 - 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=0198127d-9aab-7983-bc3b-f8c415066a41&response_mode=fragment&client_info=1&nonce=0198127d-9aad-73ee-813b-bfb4cdbcb6b2&state=eyjpzci6ijaxotgxmjdkltlhywmtn2y1os1izwu0lweynzgwntjknte3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xfa8_jhlnzn2imzk3grt_zrsh2itfckvf30deqwbdwc&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:08:09 650 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:10 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:08:10 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:08:13 993 - 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=0198127d-9aab-7983-bc3b-f8c415066a41&response_mode=fragment&client_info=1&nonce=0198127d-9aad-73ee-813b-bfb4cdbcb6b2&state=eyjpzci6ijaxotgxmjdkltlhywmtn2y1os1izwu0lweynzgwntjknte3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xfa8_jhlnzn2imzk3grt_zrsh2itfckvf30deqwbdwc&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:08:13 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:17 581 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:08:17 581 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:25 789 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:08:25 790 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:28 953 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:08:28 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:29 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> id: immOnFilter]
--- 16 Jul 02:08:32 378 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:08:32 378 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:08:32 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:08:35 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:08:38 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> id: immTranDateFrom]
--- 16 Jul 02:08:38 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> id: immTranDateFrom]
--- 16 Jul 02:08:39 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
--- 16 Jul 02:08:59 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:09:02 582 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:02 583 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:02 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:09:11 608 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:11 608 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:15 330 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:15 331 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:19 046 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:19 046 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:22 771 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:22 771 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:28 355 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:28 355 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:32 689 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:32 689 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:36 516 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:36 516 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:40 192 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:40 192 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:43 874 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:43 875 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:47 632 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:47 632 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:51 376 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:51 377 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:55 339 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:55 340 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:09:58 991 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:09:58 992 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:02 643 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:02 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:06 403 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:06 404 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:07 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:10:07 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:10:11 408 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:11 408 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:15 112 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:15 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:18 741 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:18 742 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:22 377 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:22 378 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:26 015 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:26 015 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:29 638 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:29 638 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:33 273 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:33 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:36 925 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:36 926 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:40 532 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:40 532 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:44 083 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:44 083 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:47 665 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:10:47 666 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:48 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:10:48 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb79ba47acb308efcb88230431df3f6e)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
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]
Actual(Passed): verified Color displayed correctly for Archived Transactions: in all the filtered records[ScreenShot]
Test Passed.
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 16 Jul 01:59:15 951 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 16 Jul 01:59:18 176 - 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:
--- 16 Jul 01:59:23 119 - 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=01981275-b265-7ed6-8853-4dc63af21248&response_mode=fragment&client_info=1&nonce=01981275-b266-76b9-8d4a-252fa8d3a1a0&state=eyjpzci6ijaxotgxmjc1lwiynjutn2jmoc1hngy0ltc2mmy1ndhizwflmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfixcuyllkugcxsrxxy2ec0tqoc0ur0lr6cbro3nwf0&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:59:23 120 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:23 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:59:23 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:59:24 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: idSIButton9]
--- 16 Jul 01:59:24 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:59:24 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:59:28 578 - 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=01981275-b265-7ed6-8853-4dc63af21248&response_mode=fragment&client_info=1&nonce=01981275-b266-76b9-8d4a-252fa8d3a1a0&state=eyjpzci6ijaxotgxmjc1lwiynjutn2jmoc1hngy0ltc2mmy1ndhizwflmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfixcuyllkugcxsrxxy2ec0tqoc0ur0lr6cbro3nwf0&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:59:28 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:32 386 - 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=01981275-b265-7ed6-8853-4dc63af21248&response_mode=fragment&client_info=1&nonce=01981275-b266-76b9-8d4a-252fa8d3a1a0&state=eyjpzci6ijaxotgxmjc1lwiynjutn2jmoc1hngy0ltc2mmy1ndhizwflmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfixcuyllkugcxsrxxy2ec0tqoc0ur0lr6cbro3nwf0&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:59:32 387 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:32 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:59:33 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:59:36 888 - 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=01981275-b265-7ed6-8853-4dc63af21248&response_mode=fragment&client_info=1&nonce=01981275-b266-76b9-8d4a-252fa8d3a1a0&state=eyjpzci6ijaxotgxmjc1lwiynjutn2jmoc1hngy0ltc2mmy1ndhizwflmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfixcuyllkugcxsrxxy2ec0tqoc0ur0lr6cbro3nwf0&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:59:36 888 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:41 163 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 01:59:41 163 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:49 512 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:59:49 513 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:52 722 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:59:52 722 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:52 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immOnFilter]
--- 16 Jul 01:59:56 234 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:59:56 235 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:59:56 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:00:00 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:00:03 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immTranDateFrom]
--- 16 Jul 02:00:04 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immTranDateFrom]
--- 16 Jul 02:00:04 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immTranDateTo]
--- 16 Jul 02:00:06 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immMemberId]
--- 16 Jul 02:00:07 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 02:00:36 447 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (90d15e97e5a1746d9eabee4ef3f0f85e)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 16 Jul 02:06:15 210 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 16 Jul 02:06:17 761 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Active
Steps:
--- 16 Jul 02:06:22 475 - 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=0198127c-197b-7b6f-ab86-416d0594bd38&response_mode=fragment&client_info=1&nonce=0198127c-197c-7fa3-a427-78857f3100f3&state=eyjpzci6ijaxotgxmjdjlte5n2mtn2u3my04yze1ltuzztdjotm1m2m3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dk2sdkhitwyntxjwpb1un-rnnaxadwvhrqrpbymatvw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:06:22 476 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:22 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:06:22 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:06:23 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> id: idSIButton9]
--- 16 Jul 02:06:23 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:06:23 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:06:27 737 - 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=0198127c-197b-7b6f-ab86-416d0594bd38&response_mode=fragment&client_info=1&nonce=0198127c-197c-7fa3-a427-78857f3100f3&state=eyjpzci6ijaxotgxmjdjlte5n2mtn2u3my04yze1ltuzztdjotm1m2m3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dk2sdkhitwyntxjwpb1un-rnnaxadwvhrqrpbymatvw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:06:27 738 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:31 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=0198127c-197b-7b6f-ab86-416d0594bd38&response_mode=fragment&client_info=1&nonce=0198127c-197c-7fa3-a427-78857f3100f3&state=eyjpzci6ijaxotgxmjdjlte5n2mtn2u3my04yze1ltuzztdjotm1m2m3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dk2sdkhitwyntxjwpb1un-rnnaxadwvhrqrpbymatvw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:06:31 342 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:31 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:06:32 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:06:35 734 - 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=0198127c-197b-7b6f-ab86-416d0594bd38&response_mode=fragment&client_info=1&nonce=0198127c-197c-7fa3-a427-78857f3100f3&state=eyjpzci6ijaxotgxmjdjlte5n2mtn2u3my04yze1ltuzztdjotm1m2m3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dk2sdkhitwyntxjwpb1un-rnnaxadwvhrqrpbymatvw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:06:35 734 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:39 944 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:06:39 944 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:48 109 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:06:48 110 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:51 310 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:06:51 311 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:51 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> id: immOnFilter]
--- 16 Jul 02:06:54 757 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:06:54 757 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:55 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:06:57 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:07:00 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> id: immTranDateFrom]
--- 16 Jul 02:07:01 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> id: immTranDateFrom]
--- 16 Jul 02:07:01 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 02:07:21 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:07:24 809 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:07:24 810 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:07:24 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:07:33 775 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:07:33 776 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:07:37 528 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:07:37 528 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:07:41 007 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:07:41 007 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:07:44 518 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:07:44 519 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:07:48 192 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:07:48 192 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:07:51 703 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:07:51 704 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:07:52 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:07:52 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (784ad35685fd94108ffbbf15879de315)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
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]
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, Active and Error, Email=Test@gmail...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 16 Jul 02:10:50 040 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 16 Jul 02:10:52 501 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive, Active and Error
Steps:
--- 16 Jul 02:10:56 828 - 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=01981280-4a6c-7d37-bde7-067c6d9401de&response_mode=fragment&client_info=1&nonce=01981280-4a6e-7273-b1e3-1152dcd9bc9d&state=eyjpzci6ijaxotgxmjgwltrhnmqtn2e3ny1intq1ltvimdg2yza0otk2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6b9n18qg2sigy46nwthbu2ip7aqqo1rxmapjwk55dcs&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:10:56 829 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:10:57 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:10:57 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:10:57 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> id: idSIButton9]
--- 16 Jul 02:10:57 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:10:58 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:11:01 919 - 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=01981280-4a6c-7d37-bde7-067c6d9401de&response_mode=fragment&client_info=1&nonce=01981280-4a6e-7273-b1e3-1152dcd9bc9d&state=eyjpzci6ijaxotgxmjgwltrhnmqtn2e3ny1intq1ltvimdg2yza0otk2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6b9n18qg2sigy46nwthbu2ip7aqqo1rxmapjwk55dcs&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:11:01 919 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:05 614 - 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=01981280-4a6c-7d37-bde7-067c6d9401de&response_mode=fragment&client_info=1&nonce=01981280-4a6e-7273-b1e3-1152dcd9bc9d&state=eyjpzci6ijaxotgxmjgwltrhnmqtn2e3ny1intq1ltvimdg2yza0otk2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6b9n18qg2sigy46nwthbu2ip7aqqo1rxmapjwk55dcs&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:11:05 614 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:06 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:11:06 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:11:10 020 - 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=01981280-4a6c-7d37-bde7-067c6d9401de&response_mode=fragment&client_info=1&nonce=01981280-4a6e-7273-b1e3-1152dcd9bc9d&state=eyjpzci6ijaxotgxmjgwltrhnmqtn2e3ny1intq1ltvimdg2yza0otk2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6b9n18qg2sigy46nwthbu2ip7aqqo1rxmapjwk55dcs&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:11:10 021 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:14 118 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:11:14 118 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:20 878 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:11:20 878 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:24 118 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:11:24 118 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:24 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> id: immOnFilter]
--- 16 Jul 02:11:27 562 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:11:27 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:28 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:11:30 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:11:34 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> id: immTranDateFrom]
--- 16 Jul 02:11:34 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> id: immTranDateFrom]
--- 16 Jul 02:11:35 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
--- 16 Jul 02:11:55 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:11:58 344 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:11:58 344 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:11:58 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:12:07 294 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:07 294 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:11 005 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:11 006 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:14 773 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:14 773 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:18 417 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:18 418 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:22 364 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:22 364 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:26 156 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:26 157 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:29 921 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:29 922 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:33 574 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:33 574 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:37 357 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:37 357 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:41 073 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:41 074 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:44 872 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:44 872 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:48 511 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:48 511 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:52 196 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:52 197 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:55 962 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:55 962 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:12:59 972 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:12:59 973 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:01 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:13:01 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:13:05 198 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:05 198 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:08 763 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:08 764 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:12 422 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:12 423 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:16 076 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:16 077 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:19 849 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:19 849 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:23 487 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:23 488 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:27 100 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:27 101 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:30 685 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:30 686 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:34 309 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:34 310 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:37 908 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:37 909 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:41 525 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:13:41 526 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:42 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:13:42 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8cd3addf952ae07247e7124d8409945)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
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]
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 Teller ID invalid, Email=, Teller LastName...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 16 Jul 02:00:50 279 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 16 Jul 02:00:55 431 - 5 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller ID invalid
Steps:
--- 16 Jul 02:01:00 020 - 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=01981277-2d9e-7a7a-ad3e-a5be4651b0f7&response_mode=fragment&client_info=1&nonce=01981277-2d9f-77ac-8fc1-7695a7a1256d&state=eyjpzci6ijaxotgxmjc3ltjkowytn2y1zs05mzu1ltvmzjkynme1zdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l00ymwt9uczgooax_v2juzorp38ztgsmpi72xgvxznw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:01:00 020 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:00 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:01:00 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:01:01 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: idSIButton9]
--- 16 Jul 02:01:01 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:01:02 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:01:05 942 - 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=01981277-2d9e-7a7a-ad3e-a5be4651b0f7&response_mode=fragment&client_info=1&nonce=01981277-2d9f-77ac-8fc1-7695a7a1256d&state=eyjpzci6ijaxotgxmjc3ltjkowytn2y1zs05mzu1ltvmzjkynme1zdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l00ymwt9uczgooax_v2juzorp38ztgsmpi72xgvxznw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:01:05 943 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:09 405 - 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=01981277-2d9e-7a7a-ad3e-a5be4651b0f7&response_mode=fragment&client_info=1&nonce=01981277-2d9f-77ac-8fc1-7695a7a1256d&state=eyjpzci6ijaxotgxmjc3ltjkowytn2y1zs05mzu1ltvmzjkynme1zdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l00ymwt9uczgooax_v2juzorp38ztgsmpi72xgvxznw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:01:09 406 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:09 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:01:10 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:01:13 866 - 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=01981277-2d9e-7a7a-ad3e-a5be4651b0f7&response_mode=fragment&client_info=1&nonce=01981277-2d9f-77ac-8fc1-7695a7a1256d&state=eyjpzci6ijaxotgxmjc3ltjkowytn2y1zs05mzu1ltvmzjkynme1zdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l00ymwt9uczgooax_v2juzorp38ztgsmpi72xgvxznw&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:01:13 867 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:17 463 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:01:17 463 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:24 144 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:01:24 144 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:27 321 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:01:27 321 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:27 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immOnFilter]
--- 16 Jul 02:01:30 795 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:01:30 796 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:01:31 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:01:34 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:01:38 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immTranDateFrom]
--- 16 Jul 02:01:38 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immTranDateFrom]
--- 16 Jul 02:01:39 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immTranDateTo]
--- 16 Jul 02:01:41 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immTellerId]
--- 16 Jul 02:01:41 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immTellerId]
--- 16 Jul 02:01:43 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immMemberId]
--- 16 Jul 02:01:43 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 02:02:12 738 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (6404fd355ef7a7e4239f408a67a77890)] -> id: immOnFilter]
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...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 16 Jul 02:13:44 130 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 16 Jul 02:13:46 679 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Error
Steps:
--- 16 Jul 02:13:51 595 - 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=01981282-f3b0-7b4e-87fe-b6cb3cf3a078&response_mode=fragment&client_info=1&nonce=01981282-f3b2-7587-a76f-301134e42293&state=eyjpzci6ijaxotgxmjgylwyzyjetn2e2zi04ztrkltvkndcxytjkzjizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h3llfzubx65rqau2p1hydjr8jctfplkp-rfullkzlu4&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:13:51 596 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:13:51 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:13:52 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:13:52 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> id: idSIButton9]
--- 16 Jul 02:13:52 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:13:52 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:13:56 803 - 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=01981282-f3b0-7b4e-87fe-b6cb3cf3a078&response_mode=fragment&client_info=1&nonce=01981282-f3b2-7587-a76f-301134e42293&state=eyjpzci6ijaxotgxmjgylwyzyjetn2e2zi04ztrkltvkndcxytjkzjizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h3llfzubx65rqau2p1hydjr8jctfplkp-rfullkzlu4&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:13:56 804 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:00 313 - 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=01981282-f3b0-7b4e-87fe-b6cb3cf3a078&response_mode=fragment&client_info=1&nonce=01981282-f3b2-7587-a76f-301134e42293&state=eyjpzci6ijaxotgxmjgylwyzyjetn2e2zi04ztrkltvkndcxytjkzjizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h3llfzubx65rqau2p1hydjr8jctfplkp-rfullkzlu4&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:14:00 313 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:00 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:14:01 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:14:04 594 - 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=01981282-f3b0-7b4e-87fe-b6cb3cf3a078&response_mode=fragment&client_info=1&nonce=01981282-f3b2-7587-a76f-301134e42293&state=eyjpzci6ijaxotgxmjgylwyzyjetn2e2zi04ztrkltvkndcxytjkzjizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h3llfzubx65rqau2p1hydjr8jctfplkp-rfullkzlu4&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:14:04 594 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:08 138 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:14:08 138 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:16 311 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:14:16 311 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:19 512 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:14:19 512 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:19 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> id: immOnFilter]
--- 16 Jul 02:14:22 964 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:14:22 965 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:23 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:14:25 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:14:29 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> id: immTranDateFrom]
--- 16 Jul 02:14:29 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> id: immTranDateFrom]
--- 16 Jul 02:14:30 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
--- 16 Jul 02:14:50 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:14:53 381 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:14:53 381 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:14:53 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:15:02 398 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:02 398 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:06 108 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:06 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:09 770 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:09 771 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:13 489 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:13 489 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:17 497 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:17 497 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:21 263 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:21 263 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:24 901 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:24 901 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:28 593 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:28 593 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:32 285 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:32 285 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:36 007 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:36 008 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:39 767 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:39 767 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:43 498 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:43 498 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:47 217 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:47 217 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:50 920 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:50 920 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:54 577 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:54 577 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:15:55 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:15:55 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:15:59 494 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:15:59 495 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:03 102 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:03 102 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:06 761 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:06 761 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:10 347 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:10 348 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:13 967 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:13 967 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:17 537 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:17 537 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:21 101 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:21 102 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:24 702 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:24 703 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:28 340 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:28 340 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:31 933 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:31 933 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:35 539 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:16:35 540 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:36 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:16:36 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dca6a3cdcbc6cb398bc4b9ae7197d068)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
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]
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 Archive, Email=Test@gmail.com, Teller LastN...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 16 Jul 02:17:55 885 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 16 Jul 02:17:58 201 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive
Steps:
--- 16 Jul 02:18:03 022 - 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=01981286-c9f9-7720-91f9-c305ad7b3af0&response_mode=fragment&client_info=1&nonce=01981286-c9fb-74eb-a827-003d65058b5b&state=eyjpzci6ijaxotgxmjg2lwm5zmetnzdkys04nju5lwflndc1njq0zji1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qc2_dcwz892fv1xvvtdpr6symdn8sqsbygyrksi3d2w&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:18:03 023 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:03 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:18:03 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:18:03 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> id: idSIButton9]
--- 16 Jul 02:18:04 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:18:04 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:18:08 411 - 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=01981286-c9f9-7720-91f9-c305ad7b3af0&response_mode=fragment&client_info=1&nonce=01981286-c9fb-74eb-a827-003d65058b5b&state=eyjpzci6ijaxotgxmjg2lwm5zmetnzdkys04nju5lwflndc1njq0zji1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qc2_dcwz892fv1xvvtdpr6symdn8sqsbygyrksi3d2w&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:18:08 411 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:11 976 - 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=01981286-c9f9-7720-91f9-c305ad7b3af0&response_mode=fragment&client_info=1&nonce=01981286-c9fb-74eb-a827-003d65058b5b&state=eyjpzci6ijaxotgxmjg2lwm5zmetnzdkys04nju5lwflndc1njq0zji1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qc2_dcwz892fv1xvvtdpr6symdn8sqsbygyrksi3d2w&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:18:11 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:12 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:18:12 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:18:16 314 - 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=01981286-c9f9-7720-91f9-c305ad7b3af0&response_mode=fragment&client_info=1&nonce=01981286-c9fb-74eb-a827-003d65058b5b&state=eyjpzci6ijaxotgxmjg2lwm5zmetnzdkys04nju5lwflndc1njq0zji1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qc2_dcwz892fv1xvvtdpr6symdn8sqsbygyrksi3d2w&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:18:16 315 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:20 895 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:18:20 895 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:27 609 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:18:27 610 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:30 824 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:18:30 825 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:31 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> id: immOnFilter]
--- 16 Jul 02:18:34 279 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:18:34 279 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:18:34 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:18:37 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:18:40 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> id: immTranDateFrom]
--- 16 Jul 02:18:40 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> id: immTranDateFrom]
--- 16 Jul 02:18:41 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 02:19:01 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:19:05 029 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:05 029 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:05 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:19:14 049 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:14 049 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:17 799 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:17 800 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:21 459 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:21 459 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:25 158 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:25 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:29 023 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:29 023 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:32 779 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:32 780 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:36 432 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:36 432 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:40 132 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:40 133 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:43 793 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:43 793 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:47 494 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:47 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:51 242 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:51 242 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:54 976 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:54 976 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:19:58 644 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:19:58 645 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:02 311 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:02 311 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:06 000 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:06 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:06 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:20:07 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:20:10 896 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:10 897 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:14 420 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:14 420 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:17 983 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:17 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:21 570 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:21 570 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:25 106 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:25 106 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:28 663 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:28 663 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:32 246 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:32 246 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:35 851 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:35 851 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:39 377 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:39 377 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:42 964 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:42 964 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:46 636 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:20:46 637 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:47 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:20:47 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9254f9c285b19a0a9ef11233cbb8d24d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
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]
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...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
No Records so exiting...
--- 16 Jul 02:16:37 879 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 16 Jul 02:16:40 157 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Error
Steps:
--- 16 Jul 02:16:45 071 - 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=01981285-986d-7ea4-8d71-f69273dda7e2&response_mode=fragment&client_info=1&nonce=01981285-986e-7f1c-b183-e588c9948265&state=eyjpzci6ijaxotgxmjg1ltk4nmutnzi0ni1izju5ltmwymy3yzc1yzvlmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_n_5ip17i6ah4bwvgodzpyekcgmf2j7gkklnqehds_y&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:16:45 072 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:45 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:16:45 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:16:46 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> id: idSIButton9]
--- 16 Jul 02:16:46 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:16:46 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:16:50 770 - 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=01981285-986d-7ea4-8d71-f69273dda7e2&response_mode=fragment&client_info=1&nonce=01981285-986e-7f1c-b183-e588c9948265&state=eyjpzci6ijaxotgxmjg1ltk4nmutnzi0ni1izju5ltmwymy3yzc1yzvlmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_n_5ip17i6ah4bwvgodzpyekcgmf2j7gkklnqehds_y&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:16:50 770 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:54 374 - 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=01981285-986d-7ea4-8d71-f69273dda7e2&response_mode=fragment&client_info=1&nonce=01981285-986e-7f1c-b183-e588c9948265&state=eyjpzci6ijaxotgxmjg1ltk4nmutnzi0ni1izju5ltmwymy3yzc1yzvlmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_n_5ip17i6ah4bwvgodzpyekcgmf2j7gkklnqehds_y&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:16:54 375 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:16:54 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:16:55 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:16:58 631 - 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=01981285-986d-7ea4-8d71-f69273dda7e2&response_mode=fragment&client_info=1&nonce=01981285-986e-7f1c-b183-e588c9948265&state=eyjpzci6ijaxotgxmjg1ltk4nmutnzi0ni1izju5ltmwymy3yzc1yzvlmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_n_5ip17i6ah4bwvgodzpyekcgmf2j7gkklnqehds_y&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:16:58 631 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:17:02 769 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:17:02 769 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:17:10 897 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:17:10 897 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:17:14 064 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:17:14 064 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:17:14 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> id: immOnFilter]
--- 16 Jul 02:17:17 498 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:17:17 499 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:17:17 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:17:20 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:17:23 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> id: immTranDateFrom]
--- 16 Jul 02:17:23 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> id: immTranDateFrom]
--- 16 Jul 02:17:24 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da00008d347b71493c0527f4c9c2f287)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
No Records so exiting...
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 16 Jul 01:52:59 956 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 16 Jul 01:53:06 371 - 6 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page for Member
Steps:
--- 16 Jul 01:53:11 328 - 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=01981270-06ee-7bcd-a724-424b3db53e1f&response_mode=fragment&client_info=1&nonce=01981270-06f0-7d74-9c7d-6540bc861798&state=eyjpzci6ijaxotgxmjcwlta2zwytnzzhnc04zmm1lti4ngy2yzblmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kq1p0crpevavzse1wwf_jettdjuuuzkcowkwyevqzrk&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:53:11 329 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:12 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:53:12 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:53:13 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> id: idSIButton9]
--- 16 Jul 01:53:13 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:53:14 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:53:18 537 - 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=01981270-06ee-7bcd-a724-424b3db53e1f&response_mode=fragment&client_info=1&nonce=01981270-06f0-7d74-9c7d-6540bc861798&state=eyjpzci6ijaxotgxmjcwlta2zwytnzzhnc04zmm1lti4ngy2yzblmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kq1p0crpevavzse1wwf_jettdjuuuzkcowkwyevqzrk&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:53:18 538 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:22 051 - 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=01981270-06ee-7bcd-a724-424b3db53e1f&response_mode=fragment&client_info=1&nonce=01981270-06f0-7d74-9c7d-6540bc861798&state=eyjpzci6ijaxotgxmjcwlta2zwytnzzhnc04zmm1lti4ngy2yzblmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kq1p0crpevavzse1wwf_jettdjuuuzkcowkwyevqzrk&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:53:22 052 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:22 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:53:23 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:53:26 680 - 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=01981270-06ee-7bcd-a724-424b3db53e1f&response_mode=fragment&client_info=1&nonce=01981270-06f0-7d74-9c7d-6540bc861798&state=eyjpzci6ijaxotgxmjcwlta2zwytnzzhnc04zmm1lti4ngy2yzblmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kq1p0crpevavzse1wwf_jettdjuuuzkcowkwyevqzrk&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:53:26 681 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:30 963 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 01:53:30 964 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:39 317 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:53:39 320 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:42 647 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:53:42 649 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:42 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> id: immOnFilter]
--- 16 Jul 01:53:46 161 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:53:46 162 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:53:46 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 16 Jul 01:53:51 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 01:53:55 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> id: immMemberId]
--- 16 Jul 01:53:55 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 01:54:25 232 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (95c9232022215516b2b32691dcc3bd39)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 16 Jul 01:54:39 314 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 16 Jul 01:54:41 606 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with wrong Dates
Steps:
--- 16 Jul 01:54:46 401 - 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=01981271-7a58-74ac-bb0f-9882e9caf456&response_mode=fragment&client_info=1&nonce=01981271-7a59-77f6-b212-1d645c686d01&state=eyjpzci6ijaxotgxmjcxltdhntktn2vlyy1hyjnkltu3zwzizdgwmjcwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iudw-kjh4_rkmtsnyrnyxf_x8pmo-f9hrxrwxtxccim&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:54:46 402 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:54:46 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:54:46 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:54:47 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: idSIButton9]
--- 16 Jul 01:54:47 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:54:47 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:54:52 046 - 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=01981271-7a58-74ac-bb0f-9882e9caf456&response_mode=fragment&client_info=1&nonce=01981271-7a59-77f6-b212-1d645c686d01&state=eyjpzci6ijaxotgxmjcxltdhntktn2vlyy1hyjnkltu3zwzizdgwmjcwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iudw-kjh4_rkmtsnyrnyxf_x8pmo-f9hrxrwxtxccim&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:54:52 046 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:54:55 768 - 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=01981271-7a58-74ac-bb0f-9882e9caf456&response_mode=fragment&client_info=1&nonce=01981271-7a59-77f6-b212-1d645c686d01&state=eyjpzci6ijaxotgxmjcxltdhntktn2vlyy1hyjnkltu3zwzizdgwmjcwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iudw-kjh4_rkmtsnyrnyxf_x8pmo-f9hrxrwxtxccim&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:54:55 769 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:54:56 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:54:56 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:55:00 289 - 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=01981271-7a58-74ac-bb0f-9882e9caf456&response_mode=fragment&client_info=1&nonce=01981271-7a59-77f6-b212-1d645c686d01&state=eyjpzci6ijaxotgxmjcxltdhntktn2vlyy1hyjnkltu3zwzizdgwmjcwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iudw-kjh4_rkmtsnyrnyxf_x8pmo-f9hrxrwxtxccim&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:55:00 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:55:03 925 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 01:55:03 926 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:55:12 209 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:55:12 210 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:55:15 472 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:55:15 473 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:55:15 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immOnFilter]
--- 16 Jul 01:55:18 926 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:55:18 927 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:55:19 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 16 Jul 01:55:23 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 01:55:26 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immTranDateFrom]
--- 16 Jul 01:55:26 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immTranDateFrom]
--- 16 Jul 01:55:27 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immTranDateTo]
--- 16 Jul 01:55:29 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immMemberId]
--- 16 Jul 01:55:29 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 01:55:58 995 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a43d1722675460fb26f5e6d94e406170)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 16 Jul 01:57:44 778 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 16 Jul 01:57:47 076 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid end Dates
Steps:
--- 16 Jul 01:57:51 924 - 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=01981274-4e0f-7353-8571-e7055324d663&response_mode=fragment&client_info=1&nonce=01981274-4e11-7739-b817-2bb695988c78&state=eyjpzci6ijaxotgxmjc0ltrlmtatnzgxmi04zgexlwy1owe5nwyyzmq3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8xod9et8mbj3xwap8cgivn0i_gkortq2uyndjosopie&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:57:51 925 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:57:52 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:57:52 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:57:52 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> id: idSIButton9]
--- 16 Jul 01:57:53 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:57:53 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:57:57 319 - 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=01981274-4e0f-7353-8571-e7055324d663&response_mode=fragment&client_info=1&nonce=01981274-4e11-7739-b817-2bb695988c78&state=eyjpzci6ijaxotgxmjc0ltrlmtatnzgxmi04zgexlwy1owe5nwyyzmq3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8xod9et8mbj3xwap8cgivn0i_gkortq2uyndjosopie&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:57:57 319 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:58:00 995 - 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=01981274-4e0f-7353-8571-e7055324d663&response_mode=fragment&client_info=1&nonce=01981274-4e11-7739-b817-2bb695988c78&state=eyjpzci6ijaxotgxmjc0ltrlmtatnzgxmi04zgexlwy1owe5nwyyzmq3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8xod9et8mbj3xwap8cgivn0i_gkortq2uyndjosopie&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:58:00 996 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:58:01 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:58:01 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:58:05 422 - 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=01981274-4e0f-7353-8571-e7055324d663&response_mode=fragment&client_info=1&nonce=01981274-4e11-7739-b817-2bb695988c78&state=eyjpzci6ijaxotgxmjc0ltrlmtatnzgxmi04zgexlwy1owe5nwyyzmq3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8xod9et8mbj3xwap8cgivn0i_gkortq2uyndjosopie&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:58:05 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:58:09 051 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 01:58:09 052 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:58:17 323 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:58:17 323 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:58:20 532 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:58:20 533 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:58:20 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> id: immOnFilter]
--- 16 Jul 01:58:24 107 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:58:24 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:58:24 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 16 Jul 01:58:28 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 01:58:31 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> id: immTranDateFrom]
--- 16 Jul 01:58:32 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> id: immTranDateFrom]
--- 16 Jul 01:58:32 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 01:59:02 114 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ac19aea6f4e5f09492749b4d09abdc57)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 16 Jul 02:20:49 020 - TestCaseID:: verifySettingsInTellerPage
--- 16 Jul 02:20:52 626 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Settings page In Teller Portal
Steps:
--- 16 Jul 02:20:59 108 - 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=01981289-7242-7195-81cc-34880e6eafd2&response_mode=fragment&client_info=1&nonce=01981289-7244-7fbc-8c5d-04dacb235a71&state=eyjpzci6ijaxotgxmjg5ltcyndmtnzq5ny05mwyxltfmnjvizjnjnweyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqa35_q8ccbkugdht_yo4vxa63txwsz2gzyyuc5pwxg&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:20:59 109 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:20:59 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:20:59 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:20:59 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: idSIButton9]
--- 16 Jul 02:21:00 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:21:00 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:21:04 259 - 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=01981289-7242-7195-81cc-34880e6eafd2&response_mode=fragment&client_info=1&nonce=01981289-7244-7fbc-8c5d-04dacb235a71&state=eyjpzci6ijaxotgxmjg5ltcyndmtnzq5ny05mwyxltfmnjvizjnjnweyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqa35_q8ccbkugdht_yo4vxa63txwsz2gzyyuc5pwxg&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:21:04 259 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:21:07 755 - 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=01981289-7242-7195-81cc-34880e6eafd2&response_mode=fragment&client_info=1&nonce=01981289-7244-7fbc-8c5d-04dacb235a71&state=eyjpzci6ijaxotgxmjg5ltcyndmtnzq5ny05mwyxltfmnjvizjnjnweyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqa35_q8ccbkugdht_yo4vxa63txwsz2gzyyuc5pwxg&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:21:07 755 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:21:08 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:21:08 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:21:12 120 - 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=01981289-7242-7195-81cc-34880e6eafd2&response_mode=fragment&client_info=1&nonce=01981289-7244-7fbc-8c5d-04dacb235a71&state=eyjpzci6ijaxotgxmjg5ltcyndmtnzq5ny05mwyxltfmnjvizjnjnweyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqa35_q8ccbkugdht_yo4vxa63txwsz2gzyyuc5pwxg&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:21:12 120 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:21:16 386 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:21:16 386 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:21:23 302 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:21:23 308 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:21:26 515 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:21:26 515 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:21:26 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: immOnFilter]
--- 16 Jul 02:21:29 937 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:21:29 937 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:21:30 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:21:32 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: immSettings]
--- 16 Jul 02:21:33 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
--- 16 Jul 02:21:33 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
--- 16 Jul 02:21:33 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
--- 16 Jul 02:21:34 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
--- 16 Jul 02:21:34 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> 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]
Actual(Passed): Sucessfully clicked on Settings button in Teller portal[ScreenShot]
--- 16 Jul 02:21:36 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: immIsEditMode]
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Receipt panel[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Expected: click 'Style'
Actual(Failed): Failed to click 'Style'[ScreenShot]
Actual(Failed): Failed to click 'Style'[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow[ScreenShot]
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow[ScreenShot]
--- 16 Jul 02:22:35 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Report panel[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Expected: click 'Orientation'
Actual(Failed): Failed to click 'Orientation'[ScreenShot]
Actual(Failed): Failed to click 'Orientation'[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Expected: click 'Style'
Actual(Failed): Failed to click 'Style'[ScreenShot]
Actual(Failed): Failed to click 'Style'[ScreenShot]
--- 16 Jul 02:23:26 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Suppress panel[ScreenShot]
Expected: Logo1 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the log1:false[ScreenShot]
Actual(Passed): Sucessfully slidered the log1:false[ScreenShot]
Expected: Logo2 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Logo2:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Logo2:false[ScreenShot]
Expected: CuAdress ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the CuAdress:false[ScreenShot]
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]
Actual(Passed): Sucessfully slidered the Member Address:false[ScreenShot]
--- 16 Jul 02:23:32 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
Expected: Expand the Others panel
Actual(Passed): Sucessfully Expanded the Others panel[ScreenShot]
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]
Actual(Passed): Sucessfully slidered the Print Signature[ScreenShot]
--- 16 Jul 02:23:33 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> 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]
Actual(Passed): Sucessfully Expanded the Host Specific panel[ScreenShot]
Expected: Print Disburstments ( slider -on/off)
Actual(Passed): Sucessfully slidered the Print Disburstments[ScreenShot]
Actual(Passed): Sucessfully slidered the Print Disburstments[ScreenShot]
--- 16 Jul 02:24:42 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> css selector: div#immSign]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab[ScreenShot]
Actual(Passed): Sucessfully clicked on sign tab[ScreenShot]
Expected: Select Default Signature Device
Actual(Passed): Sucessfully Selected Default Signature Device:Sigpad[ScreenShot]
Actual(Passed): Sucessfully Selected Default Signature Device:Sigpad[ScreenShot]
--- 16 Jul 02:25:22 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Device Model
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5[ScreenShot]
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5[ScreenShot]
--- 16 Jul 02:25:36 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Connection
Actual(Passed): Sucessfully selected the Connection:COM1[ScreenShot]
Actual(Passed): Sucessfully selected the Connection:COM1[ScreenShot]
--- 16 Jul 02:25:50 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Backlight ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Backlight[ScreenShot]
Actual(Failed): Failed to slidered the Backlight[ScreenShot]
--- 16 Jul 02:26:59 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> css selector: div#immScan]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab[ScreenShot]
Actual(Passed): Sucessfully clicked on Scan tab[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:ScanShell 3000D[ScreenShot]
Actual(Passed): Sucessfully Selected Scanner Type:ScanShell 3000D[ScreenShot]
--- 16 Jul 02:27:43 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cff305cefeeff43482b8a26ae3bcf761)] -> id: immSelectedScanImageModeRadioButton0]
Expected: click on Image Mode
Actual(Failed): Failed to click on Image Mode[ScreenShot]
Actual(Failed): Failed to click on Image Mode[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false[ScreenShot]
Actual(Passed): Sucessfully slidered the USB Connection:false[ScreenShot]
Test Failed. Check the steps above in red color.
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 16 Jul 02:03:22 016 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 16 Jul 02:03:24 376 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active
Steps:
--- 16 Jul 02:03:29 138 - 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=01981279-7409-793d-9abb-86f216036965&response_mode=fragment&client_info=1&nonce=01981279-740b-7bfe-becc-24f0fb306d98&state=eyjpzci6ijaxotgxmjc5ltc0mgetn2i4yy04nmi4lwu0nmqzmde2zgmwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=nzgwlgrkqkyqq31pq8wv0jpr1dwvpvpfhjbm63pte5q&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:03:29 138 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:29 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:03:29 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:03:29 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> id: idSIButton9]
--- 16 Jul 02:03:30 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:03:30 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:03:34 600 - 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=01981279-7409-793d-9abb-86f216036965&response_mode=fragment&client_info=1&nonce=01981279-740b-7bfe-becc-24f0fb306d98&state=eyjpzci6ijaxotgxmjc5ltc0mgetn2i4yy04nmi4lwu0nmqzmde2zgmwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=nzgwlgrkqkyqq31pq8wv0jpr1dwvpvpfhjbm63pte5q&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:03:34 600 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:38 291 - 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=01981279-7409-793d-9abb-86f216036965&response_mode=fragment&client_info=1&nonce=01981279-740b-7bfe-becc-24f0fb306d98&state=eyjpzci6ijaxotgxmjc5ltc0mgetn2i4yy04nmi4lwu0nmqzmde2zgmwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=nzgwlgrkqkyqq31pq8wv0jpr1dwvpvpfhjbm63pte5q&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:03:38 291 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:38 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:03:39 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:03:42 561 - 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=01981279-7409-793d-9abb-86f216036965&response_mode=fragment&client_info=1&nonce=01981279-740b-7bfe-becc-24f0fb306d98&state=eyjpzci6ijaxotgxmjc5ltc0mgetn2i4yy04nmi4lwu0nmqzmde2zgmwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=nzgwlgrkqkyqq31pq8wv0jpr1dwvpvpfhjbm63pte5q&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:03:42 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:46 158 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:03:46 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:52 954 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:03:52 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:56 185 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:03:56 185 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:56 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> id: immOnFilter]
--- 16 Jul 02:03:59 603 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:03:59 604 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:59 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:04:02 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:04:05 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> id: immTranDateFrom]
--- 16 Jul 02:04:06 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> id: immTranDateFrom]
--- 16 Jul 02:04:06 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 02:04:26 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:04:29 904 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:04:29 904 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:04:30 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> css selector: tr[id*='immTranRow']]
--- 16 Jul 02:04:38 916 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:04:38 917 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:04:42 645 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:04:42 646 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:04:46 356 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:04:46 357 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:04:50 041 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:04:50 041 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:04:53 974 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:04:53 974 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:04:57 721 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:04:57 721 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:01 482 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:01 483 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:05 241 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:05 241 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:08 967 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:08 967 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:12 636 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:12 636 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:16 358 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:16 358 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:20 044 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:20 045 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:23 731 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:23 732 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:27 618 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:27 618 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:31 389 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:31 390 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:32 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:05:32 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:05:36 473 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:36 474 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:40 016 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:40 016 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:43 631 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:43 632 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:47 249 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:47 250 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:50 893 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:50 893 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:54 487 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:54 488 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:05:58 124 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:05:58 124 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:01 826 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:06:01 826 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:05 459 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:06:05 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:09 069 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:06:09 070 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:12 650 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:06:12 650 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:06:13 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 16 Jul 02:06:13 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f8f2d1585616e55fc0972b298e982db)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
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]
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 invalid start Dates, Email=, Teller LastNa...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 16 Jul 01:56:12 871 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 16 Jul 01:56:15 197 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid start Dates
Steps:
--- 16 Jul 01:56:19 782 - 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=01981272-e768-7c03-92d8-3b41cdf1f0c0&response_mode=fragment&client_info=1&nonce=01981272-e769-79b4-846e-26cde41a166d&state=eyjpzci6ijaxotgxmjcylwu3njktnzy3ys1imzyzlwm3m2viymrjzjy3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_6huege_mi53i2lgldjemdl7wvttbbqirdfzyeiyljy&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:56:19 782 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:20 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:56:20 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:56:20 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> id: idSIButton9]
--- 16 Jul 01:56:21 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:56:21 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> xpath: //input[@id='i0116']]
--- 16 Jul 01:56:25 249 - 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=01981272-e768-7c03-92d8-3b41cdf1f0c0&response_mode=fragment&client_info=1&nonce=01981272-e769-79b4-846e-26cde41a166d&state=eyjpzci6ijaxotgxmjcylwu3njktnzy3ys1imzyzlwm3m2viymrjzjy3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_6huege_mi53i2lgldjemdl7wvttbbqirdfzyeiyljy&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:56:25 249 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:29 228 - 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=01981272-e768-7c03-92d8-3b41cdf1f0c0&response_mode=fragment&client_info=1&nonce=01981272-e769-79b4-846e-26cde41a166d&state=eyjpzci6ijaxotgxmjcylwu3njktnzy3ys1imzyzlwm3m2viymrjzjy3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_6huege_mi53i2lgldjemdl7wvttbbqirdfzyeiyljy&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:56:29 229 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:29 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:56:30 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> xpath: //input[@id='i0118']]
--- 16 Jul 01:56:33 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=01981272-e768-7c03-92d8-3b41cdf1f0c0&response_mode=fragment&client_info=1&nonce=01981272-e769-79b4-846e-26cde41a166d&state=eyjpzci6ijaxotgxmjcylwu3njktnzy3ys1imzyzlwm3m2viymrjzjy3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_6huege_mi53i2lgldjemdl7wvttbbqirdfzyeiyljy&code_challenge_method=s256&sso_reload=true
--- 16 Jul 01:56:33 651 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:37 868 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 01:56:37 869 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:46 192 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:56:46 192 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:49 423 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:56:49 424 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:49 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> id: immOnFilter]
--- 16 Jul 01:56:52 875 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 01:56:52 876 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 01:56:53 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 16 Jul 01:56:57 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 01:57:00 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> id: immTranDateFrom]
--- 16 Jul 01:57:00 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> id: immTranDateFrom]
--- 16 Jul 01:57:01 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 16 Jul 01:57:30 906 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (27ccfa56160da6b39feacb5509b4fa87)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:... [ScreenShot]
--- 16 Jul 02:02:26 541 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 16 Jul 02:02:28 978 - 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:
--- 16 Jul 02:02:33 574 - 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=01981278-9c13-7dd9-8fa4-13b5220cf466&response_mode=fragment&client_info=1&nonce=01981278-9c15-725a-9c75-681babe8ea5d&state=eyjpzci6ijaxotgxmjc4ltljmtqtnzbhyy05njk1lwzkodm4yziyytniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=krpsff7mae5csxxhhyr338vprpxmrgksp29efnz4sey&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:02:33 574 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:02:33 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:02:34 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:02:34 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: idSIButton9]
--- 16 Jul 02:02:34 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:02:34 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> xpath: //input[@id='i0116']]
--- 16 Jul 02:02:38 857 - 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=01981278-9c13-7dd9-8fa4-13b5220cf466&response_mode=fragment&client_info=1&nonce=01981278-9c15-725a-9c75-681babe8ea5d&state=eyjpzci6ijaxotgxmjc4ltljmtqtnzbhyy05njk1lwzkodm4yziyytniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=krpsff7mae5csxxhhyr338vprpxmrgksp29efnz4sey&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:02:38 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:02:42 712 - 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=01981278-9c13-7dd9-8fa4-13b5220cf466&response_mode=fragment&client_info=1&nonce=01981278-9c15-725a-9c75-681babe8ea5d&state=eyjpzci6ijaxotgxmjc4ltljmtqtnzbhyy05njk1lwzkodm4yziyytniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=krpsff7mae5csxxhhyr338vprpxmrgksp29efnz4sey&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:02:42 713 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:02:43 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:02:43 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> xpath: //input[@id='i0118']]
--- 16 Jul 02:02:47 238 - 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=01981278-9c13-7dd9-8fa4-13b5220cf466&response_mode=fragment&client_info=1&nonce=01981278-9c15-725a-9c75-681babe8ea5d&state=eyjpzci6ijaxotgxmjc4ltljmtqtnzbhyy05njk1lwzkodm4yziyytniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=krpsff7mae5csxxhhyr338vprpxmrgksp29efnz4sey&code_challenge_method=s256&sso_reload=true
--- 16 Jul 02:02:47 238 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:02:54 316 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:02:54 317 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:01 914 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:03:01 915 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:05 112 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:03:05 113 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:05 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immOnFilter]
--- 16 Jul 02:03:08 597 - Page URL:: http://localhost:4200/dashboard
--- 16 Jul 02:03:08 598 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 16 Jul 02:03:08 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 16 Jul 02:03:12 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immOnRunNonArchiveQuery]
--- 16 Jul 02:03:16 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immTranDateFrom]
--- 16 Jul 02:03:16 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immTranDateFrom]
--- 16 Jul 02:03:17 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immTranDateTo]
--- 16 Jul 02:03:19 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immUserFirstName]
--- 16 Jul 02:03:19 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53374d732f0440ce4669a0d5294b0f19)] -> id: immUserFirstName]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:
10 ignored methods
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifySortingInDashBoard
verifyUIElemntsInDashBoard
verifyFiltersInDashBoard
verifyTooltipsInReceiptPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifyValidEmailInNotifyInDashboardPage
verifyTransactionDefaultRequired
verifyInvalidEmailInNotifyInDashboardPage
verifyForTransactionInTellerAndSuperTeller
verifyUIElemntsInDashBoard
verifyFiltersInDashBoard
verifyTooltipsInReceiptPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifyValidEmailInNotifyInDashboardPage
verifyTransactionDefaultRequired
verifyInvalidEmailInNotifyInDashboardPage
verifyForTransactionInTellerAndSuperTeller
Methods in chronological order
com.imm.ereceipt.testscripts.DashBoard.DashBoard
initialize(org.testng.TestRunner@71452459)
0 ms
init(org.testng.TestRunner@71452459)
547 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
7287 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
102527 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
196118 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
287998 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
379099 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
476354 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
569902 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
625299 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
798684 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
897423 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...)
1073425 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...)
1247602 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...)
1421081 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...)
1499125 ms
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
1673549 ms