com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid end date, Suppress=, Date=11/11/2017 - 13/12/2018, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid start date, Suppress=, Date=13/13/2017 - 12/, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller LastName=, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Date cannot exceed 7 days after today.;Date cannot exceed 7 days after today., Suppress=, Date=07/07/25 - 08/08/25, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=4565!22$, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Member number can only contain letters, digits and hyphen.;, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Teller 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: [ae3e59481f8d36fb2107df3b52cdf55f, clickElement {id=f.6C17952DE1F8B8FC9F07B4D1873CA950.d.02AB7FF98DAC0A8A7FB9F7062D7AB313.e.62}]
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:53745}, 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 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: immUserFirstName]
Session ID: ae3e59481f8d36fb2107df3b52cdf55f
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at jdk.internal.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616)
at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:652)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=123, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=End Date < Start Date, Suppress=, Date=12/28/2022 - 2/28/2016, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=#878%, Teller FirstName=, errorMessage=Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
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, Active and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.ereceipt.support.Log.fail(Log.java:530)
at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1090)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Archive, 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 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 Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-false;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=12/18/22 - 12/19/22, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: No Records so exiting...
at org.testng.Assert.fail(Assert.java:99)
at com.imm.ereceipt.support.Log.fail(Log.java:530)
at com.imm.ereceipt.support.Log.assertThat(Log.java:675)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1082)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Archive 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 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)
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 02:07:08 630 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 02:07:10 925 - 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 02:07:15 478 - 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=019817a3-44d3-7f92-af25-714cb94d0d2e&response_mode=fragment&client_info=1&nonce=019817a3-44d4-78f4-98d5-38013e291765&state=eyjpzci6ijaxotgxn2ezltq0zdqtnzzhny05n2qxltlmmdqznda3nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=damumljxfvfuelmui1mf5jjng8hd_trwvn0rdzz5yiw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:07:15 478 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:15 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:07:15 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:07:16 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> id: idSIButton9]
--- 17 Jul 02:07:16 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:07:16 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:07:20 869 - 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=019817a3-44d3-7f92-af25-714cb94d0d2e&response_mode=fragment&client_info=1&nonce=019817a3-44d4-78f4-98d5-38013e291765&state=eyjpzci6ijaxotgxn2ezltq0zdqtnzzhny05n2qxltlmmdqznda3nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=damumljxfvfuelmui1mf5jjng8hd_trwvn0rdzz5yiw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:07:20 870 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:24 375 - 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=019817a3-44d3-7f92-af25-714cb94d0d2e&response_mode=fragment&client_info=1&nonce=019817a3-44d4-78f4-98d5-38013e291765&state=eyjpzci6ijaxotgxn2ezltq0zdqtnzzhny05n2qxltlmmdqznda3nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=damumljxfvfuelmui1mf5jjng8hd_trwvn0rdzz5yiw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:07:24 376 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:25 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:07:25 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:07:28 906 - 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=019817a3-44d3-7f92-af25-714cb94d0d2e&response_mode=fragment&client_info=1&nonce=019817a3-44d4-78f4-98d5-38013e291765&state=eyjpzci6ijaxotgxn2ezltq0zdqtnzzhny05n2qxltlmmdqznda3nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=damumljxfvfuelmui1mf5jjng8hd_trwvn0rdzz5yiw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:07:28 906 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:33 388 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:07:33 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:41 563 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:07:41 563 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:44 778 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:07:44 778 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:45 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> id: immOnFilter]
--- 17 Jul 02:07:48 305 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:07:48 305 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:48 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:07:51 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:07:54 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> id: immTranDateFrom]
--- 17 Jul 02:07:54 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> id: immTranDateFrom]
--- 17 Jul 02:07:55 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
--- 17 Jul 02:08:15 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:08:18 758 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:18 758 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:19 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:08:27 845 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:27 846 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:31 480 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:31 481 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:35 138 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:35 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:38 787 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:38 787 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:42 508 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:42 509 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:46 378 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:46 379 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:50 314 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:50 314 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:54 033 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:54 033 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:08:57 726 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:08:57 727 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:01 381 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:01 381 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:05 075 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:05 075 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:08 745 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:08 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:12 455 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:12 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:16 121 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:16 121 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:19 846 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:19 846 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:20 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:09:21 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:09:24 879 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:24 879 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:28 565 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:28 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:32 258 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:32 258 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:35 819 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:35 819 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:39 358 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:39 358 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:42 942 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:42 942 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:46 513 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:46 513 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:50 086 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:50 086 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:53 718 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:53 718 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:09:57 317 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:09:57 318 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:00 852 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:10:00 852 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:01 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:10:01 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7492d1be54b9b741ba293fc25158efdd)] -> 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 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 01:57:04 328 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 01:57:06 725 - 2 - 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 01:57:11 768 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198179a-0e2e-77de-8d95-3101b97b9b1c&response_mode=fragment&client_info=1&nonce=0198179a-0e2f-79a7-83d2-08e0613058dd&state=eyjpzci6ijaxotgxnzlhltblmmytn2nknc05mdrjlwizndkwmzzmogmxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zy48buwzf_gu9m6qshazctb1k5psh6rmoddv7z91xps&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:57:11 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:12 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:57:12 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:57:12 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> id: idSIButton9]
--- 17 Jul 01:57:12 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:57:13 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:57:16 860 - 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=0198179a-0e2e-77de-8d95-3101b97b9b1c&response_mode=fragment&client_info=1&nonce=0198179a-0e2f-79a7-83d2-08e0613058dd&state=eyjpzci6ijaxotgxnzlhltblmmytn2nknc05mdrjlwizndkwmzzmogmxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zy48buwzf_gu9m6qshazctb1k5psh6rmoddv7z91xps&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:57:16 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:20 307 - 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=0198179a-0e2e-77de-8d95-3101b97b9b1c&response_mode=fragment&client_info=1&nonce=0198179a-0e2f-79a7-83d2-08e0613058dd&state=eyjpzci6ijaxotgxnzlhltblmmytn2nknc05mdrjlwizndkwmzzmogmxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zy48buwzf_gu9m6qshazctb1k5psh6rmoddv7z91xps&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:57:20 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:21 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:57:21 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:57:24 839 - 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=0198179a-0e2e-77de-8d95-3101b97b9b1c&response_mode=fragment&client_info=1&nonce=0198179a-0e2f-79a7-83d2-08e0613058dd&state=eyjpzci6ijaxotgxnzlhltblmmytn2nknc05mdrjlwizndkwmzzmogmxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zy48buwzf_gu9m6qshazctb1k5psh6rmoddv7z91xps&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:57:24 839 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:28 644 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 01:57:28 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:37 022 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:57:37 023 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:40 171 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:57:40 171 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:40 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> id: immOnFilter]
--- 17 Jul 01:57:43 599 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:57:43 599 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:57:43 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 01:57:47 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 01:57:51 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> id: immTranDateFrom]
--- 17 Jul 01:57:51 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> id: immTranDateFrom]
--- 17 Jul 01:57:52 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 01:58:21 735 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9b17330396d7ce94ede286b84236dc64)] -> 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 02:10:03 158 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 02:10:08 902 - 5 - 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 02:10:13 375 - 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=019817a5-fcb6-7220-a43f-60a57b6854a2&response_mode=fragment&client_info=1&nonce=019817a5-fcb8-7fb9-bb04-d11ee6c810bb&state=eyjpzci6ijaxotgxn2e1lwzjyjctnzzjyi04zwixltyxnwnkowzjmwzkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ljgodyu_-xpc94hx2-qklbsuubur-tku41b_fjowl5k&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:10:13 375 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:13 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:10:13 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:10:14 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> id: idSIButton9]
--- 17 Jul 02:10:14 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:10:15 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:10:18 759 - 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=019817a5-fcb6-7220-a43f-60a57b6854a2&response_mode=fragment&client_info=1&nonce=019817a5-fcb8-7fb9-bb04-d11ee6c810bb&state=eyjpzci6ijaxotgxn2e1lwzjyjctnzzjyi04zwixltyxnwnkowzjmwzkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ljgodyu_-xpc94hx2-qklbsuubur-tku41b_fjowl5k&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:10:18 759 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:22 362 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=019817a5-fcb6-7220-a43f-60a57b6854a2&response_mode=fragment&client_info=1&nonce=019817a5-fcb8-7fb9-bb04-d11ee6c810bb&state=eyjpzci6ijaxotgxn2e1lwzjyjctnzzjyi04zwixltyxnwnkowzjmwzkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ljgodyu_-xpc94hx2-qklbsuubur-tku41b_fjowl5k&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:10:22 362 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:23 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:10:23 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:10:27 070 - 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=019817a5-fcb6-7220-a43f-60a57b6854a2&response_mode=fragment&client_info=1&nonce=019817a5-fcb8-7fb9-bb04-d11ee6c810bb&state=eyjpzci6ijaxotgxn2e1lwzjyjctnzzjyi04zwixltyxnwnkowzjmwzkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ljgodyu_-xpc94hx2-qklbsuubur-tku41b_fjowl5k&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:10:27 071 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:30 896 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:10:30 896 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:38 977 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:10:38 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:42 165 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:10:42 166 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:42 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> id: immOnFilter]
--- 17 Jul 02:10:45 645 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:10:45 646 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:10:45 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:10:48 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:10:51 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> id: immTranDateFrom]
--- 17 Jul 02:10:52 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> id: immTranDateFrom]
--- 17 Jul 02:10:52 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
--- 17 Jul 02:11:12 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:11:16 195 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:16 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:16 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:11:25 274 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:25 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:28 856 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:28 856 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:32 489 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:32 489 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:36 174 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:36 174 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:39 989 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:39 990 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:43 734 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:43 735 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:47 460 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:47 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:51 149 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:51 149 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:11:55 152 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:11:55 152 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:00 317 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:00 317 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:04 000 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:04 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:07 751 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:07 752 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:11 442 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:11 443 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:15 124 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:15 125 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:18 779 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:18 779 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:19 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:12:19 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:12:23 739 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:23 739 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:27 315 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:27 315 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:30 982 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:30 982 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:34 545 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:34 546 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:38 100 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:38 100 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:41 663 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:41 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:45 178 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:45 178 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:48 755 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:48 756 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:52 504 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:52 504 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:56 092 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:56 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:12:59 683 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:12:59 683 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:00 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:13:00 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06959879c521133acb19fa27e6955c0c)] -> 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 02:17:15 339 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 02:17:17 894 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive
Steps:
--- 17 Jul 02:17:22 611 - 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=019817ac-875f-79f8-8a4a-bb4fb50e499c&response_mode=fragment&client_info=1&nonce=019817ac-8760-79df-b1e6-f8c40bb45466&state=eyjpzci6ijaxotgxn2fjltg3njatnzu2zs04zda0ltq1otm1yju4mmvjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rbj7iwis4ldfvya6l0djvht4oc4mtx9wub1om7iledc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:17:22 611 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:22 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:17:23 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:17:23 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> id: idSIButton9]
--- 17 Jul 02:17:23 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:17:23 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:17:27 652 - 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=019817ac-875f-79f8-8a4a-bb4fb50e499c&response_mode=fragment&client_info=1&nonce=019817ac-8760-79df-b1e6-f8c40bb45466&state=eyjpzci6ijaxotgxn2fjltg3njatnzu2zs04zda0ltq1otm1yju4mmvjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rbj7iwis4ldfvya6l0djvht4oc4mtx9wub1om7iledc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:17:27 652 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:31 123 - 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=019817ac-875f-79f8-8a4a-bb4fb50e499c&response_mode=fragment&client_info=1&nonce=019817ac-8760-79df-b1e6-f8c40bb45466&state=eyjpzci6ijaxotgxn2fjltg3njatnzu2zs04zda0ltq1otm1yju4mmvjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rbj7iwis4ldfvya6l0djvht4oc4mtx9wub1om7iledc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:17:31 124 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:31 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:17:32 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:17:35 607 - 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=019817ac-875f-79f8-8a4a-bb4fb50e499c&response_mode=fragment&client_info=1&nonce=019817ac-8760-79df-b1e6-f8c40bb45466&state=eyjpzci6ijaxotgxn2fjltg3njatnzu2zs04zda0ltq1otm1yju4mmvjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rbj7iwis4ldfvya6l0djvht4oc4mtx9wub1om7iledc&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:17:35 607 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:40 094 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:17:40 095 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:48 487 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:17:48 487 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:51 743 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:17:51 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:51 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> id: immOnFilter]
--- 17 Jul 02:17:55 145 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:17:55 146 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:17:55 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:17:57 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:18:01 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> id: immTranDateFrom]
--- 17 Jul 02:18:01 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> id: immTranDateFrom]
--- 17 Jul 02:18:02 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 02:18:22 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:18:25 905 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:25 905 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:18:26 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:18:34 904 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:34 904 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:18:38 521 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:38 522 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:18:42 207 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:42 207 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:18:45 869 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:45 870 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:18:49 691 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:49 691 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:18:53 338 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:53 338 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:18:57 043 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:18:57 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:00 685 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:00 685 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:04 324 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:04 324 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:08 011 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:08 011 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:11 608 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:11 609 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:15 249 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:15 249 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:18 996 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:18 997 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:22 657 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:22 657 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:26 289 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:26 289 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:27 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:19:27 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:19:31 177 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:31 178 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:34 723 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:34 724 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:38 328 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:38 329 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:41 858 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:41 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:45 441 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:45 441 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:49 014 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:49 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:52 549 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:52 549 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:56 221 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:56 221 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:19:59 770 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:19:59 771 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:03 404 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:20:03 404 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:06 975 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:20:06 975 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:07 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:20:07 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b44e468ae04fa45eeab2b0295c5f55c)] -> 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 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 01:55:34 378 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 01:55:36 959 - 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 01:55:41 352 - 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=01981798-ae2f-7848-9124-239ef6564a2f&response_mode=fragment&client_info=1&nonce=01981798-ae31-728a-9894-a1d5d47da75c&state=eyjpzci6ijaxotgxnzk4lwflmzatnzdhyi04mmezlwexzwy1zjyyzjzjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fbh4znrkd-fvgq4cixjkxoa_lqou1scrjpd7cbflf8s&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:55:41 352 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:55:41 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:55:41 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:55:42 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> id: idSIButton9]
--- 17 Jul 01:55:42 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:55:42 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:55:46 651 - 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=01981798-ae2f-7848-9124-239ef6564a2f&response_mode=fragment&client_info=1&nonce=01981798-ae31-728a-9894-a1d5d47da75c&state=eyjpzci6ijaxotgxnzk4lwflmzatnzdhyi04mmezlwexzwy1zjyyzjzjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fbh4znrkd-fvgq4cixjkxoa_lqou1scrjpd7cbflf8s&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:55:46 651 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:55:50 216 - 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=01981798-ae2f-7848-9124-239ef6564a2f&response_mode=fragment&client_info=1&nonce=01981798-ae31-728a-9894-a1d5d47da75c&state=eyjpzci6ijaxotgxnzk4lwflmzatnzdhyi04mmezlwexzwy1zjyyzjzjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fbh4znrkd-fvgq4cixjkxoa_lqou1scrjpd7cbflf8s&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:55:50 216 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:55:50 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:55:51 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:55:54 832 - 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=01981798-ae2f-7848-9124-239ef6564a2f&response_mode=fragment&client_info=1&nonce=01981798-ae31-728a-9894-a1d5d47da75c&state=eyjpzci6ijaxotgxnzk4lwflmzatnzdhyi04mmezlwexzwy1zjyyzjzjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fbh4znrkd-fvgq4cixjkxoa_lqou1scrjpd7cbflf8s&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:55:54 833 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:55:58 631 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 01:55:58 632 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:56:05 718 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:56:05 718 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:56:08 914 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:56:08 915 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:56:09 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> id: immOnFilter]
--- 17 Jul 01:56:12 384 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:56:12 384 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:56:12 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 01:56:16 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 01:56:19 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> id: immTranDateFrom]
--- 17 Jul 01:56:20 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> id: immTranDateFrom]
--- 17 Jul 01:56:20 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 01:56:50 437 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a1dc424b225db525738e4a1cc213dcdb)] -> 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 02:02:37 924 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 02:02:40 410 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active
Steps:
--- 17 Jul 02:02:45 556 - 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=0198179f-2569-790a-b0e2-08124179abb1&response_mode=fragment&client_info=1&nonce=0198179f-256b-7f97-bafe-74e3cb518c12&state=eyjpzci6ijaxotgxnzlmlti1nmetn2i4zs1iywfklwiwyzi1nmjkntg5msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qnbsywy7nxpf1lerby15q61fcvn0qhkloyf1ta5s3yg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:02:45 557 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:46 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:02:46 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:02:46 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> id: idSIButton9]
--- 17 Jul 02:02:47 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:02:47 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:02:51 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=0198179f-2569-790a-b0e2-08124179abb1&response_mode=fragment&client_info=1&nonce=0198179f-256b-7f97-bafe-74e3cb518c12&state=eyjpzci6ijaxotgxnzlmlti1nmetn2i4zs1iywfklwiwyzi1nmjkntg5msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qnbsywy7nxpf1lerby15q61fcvn0qhkloyf1ta5s3yg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:02:51 702 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:55 259 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198179f-2569-790a-b0e2-08124179abb1&response_mode=fragment&client_info=1&nonce=0198179f-256b-7f97-bafe-74e3cb518c12&state=eyjpzci6ijaxotgxnzlmlti1nmetn2i4zs1iywfklwiwyzi1nmjkntg5msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qnbsywy7nxpf1lerby15q61fcvn0qhkloyf1ta5s3yg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:02:55 259 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:56 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:02:56 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:02:59 821 - 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=0198179f-2569-790a-b0e2-08124179abb1&response_mode=fragment&client_info=1&nonce=0198179f-256b-7f97-bafe-74e3cb518c12&state=eyjpzci6ijaxotgxnzlmlti1nmetn2i4zs1iywfklwiwyzi1nmjkntg5msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qnbsywy7nxpf1lerby15q61fcvn0qhkloyf1ta5s3yg&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:02:59 822 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:03:03 561 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:03:03 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:03:10 667 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:03:10 667 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:03:13 926 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:03:13 927 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:03:14 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> id: immOnFilter]
--- 17 Jul 02:03:17 394 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:03:17 394 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:03:17 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:03:20 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:03:23 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> id: immTranDateFrom]
--- 17 Jul 02:03:23 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> id: immTranDateFrom]
--- 17 Jul 02:03:24 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 02:03:44 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:03:48 139 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:03:48 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:03:48 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:03:57 235 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:03:57 235 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:01 255 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:01 256 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:05 165 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:05 165 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:08 874 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:08 874 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:12 730 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:12 730 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:16 498 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:16 498 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:20 209 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:20 210 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:23 856 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:23 856 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:27 619 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:27 619 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:31 312 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:31 312 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:35 002 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:35 002 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:38 714 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:38 714 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:42 620 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:42 620 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:46 412 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:46 413 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:50 057 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:50 058 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:50 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:04:51 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:04:54 999 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:55 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:04:58 583 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:04:58 583 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:02 139 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:02 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:05 710 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:05 710 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:09 307 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:09 308 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:12 850 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:12 851 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:16 413 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:16 413 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:20 012 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:20 012 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:23 585 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:23 585 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:27 302 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:27 306 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:30 948 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:05:30 948 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:31 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:05:31 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0073536048cf269d12bea918536f3eef)] -> 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 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 01:58:35 555 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 01:58:38 005 - 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 01:58:43 056 - 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=0198179b-7308-70ad-bde8-1259f1f3ee4d&response_mode=fragment&client_info=1&nonce=0198179b-7309-7e8e-b04f-e5b0946bf0a6&state=eyjpzci6ijaxotgxnzliltczmdktnzhhni1hmgm3ltewmmeynzy3ztg5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfyo15wuynzdd-byt3paauldygxnfwbslrxpfzhos7g&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:58:43 056 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:58:43 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:58:43 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:58:43 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: idSIButton9]
--- 17 Jul 01:58:44 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:58:44 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:58:48 284 - 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=0198179b-7308-70ad-bde8-1259f1f3ee4d&response_mode=fragment&client_info=1&nonce=0198179b-7309-7e8e-b04f-e5b0946bf0a6&state=eyjpzci6ijaxotgxnzliltczmdktnzhhni1hmgm3ltewmmeynzy3ztg5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfyo15wuynzdd-byt3paauldygxnfwbslrxpfzhos7g&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:58:48 284 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:58:51 858 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198179b-7308-70ad-bde8-1259f1f3ee4d&response_mode=fragment&client_info=1&nonce=0198179b-7309-7e8e-b04f-e5b0946bf0a6&state=eyjpzci6ijaxotgxnzliltczmdktnzhhni1hmgm3ltewmmeynzy3ztg5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfyo15wuynzdd-byt3paauldygxnfwbslrxpfzhos7g&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:58:51 859 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:58:52 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:58:52 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:58:56 415 - 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=0198179b-7308-70ad-bde8-1259f1f3ee4d&response_mode=fragment&client_info=1&nonce=0198179b-7309-7e8e-b04f-e5b0946bf0a6&state=eyjpzci6ijaxotgxnzliltczmdktnzhhni1hmgm3ltewmmeynzy3ztg5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tfyo15wuynzdd-byt3paauldygxnfwbslrxpfzhos7g&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:58:56 415 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:59:00 212 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 01:59:00 212 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:59:08 659 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:59:08 660 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:59:11 861 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:59:11 862 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:59:12 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immOnFilter]
--- 17 Jul 01:59:15 314 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:59:15 315 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:59:15 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 01:59:19 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 01:59:22 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immTranDateFrom]
--- 17 Jul 01:59:23 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immTranDateFrom]
--- 17 Jul 01:59:23 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immTranDateTo]
--- 17 Jul 01:59:25 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immMemberId]
--- 17 Jul 01:59:25 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 01:59:55 340 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (09e2df325df8f39d84e58a5bdc76d188)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
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 01:52:24 718 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 01:52:28 997 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page for Member
Steps:
--- 17 Jul 01:52:33 766 - 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=01981795-d083-7458-afb9-bb796d4bc571&response_mode=fragment&client_info=1&nonce=01981795-d084-79e3-914c-f91cd6492950&state=eyjpzci6ijaxotgxnzk1lwqwodqtn2i1ny1hnzhhlwjjnme4ogezogjhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xnvg7lpu7ggfiqczsgdqnnw4vxyls5xqr6maaakrizu&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:52:33 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:52:34 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:52:34 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:52:34 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> id: idSIButton9]
--- 17 Jul 01:52:35 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:52:35 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:52:39 623 - 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=01981795-d083-7458-afb9-bb796d4bc571&response_mode=fragment&client_info=1&nonce=01981795-d084-79e3-914c-f91cd6492950&state=eyjpzci6ijaxotgxnzk1lwqwodqtn2i1ny1hnzhhlwjjnme4ogezogjhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xnvg7lpu7ggfiqczsgdqnnw4vxyls5xqr6maaakrizu&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:52:39 624 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:52:43 201 - 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=01981795-d083-7458-afb9-bb796d4bc571&response_mode=fragment&client_info=1&nonce=01981795-d084-79e3-914c-f91cd6492950&state=eyjpzci6ijaxotgxnzk1lwqwodqtn2i1ny1hnzhhlwjjnme4ogezogjhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xnvg7lpu7ggfiqczsgdqnnw4vxyls5xqr6maaakrizu&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:52:43 201 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:52:44 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:52:44 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:52:47 840 - 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=01981795-d083-7458-afb9-bb796d4bc571&response_mode=fragment&client_info=1&nonce=01981795-d084-79e3-914c-f91cd6492950&state=eyjpzci6ijaxotgxnzk1lwqwodqtn2i1ny1hnzhhlwjjnme4ogezogjhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xnvg7lpu7ggfiqczsgdqnnw4vxyls5xqr6maaakrizu&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:52:47 841 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:52:51 698 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 01:52:51 698 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:53:00 241 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:53:00 242 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:53:03 480 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:53:03 481 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:53:03 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> id: immOnFilter]
--- 17 Jul 01:53:07 052 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:53:07 053 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:53:07 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 01:53:11 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 01:53:14 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> id: immMemberId]
--- 17 Jul 01:53:15 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 01:53:44 768 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (16aa78b3d8ee1fe607247ac8150fdead)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
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 02:15:56 231 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 02:15:58 707 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Error
Steps:
--- 17 Jul 02:16:03 332 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=019817ab-522c-75e7-8ef0-31596d4e8d6e&response_mode=fragment&client_info=1&nonce=019817ab-522e-7587-afd0-b888fdba963b&state=eyjpzci6ijaxotgxn2filtuymmqtnzaxnc1inzhlltm0n2finwvlmdk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pl3xlnp--6rhfxnwsr3jn5ovufkx9h1mqlr9hfkrzoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:16:03 333 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:03 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:16:03 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:16:04 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> id: idSIButton9]
--- 17 Jul 02:16:04 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:16:04 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:16:08 768 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=019817ab-522c-75e7-8ef0-31596d4e8d6e&response_mode=fragment&client_info=1&nonce=019817ab-522e-7587-afd0-b888fdba963b&state=eyjpzci6ijaxotgxn2filtuymmqtnzaxnc1inzhlltm0n2finwvlmdk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pl3xlnp--6rhfxnwsr3jn5ovufkx9h1mqlr9hfkrzoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:16:08 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:12 341 - 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=019817ab-522c-75e7-8ef0-31596d4e8d6e&response_mode=fragment&client_info=1&nonce=019817ab-522e-7587-afd0-b888fdba963b&state=eyjpzci6ijaxotgxn2filtuymmqtnzaxnc1inzhlltm0n2finwvlmdk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pl3xlnp--6rhfxnwsr3jn5ovufkx9h1mqlr9hfkrzoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:16:12 342 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:13 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:16:13 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:16:16 995 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=019817ab-522c-75e7-8ef0-31596d4e8d6e&response_mode=fragment&client_info=1&nonce=019817ab-522e-7587-afd0-b888fdba963b&state=eyjpzci6ijaxotgxn2filtuymmqtnzaxnc1inzhlltm0n2finwvlmdk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pl3xlnp--6rhfxnwsr3jn5ovufkx9h1mqlr9hfkrzoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:16:16 995 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:21 502 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:16:21 502 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:29 788 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:16:29 788 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:32 995 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:16:32 996 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:33 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> id: immOnFilter]
--- 17 Jul 02:16:36 426 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:16:36 426 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:16:36 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:16:39 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:16:42 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> id: immTranDateFrom]
--- 17 Jul 02:16:42 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> id: immTranDateFrom]
--- 17 Jul 02:16:43 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afdedb2fc2b2150fedf49077e795a092)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
No Records so exiting...
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 02:20:09 259 - TestCaseID:: verifySettingsInTellerPage
--- 17 Jul 02:20:12 129 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Settings page In Teller Portal
Steps:
--- 17 Jul 02:20:16 809 - 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=019817af-30ca-7ffd-8e60-c6736c19cfe5&response_mode=fragment&client_info=1&nonce=019817af-30cc-74cf-b87c-9a962de0c36e&state=eyjpzci6ijaxotgxn2fmltmwy2itnzlkyy1hzjkwltuzn2mxogvmyjbkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_3xfmyoznbif0vrxkyiyfvgpqltrris2ppcwocxppx8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:20:16 810 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:17 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:20:17 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:20:17 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> id: idSIButton9]
--- 17 Jul 02:20:18 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:20:18 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:20:22 440 - 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=019817af-30ca-7ffd-8e60-c6736c19cfe5&response_mode=fragment&client_info=1&nonce=019817af-30cc-74cf-b87c-9a962de0c36e&state=eyjpzci6ijaxotgxn2fmltmwy2itnzlkyy1hzjkwltuzn2mxogvmyjbkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_3xfmyoznbif0vrxkyiyfvgpqltrris2ppcwocxppx8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:20:22 440 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:25 868 - 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=019817af-30ca-7ffd-8e60-c6736c19cfe5&response_mode=fragment&client_info=1&nonce=019817af-30cc-74cf-b87c-9a962de0c36e&state=eyjpzci6ijaxotgxn2fmltmwy2itnzlkyy1hzjkwltuzn2mxogvmyjbkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_3xfmyoznbif0vrxkyiyfvgpqltrris2ppcwocxppx8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:20:25 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:26 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:20:26 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:20:30 362 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=019817af-30ca-7ffd-8e60-c6736c19cfe5&response_mode=fragment&client_info=1&nonce=019817af-30cc-74cf-b87c-9a962de0c36e&state=eyjpzci6ijaxotgxn2fmltmwy2itnzlkyy1hzjkwltuzn2mxogvmyjbkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_3xfmyoznbif0vrxkyiyfvgpqltrris2ppcwocxppx8&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:20:30 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:35 113 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:20:35 114 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:43 175 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:20:43 176 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:46 403 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:20:46 403 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:46 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> id: immOnFilter]
--- 17 Jul 02:20:49 819 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:20:49 819 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:20:50 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:20:52 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> id: immSettings]
--- 17 Jul 02:20:53 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
--- 17 Jul 02:20:53 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
--- 17 Jul 02:20:53 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
--- 17 Jul 02:20:53 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
--- 17 Jul 02:20:54 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:20:56 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:21:55 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:22:46 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:22:53 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:22:54 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:22:55 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:23:08 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:23:22 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Connection
Actual(Passed): Sucessfully selected the Connection:COM1[ScreenShot]
Actual(Passed): Sucessfully selected the Connection:COM1[ScreenShot]
--- 17 Jul 02:23:36 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:23:38 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> 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 02:23:55 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66406d11d64285a07154a1c2e2aded93)] -> id: immSelectedScanImageModeRadioButton0]
Expected: click on Image Mode
Actual(Failed): Failed to click on Image Mode[ScreenShot]
Actual(Failed): Failed to click on Image Mode[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false[ScreenShot]
Actual(Passed): Sucessfully slidered the USB Connection:false[ScreenShot]
Test Failed. Check the steps above in red color.
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with 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 02:05:33 525 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 02:05:36 752 - 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 02:05:42 383 - 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=019817a1-d8b0-7d8d-bb3c-b698bf559da2&response_mode=fragment&client_info=1&nonce=019817a1-d8b1-74d4-9dcc-0a59c081a088&state=eyjpzci6ijaxotgxn2exlwq4yjetnzm3mc1hywixlwuyogfjzgq1odexnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iorplsn9fyoh5mm9quxuk6rn6inc35us6tjd1s4gyr0&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:05:42 385 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:42 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:05:42 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:05:43 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> id: idSIButton9]
--- 17 Jul 02:05:43 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:05:43 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:05:47 718 - 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=019817a1-d8b0-7d8d-bb3c-b698bf559da2&response_mode=fragment&client_info=1&nonce=019817a1-d8b1-74d4-9dcc-0a59c081a088&state=eyjpzci6ijaxotgxn2exlwq4yjetnzm3mc1hywixlwuyogfjzgq1odexnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iorplsn9fyoh5mm9quxuk6rn6inc35us6tjd1s4gyr0&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:05:47 718 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:51 349 - 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=019817a1-d8b0-7d8d-bb3c-b698bf559da2&response_mode=fragment&client_info=1&nonce=019817a1-d8b1-74d4-9dcc-0a59c081a088&state=eyjpzci6ijaxotgxn2exlwq4yjetnzm3mc1hywixlwuyogfjzgq1odexnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iorplsn9fyoh5mm9quxuk6rn6inc35us6tjd1s4gyr0&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:05:51 349 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:52 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:05:52 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:05:55 814 - 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=019817a1-d8b0-7d8d-bb3c-b698bf559da2&response_mode=fragment&client_info=1&nonce=019817a1-d8b1-74d4-9dcc-0a59c081a088&state=eyjpzci6ijaxotgxn2exlwq4yjetnzm3mc1hywixlwuyogfjzgq1odexnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iorplsn9fyoh5mm9quxuk6rn6inc35us6tjd1s4gyr0&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:05:55 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:05:59 615 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:05:59 615 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:06:06 415 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:06:06 416 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:06:09 556 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:06:09 557 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:06:09 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> id: immOnFilter]
--- 17 Jul 02:06:13 002 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:06:13 003 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:06:13 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:06:15 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:06:19 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> id: immTranDateFrom]
--- 17 Jul 02:06:19 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> id: immTranDateFrom]
--- 17 Jul 02:06:20 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 02:06:40 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:06:43 510 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:06:43 511 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:06:43 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:06:52 299 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:06:52 299 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:06:55 751 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:06:55 751 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:06:59 174 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:06:59 175 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:02 596 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:07:02 596 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:06 204 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:07:06 205 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:07:06 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:07:07 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7594b4f611b9198df19dfc50979bac1a)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
Expected: verify Color displayed correctly for Transactions: in all the filtered records
Actual(Passed): verified Color displayed correctly for Archived Transactions: in all the filtered records[ScreenShot]
Actual(Passed): verified Color displayed correctly for Archived Transactions: in all the filtered records[ScreenShot]
Test Failed. Check the steps above in red color.
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller 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 02:01:46 018 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 02:01:49 086 - 3 - 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 02:01:53 938 - 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=0198179e-5c71-7e62-bef3-c18d65673763&response_mode=fragment&client_info=1&nonce=0198179e-5c72-7ef9-a741-9150b2f007d3&state=eyjpzci6ijaxotgxnzllltvjnzitnzuwns1hzmmwlwu2mgjkytjknguwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tchurnmdmd5z5rdy0w0ru2g1gdtdqsp6cbdwl5gztmw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:01:53 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:01:54 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:01:54 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:01:54 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: idSIButton9]
--- 17 Jul 02:01:55 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:01:55 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:01:59 210 - 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=0198179e-5c71-7e62-bef3-c18d65673763&response_mode=fragment&client_info=1&nonce=0198179e-5c72-7ef9-a741-9150b2f007d3&state=eyjpzci6ijaxotgxnzllltvjnzitnzuwns1hzmmwlwu2mgjkytjknguwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tchurnmdmd5z5rdy0w0ru2g1gdtdqsp6cbdwl5gztmw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:01:59 210 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:02 923 - 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=0198179e-5c71-7e62-bef3-c18d65673763&response_mode=fragment&client_info=1&nonce=0198179e-5c72-7ef9-a741-9150b2f007d3&state=eyjpzci6ijaxotgxnzllltvjnzitnzuwns1hzmmwlwu2mgjkytjknguwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tchurnmdmd5z5rdy0w0ru2g1gdtdqsp6cbdwl5gztmw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:02:02 923 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:03 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:02:03 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:02:07 540 - 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=0198179e-5c71-7e62-bef3-c18d65673763&response_mode=fragment&client_info=1&nonce=0198179e-5c72-7ef9-a741-9150b2f007d3&state=eyjpzci6ijaxotgxnzllltvjnzitnzuwns1hzmmwlwu2mgjkytjknguwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tchurnmdmd5z5rdy0w0ru2g1gdtdqsp6cbdwl5gztmw&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:02:07 541 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:11 297 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:02:11 298 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:18 364 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:02:18 365 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:21 613 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:02:21 613 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:21 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: immOnFilter]
--- 17 Jul 02:02:25 059 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:02:25 059 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:02:25 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:02:29 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:02:32 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: immTranDateFrom]
--- 17 Jul 02:02:32 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: immTranDateFrom]
--- 17 Jul 02:02:33 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: immTranDateTo]
--- 17 Jul 02:02:35 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> id: immUserFirstName]
--- 17 Jul 02:02:35 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae3e59481f8d36fb2107df3b52cdf55f)] -> 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 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 01:53:58 703 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 01:54:01 159 - 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 01:54:06 225 - 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=01981797-39c2-70b7-9f11-a0999474d6bd&response_mode=fragment&client_info=1&nonce=01981797-39c3-79cb-ba86-2c19ffd1822c&state=eyjpzci6ijaxotgxnzk3ltm5yzmtnzy0yy1hmtc4ltewzweyzde0nwi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cytcg1uul1wl-av3kcrfynduj-rktwxgoic3o5jb6xs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:54:06 226 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:06 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:54:06 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:54:07 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: idSIButton9]
--- 17 Jul 01:54:07 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:54:07 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> xpath: //input[@id='i0116']]
--- 17 Jul 01:54:11 651 - 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=01981797-39c2-70b7-9f11-a0999474d6bd&response_mode=fragment&client_info=1&nonce=01981797-39c3-79cb-ba86-2c19ffd1822c&state=eyjpzci6ijaxotgxnzk3ltm5yzmtnzy0yy1hmtc4ltewzweyzde0nwi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cytcg1uul1wl-av3kcrfynduj-rktwxgoic3o5jb6xs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:54:11 651 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:15 265 - 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=01981797-39c2-70b7-9f11-a0999474d6bd&response_mode=fragment&client_info=1&nonce=01981797-39c3-79cb-ba86-2c19ffd1822c&state=eyjpzci6ijaxotgxnzk3ltm5yzmtnzy0yy1hmtc4ltewzweyzde0nwi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cytcg1uul1wl-av3kcrfynduj-rktwxgoic3o5jb6xs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:54:15 266 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:16 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:54:16 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> xpath: //input[@id='i0118']]
--- 17 Jul 01:54:19 860 - 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=01981797-39c2-70b7-9f11-a0999474d6bd&response_mode=fragment&client_info=1&nonce=01981797-39c3-79cb-ba86-2c19ffd1822c&state=eyjpzci6ijaxotgxnzk3ltm5yzmtnzy0yy1hmtc4ltewzweyzde0nwi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cytcg1uul1wl-av3kcrfynduj-rktwxgoic3o5jb6xs&code_challenge_method=s256&sso_reload=true
--- 17 Jul 01:54:19 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:24 372 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 01:54:24 372 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:32 987 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:54:32 987 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:36 236 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:54:36 236 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:36 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immOnFilter]
--- 17 Jul 01:54:39 681 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 01:54:39 681 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 01:54:39 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 01:54:43 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 01:54:47 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immTranDateFrom]
--- 17 Jul 01:54:47 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immTranDateFrom]
--- 17 Jul 01:54:48 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immTranDateTo]
--- 17 Jul 01:54:50 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immMemberId]
--- 17 Jul 01:54:50 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 01:55:20 080 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (59f3cc4e14a20bd95f5bbdf9e2ab1441)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
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 02:00:09 608 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 17 Jul 02:00:11 936 - 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 02:00:16 663 - 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=0198179c-e1a6-768f-80d9-e811efc156f9&response_mode=fragment&client_info=1&nonce=0198179c-e1a7-705e-8833-35339ad426b1&state=eyjpzci6ijaxotgxnzljlwuxytytn2flni05nwnklwnlyti2ntvhn2u2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=n3cks6oxtjbzcsqgu606yyvozpkngqllq4mbzdjewoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:00:16 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:16 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:00:17 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:00:17 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: idSIButton9]
--- 17 Jul 02:00:18 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:00:18 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:00:22 142 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=http%3a%2f%2flocalhost%3a4200&client-request-id=0198179c-e1a6-768f-80d9-e811efc156f9&response_mode=fragment&client_info=1&nonce=0198179c-e1a7-705e-8833-35339ad426b1&state=eyjpzci6ijaxotgxnzljlwuxytytn2flni05nwnklwnlyti2ntvhn2u2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=n3cks6oxtjbzcsqgu606yyvozpkngqllq4mbzdjewoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:00:22 142 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:25 713 - 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=0198179c-e1a6-768f-80d9-e811efc156f9&response_mode=fragment&client_info=1&nonce=0198179c-e1a7-705e-8833-35339ad426b1&state=eyjpzci6ijaxotgxnzljlwuxytytn2flni05nwnklwnlyti2ntvhn2u2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=n3cks6oxtjbzcsqgu606yyvozpkngqllq4mbzdjewoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:00:25 713 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:26 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:00:26 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:00:30 233 - 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=0198179c-e1a6-768f-80d9-e811efc156f9&response_mode=fragment&client_info=1&nonce=0198179c-e1a7-705e-8833-35339ad426b1&state=eyjpzci6ijaxotgxnzljlwuxytytn2flni05nwnklwnlyti2ntvhn2u2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=n3cks6oxtjbzcsqgu606yyvozpkngqllq4mbzdjewoq&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:00:30 233 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:34 027 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:00:34 027 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:42 306 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:00:42 307 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:45 486 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:00:45 486 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:45 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immOnFilter]
--- 17 Jul 02:00:48 955 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:00:48 955 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:00:49 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:00:53 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:00:56 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immTranDateFrom]
--- 17 Jul 02:00:56 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immTranDateFrom]
--- 17 Jul 02:00:57 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immTranDateTo]
--- 17 Jul 02:00:59 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immTellerId]
--- 17 Jul 02:00:59 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immTellerId]
--- 17 Jul 02:01:01 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immMemberId]
--- 17 Jul 02:01:01 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error[ScreenShot]
Actual(Failed): Failed to slidered the Error[ScreenShot]
--- 17 Jul 02:01:31 519 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (961cf14de52cba42a88f66deefdd7c1f)] -> 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 02:13:02 002 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 17 Jul 02:13:04 452 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Error
Steps:
--- 17 Jul 02:13:08 838 - 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=019817a8-aac5-7d8a-bc19-c99f0f0d5a55&response_mode=fragment&client_info=1&nonce=019817a8-aac7-73da-b31c-8892769ba2a1&state=eyjpzci6ijaxotgxn2e4lwfhyzctnzvknc04odc3lwnknjrhnwu3y2yzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gw3dig8ex20e2wowav0wxeuspqrdsyt26schrtobpha&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:13:08 839 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:09 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:13:09 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:13:09 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> id: idSIButton9]
--- 17 Jul 02:13:09 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:13:10 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> xpath: //input[@id='i0116']]
--- 17 Jul 02:13:13 982 - 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=019817a8-aac5-7d8a-bc19-c99f0f0d5a55&response_mode=fragment&client_info=1&nonce=019817a8-aac7-73da-b31c-8892769ba2a1&state=eyjpzci6ijaxotgxn2e4lwfhyzctnzvknc04odc3lwnknjrhnwu3y2yzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gw3dig8ex20e2wowav0wxeuspqrdsyt26schrtobpha&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:13:13 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:17 708 - 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=019817a8-aac5-7d8a-bc19-c99f0f0d5a55&response_mode=fragment&client_info=1&nonce=019817a8-aac7-73da-b31c-8892769ba2a1&state=eyjpzci6ijaxotgxn2e4lwfhyzctnzvknc04odc3lwnknjrhnwu3y2yzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gw3dig8ex20e2wowav0wxeuspqrdsyt26schrtobpha&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:13:17 708 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:18 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:13:18 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> xpath: //input[@id='i0118']]
--- 17 Jul 02:13:22 257 - 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=019817a8-aac5-7d8a-bc19-c99f0f0d5a55&response_mode=fragment&client_info=1&nonce=019817a8-aac7-73da-b31c-8892769ba2a1&state=eyjpzci6ijaxotgxn2e4lwfhyzctnzvknc04odc3lwnknjrhnwu3y2yzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=gw3dig8ex20e2wowav0wxeuspqrdsyt26schrtobpha&code_challenge_method=s256&sso_reload=true
--- 17 Jul 02:13:22 257 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:26 839 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Jul 02:13:26 840 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:35 072 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:13:35 073 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:38 247 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:13:38 247 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:38 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> id: immOnFilter]
--- 17 Jul 02:13:41 710 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:13:41 710 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:13:41 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 17 Jul 02:13:44 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> id: immOnRunNonArchiveQuery]
--- 17 Jul 02:13:47 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> id: immTranDateFrom]
--- 17 Jul 02:13:48 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> id: immTranDateFrom]
--- 17 Jul 02:13:48 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:true[ScreenShot]
--- 17 Jul 02:14:09 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:14:12 371 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:12 371 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:12 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> css selector: tr[id*='immTranRow']]
--- 17 Jul 02:14:21 355 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:21 355 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:24 979 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:24 979 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:28 683 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:28 684 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:32 397 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:32 397 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:36 285 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:36 285 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:39 912 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:39 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:43 616 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:43 616 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:47 275 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:47 276 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:50 935 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:50 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:54 676 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:54 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:14:58 316 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:14:58 317 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:02 028 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:02 028 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:05 706 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:05 707 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:09 329 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:09 329 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:12 970 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:12 971 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:13 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:15:14 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:15:18 036 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:18 036 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:21 662 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:21 662 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:25 268 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:25 268 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:28 847 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:28 847 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:32 416 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:32 416 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:35 946 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:35 946 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:39 451 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:39 452 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:43 027 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:43 027 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:46 587 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:46 587 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:50 148 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:50 148 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:53 711 - Page URL:: http://localhost:4200/dashboard
--- 17 Jul 02:15:53 711 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 17 Jul 02:15:54 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> css selector: #immPagination button[class*='mat-mdc-paginator-navigation-next mdc-icon-button mat-mdc-icon-button']]
--- 17 Jul 02:15:54 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15eb0bb7964f9495c889584abf9c1fe9)] -> 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.
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@5e84a26e)
0 ms
init(org.testng.TestRunner@5e84a26e)
647 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
5219 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
97383 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
193183 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
282946 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
374230 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
468160 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
565311 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
616633 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
792976 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
887148 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...)
1065128 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...)
1240677 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...)
1414932 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...)
1494118 ms
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
1668354 ms