com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller LastName=#878%, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=9876*&(^, errorMessage=Special characters not allowed.;Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
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 (493, 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: [a68e8b3380ab26fb59b4b3ed9d04bbf0, clickElement {id=f.B74B2CC9FC4035D27679EAC0BD4F7BE4.d.25B37359B4B6A33540F993B184DDDEB7.e.63}]
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:63179}, 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 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immUserFirstName]
Session ID: a68e8b3380ab26fb59b4b3ed9d04bbf0
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.GeneratedMethodAccessor26.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.$Proxy18.click(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor26.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.$Proxy18.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)
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.$Proxy21.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.$Proxy21.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.$Proxy21.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.$Proxy21.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.$Proxy21.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller LastName=, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Date cannot exceed 7 days after today.;Date cannot exceed 7 days after today., Suppress=, Date=07/07/25 - 08/08/25, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy21.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)
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, 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 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 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)
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)
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: 30 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.
--- 17 Jul 04:33:22 745 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 04:33:25 156 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active and Error
Steps:
--- 17 Jul 04:33:29 711 - 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=01981829-2757-75aa-b375-386e2091722a&response_mode=fragment&client_info=1&nonce=01981829-275a-799d-b7ff-313cd7921d35&state=eyjpzci6ijaxotgxodi5lti3ntgtn2mwys1iyzbhltg1ztu1y2vkmda2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gt76kw8u7pvzucewvexe2w_vfk7cuxlgiu6_p7nbhba&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:33:29 711 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:29 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:33:30 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:33:30 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> id: idSIButton9]
--- 17 Jul 04:33:30 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:33:31 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:33:34 987 - 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=01981829-2757-75aa-b375-386e2091722a&response_mode=fragment&client_info=1&nonce=01981829-275a-799d-b7ff-313cd7921d35&state=eyjpzci6ijaxotgxodi5lti3ntgtn2mwys1iyzbhltg1ztu1y2vkmda2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gt76kw8u7pvzucewvexe2w_vfk7cuxlgiu6_p7nbhba&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:33:34 987 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:38 654 - 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=01981829-2757-75aa-b375-386e2091722a&response_mode=fragment&client_info=1&nonce=01981829-275a-799d-b7ff-313cd7921d35&state=eyjpzci6ijaxotgxodi5lti3ntgtn2mwys1iyzbhltg1ztu1y2vkmda2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gt76kw8u7pvzucewvexe2w_vfk7cuxlgiu6_p7nbhba&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:33:38 655 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:39 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:33:39 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:33:43 285 - 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=01981829-2757-75aa-b375-386e2091722a&response_mode=fragment&client_info=1&nonce=01981829-275a-799d-b7ff-313cd7921d35&state=eyjpzci6ijaxotgxodi5lti3ntgtn2mwys1iyzbhltg1ztu1y2vkmda2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gt76kw8u7pvzucewvexe2w_vfk7cuxlgiu6_p7nbhba&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:33:43 285 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:47 257 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:33:47 257 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:53 991 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:33:53 992 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:57 204 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:33:57 204 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:57 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> id: immOnFilter]
--- 17 Jul 04:34:00 667 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:00 667 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:34:00 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:34:03 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:34:06 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> id: immTranDateFrom]
--- 17 Jul 04:34:07 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> id: immTranDateFrom]
--- 17 Jul 04:34:07 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
--- 17 Jul 04:34:27 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:34:31 127 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:31 127 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:34:31 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:34:40 143 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:40 143 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:34:43 880 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:43 880 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:34:47 512 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:47 512 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:34:51 217 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:51 217 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:34:54 923 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:54 924 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:34:58 869 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:34:58 869 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:02 479 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:02 479 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:06 225 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:06 225 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:09 877 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:09 877 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:13 552 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:13 552 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:17 330 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:17 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:20 996 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:20 996 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:24 655 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:24 655 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:28 403 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:28 403 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:32 043 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:32 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:32 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:35:33 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:35:37 020 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:37 021 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:40 590 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:40 590 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:44 190 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:44 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:47 726 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:47 727 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:51 254 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:51 254 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:54 818 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:54 818 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:35:58 436 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:35:58 436 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:02 014 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:36:02 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:05 603 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:36:05 603 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:09 191 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:36:09 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:12 761 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:36:12 761 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:13 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:36:13 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2aed0d2c79a23ba0f6542e27d94dbae3)] -> 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 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 (493, 289). Other element would receive the click:... [ScreenShot]
--- 17 Jul 04:27:55 309 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 04:27:57 747 - 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:
--- 17 Jul 04:28:02 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=01981824-27e4-73d3-8bdf-d883bd87e40a&response_mode=fragment&client_info=1&nonce=01981824-27e5-7780-ba70-df3f1b24af8f&state=eyjpzci6ijaxotgxodi0lti3ztqtnzi4ms04ywrmlwq0mze5zmy0ztlknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=eimse5s09hiv6chmt_yjvzxtoeangoijkslfame72zi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:28:02 375 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:02 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:28:02 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:28:03 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: idSIButton9]
--- 17 Jul 04:28:03 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:28:03 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:28:08 230 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981824-27e4-73d3-8bdf-d883bd87e40a&response_mode=fragment&client_info=1&nonce=01981824-27e5-7780-ba70-df3f1b24af8f&state=eyjpzci6ijaxotgxodi0lti3ztqtnzi4ms04ywrmlwq0mze5zmy0ztlknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=eimse5s09hiv6chmt_yjvzxtoeangoijkslfame72zi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:28:08 231 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:11 957 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981824-27e4-73d3-8bdf-d883bd87e40a&response_mode=fragment&client_info=1&nonce=01981824-27e5-7780-ba70-df3f1b24af8f&state=eyjpzci6ijaxotgxodi0lti3ztqtnzi4ms04ywrmlwq0mze5zmy0ztlknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=eimse5s09hiv6chmt_yjvzxtoeangoijkslfame72zi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:28:11 958 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:12 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:28:13 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:28:16 767 - 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=01981824-27e4-73d3-8bdf-d883bd87e40a&response_mode=fragment&client_info=1&nonce=01981824-27e5-7780-ba70-df3f1b24af8f&state=eyjpzci6ijaxotgxodi0lti3ztqtnzi4ms04ywrmlwq0mze5zmy0ztlknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=eimse5s09hiv6chmt_yjvzxtoeangoijkslfame72zi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:28:16 767 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:21 454 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:28:21 454 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:29 825 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:28:29 825 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:33 010 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:28:33 010 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:33 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immOnFilter]
--- 17 Jul 04:28:36 459 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:28:36 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:36 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:28:40 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:28:44 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immTranDateFrom]
--- 17 Jul 04:28:44 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immTranDateFrom]
--- 17 Jul 04:28:45 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immTranDateTo]
--- 17 Jul 04:28:47 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immUserFirstName]
--- 17 Jul 04:28:47 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a68e8b3380ab26fb59b4b3ed9d04bbf0)] -> id: immUserFirstName]
element click intercepted: Element is not clickable at point (493, 289). Other element would receive the click:
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]
--- 17 Jul 04:21:39 992 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 04:21:42 729 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid start Dates
Steps:
--- 17 Jul 04:21:47 552 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198181e-71c2-71df-ae62-f254ed823260&response_mode=fragment&client_info=1&nonce=0198181e-71c3-751b-9abc-ad0d15e9dcf6&state=eyjpzci6ijaxotgxodflltcxyzmtnzjmoc04mtdmltrizjriymixntnhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ju6qt7ngxcnqpqi-aqmrfd5crfgriwpnaornqif9ldk&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:21:47 552 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:21:47 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:21:48 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:21:48 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> id: idSIButton9]
--- 17 Jul 04:21:48 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:21:49 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:21:52 784 - 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=0198181e-71c2-71df-ae62-f254ed823260&response_mode=fragment&client_info=1&nonce=0198181e-71c3-751b-9abc-ad0d15e9dcf6&state=eyjpzci6ijaxotgxodflltcxyzmtnzjmoc04mtdmltrizjriymixntnhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ju6qt7ngxcnqpqi-aqmrfd5crfgriwpnaornqif9ldk&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:21:52 785 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:21:57 006 - 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=0198181e-71c2-71df-ae62-f254ed823260&response_mode=fragment&client_info=1&nonce=0198181e-71c3-751b-9abc-ad0d15e9dcf6&state=eyjpzci6ijaxotgxodflltcxyzmtnzjmoc04mtdmltrizjriymixntnhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ju6qt7ngxcnqpqi-aqmrfd5crfgriwpnaornqif9ldk&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:21:57 008 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:21:58 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:21:58 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:22:02 100 - 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=0198181e-71c2-71df-ae62-f254ed823260&response_mode=fragment&client_info=1&nonce=0198181e-71c3-751b-9abc-ad0d15e9dcf6&state=eyjpzci6ijaxotgxodflltcxyzmtnzjmoc04mtdmltrizjriymixntnhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ju6qt7ngxcnqpqi-aqmrfd5crfgriwpnaornqif9ldk&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:22:02 102 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:22:06 560 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:22:06 561 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:22:15 117 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:22:15 117 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:22:18 369 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:22:18 370 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:22:18 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> id: immOnFilter]
--- 17 Jul 04:22:21 843 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:22:21 844 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:22:22 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:22:25 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:22:29 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> id: immTranDateFrom]
--- 17 Jul 04:22:29 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> id: immTranDateFrom]
--- 17 Jul 04:22:30 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:22:59 885 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (6c10c3ceae88384545088c7d3d16535e)] -> 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.
--- 17 Jul 04:31:46 475 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 04:31:49 947 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Active
Steps:
--- 17 Jul 04:31:54 466 - 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=01981827-b2c4-7599-893f-655afd158a79&response_mode=fragment&client_info=1&nonce=01981827-b2c5-7e55-98ab-a1c88d6d0b2b&state=eyjpzci6ijaxotgxodi3lwiyyzutnzi4zi05zjrjlte4zjm1zwexmjexncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_0obemvfzr8rut1yeuufyd3ierxb5cx9zzaaffpia4i&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:31:54 467 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:54 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:31:55 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:31:55 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> id: idSIButton9]
--- 17 Jul 04:31:55 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:31:55 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:32:00 018 - 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=01981827-b2c4-7599-893f-655afd158a79&response_mode=fragment&client_info=1&nonce=01981827-b2c5-7e55-98ab-a1c88d6d0b2b&state=eyjpzci6ijaxotgxodi3lwiyyzutnzi4zi05zjrjlte4zjm1zwexmjexncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_0obemvfzr8rut1yeuufyd3ierxb5cx9zzaaffpia4i&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:32:00 019 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:03 729 - 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=01981827-b2c4-7599-893f-655afd158a79&response_mode=fragment&client_info=1&nonce=01981827-b2c5-7e55-98ab-a1c88d6d0b2b&state=eyjpzci6ijaxotgxodi3lwiyyzutnzi4zi05zjrjlte4zjm1zwexmjexncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_0obemvfzr8rut1yeuufyd3ierxb5cx9zzaaffpia4i&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:32:03 729 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:04 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:32:04 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:32:08 274 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981827-b2c4-7599-893f-655afd158a79&response_mode=fragment&client_info=1&nonce=01981827-b2c5-7e55-98ab-a1c88d6d0b2b&state=eyjpzci6ijaxotgxodi3lwiyyzutnzi4zi05zjrjlte4zjm1zwexmjexncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_0obemvfzr8rut1yeuufyd3ierxb5cx9zzaaffpia4i&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:32:08 275 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:12 051 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:32:12 051 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:20 030 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:32:20 030 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:23 256 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:32:23 256 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:23 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> id: immOnFilter]
--- 17 Jul 04:32:26 703 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:32:26 704 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:26 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:32:29 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:32:33 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> id: immTranDateFrom]
--- 17 Jul 04:32:33 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> id: immTranDateFrom]
--- 17 Jul 04:32:34 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:32:54 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:32:57 426 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:32:57 426 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:32:57 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:33:06 268 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:33:06 268 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:09 732 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:33:09 732 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:13 163 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:33:13 163 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:16 579 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:33:16 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:20 244 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:33:20 244 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:33:20 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:33:21 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c15aada944efc102a91e1e3f04043198)] -> 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, Email=Test@gmail.com, Teller LastN...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 17 Jul 04:43:23 764 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 04:43:26 382 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive
Steps:
--- 17 Jul 04:43:30 831 - 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=01981832-538f-77e7-9374-c9d4dd24df92&response_mode=fragment&client_info=1&nonce=01981832-5390-767a-bb26-cd75b312a8a0&state=eyjpzci6ijaxotgxodmyltuzogytn2y5ms04odhlltm2mze4mzqwmjfhmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lb3dl37s_pjqnvye2efo7hw2yr0jimwglfbvkcu5yug&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:43:30 831 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:43:31 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:43:31 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:43:31 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> id: idSIButton9]
--- 17 Jul 04:43:31 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:43:32 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:43:36 140 - 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=01981832-538f-77e7-9374-c9d4dd24df92&response_mode=fragment&client_info=1&nonce=01981832-5390-767a-bb26-cd75b312a8a0&state=eyjpzci6ijaxotgxodmyltuzogytn2y5ms04odhlltm2mze4mzqwmjfhmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lb3dl37s_pjqnvye2efo7hw2yr0jimwglfbvkcu5yug&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:43:36 142 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:43:39 744 - 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=01981832-538f-77e7-9374-c9d4dd24df92&response_mode=fragment&client_info=1&nonce=01981832-5390-767a-bb26-cd75b312a8a0&state=eyjpzci6ijaxotgxodmyltuzogytn2y5ms04odhlltm2mze4mzqwmjfhmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lb3dl37s_pjqnvye2efo7hw2yr0jimwglfbvkcu5yug&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:43:39 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:43:40 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:43:40 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:43:44 270 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=01981832-538f-77e7-9374-c9d4dd24df92&response_mode=fragment&client_info=1&nonce=01981832-5390-767a-bb26-cd75b312a8a0&state=eyjpzci6ijaxotgxodmyltuzogytn2y5ms04odhlltm2mze4mzqwmjfhmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lb3dl37s_pjqnvye2efo7hw2yr0jimwglfbvkcu5yug&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:43:44 271 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:43:48 042 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:43:48 042 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:43:56 342 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:43:56 342 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:43:59 531 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:43:59 531 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:43:59 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> id: immOnFilter]
--- 17 Jul 04:44:02 984 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:44:02 985 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:44:03 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:44:05 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:44:09 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> id: immTranDateFrom]
--- 17 Jul 04:44:09 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> id: immTranDateFrom]
--- 17 Jul 04:44:10 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): 2. Failed to slidered the Active[ScreenShot]
Actual(Failed): 2. Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:44:30 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:44:33 914 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:44:33 914 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:44:34 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:44:42 895 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:44:42 895 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:44:46 580 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:44:46 580 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:44:50 200 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:44:50 200 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:44:53 954 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:44:53 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:44:57 808 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:44:57 809 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:01 516 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:01 516 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:05 226 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:05 226 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:08 897 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:08 897 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:12 581 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:12 581 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:16 294 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:16 295 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:20 031 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:20 032 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:23 694 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:23 694 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:27 357 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:27 357 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:31 024 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:31 024 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:34 670 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:34 671 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:35 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:45:35 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:45:39 651 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:39 652 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:43 273 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:43 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:46 916 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:46 916 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:50 828 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:50 828 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:54 375 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:54 376 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:45:57 896 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:45:57 896 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:01 494 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:01 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:05 065 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:05 066 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:08 659 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:08 659 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:12 254 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:12 254 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:15 806 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:15 806 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:16 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:46:16 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86b9ff2ff4bcbe183f2e17df8096a40d)] -> 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.
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]
--- 17 Jul 04:26:19 116 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 04:26:21 626 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller ID invalid
Steps:
--- 17 Jul 04:26:25 945 - 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=01981822-b0d5-73a6-8444-3c9db78da94d&response_mode=fragment&client_info=1&nonce=01981822-b0d7-7c9a-bb2a-f00f5f48b498&state=eyjpzci6ijaxotgxodiylwiwzdytnzlhyi1hzmy2lwrkmtdimtqwzdbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wsj224g2w3uunrr05vd2vxyar5bg-pib1o-uphi94wi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:26:25 948 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:26 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:26:26 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:26:26 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: idSIButton9]
--- 17 Jul 04:26:27 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:26:27 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:26:31 416 - 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=01981822-b0d5-73a6-8444-3c9db78da94d&response_mode=fragment&client_info=1&nonce=01981822-b0d7-7c9a-bb2a-f00f5f48b498&state=eyjpzci6ijaxotgxodiylwiwzdytnzlhyi1hzmy2lwrkmtdimtqwzdbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wsj224g2w3uunrr05vd2vxyar5bg-pib1o-uphi94wi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:26:31 417 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:35 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=01981822-b0d5-73a6-8444-3c9db78da94d&response_mode=fragment&client_info=1&nonce=01981822-b0d7-7c9a-bb2a-f00f5f48b498&state=eyjpzci6ijaxotgxodiylwiwzdytnzlhyi1hzmy2lwrkmtdimtqwzdbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wsj224g2w3uunrr05vd2vxyar5bg-pib1o-uphi94wi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:26:35 020 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:35 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:26:36 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:26:39 554 - 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=01981822-b0d5-73a6-8444-3c9db78da94d&response_mode=fragment&client_info=1&nonce=01981822-b0d7-7c9a-bb2a-f00f5f48b498&state=eyjpzci6ijaxotgxodiylwiwzdytnzlhyi1hzmy2lwrkmtdimtqwzdbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wsj224g2w3uunrr05vd2vxyar5bg-pib1o-uphi94wi&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:26:39 554 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:43 971 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:26:43 971 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:52 583 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:26:52 584 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:55 769 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:26:55 769 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:56 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immOnFilter]
--- 17 Jul 04:26:59 206 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:26:59 206 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:26:59 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:27:03 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:27:06 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immTranDateFrom]
--- 17 Jul 04:27:07 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immTranDateFrom]
--- 17 Jul 04:27:07 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immTranDateTo]
--- 17 Jul 04:27:09 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immTellerId]
--- 17 Jul 04:27:09 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immTellerId]
--- 17 Jul 04:27:11 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immMemberId]
--- 17 Jul 04:27:12 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:27:41 497 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5b96688993241c570ff4917ae2da2456)] -> 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]
--- 17 Jul 04:23:13 804 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 04:23:17 156 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid end Dates
Steps:
--- 17 Jul 04:23:21 508 - 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=0198181f-dff0-7b30-a0a7-8785967c36cd&response_mode=fragment&client_info=1&nonce=0198181f-dff1-7509-bde8-fd80e91a1acd&state=eyjpzci6ijaxotgxodfmlwrmzjetn2e1mc1inta2lwrindq3ogeynwfjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=f5hs2k5onix-r_1su5gwijqrcrtwl2di9no2ccbusw8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:23:21 509 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:21 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:23:22 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:23:22 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> id: idSIButton9]
--- 17 Jul 04:23:22 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:23:22 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:23:26 715 - 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=0198181f-dff0-7b30-a0a7-8785967c36cd&response_mode=fragment&client_info=1&nonce=0198181f-dff1-7509-bde8-fd80e91a1acd&state=eyjpzci6ijaxotgxodfmlwrmzjetn2e1mc1inta2lwrindq3ogeynwfjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=f5hs2k5onix-r_1su5gwijqrcrtwl2di9no2ccbusw8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:23:26 716 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:30 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=0198181f-dff0-7b30-a0a7-8785967c36cd&response_mode=fragment&client_info=1&nonce=0198181f-dff1-7509-bde8-fd80e91a1acd&state=eyjpzci6ijaxotgxodfmlwrmzjetn2e1mc1inta2lwrindq3ogeynwfjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=f5hs2k5onix-r_1su5gwijqrcrtwl2di9no2ccbusw8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:23:30 314 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:31 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:23:31 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:23:34 949 - 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=0198181f-dff0-7b30-a0a7-8785967c36cd&response_mode=fragment&client_info=1&nonce=0198181f-dff1-7509-bde8-fd80e91a1acd&state=eyjpzci6ijaxotgxodfmlwrmzjetn2e1mc1inta2lwrindq3ogeynwfjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=f5hs2k5onix-r_1su5gwijqrcrtwl2di9no2ccbusw8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:23:34 950 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:39 363 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:23:39 364 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:46 447 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:23:46 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:49 651 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:23:49 651 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:49 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> id: immOnFilter]
--- 17 Jul 04:23:53 143 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:23:53 143 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:23:53 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:23:57 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:24:00 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> id: immTranDateFrom]
--- 17 Jul 04:24:01 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> id: immTranDateFrom]
--- 17 Jul 04:24:01 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:24:31 440 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (e8f893bc22fe1f7ecd5f3eb1524a6229)] -> 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.
--- 17 Jul 04:39:09 756 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 04:39:13 180 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Error
Steps:
--- 17 Jul 04:39:17 677 - 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=0198182e-76be-764b-a76f-44de2f612b50&response_mode=fragment&client_info=1&nonce=0198182e-76c0-7ae9-884a-4edfbc9efe5e&state=eyjpzci6ijaxotgxodjlltc2ymytnzrkmy1izda4ltk1mgywntk3odzkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqzybgmomvcbnpq-7j4whrhi3chyojecjb-mwvzjafs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:39:17 677 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:17 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:39:18 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:39:18 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> id: idSIButton9]
--- 17 Jul 04:39:18 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:39:19 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:39:22 950 - 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=0198182e-76be-764b-a76f-44de2f612b50&response_mode=fragment&client_info=1&nonce=0198182e-76c0-7ae9-884a-4edfbc9efe5e&state=eyjpzci6ijaxotgxodjlltc2ymytnzrkmy1izda4ltk1mgywntk3odzkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqzybgmomvcbnpq-7j4whrhi3chyojecjb-mwvzjafs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:39:22 950 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:26 566 - 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=0198182e-76be-764b-a76f-44de2f612b50&response_mode=fragment&client_info=1&nonce=0198182e-76c0-7ae9-884a-4edfbc9efe5e&state=eyjpzci6ijaxotgxodjlltc2ymytnzrkmy1izda4ltk1mgywntk3odzkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqzybgmomvcbnpq-7j4whrhi3chyojecjb-mwvzjafs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:39:26 567 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:27 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:39:27 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:39:31 549 - 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=0198182e-76be-764b-a76f-44de2f612b50&response_mode=fragment&client_info=1&nonce=0198182e-76c0-7ae9-884a-4edfbc9efe5e&state=eyjpzci6ijaxotgxodjlltc2ymytnzrkmy1izda4ltk1mgywntk3odzkosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dqzybgmomvcbnpq-7j4whrhi3chyojecjb-mwvzjafs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:39:31 550 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:35 281 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:39:35 282 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:43 522 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:39:43 522 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:46 721 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:39:46 721 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:46 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> id: immOnFilter]
--- 17 Jul 04:39:50 187 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:39:50 187 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:50 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:39:52 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:39:56 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> id: immTranDateFrom]
--- 17 Jul 04:39:56 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> id: immTranDateFrom]
--- 17 Jul 04:39:57 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): 2. Failed to slidered the Active[ScreenShot]
Actual(Failed): 2. Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
--- 17 Jul 04:40:17 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:40:21 059 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:21 059 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:21 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:40:30 086 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:30 087 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:33 768 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:33 769 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:37 642 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:37 642 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:41 339 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:41 339 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:45 507 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:45 507 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:49 123 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:49 123 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:52 852 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:52 852 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:40:56 476 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:40:56 476 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:00 157 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:00 157 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:03 760 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:03 760 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:07 784 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:07 784 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:11 520 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:11 520 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:15 175 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:15 175 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:18 820 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:18 820 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:22 494 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:22 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:23 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:41:23 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:41:27 340 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:27 341 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:30 901 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:30 901 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:34 482 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:34 482 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:38 080 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:38 080 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:41 640 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:41 640 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:45 184 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:45 184 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:48 752 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:48 752 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:52 235 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:52 235 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:55 766 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:55 766 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:41:59 430 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:41:59 430 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:03 049 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:42:03 049 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:03 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:42:04 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d34c60b0a7e30e7046cd2f9df979c9a)] -> 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...
--- 17 Jul 04:42:05 766 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 04:42:08 463 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Error
Steps:
--- 17 Jul 04:42:12 928 - 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=01981831-2352-7690-b5f1-a3af2d8460a1&response_mode=fragment&client_info=1&nonce=01981831-2353-7e19-b07e-e32d0eede59f&state=eyjpzci6ijaxotgxodmxltizntmtnzk5zc1iytvmltrkmdg3zwuynzvkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hz9siaj0yrp22vj6zm0s4q7sagsqsfz9worklnc2xve&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:42:12 928 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:13 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:42:13 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:42:13 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> id: idSIButton9]
--- 17 Jul 04:42:14 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:42:14 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:42:18 347 - 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=01981831-2352-7690-b5f1-a3af2d8460a1&response_mode=fragment&client_info=1&nonce=01981831-2353-7e19-b07e-e32d0eede59f&state=eyjpzci6ijaxotgxodmxltizntmtnzk5zc1iytvmltrkmdg3zwuynzvkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hz9siaj0yrp22vj6zm0s4q7sagsqsfz9worklnc2xve&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:42:18 347 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:21 842 - 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=01981831-2352-7690-b5f1-a3af2d8460a1&response_mode=fragment&client_info=1&nonce=01981831-2353-7e19-b07e-e32d0eede59f&state=eyjpzci6ijaxotgxodmxltizntmtnzk5zc1iytvmltrkmdg3zwuynzvkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hz9siaj0yrp22vj6zm0s4q7sagsqsfz9worklnc2xve&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:42:21 843 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:22 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:42:22 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:42:26 345 - 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=01981831-2352-7690-b5f1-a3af2d8460a1&response_mode=fragment&client_info=1&nonce=01981831-2353-7e19-b07e-e32d0eede59f&state=eyjpzci6ijaxotgxodmxltizntmtnzk5zc1iytvmltrkmdg3zwuynzvkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hz9siaj0yrp22vj6zm0s4q7sagsqsfz9worklnc2xve&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:42:26 346 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:30 775 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:42:30 775 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:37 752 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:42:37 752 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:41 019 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:42:41 019 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:41 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> id: immOnFilter]
--- 17 Jul 04:42:44 542 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:42:44 542 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:42:44 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:42:47 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:42:50 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> id: immTranDateFrom]
--- 17 Jul 04:42:51 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> id: immTranDateFrom]
--- 17 Jul 04:42:51 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (95b6df5fd79c6bc06e6f66c56312b14e)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): 2. Failed to slidered the Active[ScreenShot]
Actual(Failed): 2. Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
No Records so exiting...
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.
--- 17 Jul 04:46:18 388 - TestCaseID:: verifySettingsInTellerPage
--- 17 Jul 04:46:20 904 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Settings page In Teller Portal
Steps:
--- 17 Jul 04:46:25 572 - 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=01981834-fdce-7f61-85da-4043b919faa9&response_mode=fragment&client_info=1&nonce=01981834-fdcf-7e18-b1d7-a0eea1449199&state=eyjpzci6ijaxotgxodm0lwzky2ytn2iyns04mtfiltzkota2otkynmqwysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zutrkzckigb7vxnilfbgl1ev2zzhb0olxdbcenuaxik&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:46:25 573 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:25 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:46:26 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:46:26 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> id: idSIButton9]
--- 17 Jul 04:46:26 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:46:27 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:46:30 937 - 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=01981834-fdce-7f61-85da-4043b919faa9&response_mode=fragment&client_info=1&nonce=01981834-fdcf-7e18-b1d7-a0eea1449199&state=eyjpzci6ijaxotgxodm0lwzky2ytn2iyns04mtfiltzkota2otkynmqwysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zutrkzckigb7vxnilfbgl1ev2zzhb0olxdbcenuaxik&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:46:30 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:34 449 - 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=01981834-fdce-7f61-85da-4043b919faa9&response_mode=fragment&client_info=1&nonce=01981834-fdcf-7e18-b1d7-a0eea1449199&state=eyjpzci6ijaxotgxodm0lwzky2ytn2iyns04mtfiltzkota2otkynmqwysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zutrkzckigb7vxnilfbgl1ev2zzhb0olxdbcenuaxik&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:46:34 450 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:35 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:46:35 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:46:38 970 - 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=01981834-fdce-7f61-85da-4043b919faa9&response_mode=fragment&client_info=1&nonce=01981834-fdcf-7e18-b1d7-a0eea1449199&state=eyjpzci6ijaxotgxodm0lwzky2ytn2iyns04mtfiltzkota2otkynmqwysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zutrkzckigb7vxnilfbgl1ev2zzhb0olxdbcenuaxik&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:46:38 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:42 745 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:46:42 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:49 765 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:49 765 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:52 978 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:52 979 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:53 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> id: immOnFilter]
--- 17 Jul 04:46:56 445 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:46:56 446 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:46:56 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:46:59 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> id: immSettings]
--- 17 Jul 04:47:00 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
--- 17 Jul 04:47:00 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
--- 17 Jul 04:47:00 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
--- 17 Jul 04:47:00 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
--- 17 Jul 04:47:01 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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]
--- 17 Jul 04:47:03 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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]
--- 17 Jul 04:48:04 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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]
--- 17 Jul 04:48:55 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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]
--- 17 Jul 04:49:01 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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]
--- 17 Jul 04:49:03 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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]
--- 17 Jul 04:49:04 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> id: 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]
--- 17 Jul 04:49:17 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Device Model
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5[ScreenShot]
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5[ScreenShot]
--- 17 Jul 04:49:31 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Connection
Actual(Passed): Sucessfully selected the Connection:COM1[ScreenShot]
Actual(Passed): Sucessfully selected the Connection:COM1[ScreenShot]
--- 17 Jul 04:49:45 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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]
--- 17 Jul 04:49:47 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> id: 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]
--- 17 Jul 04:50:05 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9122aa27b3446997a143e30f642d9f3)] -> 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.
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]
--- 17 Jul 04:18:29 369 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 04:18:35 632 - 6 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page for Member
Steps:
--- 17 Jul 04:18:40 261 - 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=0198181b-94d4-7f15-8fbf-d7ae18fa1bf7&response_mode=fragment&client_info=1&nonce=0198181b-94d5-78d1-9349-c07bdfc33155&state=eyjpzci6ijaxotgxodfiltk0zdutnzziyi1imdmzlta4mzu0mwvkody0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=g30gfngadn-dxcxybomhecqwzrpkx-30jcskzpspvhc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:18:40 263 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:18:40 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:18:41 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:18:41 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> id: idSIButton9]
--- 17 Jul 04:18:41 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:18:42 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:18:46 236 - 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=0198181b-94d4-7f15-8fbf-d7ae18fa1bf7&response_mode=fragment&client_info=1&nonce=0198181b-94d5-78d1-9349-c07bdfc33155&state=eyjpzci6ijaxotgxodfiltk0zdutnzziyi1imdmzlta4mzu0mwvkody0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=g30gfngadn-dxcxybomhecqwzrpkx-30jcskzpspvhc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:18:46 237 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:18:49 820 - 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=0198181b-94d4-7f15-8fbf-d7ae18fa1bf7&response_mode=fragment&client_info=1&nonce=0198181b-94d5-78d1-9349-c07bdfc33155&state=eyjpzci6ijaxotgxodfiltk0zdutnzziyi1imdmzlta4mzu0mwvkody0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=g30gfngadn-dxcxybomhecqwzrpkx-30jcskzpspvhc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:18:49 821 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:18:50 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:18:50 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:18:54 430 - 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=0198181b-94d4-7f15-8fbf-d7ae18fa1bf7&response_mode=fragment&client_info=1&nonce=0198181b-94d5-78d1-9349-c07bdfc33155&state=eyjpzci6ijaxotgxodfiltk0zdutnzziyi1imdmzlta4mzu0mwvkody0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=g30gfngadn-dxcxybomhecqwzrpkx-30jcskzpspvhc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:18:54 431 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:18:58 972 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:18:58 973 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:19:06 300 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:19:06 301 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:19:09 608 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:19:09 610 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:19:09 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> id: immOnFilter]
--- 17 Jul 04:19:13 091 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:19:13 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:19:13 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:19:17 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:19:21 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> id: immMemberId]
--- 17 Jul 04:19:21 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:19:51 228 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a3843af1abaa543d371ce8722f887b6b)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
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.
--- 17 Jul 04:28:49 706 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 04:28:52 384 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active
Steps:
--- 17 Jul 04:28:56 877 - 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=01981824-fd7f-7eac-835b-c188b5e1532c&response_mode=fragment&client_info=1&nonce=01981824-fd81-7b6c-9c26-c7a335e757f6&state=eyjpzci6ijaxotgxodi0lwzkodatnzuxzs04zjlmltuyztk5ztqxywvmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vvtevgrsfxynbvvmzhgcwb8s0p2di2zbxu_vpho0r-4&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:28:56 877 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:28:57 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:28:57 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:28:57 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> id: idSIButton9]
--- 17 Jul 04:28:57 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:28:58 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:29:02 247 - 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=01981824-fd7f-7eac-835b-c188b5e1532c&response_mode=fragment&client_info=1&nonce=01981824-fd81-7b6c-9c26-c7a335e757f6&state=eyjpzci6ijaxotgxodi0lwzkodatnzuxzs04zjlmltuyztk5ztqxywvmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vvtevgrsfxynbvvmzhgcwb8s0p2di2zbxu_vpho0r-4&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:29:02 247 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:29:05 702 - 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=01981824-fd7f-7eac-835b-c188b5e1532c&response_mode=fragment&client_info=1&nonce=01981824-fd81-7b6c-9c26-c7a335e757f6&state=eyjpzci6ijaxotgxodi0lwzkodatnzuxzs04zjlmltuyztk5ztqxywvmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vvtevgrsfxynbvvmzhgcwb8s0p2di2zbxu_vpho0r-4&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:29:05 702 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:29:06 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:29:06 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:29:10 271 - 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=01981824-fd7f-7eac-835b-c188b5e1532c&response_mode=fragment&client_info=1&nonce=01981824-fd81-7b6c-9c26-c7a335e757f6&state=eyjpzci6ijaxotgxodi0lwzkodatnzuxzs04zjlmltuyztk5ztqxywvmziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vvtevgrsfxynbvvmzhgcwb8s0p2di2zbxu_vpho0r-4&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:29:10 271 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:29:14 728 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:29:14 728 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:29:22 988 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:29:22 989 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:29:26 199 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:29:26 200 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:29:26 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> id: immOnFilter]
--- 17 Jul 04:29:29 655 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:29:29 655 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:29:29 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:29:32 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:29:36 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> id: immTranDateFrom]
--- 17 Jul 04:29:36 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> id: immTranDateFrom]
--- 17 Jul 04:29:36 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:29:57 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:30:00 531 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:00 531 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:00 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:30:09 633 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:09 634 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:13 435 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:13 435 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:17 234 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:17 235 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:20 889 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:20 889 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:24 860 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:24 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:28 631 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:28 631 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:32 388 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:32 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:36 169 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:36 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:39 923 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:39 924 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:43 639 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:43 640 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:47 396 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:47 399 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:51 275 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:51 275 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:54 925 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:54 926 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:30:58 547 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:30:58 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:02 253 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:02 253 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:03 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:31:03 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:31:07 581 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:07 581 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:11 138 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:11 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:14 794 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:14 795 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:18 332 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:18 332 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:22 258 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:22 258 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:25 867 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:25 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:29 451 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:29 452 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:33 138 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:33 138 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:36 815 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:36 815 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:40 424 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:40 424 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:44 040 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:31:44 041 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:31:44 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:31:45 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (673391b642c6415831101ed3a03c18ad)] -> 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 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]
--- 17 Jul 04:20:05 201 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 04:20:07 504 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with wrong Dates
Steps:
--- 17 Jul 04:20:12 282 - 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=0198181c-fb8e-7028-88b8-ded1ff3002d5&response_mode=fragment&client_info=1&nonce=0198181c-fb90-7bfb-b240-4b8b39a0e38c&state=eyjpzci6ijaxotgxodfjlwziogytnznjny1hmmnhltnkyzi1otblotblzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=awxhfw049ahsecqbowlpphntqcd-pkpqclqlflmehqc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:20:12 282 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:12 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:20:13 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:20:13 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: idSIButton9]
--- 17 Jul 04:20:13 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:20:14 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:20:17 913 - 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=0198181c-fb8e-7028-88b8-ded1ff3002d5&response_mode=fragment&client_info=1&nonce=0198181c-fb90-7bfb-b240-4b8b39a0e38c&state=eyjpzci6ijaxotgxodfjlwziogytnznjny1hmmnhltnkyzi1otblotblzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=awxhfw049ahsecqbowlpphntqcd-pkpqclqlflmehqc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:20:17 914 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:21 555 - 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=0198181c-fb8e-7028-88b8-ded1ff3002d5&response_mode=fragment&client_info=1&nonce=0198181c-fb90-7bfb-b240-4b8b39a0e38c&state=eyjpzci6ijaxotgxodfjlwziogytnznjny1hmmnhltnkyzi1otblotblzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=awxhfw049ahsecqbowlpphntqcd-pkpqclqlflmehqc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:20:21 556 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:22 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:20:22 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:20:26 104 - 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=0198181c-fb8e-7028-88b8-ded1ff3002d5&response_mode=fragment&client_info=1&nonce=0198181c-fb90-7bfb-b240-4b8b39a0e38c&state=eyjpzci6ijaxotgxodfjlwziogytnznjny1hmmnhltnkyzi1otblotblzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=awxhfw049ahsecqbowlpphntqcd-pkpqclqlflmehqc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:20:26 104 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:30 538 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:20:30 538 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:38 796 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:20:38 797 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:42 042 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:20:42 042 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:42 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immOnFilter]
--- 17 Jul 04:20:45 546 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:20:45 546 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:20:45 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:20:49 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:20:53 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immTranDateFrom]
--- 17 Jul 04:20:53 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immTranDateFrom]
--- 17 Jul 04:20:54 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immTranDateTo]
--- 17 Jul 04:20:56 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immMemberId]
--- 17 Jul 04:20:56 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:21:25 984 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (1ba7a95227cf11fbd581795dedfb2b45)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
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]
--- 17 Jul 04:24:45 373 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 04:24:47 878 - 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:
--- 17 Jul 04:24:52 408 - 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=01981821-4292-7650-ac3a-997264a96643&response_mode=fragment&client_info=1&nonce=01981821-4293-7815-86cf-d11fbd706227&state=eyjpzci6ijaxotgxodixltqyotmtnzzjny1hognjltjmmwm1zjuxotrjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aarjydvrta5cjef5waixil9jqkrstob9vhrxbjameec&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:24:52 409 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:24:52 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:24:52 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:24:53 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: idSIButton9]
--- 17 Jul 04:24:53 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:24:53 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:24:57 780 - 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=01981821-4292-7650-ac3a-997264a96643&response_mode=fragment&client_info=1&nonce=01981821-4293-7815-86cf-d11fbd706227&state=eyjpzci6ijaxotgxodixltqyotmtnzzjny1hognjltjmmwm1zjuxotrjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aarjydvrta5cjef5waixil9jqkrstob9vhrxbjameec&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:24:57 781 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:25:01 402 - 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=01981821-4292-7650-ac3a-997264a96643&response_mode=fragment&client_info=1&nonce=01981821-4293-7815-86cf-d11fbd706227&state=eyjpzci6ijaxotgxodixltqyotmtnzzjny1hognjltjmmwm1zjuxotrjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aarjydvrta5cjef5waixil9jqkrstob9vhrxbjameec&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:25:01 403 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:25:02 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:25:02 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:25:05 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=01981821-4292-7650-ac3a-997264a96643&response_mode=fragment&client_info=1&nonce=01981821-4293-7815-86cf-d11fbd706227&state=eyjpzci6ijaxotgxodixltqyotmtnzzjny1hognjltjmmwm1zjuxotrjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aarjydvrta5cjef5waixil9jqkrstob9vhrxbjameec&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:25:05 994 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:25:09 775 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:25:09 775 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:25:18 323 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:25:18 323 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:25:21 554 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:25:21 554 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:25:21 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immOnFilter]
--- 17 Jul 04:25:25 009 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:25:25 009 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:25:25 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:25:29 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:25:32 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immTranDateFrom]
--- 17 Jul 04:25:32 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immTranDateFrom]
--- 17 Jul 04:25:33 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immTranDateTo]
--- 17 Jul 04:25:35 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immMemberId]
--- 17 Jul 04:25:35 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): 1. Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
Actual(Failed): 3. Failed to slidered the Error[ScreenShot]
--- 17 Jul 04:26:05 220 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ef5c55a64b0caece3351d41a2647b65f)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
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.
--- 17 Jul 04:36:15 084 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 04:36:17 681 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive, Active and Error
Steps:
--- 17 Jul 04:36:22 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=0198182b-c91a-7825-9584-0a1bbc618332&response_mode=fragment&client_info=1&nonce=0198182b-c91b-7158-aef0-7a5c4cee695b&state=eyjpzci6ijaxotgxodjilwm5mwitn2ewnc05mdmwltfkymjjotbmzty3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v-6pafilduri5ykvnf30pvpvn5omoaf0sia9pcrpudg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:36:22 578 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:23 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:36:23 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:36:23 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> id: idSIButton9]
--- 17 Jul 04:36:23 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:36:24 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> xpath: //input[@id='i0116']]
--- 17 Jul 04:36:27 998 - 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=0198182b-c91a-7825-9584-0a1bbc618332&response_mode=fragment&client_info=1&nonce=0198182b-c91b-7158-aef0-7a5c4cee695b&state=eyjpzci6ijaxotgxodjilwm5mwitn2ewnc05mdmwltfkymjjotbmzty3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v-6pafilduri5ykvnf30pvpvn5omoaf0sia9pcrpudg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:36:27 999 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:31 679 - 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=0198182b-c91a-7825-9584-0a1bbc618332&response_mode=fragment&client_info=1&nonce=0198182b-c91b-7158-aef0-7a5c4cee695b&state=eyjpzci6ijaxotgxodjilwm5mwitn2ewnc05mdmwltfkymjjotbmzty3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v-6pafilduri5ykvnf30pvpvn5omoaf0sia9pcrpudg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:36:31 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:32 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:36:32 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> xpath: //input[@id='i0118']]
--- 17 Jul 04:36:36 252 - 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=0198182b-c91a-7825-9584-0a1bbc618332&response_mode=fragment&client_info=1&nonce=0198182b-c91b-7158-aef0-7a5c4cee695b&state=eyjpzci6ijaxotgxodjilwm5mwitn2ewnc05mdmwltfkymjjotbmzty3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v-6pafilduri5ykvnf30pvpvn5omoaf0sia9pcrpudg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 04:36:36 252 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:40 877 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 04:36:40 877 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:47 879 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:36:47 880 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:51 108 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:36:51 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:51 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> id: immOnFilter]
--- 17 Jul 04:36:54 601 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:36:54 602 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:36:54 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 04:36:57 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 04:37:00 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> id: immTranDateFrom]
--- 17 Jul 04:37:01 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> id: immTranDateFrom]
--- 17 Jul 04:37:01 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Actual(Failed): 1. Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): 2. Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): 3. Sucessfully slidered the Error:true[ScreenShot]
--- 17 Jul 04:37:22 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:37:25 265 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:25 265 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:37:25 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 04:37:34 261 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:34 262 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:37:37 947 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:37 947 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:37:41 675 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:41 675 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:37:45 339 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:45 339 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:37:49 302 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:49 302 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:37:53 138 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:53 138 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:37:56 793 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:37:56 793 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:00 494 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:00 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:04 191 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:04 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:07 827 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:07 827 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:11 512 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:11 512 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:15 240 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:15 241 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:18 922 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:18 923 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:22 650 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:22 650 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:26 323 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:26 324 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:27 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:38:27 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:38:31 396 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:31 397 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:35 008 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:35 009 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:38 553 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:38 553 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:42 116 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:42 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:45 679 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:45 680 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:49 572 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:49 572 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:53 125 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:53 125 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:38:56 657 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:38:56 658 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:00 179 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:39:00 179 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:03 744 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:39:03 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:07 338 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 04:39:07 339 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 04:39:08 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 04:39:08 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c89c163486ad6e639d2504c51dd527c3)] -> 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.
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@5bf41db0)
0 ms
init(org.testng.TestRunner@5bf41db0)
1386 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
7981 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
99860 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
195082 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
289513 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
380235 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
473984 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
570105 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
624734 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
802305 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
897513 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...)
1070039 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...)
1245538 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...)
1420821 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...)
1498730 ms
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
1673261 ms