Test results
1 suite, 6 failed tests
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyNormalTellerMemberNameOnlyinDatFile ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only in Deposit DatFile, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerMemberNameOnlyinDatFile, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=7654321, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <button _ngcontent-har-c342="" id="immTranMember" tooltipclass="ngbtooltip" placement="bottom" type="button" class="ng-tns-c342-11 btn btn-outline-success btn-outline-danger">...</button> is not clickable at point (594, 85). Other element would receive the click: <div class="cdk-overlay-backdrop cdk-overlay-dark-backdrop cdk-overlay-backdrop-showing"></div> (Session info: chrome=136.0.7103.114) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [9c05c7c4c40b5f4873678503e3167bfb, clickElement {id=f.2B22D8784F1626D510C845DC68B9BCDB.d.D146B6BADE9C90BFFEFD670B2E841C23.e.70}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.114, chrome: {chromedriverVersion: 136.0.7103.92 (cb81a4cc5087..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60932}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 136.0.7103.114, 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 (9c05c7c4c40b5f4873678503e3167bfb)] -> id: immTranMember] Session ID: 9c05c7c4c40b5f4873678503e3167bfb at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy21.click(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy21.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:172) at com.imm.ereceipt.pages.ReceiptPage.clickMemberID(ReceiptPage.java:1075) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalTellerMemberNameOnlyinDatFile(Receipt.java:2865) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify Member Member Name in REceipt and Member ID button match)
verifyNormalTellerMemberNameUpdateUnassignedMemberID ({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name when no Member ID in dat file, Email=ratna.kurre@kinective.io, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerMemberNameUpdateUnassignedMemberID, Print=, DisbursedExpressionValue=, Phone=7328906074, ReceivedCashValue=, Member=000, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=katie, ReceivedExpression=, SMS=, Memo=})
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:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy23.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.clickonRecords(DashboardPage.java:1118) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalTellerMemberNameUpdateUnassignedMemberID(Receipt.java:4580) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify updated Member Name when no Member ID in datfile)
verifyTellersMemberNameUpdateinHoldNoticePage ({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page match datfile, Email=ratna.kurre@kinective.io, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameUpdateinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=7328906074, ReceivedCashValue=, Member=888888, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=JoeTeller@qaspectrumfi.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=katie, ReceivedExpression=, SMS=, Memo=})
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.GeneratedMethodAccessor134.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy23.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.clickonRecords(DashboardPage.java:1118) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameUpdateinHoldNoticePage(Receipt.java:4372) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify updated Member Name Hold NOtice page match datfile)
verifyTellersMemberNameinDatFileAndUpdate ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and updated later-without MMR, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinDatFileAndUpdate, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=10101010, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Click on Cancel not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.DashboardPage.clickCancelBtn(DashboardPage.java:1070) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameinDatFileAndUpdate(Receipt.java:4754) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify Member Name in REceipt and later UPdate Member Name)
verifyTellersMemberNameinDatFileAndUpdate ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and updated later- MMR, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinDatFileAndUpdate, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=10101010, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Click on Cancel not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.DashboardPage.clickCancelBtn(DashboardPage.java:1070) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameinDatFileAndUpdate(Receipt.java:4754) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify Member Name in REceipt and later UPdate Member Name)
verifyTellersMemberNameinHoldNoticePage ({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile MMR, Email=, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=7777777, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=ChrisSuperTeller@qaspectrumfi.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
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.GeneratedMethodAccessor134.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy23.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.clickonRecords(DashboardPage.java:1118) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameinHoldNoticePage(Receipt.java:4127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify Member Name Hold NOtice page match datfile)
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyNormalTellerNoMemberNameinDatFileAndDB ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is not in both DatFIle and DB, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerNoMemberNameinDatFileAndDB, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=12348888, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=}) (verify Member Add in Update Contact)
verifyTellersMemberNameUpdateinHoldNoticePage ({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page match datfile MMR, Email=ratna.kurre@kinective.io, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameUpdateinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=7328906074, ReceivedCashValue=, Member=888888, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=ChrisSuperTeller@qaspectrumfi.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=katie, ReceivedExpression=, SMS=, Memo=}) (verify updated Member Name Hold NOtice page match datfile)
verifyTellersMemberNameinHoldNoticePage ({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile, Email=, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=7777777, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=JoeTeller@qaspectrumfi.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@qaspectrumfi.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=}) (verify Member Name Hold NOtice page match datfile)
C:\Users\ratnak\git\eReceipts\IMM_EReceiptsWeb_Automation\testxml\Regression\Spectrum\qaspectrumfi\EReceiptChrome_MemberName_Demo.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="https://er-tellerportal-demo.azurewebsites.net"/>
  <parameter name="portalType" value="Cloud"/>
  <parameter name="FIName" value="qaspectrumfi"/>
  <parameter name="projectKey" value="REC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <parameter name="Host" value="Spectrum"/>
  <parameter name="adminUrl" value="https://er-fiadminportal-demo.azurewebsites.net"/>
  <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.Receipt.Receipt">
        <methods>
          <include name="verifyNormalTellerMemberNameOnlyinDatFile"/>
          <include name="verifyNormalTellerMemberNameUpdateUnassignedMemberID"/>
          <include name="verifyNormalTellerNoMemberNameinDatFileAndDB"/>
          <include name="verifyTellersMemberNameinDatFileAndUpdate"/>
          <include name="verifyTellersMemberNameinHoldNoticePage"/>
          <include name="verifyTellersMemberNameUpdateinHoldNoticePage"/>
        </methods>
      </class> <!-- com.imm.ereceipt.testscripts.Receipt.Receipt -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
            
Tests for IMM_QA_Automation
  • IMM_Test_Chrome (1 class)
Groups for IMM_QA_Automation
P1
verifyNormalTellerMemberNameOnlyinDatFile
verifyNormalTellerMemberNameUpdateUnassignedMemberID
verifyNormalTellerNoMemberNameinDatFileAndDB
verifyTellersMemberNameUpdateinHoldNoticePage
verifyTellersMemberNameinDatFileAndUpdate
verifyTellersMemberNameinHoldNoticePage
Receipt
verifyNormalTellerMemberNameOnlyinDatFile
verifyNormalTellerMemberNameUpdateUnassignedMemberID
verifyNormalTellerNoMemberNameinDatFileAndDB
verifyTellersMemberNameUpdateinHoldNoticePage
verifyTellersMemberNameinDatFileAndUpdate
verifyTellersMemberNameinHoldNoticePage
Smoke
verifyNormalTellerMemberNameOnlyinDatFile
verifyNormalTellerNoMemberNameinDatFileAndDB
verifyTellersMemberNameinDatFileAndUpdate
Times for IMM_QA_Automation
Total running time: 17 minutes
Reporter output for IMM_QA_Automation
verifyTellersMemberNameUpdateinHoldNoticePage({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page mat...)
verify Updated Member Name Hold NOtice page match datfile MMR
Steps:
   --- 01 Jun 17:14:15 407 - TestCaseID:: verifyTellersMemberNameUpdateinHoldNoticePage
   --- 01 Jun 17:14:18 818 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Updated Member Name Hold NOtice page match datfile MMR *****
   --- 01 Jun 17:14:23 774 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b1f07c77-5815-4bf8-bc27-c9266e81a69b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=y3v5klis6yldefk-mmlebfvd2bmb-vid7r70k8hcsp0&code_challenge_method=s256&nonce=18e329a1-668d-474f-8e4d-0cef620e9e82&state=eyjpzci6ijjhmmvmmjc1lwzmmdmtngfmyy04ntbhlwi3zgjmzwflmdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:14:23 775 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:14:23 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 01 Jun 17:14:23 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:14:24 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:14:24 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:14:24 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:14:27 814 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b1f07c77-5815-4bf8-bc27-c9266e81a69b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=y3v5klis6yldefk-mmlebfvd2bmb-vid7r70k8hcsp0&code_challenge_method=s256&nonce=18e329a1-668d-474f-8e4d-0cef620e9e82&state=eyjpzci6ijjhmmvmmjc1lwzmmdmtngfmyy04ntbhlwi3zgjmzwflmdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:14:27 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:14:31 495 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b1f07c77-5815-4bf8-bc27-c9266e81a69b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=y3v5klis6yldefk-mmlebfvd2bmb-vid7r70k8hcsp0&code_challenge_method=s256&nonce=18e329a1-668d-474f-8e4d-0cef620e9e82&state=eyjpzci6ijjhmmvmmjc1lwzmmdmtngfmyy04ntbhlwi3zgjmzwflmdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:14:31 495 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:14:32 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:14:32 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:14:36 869 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b1f07c77-5815-4bf8-bc27-c9266e81a69b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=y3v5klis6yldefk-mmlebfvd2bmb-vid7r70k8hcsp0&code_challenge_method=s256&nonce=18e329a1-668d-474f-8e4d-0cef620e9e82&state=eyjpzci6ijjhmmvmmjc1lwzmmdmtngfmyy04ntbhlwi3zgjmzwflmdgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:14:36 870 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:14:41 751 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:14:41 752 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:14:51 048 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:14:51 049 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:14:54 208 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:14:54 209 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:14:54 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //b[text()='Admin Dashboard']]
   --- 01 Jun 17:14:57 406 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:14:57 406 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:14:57 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 01 Jun 17:14:59 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> id: immAdministration]
   --- 01 Jun 17:15:00 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> id: immMenuSystemSettings]
   --- 01 Jun 17:15:01 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:15:01 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:15:02 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:15:02 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:15:02 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> 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]
   --- 01 Jun 17:15:11 120 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:15:11 121 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:15:17 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:15:25 951 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:15:25 952 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:15:36 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> id: mat-tab-label-0-7]
Expected: click on Platform tab
Actual(Passed): Sucessfully clicked on Platform tab
[ScreenShot]
Expected: click on Enable Hold Notice
Actual(Passed): Sucessfully clicked on Enable Hold Notice:true
[ScreenShot]
   --- 01 Jun 17:15:46 385 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:15:46 386 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:15:52 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eace491c7be7b1f8bbe2f89130ac0469)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:16:01 098 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:16:01 098 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:16:01 690 - TestCaseID:: verifyTellersMemberNameUpdateinHoldNoticePage
   --- 01 Jun 17:16:03 906 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
   --- 01 Jun 17:16:08 880 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d4e2bdb7-9b66-4a4e-ac08-fc6a1c3d3213&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ye6ad7oui4wnhagpz_w_ivtqoeb9ptf75tjsahvr9zy&code_challenge_method=s256&nonce=7ad04ea5-5982-482b-bad5-e9a3fa21ef48&state=eyjpzci6imyxzda4ntewlwqyzgmtngm2oc05njgzltm1mtjhyzy0mzk5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:16:08 881 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:16:08 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 17:16:09 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:16:09 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:16:09 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:16:09 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:16:13 372 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d4e2bdb7-9b66-4a4e-ac08-fc6a1c3d3213&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ye6ad7oui4wnhagpz_w_ivtqoeb9ptf75tjsahvr9zy&code_challenge_method=s256&nonce=7ad04ea5-5982-482b-bad5-e9a3fa21ef48&state=eyjpzci6imyxzda4ntewlwqyzgmtngm2oc05njgzltm1mtjhyzy0mzk5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:16:13 373 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:16:17 052 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d4e2bdb7-9b66-4a4e-ac08-fc6a1c3d3213&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ye6ad7oui4wnhagpz_w_ivtqoeb9ptf75tjsahvr9zy&code_challenge_method=s256&nonce=7ad04ea5-5982-482b-bad5-e9a3fa21ef48&state=eyjpzci6imyxzda4ntewlwqyzgmtngm2oc05njgzltm1mtjhyzy0mzk5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:16:17 053 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:16:18 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:16:18 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:16:21 543 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d4e2bdb7-9b66-4a4e-ac08-fc6a1c3d3213&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ye6ad7oui4wnhagpz_w_ivtqoeb9ptf75tjsahvr9zy&code_challenge_method=s256&nonce=7ad04ea5-5982-482b-bad5-e9a3fa21ef48&state=eyjpzci6imyxzda4ntewlwqyzgmtngm2oc05njgzltm1mtjhyzy0mzk5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:16:21 544 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:16:26 323 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:16:26 323 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:16:34 862 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:16:34 863 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:16:38 037 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:16:38 037 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:16:38 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immOnFilter]
   --- 01 Jun 17:16:41 326 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:16:41 326 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:16:41 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 17:16:43 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 17:16:47 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immMemberId]
   --- 01 Jun 17:16:47 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immMemberId]
 Entered 'Member' : 888888 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 01 Jun 17:17:06 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> css selector: tr[id*='immTranRow']]
   --- 01 Jun 17:17:06 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> css selector: tr[id*='immTranRow']]
Expected: Click on Hold notice Cancel button
Actual(Passed): Successfully Clicked on Hold notice Cancel button
[ScreenShot]
   --- 01 Jun 17:17:22 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeCancel]
   --- 01 Jun 17:17:22 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeHeaderDesc]
   --- 01 Jun 17:17:22 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeExceptionHeaderDesc]
   --- 01 Jun 17:17:22 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immDepositAmount]
Expected: Click on Hold notice in Receipt Page
Actual(Passed): Successfully Clicked on Hold notice in Receipt Page
[ScreenShot]
   --- 01 Jun 17:17:22 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
   --- 01 Jun 17:17:22 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
Expected: Compare Member Names from receipt and hold notice
Actual(Passed): Both names match
[ScreenShot]
   --- 01 Jun 17:17:23 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
   --- 01 Jun 17:17:23 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
Expected: Compare Member ID from receipt and hold notice
Actual(Passed): Both IDs match
[ScreenShot]
   --- 01 Jun 17:17:23 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeSave]
   --- 01 Jun 17:17:23 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeSave]
Expected: Click Checkbox of Header Description in Hold notice Popup
Actual(Passed): Successfully Clicked Checkbox of Header Description in Hold notice Popup
[ScreenShot]
Expected: Click on Hold notice Save button
Actual(Passed): Successfully Clicked on Hold notice Save button
[ScreenShot]
   --- 01 Jun 17:17:29 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immTranMember]
   --- 01 Jun 17:17:29 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immAdd]
Expected: verify 'Cancel,print,save' Elements in Update Contact Information box
Actual(Passed): verified 'Cancel,print,save' Elemnts in Update Contact Information box
[ScreenShot]
   --- 01 Jun 17:17:32 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immAdd]
   --- 01 Jun 17:17:32 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immFullname]
   --- 01 Jun 17:17:33 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immFullname]
   --- 01 Jun 17:17:33 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immEmailAddress]
   --- 01 Jun 17:17:34 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immPhoneNumber]
   --- 01 Jun 17:17:34 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immSave]
   --- 01 Jun 17:17:34 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immSave]
   --- 01 Jun 17:17:38 337 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/1b4a8dc1-b9a3-4ba9-a4c0-7b7c219b901a
   --- 01 Jun 17:17:38 338 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify Elements in Add new Contact Information box
Actual(Passed): verified Elemnts in Add new Contact Information box
[ScreenShot]
   --- 01 Jun 17:17:41 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immUpdateAndOrArchive]
   --- 01 Jun 17:17:41 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immUpdateAndOrArchive]
   --- 01 Jun 17:17:47 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeCancel]
   --- 01 Jun 17:17:47 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeHeaderDesc]
   --- 01 Jun 17:17:47 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immHoldNoticeExceptionHeaderDesc]
   --- 01 Jun 17:17:47 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immDepositAmount]
Expected: Click on Hold notice in Receipt Page
Actual(Passed): Successfully Clicked on Hold notice in Receipt Page
[ScreenShot]
   --- 01 Jun 17:17:47 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
   --- 01 Jun 17:17:47 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
Expected: Compare Member Names from receipt and hold notice
Actual(Passed): Both names match
[ScreenShot]
Expected: Click on Hold notice Cancel button
Actual(Passed): Successfully Clicked on Hold notice Cancel button
[ScreenShot]
   --- 01 Jun 17:17:54 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immArchive]
   --- 01 Jun 17:17:55 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immAdd]
   --- 01 Jun 17:17:55 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immUpdateAndOrArchive]
Expected: click on Archive button
Actual(Passed): Successfully clicked on Archive Button
[ScreenShot]
   --- 01 Jun 17:17:55 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immUpdateAndOrArchive]
   --- 01 Jun 17:17:56 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immUpdateAndOrArchive]
Expected: click finish is present in Receipt page
Actual(Passed): clicked finish which is present in Receipt page
[ScreenShot]
 Clicked 'Archive' button
   --- 01 Jun 17:18:00 284 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is being archived ...
[ScreenShot]
   --- 01 Jun 17:18:22 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is archived.
[ScreenShot]
   --- 01 Jun 17:18:24 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immGotoArchivedTransaction]
   --- 01 Jun 17:18:25 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6646240aa99490b47296ae1e56898323)] -> id: immGotoArchivedTransaction]
Expected: click View Transaction is present in Receipt page
Actual(Passed): clicked View Transaction which is present in Receipt page
[ScreenShot]
 Image saved successfully at: C:\Users\ratnak\git\eReceipts\IMM_EReceiptsWeb_Automation\src\test\resources\sikuli_images\AuditLog.png
Expected: check for pattern in auditlog
Actual(Passed): Pattern - Member Name : Mr. Armanda Welch in audit log
[ScreenShot]
 Image saved successfully at: C:\Users\ratnak\git\eReceipts\IMM_EReceiptsWeb_Automation\src\test\resources\sikuli_images\AuditLog.png
Expected: check for pattern in auditlog
Actual(Passed): Pattern - Member Number : 888888 in audit log
[ScreenShot]

Test Passed.
verifyNormalTellerNoMemberNameinDatFileAndDB({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is not in both ...)
   --- 01 Jun 17:00:58 326 - TestCaseID:: verifyNormalTellerNoMemberNameinDatFileAndDB
   --- 01 Jun 17:01:02 359 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify behavior when Memebr Name is not in both DatFIle and DB
Steps:
 ***** verify behavior when Memebr Name is not in both DatFIle and DB *****
   --- 01 Jun 17:01:08 123 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bd78b9a5-97a9-4f9f-99b6-9f1aa02e3eb3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar5g2di-ndsgyjgfvglnrdbwkjzv1dwmzflrlgswj08&code_challenge_method=s256&nonce=e8795ff8-01c7-4147-8b24-00d15e6ca76b&state=eyjpzci6iju4otlhyzcylta0nzetndnhyi1imjzklwrlntrhmwq0zdmwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:01:08 125 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:01:08 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 17:01:08 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:01:08 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:01:08 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:01:08 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:01:12 551 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bd78b9a5-97a9-4f9f-99b6-9f1aa02e3eb3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar5g2di-ndsgyjgfvglnrdbwkjzv1dwmzflrlgswj08&code_challenge_method=s256&nonce=e8795ff8-01c7-4147-8b24-00d15e6ca76b&state=eyjpzci6iju4otlhyzcylta0nzetndnhyi1imjzklwrlntrhmwq0zdmwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:01:12 551 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:01:15 987 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bd78b9a5-97a9-4f9f-99b6-9f1aa02e3eb3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar5g2di-ndsgyjgfvglnrdbwkjzv1dwmzflrlgswj08&code_challenge_method=s256&nonce=e8795ff8-01c7-4147-8b24-00d15e6ca76b&state=eyjpzci6iju4otlhyzcylta0nzetndnhyi1imjzklwrlntrhmwq0zdmwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:01:15 988 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:01:17 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:01:17 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:01:21 028 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bd78b9a5-97a9-4f9f-99b6-9f1aa02e3eb3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar5g2di-ndsgyjgfvglnrdbwkjzv1dwmzflrlgswj08&code_challenge_method=s256&nonce=e8795ff8-01c7-4147-8b24-00d15e6ca76b&state=eyjpzci6iju4otlhyzcylta0nzetndnhyi1imjzklwrlntrhmwq0zdmwziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:01:21 028 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:JoeTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:01:26 915 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:01:26 916 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:01:36 130 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:01:36 130 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:01:39 330 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:01:39 331 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:01:39 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> id: immOnFilter]
   --- 01 Jun 17:01:42 629 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:01:42 629 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:01:42 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 17:01:45 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 17:01:48 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> id: immMemberId]
   --- 01 Jun 17:01:48 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> id: immMemberId]
 Entered 'Member' : 12348888 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 01 Jun 17:02:08 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> css selector: tr[id*='immTranRow']]
   --- 01 Jun 17:02:08 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> css selector: tr[id*='immTranRow']]
   --- 01 Jun 17:02:13 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> xpath: //*[@id="immTranMember"]/span[3]]
Expected: check for presense of MemberName
Actual(Passed): Memebr Name is not present
[ScreenShot]
   --- 01 Jun 17:02:18 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> id: immTranMember]
   --- 01 Jun 17:02:19 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b97d2686a10c4a80c370ecb36d04d93b)] -> id: immAdd]
Expected: verify 'Cancel,print,save' Elements in Update Contact Information box
Actual(Passed): verified 'Cancel,print,save' Elemnts in Update Contact Information box
[ScreenShot]
   --- 01 Jun 17:02:33 016 - Element not found : check full name element
Expected: check the presence of full name in Update Memebr Info page
Actual(Passed): Full Name is not present
[ScreenShot]

Test Passed.
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile, ...)
verify Member Name Hold NOtice page match datfile
Steps:
   --- 01 Jun 17:06:16 253 - TestCaseID:: verifyTellersMemberNameinHoldNoticePage
   --- 01 Jun 17:06:18 857 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Member Name Hold NOtice page match datfile *****
   --- 01 Jun 17:06:23 683 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d36c8f-a629-40b6-bf21-06a33b952f4b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ltdioq_10ltzlm0lnixyxhgrsb71c7zdh46lzn8kqos&code_challenge_method=s256&nonce=3c31c3e3-893c-4b30-96c6-d6cb515bd446&state=eyjpzci6iji1ntrlnwi5ltqwzjetndczms1inmrjlte1nme0mdvjnge1ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:06:23 683 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:06:23 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 01 Jun 17:06:23 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:06:24 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:06:24 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:06:24 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:06:28 434 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d36c8f-a629-40b6-bf21-06a33b952f4b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ltdioq_10ltzlm0lnixyxhgrsb71c7zdh46lzn8kqos&code_challenge_method=s256&nonce=3c31c3e3-893c-4b30-96c6-d6cb515bd446&state=eyjpzci6iji1ntrlnwi5ltqwzjetndczms1inmrjlte1nme0mdvjnge1ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:06:28 434 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:06:31 951 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d36c8f-a629-40b6-bf21-06a33b952f4b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ltdioq_10ltzlm0lnixyxhgrsb71c7zdh46lzn8kqos&code_challenge_method=s256&nonce=3c31c3e3-893c-4b30-96c6-d6cb515bd446&state=eyjpzci6iji1ntrlnwi5ltqwzjetndczms1inmrjlte1nme0mdvjnge1ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:06:31 951 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:06:32 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:06:32 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:06:36 362 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d36c8f-a629-40b6-bf21-06a33b952f4b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ltdioq_10ltzlm0lnixyxhgrsb71c7zdh46lzn8kqos&code_challenge_method=s256&nonce=3c31c3e3-893c-4b30-96c6-d6cb515bd446&state=eyjpzci6iji1ntrlnwi5ltqwzjetndczms1inmrjlte1nme0mdvjnge1ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:06:36 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:06:41 053 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:06:41 054 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:06:50 245 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:06:50 245 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:06:53 431 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:06:53 431 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:06:53 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //b[text()='Admin Dashboard']]
   --- 01 Jun 17:06:56 690 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:06:56 691 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:06:56 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 01 Jun 17:06:59 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> id: immAdministration]
   --- 01 Jun 17:06:59 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> id: immMenuSystemSettings]
   --- 01 Jun 17:06:59 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:07:00 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:07:00 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:07:00 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:07:00 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> 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]
   --- 01 Jun 17:07:10 373 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:07:10 373 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:07:16 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:07:25 301 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:07:25 301 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:07:35 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> id: mat-tab-label-0-7]
Expected: click on Platform tab
Actual(Passed): Sucessfully clicked on Platform tab
[ScreenShot]
Expected: click on Enable Hold Notice
Actual(Passed): Sucessfully clicked on Enable Hold Notice:true
[ScreenShot]
   --- 01 Jun 17:07:45 740 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:07:45 740 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:07:51 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ac6b55880dd649d9d2fc2d22a3406d2)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:08:00 410 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:08:00 410 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:08:00 962 - TestCaseID:: verifyTellersMemberNameinHoldNoticePage
   --- 01 Jun 17:08:04 642 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
   --- 01 Jun 17:08:09 539 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e985700e-50f9-4627-8d22-8e9d04e12204&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xh8ylh0e4jlniz2ode4faj1u0avuwghd1rmyocckata&code_challenge_method=s256&nonce=239b161d-d654-4fbf-982e-fca24fdc4fc0&state=eyjpzci6imy3owmynje0ltexyzqtngjkyi04y2y2ltjlnguwyza4n2vjocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:08:09 539 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:08:09 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 17:08:09 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:08:09 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:08:10 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:08:10 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:08:14 196 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e985700e-50f9-4627-8d22-8e9d04e12204&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xh8ylh0e4jlniz2ode4faj1u0avuwghd1rmyocckata&code_challenge_method=s256&nonce=239b161d-d654-4fbf-982e-fca24fdc4fc0&state=eyjpzci6imy3owmynje0ltexyzqtngjkyi04y2y2ltjlnguwyza4n2vjocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:08:14 197 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:08:18 203 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e985700e-50f9-4627-8d22-8e9d04e12204&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xh8ylh0e4jlniz2ode4faj1u0avuwghd1rmyocckata&code_challenge_method=s256&nonce=239b161d-d654-4fbf-982e-fca24fdc4fc0&state=eyjpzci6imy3owmynje0ltexyzqtngjkyi04y2y2ltjlnguwyza4n2vjocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:08:18 203 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:08:18 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:08:19 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:08:22 467 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e985700e-50f9-4627-8d22-8e9d04e12204&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xh8ylh0e4jlniz2ode4faj1u0avuwghd1rmyocckata&code_challenge_method=s256&nonce=239b161d-d654-4fbf-982e-fca24fdc4fc0&state=eyjpzci6imy3owmynje0ltexyzqtngjkyi04y2y2ltjlnguwyza4n2vjocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:08:22 468 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:JoeTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:08:26 555 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:08:26 556 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:08:35 728 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:08:35 728 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:08:38 897 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:08:38 898 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:08:39 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immOnFilter]
   --- 01 Jun 17:08:42 191 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:08:42 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:08:42 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 17:08:44 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 17:08:47 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immMemberId]
   --- 01 Jun 17:08:47 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immMemberId]
 Entered 'Member' : 7777777 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 01 Jun 17:09:07 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> css selector: tr[id*='immTranRow']]
   --- 01 Jun 17:09:07 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> css selector: tr[id*='immTranRow']]
Expected: Click on Hold notice Cancel button
Actual(Passed): Successfully Clicked on Hold notice Cancel button
[ScreenShot]
   --- 01 Jun 17:09:22 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immHoldNoticeCancel]
   --- 01 Jun 17:09:23 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immHoldNoticeHeaderDesc]
   --- 01 Jun 17:09:23 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immHoldNoticeExceptionHeaderDesc]
   --- 01 Jun 17:09:23 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immDepositAmount]
Expected: Click on Hold notice in Receipt Page
Actual(Passed): Successfully Clicked on Hold notice in Receipt Page
[ScreenShot]
   --- 01 Jun 17:09:23 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
   --- 01 Jun 17:09:23 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
Expected: Compare Member Names from receipt and hold notice
Actual(Passed): Both names match
[ScreenShot]
   --- 01 Jun 17:09:24 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
   --- 01 Jun 17:09:24 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> xpath: //app-hold-notice//mat-card-subtitle[1]/b]
Expected: Compare Member ID from receipt and hold notice
Actual(Passed): Both IDs match
[ScreenShot]
   --- 01 Jun 17:09:24 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immHoldNoticeSave]
   --- 01 Jun 17:09:24 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immHoldNoticeSave]
Expected: Click Checkbox of Header Description in Hold notice Popup
Actual(Passed): Successfully Clicked Checkbox of Header Description in Hold notice Popup
[ScreenShot]
Expected: Click on Hold notice Save button
Actual(Passed): Successfully Clicked on Hold notice Save button
[ScreenShot]
   --- 01 Jun 17:09:31 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immArchive]
   --- 01 Jun 17:09:32 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immAdd]
   --- 01 Jun 17:09:33 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immUpdateAndOrArchive]
Expected: click on Archive button
Actual(Passed): Successfully clicked on Archive Button
[ScreenShot]
   --- 01 Jun 17:09:33 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immUpdateAndOrArchive]
   --- 01 Jun 17:09:33 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immUpdateAndOrArchive]
Expected: click finish is present in Receipt page
Actual(Passed): clicked finish which is present in Receipt page
[ScreenShot]
 Clicked 'Archive' button
   --- 01 Jun 17:09:38 014 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is being archived ...
[ScreenShot]
   --- 01 Jun 17:10:00 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is archived.
[ScreenShot]
   --- 01 Jun 17:10:02 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immGotoArchivedTransaction]
   --- 01 Jun 17:10:02 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fac08886672a2bca974cc3138cdd9db6)] -> id: immGotoArchivedTransaction]
Expected: click View Transaction is present in Receipt page
Actual(Passed): clicked View Transaction which is present in Receipt page
[ScreenShot]
 Image saved successfully at: C:\Users\ratnak\git\eReceipts\IMM_EReceiptsWeb_Automation\src\test\resources\sikuli_images\AuditLog.png
Expected: check for pattern in auditlog
Actual(Passed): Pattern - Member Name : in audit log
[ScreenShot]
 Image saved successfully at: C:\Users\ratnak\git\eReceipts\IMM_EReceiptsWeb_Automation\src\test\resources\sikuli_images\AuditLog.png
Expected: check for pattern in auditlog
Actual(Passed): Pattern - Member Number : 7777777 in audit log
[ScreenShot]

Test Passed.
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...)
   --- 01 Jun 17:02:33 958 - TestCaseID:: verifyTellersMemberNameinDatFileAndUpdate
   --- 01 Jun 17:02:37 982 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify behavior when Memebr Name is DatFIle and updated later-without MMR
Steps:
 ***** verify behavior when Memebr Name is DatFIle and updated later-without MMR *****
   --- 01 Jun 17:02:44 185 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0db87c73-a238-45b1-8f08-6e142ca7ccc5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=y2kkqwdjx8dbupi7mxgiapg8ghnlgnvhtfkmu6by-zy&code_challenge_method=s256&nonce=9b0d3d5e-ca77-488d-9b94-85fa146d10d9&state=eyjpzci6imfinde0mtvhltbjnzytngi1nc1inwfkltu0nwuwmgnkmzi0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:02:44 187 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:02:44 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 17:02:44 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:02:44 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:02:44 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:02:44 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:02:48 759 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0db87c73-a238-45b1-8f08-6e142ca7ccc5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=y2kkqwdjx8dbupi7mxgiapg8ghnlgnvhtfkmu6by-zy&code_challenge_method=s256&nonce=9b0d3d5e-ca77-488d-9b94-85fa146d10d9&state=eyjpzci6imfinde0mtvhltbjnzytngi1nc1inwfkltu0nwuwmgnkmzi0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:02:48 759 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:02:52 491 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0db87c73-a238-45b1-8f08-6e142ca7ccc5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=y2kkqwdjx8dbupi7mxgiapg8ghnlgnvhtfkmu6by-zy&code_challenge_method=s256&nonce=9b0d3d5e-ca77-488d-9b94-85fa146d10d9&state=eyjpzci6imfinde0mtvhltbjnzytngi1nc1inwfkltu0nwuwmgnkmzi0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:02:52 492 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:02:53 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:02:54 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:02:57 875 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0db87c73-a238-45b1-8f08-6e142ca7ccc5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=y2kkqwdjx8dbupi7mxgiapg8ghnlgnvhtfkmu6by-zy&code_challenge_method=s256&nonce=9b0d3d5e-ca77-488d-9b94-85fa146d10d9&state=eyjpzci6imfinde0mtvhltbjnzytngi1nc1inwfkltu0nwuwmgnkmzi0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:02:57 876 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:JoeTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:03:02 942 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:03:02 942 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:03:12 017 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:03:12 018 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:03:15 163 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:03:15 164 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:03:15 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> id: immOnFilter]
   --- 01 Jun 17:03:18 420 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:03:18 420 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:03:18 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 17:03:20 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 17:03:24 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> id: immMemberId]
   --- 01 Jun 17:03:24 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (550373ec1ea8223f685274b92036c174)] -> id: immMemberId]
 Entered 'Member' : 10101010 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
   --- 01 Jun 17:04:25 498 - Unable to find a element after 25 sec

Click on Cancel not found in page!! [ScreenShot]
verifyNormalTellerMemberNameUpdateUnassignedMemberID({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name when no Member ID in...)
verify Updated Member Name when no Member ID in dat file
Steps:
   --- 01 Jun 16:58:59 637 - TestCaseID:: verifyNormalTellerMemberNameUpdateUnassignedMemberID
   --- 01 Jun 16:59:03 423 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Updated Member Name when no Member ID in dat file *****
   --- 01 Jun 16:59:08 742 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5f44c0f-ee58-493c-a656-57f5e98238f7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7pudiov3-jgbhw3w_8vbpkoedzoroyqe_c_4vsi66ao&code_challenge_method=s256&nonce=fe7671fc-5884-43d0-972e-fcd66402e04c&state=eyjpzci6ime2ogqyytq5lwjhn2etndc4zs1inzyylwmyyzy4mwi2mwuyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:59:08 743 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:59:08 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 16:59:09 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 16:59:09 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 16:59:09 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 16:59:09 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 16:59:13 195 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5f44c0f-ee58-493c-a656-57f5e98238f7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7pudiov3-jgbhw3w_8vbpkoedzoroyqe_c_4vsi66ao&code_challenge_method=s256&nonce=fe7671fc-5884-43d0-972e-fcd66402e04c&state=eyjpzci6ime2ogqyytq5lwjhn2etndc4zs1inzyylwmyyzy4mwi2mwuyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:59:13 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:59:16 745 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5f44c0f-ee58-493c-a656-57f5e98238f7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7pudiov3-jgbhw3w_8vbpkoedzoroyqe_c_4vsi66ao&code_challenge_method=s256&nonce=fe7671fc-5884-43d0-972e-fcd66402e04c&state=eyjpzci6ime2ogqyytq5lwjhn2etndc4zs1inzyylwmyyzy4mwi2mwuyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:59:16 745 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 16:59:18 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 16:59:18 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 16:59:22 290 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5f44c0f-ee58-493c-a656-57f5e98238f7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7pudiov3-jgbhw3w_8vbpkoedzoroyqe_c_4vsi66ao&code_challenge_method=s256&nonce=fe7671fc-5884-43d0-972e-fcd66402e04c&state=eyjpzci6ime2ogqyytq5lwjhn2etndc4zs1inzyylwmyyzy4mwi2mwuyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:59:22 291 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:JoeTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 16:59:27 043 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 16:59:27 044 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:59:35 940 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 16:59:35 941 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:59:39 167 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 16:59:39 167 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:59:39 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> id: immOnFilter]
   --- 01 Jun 16:59:42 505 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 16:59:42 507 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:59:42 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 16:59:45 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 16:59:48 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> id: immMemberId]
   --- 01 Jun 16:59:49 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> id: immMemberId]
 Entered 'Member' : 000 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
   --- 01 Jun 17:00:22 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> id: immOnClear]
   --- 01 Jun 17:00:25 738 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:00:25 739 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:00:25 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> id: immOnFilter]
   --- 01 Jun 17:00:29 020 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:00:29 021 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:00:29 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59d68ab452387e32e0f85f041f313bbf)] -> xpath: //b[contains(text(),'Dashboard')]]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button

Index 0 out of bounds for length 0 [ScreenShot]
verifyTellersMemberNameUpdateinHoldNoticePage({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page mat...)
verify Updated Member Name Hold NOtice page match datfile
Steps:
   --- 01 Jun 17:18:46 311 - TestCaseID:: verifyTellersMemberNameUpdateinHoldNoticePage
   --- 01 Jun 17:18:49 131 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Updated Member Name Hold NOtice page match datfile *****
   --- 01 Jun 17:18:53 842 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=008fcd58-3b99-4c1b-9429-92faa52555e9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqtgxfqtdc2mvc_c6egkjhw2oe8t23hqzal8lkx0gmi&code_challenge_method=s256&nonce=773c4ea1-8a46-465d-904f-7e695e93c4df&state=eyjpzci6imqxy2uwnmeylwm4mmqtndaxni1hmwexlwuyowzlnguwodk2ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:18:53 843 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:18:53 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 01 Jun 17:18:54 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:18:54 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:18:54 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:18:54 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:18:57 899 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=008fcd58-3b99-4c1b-9429-92faa52555e9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqtgxfqtdc2mvc_c6egkjhw2oe8t23hqzal8lkx0gmi&code_challenge_method=s256&nonce=773c4ea1-8a46-465d-904f-7e695e93c4df&state=eyjpzci6imqxy2uwnmeylwm4mmqtndaxni1hmwexlwuyowzlnguwodk2ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:18:57 899 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:19:01 947 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=008fcd58-3b99-4c1b-9429-92faa52555e9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqtgxfqtdc2mvc_c6egkjhw2oe8t23hqzal8lkx0gmi&code_challenge_method=s256&nonce=773c4ea1-8a46-465d-904f-7e695e93c4df&state=eyjpzci6imqxy2uwnmeylwm4mmqtndaxni1hmwexlwuyowzlnguwodk2ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:19:01 948 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:19:03 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:19:03 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:19:06 663 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=008fcd58-3b99-4c1b-9429-92faa52555e9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqtgxfqtdc2mvc_c6egkjhw2oe8t23hqzal8lkx0gmi&code_challenge_method=s256&nonce=773c4ea1-8a46-465d-904f-7e695e93c4df&state=eyjpzci6imqxy2uwnmeylwm4mmqtndaxni1hmwexlwuyowzlnguwodk2ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:19:06 663 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:19:10 585 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:19:10 586 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:19:19 839 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:19:19 839 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:19:22 977 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:19:22 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:19:23 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //b[text()='Admin Dashboard']]
   --- 01 Jun 17:19:26 178 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:19:26 179 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:19:26 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 01 Jun 17:19:28 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> id: immAdministration]
   --- 01 Jun 17:19:28 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> id: immMenuSystemSettings]
   --- 01 Jun 17:19:30 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:19:30 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:19:30 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:19:30 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:19:30 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> 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]
   --- 01 Jun 17:19:39 386 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:19:39 386 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:19:45 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:19:54 215 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:19:54 216 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:20:04 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> id: mat-tab-label-0-7]
Expected: click on Platform tab
Actual(Passed): Sucessfully clicked on Platform tab
[ScreenShot]
Expected: click on Enable Hold Notice
Actual(Passed): Sucessfully clicked on Enable Hold Notice:true
[ScreenShot]
   --- 01 Jun 17:20:15 072 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:20:15 073 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:20:21 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9be31d160f44a8dd1b413cd7615fb8bb)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:20:29 959 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:20:29 959 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:20:30 476 - TestCaseID:: verifyTellersMemberNameUpdateinHoldNoticePage
   --- 01 Jun 17:20:32 687 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
   --- 01 Jun 17:20:37 803 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e4d15231-4d6f-4e2f-bf69-2431a46c8de0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=khli06ehcmf8msr0y961o_hanly9vyte_q3hb9jhcz8&code_challenge_method=s256&nonce=133b850a-68bc-4879-9ad2-d5d07919a57f&state=eyjpzci6ijhhmge2ywy3ltg4nmqtngnhny05yzbmlwjmmme0yjq3njm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:20:37 803 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:20:37 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 17:20:37 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:20:38 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:20:38 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:20:38 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:20:42 014 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e4d15231-4d6f-4e2f-bf69-2431a46c8de0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=khli06ehcmf8msr0y961o_hanly9vyte_q3hb9jhcz8&code_challenge_method=s256&nonce=133b850a-68bc-4879-9ad2-d5d07919a57f&state=eyjpzci6ijhhmge2ywy3ltg4nmqtngnhny05yzbmlwjmmme0yjq3njm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:20:42 015 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:20:45 744 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e4d15231-4d6f-4e2f-bf69-2431a46c8de0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=khli06ehcmf8msr0y961o_hanly9vyte_q3hb9jhcz8&code_challenge_method=s256&nonce=133b850a-68bc-4879-9ad2-d5d07919a57f&state=eyjpzci6ijhhmge2ywy3ltg4nmqtngnhny05yzbmlwjmmme0yjq3njm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:20:45 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:20:46 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:20:47 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:20:51 179 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e4d15231-4d6f-4e2f-bf69-2431a46c8de0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=khli06ehcmf8msr0y961o_hanly9vyte_q3hb9jhcz8&code_challenge_method=s256&nonce=133b850a-68bc-4879-9ad2-d5d07919a57f&state=eyjpzci6ijhhmge2ywy3ltg4nmqtngnhny05yzbmlwjmmme0yjq3njm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:20:51 180 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:JoeTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:20:55 962 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:20:55 963 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:21:05 097 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:21:05 097 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:21:08 325 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:21:08 326 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:21:08 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> id: immOnFilter]
   --- 01 Jun 17:21:11 753 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:21:11 753 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:21:11 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 17:21:14 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 17:21:17 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> id: immMemberId]
   --- 01 Jun 17:21:17 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> id: immMemberId]
 Entered 'Member' : 888888 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
   --- 01 Jun 17:21:50 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> id: immOnClear]
   --- 01 Jun 17:21:53 509 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:21:53 509 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:21:53 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> id: immOnFilter]
   --- 01 Jun 17:21:56 769 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:21:56 770 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:21:56 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (686e851c24231a93cdf65e46f79f7d27)] -> xpath: //b[contains(text(),'Dashboard')]]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button

Index 0 out of bounds for length 0 [ScreenShot]
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...)
   --- 01 Jun 17:04:26 538 - TestCaseID:: verifyTellersMemberNameinDatFileAndUpdate
   --- 01 Jun 17:04:30 049 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify behavior when Memebr Name is DatFIle and updated later- MMR
Steps:
 ***** verify behavior when Memebr Name is DatFIle and updated later- MMR *****
   --- 01 Jun 17:04:35 163 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=621087e2-ea3d-454e-b28a-1a203f0de8fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zfuekmp_9gurocewphiyyt5rfnfx0uzgp5shuqq3e3k&code_challenge_method=s256&nonce=ff024673-7fca-44a3-8c2d-38a7e3181fdc&state=eyjpzci6ijhlzthinmuwlty1ogutngezyi1hmza5ltmxodc5njaxn2mwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:04:35 164 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:04:35 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 17:04:35 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:04:35 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:04:35 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:04:35 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:04:39 523 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=621087e2-ea3d-454e-b28a-1a203f0de8fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zfuekmp_9gurocewphiyyt5rfnfx0uzgp5shuqq3e3k&code_challenge_method=s256&nonce=ff024673-7fca-44a3-8c2d-38a7e3181fdc&state=eyjpzci6ijhlzthinmuwlty1ogutngezyi1hmza5ltmxodc5njaxn2mwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:04:39 524 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:04:43 130 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=621087e2-ea3d-454e-b28a-1a203f0de8fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zfuekmp_9gurocewphiyyt5rfnfx0uzgp5shuqq3e3k&code_challenge_method=s256&nonce=ff024673-7fca-44a3-8c2d-38a7e3181fdc&state=eyjpzci6ijhlzthinmuwlty1ogutngezyi1hmza5ltmxodc5njaxn2mwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:04:43 131 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:04:43 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:04:44 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:04:48 277 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=621087e2-ea3d-454e-b28a-1a203f0de8fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zfuekmp_9gurocewphiyyt5rfnfx0uzgp5shuqq3e3k&code_challenge_method=s256&nonce=ff024673-7fca-44a3-8c2d-38a7e3181fdc&state=eyjpzci6ijhlzthinmuwlty1ogutngezyi1hmza5ltmxodc5njaxn2mwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:04:48 277 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:04:53 166 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:04:53 166 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:05:02 094 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:05:02 094 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:05:05 304 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:05:05 304 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:05:05 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> id: immOnFilter]
   --- 01 Jun 17:05:08 606 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:05:08 607 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:05:08 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 17:05:11 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 17:05:14 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> id: immMemberId]
   --- 01 Jun 17:05:14 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4e0aad8d3ba4bc82c1b18d36e6dae217)] -> id: immMemberId]
 Entered 'Member' : 10101010 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
   --- 01 Jun 17:06:15 451 - Unable to find a element after 25 sec

Click on Cancel not found in page!! [ScreenShot]
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...)
   --- 01 Jun 16:57:25 074 - TestCaseID:: verifyNormalTellerMemberNameOnlyinDatFile
   --- 01 Jun 16:57:36 848 - 11 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify behavior when Memebr Name is present only in Deposit DatFile
Steps:
 ***** verify behavior when Memebr Name is present only in Deposit DatFile *****
   --- 01 Jun 16:57:44 900 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b8c6f73b-fe1b-4f91-bd0c-d5d83f88b43c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wio8_l9369uyzmqvl0jjy06inqovttpmyvc5yfjus6a&code_challenge_method=s256&nonce=6570a34d-dad9-4dd5-8e75-935ef6a6aca8&state=eyjpzci6ijyxzdqwmtk5ltm4mmytndc3yi1hyzuxltbjmmmzyzexymmxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:57:44 902 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:57:45 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 16:57:45 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 16:57:45 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 16:57:45 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 16:57:46 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 16:57:50 739 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b8c6f73b-fe1b-4f91-bd0c-d5d83f88b43c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wio8_l9369uyzmqvl0jjy06inqovttpmyvc5yfjus6a&code_challenge_method=s256&nonce=6570a34d-dad9-4dd5-8e75-935ef6a6aca8&state=eyjpzci6ijyxzdqwmtk5ltm4mmytndc3yi1hyzuxltbjmmmzyzexymmxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:57:50 742 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:57:55 018 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b8c6f73b-fe1b-4f91-bd0c-d5d83f88b43c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wio8_l9369uyzmqvl0jjy06inqovttpmyvc5yfjus6a&code_challenge_method=s256&nonce=6570a34d-dad9-4dd5-8e75-935ef6a6aca8&state=eyjpzci6ijyxzdqwmtk5ltm4mmytndc3yi1hyzuxltbjmmmzyzexymmxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:57:55 019 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 16:57:56 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 16:57:56 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 16:57:59 911 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b8c6f73b-fe1b-4f91-bd0c-d5d83f88b43c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wio8_l9369uyzmqvl0jjy06inqovttpmyvc5yfjus6a&code_challenge_method=s256&nonce=6570a34d-dad9-4dd5-8e75-935ef6a6aca8&state=eyjpzci6ijyxzdqwmtk5ltm4mmytndc3yi1hyzuxltbjmmmzyzexymmxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 16:57:59 914 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:JoeTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 16:58:05 696 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 16:58:05 697 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:58:15 025 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 16:58:15 027 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:58:18 420 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 16:58:18 421 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:58:18 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> id: immOnFilter]
   --- 01 Jun 16:58:21 934 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 16:58:21 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 16:58:22 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 16:58:24 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 16:58:27 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> id: immMemberId]
   --- 01 Jun 16:58:27 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> id: immMemberId]
 Entered 'Member' : 7654321 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 01 Jun 16:58:47 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> css selector: tr[id*='immTranRow']]
   --- 01 Jun 16:58:47 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> css selector: tr[id*='immTranRow']]
   --- 01 Jun 16:58:52 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> xpath: //*[@id="immTranMember"]/span[3]]
Expected: check for presence of MemberName
Actual(Passed): Memebr Name is present
[ScreenShot]
   --- 01 Jun 16:58:57 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c05c7c4c40b5f4873678503e3167bfb)] -> id: immTranMember]

element click intercepted: Element is not clickable at point (594, 85). Other element would receive the click:
[ScreenShot]
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile M...)
verify Member Name Hold NOtice page match datfile MMR
Steps:
   --- 01 Jun 17:10:33 128 - TestCaseID:: verifyTellersMemberNameinHoldNoticePage
   --- 01 Jun 17:10:36 760 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Member Name Hold NOtice page match datfile MMR *****
   --- 01 Jun 17:10:41 388 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=11b51b21-3cf1-42eb-8daf-ec129a8ffa0a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jqg1ld55l6ajlrhykehikhfkypu5nezxrpzyvhyfmj4&code_challenge_method=s256&nonce=5becb12e-34ad-4aa3-b3e7-894ed3c828bb&state=eyjpzci6imnmm2rjndlhlte2mdktndqymc1izgu1lwjmntcxngu5mtdiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:10:41 388 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:10:41 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 01 Jun 17:10:41 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:10:41 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:10:41 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:10:41 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:10:45 634 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=11b51b21-3cf1-42eb-8daf-ec129a8ffa0a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jqg1ld55l6ajlrhykehikhfkypu5nezxrpzyvhyfmj4&code_challenge_method=s256&nonce=5becb12e-34ad-4aa3-b3e7-894ed3c828bb&state=eyjpzci6imnmm2rjndlhlte2mdktndqymc1izgu1lwjmntcxngu5mtdiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:10:45 635 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:10:49 292 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=11b51b21-3cf1-42eb-8daf-ec129a8ffa0a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jqg1ld55l6ajlrhykehikhfkypu5nezxrpzyvhyfmj4&code_challenge_method=s256&nonce=5becb12e-34ad-4aa3-b3e7-894ed3c828bb&state=eyjpzci6imnmm2rjndlhlte2mdktndqymc1izgu1lwjmntcxngu5mtdiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:10:49 293 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:10:50 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:10:51 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:10:54 962 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=11b51b21-3cf1-42eb-8daf-ec129a8ffa0a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jqg1ld55l6ajlrhykehikhfkypu5nezxrpzyvhyfmj4&code_challenge_method=s256&nonce=5becb12e-34ad-4aa3-b3e7-894ed3c828bb&state=eyjpzci6imnmm2rjndlhlte2mdktndqymc1izgu1lwjmntcxngu5mtdiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:10:54 963 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:10:59 657 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:10:59 658 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:11:09 108 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:11:09 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:11:12 288 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:11:12 289 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:11:12 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //b[text()='Admin Dashboard']]
   --- 01 Jun 17:11:15 565 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:11:15 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:11:15 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 01 Jun 17:11:18 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> id: immAdministration]
   --- 01 Jun 17:11:18 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> id: immMenuSystemSettings]
   --- 01 Jun 17:11:19 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:11:20 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:11:20 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:11:20 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 01 Jun 17:11:20 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> 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]
   --- 01 Jun 17:11:29 282 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:11:29 283 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:11:35 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:11:44 016 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:11:44 016 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:11:54 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> id: mat-tab-label-0-7]
Expected: click on Platform tab
Actual(Passed): Sucessfully clicked on Platform tab
[ScreenShot]
Expected: click on Enable Hold Notice
Actual(Passed): Sucessfully clicked on Enable Hold Notice:true
[ScreenShot]
   --- 01 Jun 17:12:04 407 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:12:04 408 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:12:10 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39b40426dabce5615f7b6ff63077b795)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 01 Jun 17:12:19 273 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 01 Jun 17:12:19 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:12:19 875 - TestCaseID:: verifyTellersMemberNameinHoldNoticePage
   --- 01 Jun 17:12:22 732 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
   --- 01 Jun 17:12:27 866 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4f532ae5-3fd6-46af-b94f-cb7c2919e695&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dphfun6nlp5id-qwkvtywcbp2qhhr-sbdq0xafmv6fc&code_challenge_method=s256&nonce=1ee9f7f7-9e68-4e1a-93c6-f79520aac54b&state=eyjpzci6imrjmgnlymy1ltuyzdutndmzmi04zduylti0ndc1mmq3zgi1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:12:27 867 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:12:27 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 01 Jun 17:12:28 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:12:28 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 01 Jun 17:12:28 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:12:28 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //input[@id='i0116']]
   --- 01 Jun 17:12:31 902 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4f532ae5-3fd6-46af-b94f-cb7c2919e695&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dphfun6nlp5id-qwkvtywcbp2qhhr-sbdq0xafmv6fc&code_challenge_method=s256&nonce=1ee9f7f7-9e68-4e1a-93c6-f79520aac54b&state=eyjpzci6imrjmgnlymy1ltuyzdutndmzmi04zduylti0ndc1mmq3zgi1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:12:31 903 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:12:35 808 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4f532ae5-3fd6-46af-b94f-cb7c2919e695&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dphfun6nlp5id-qwkvtywcbp2qhhr-sbdq0xafmv6fc&code_challenge_method=s256&nonce=1ee9f7f7-9e68-4e1a-93c6-f79520aac54b&state=eyjpzci6imrjmgnlymy1ltuyzdutndmzmi04zduylti0ndc1mmq3zgi1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:12:35 809 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 01 Jun 17:12:36 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:12:37 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //input[@id='i0118']]
   --- 01 Jun 17:12:40 973 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4f532ae5-3fd6-46af-b94f-cb7c2919e695&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dphfun6nlp5id-qwkvtywcbp2qhhr-sbdq0xafmv6fc&code_challenge_method=s256&nonce=1ee9f7f7-9e68-4e1a-93c6-f79520aac54b&state=eyjpzci6imrjmgnlymy1ltuyzdutndmzmi04zduylti0ndc1mmq3zgi1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 01 Jun 17:12:40 974 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@qaspectrumfi.onmicrosoft.com
   --- 01 Jun 17:12:45 763 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Jun 17:12:45 763 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:12:54 374 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:12:54 374 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:12:57 595 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:12:57 596 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:12:57 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> id: immOnFilter]
   --- 01 Jun 17:13:00 886 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:13:00 887 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:13:00 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 01 Jun 17:13:03 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 01 Jun 17:13:06 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> id: immMemberId]
   --- 01 Jun 17:13:06 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> id: immMemberId]
 Entered 'Member' : 7777777 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
   --- 01 Jun 17:13:39 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> id: immOnClear]
   --- 01 Jun 17:13:43 042 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:13:43 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:13:43 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> id: immOnFilter]
   --- 01 Jun 17:13:46 390 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 01 Jun 17:13:46 391 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 01 Jun 17:13:46 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (493c2bbe121cd96e44c9227da7b775f8)] -> xpath: //b[contains(text(),'Dashboard')]]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button

Index 0 out of bounds for length 0 [ScreenShot]
20 ignored methods
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyNormalMemberAddUpdateContactInfo
verifyMemberIDAndArchiveInformationInReceiptPage
verifyHoldNoticTabInEreceiptWithMemberInfo
verifyReceivedAndDisbursedGridInReceiptPage
verifyErrorMessagesInReceiptPage
verifyHoldNoticeWarningWithoutReasons
verifyHoldNoticeWarningWithReasons
verifyTransactionArchivInEreceipt
verifyEndTOEndTestOFNormalTellerInEreceipt
verifySelectedDisbursementGrid
verifyMemberAddUpdateContactInfo
verifyReceivedAndDisbursedErrorMessages
verifyHoldNoticeWarningWithNormalTrans
verifyReceivedAndDisbursedSumsInReceiptPage
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyTouchSignatureEreceipt
verifySignatureCardInReceiptPage
verifyAuthenticationMemoAndScannedItemscardInReceiptPage
verifyUIElementsInReceiptPage
verifyShowTransactionCloseBtn
Methods in chronological order
com.imm.ereceipt.testscripts.Receipt.Receipt
initialize(org.testng.TestRunner@3a307749) 0 ms
init(org.testng.TestRunner@3a307749) 169640 ms
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...) 181601 ms
verifyNormalTellerMemberNameUpdateUnassignedMemberID({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name when no Member ID in...) 268189 ms
verifyNormalTellerNoMemberNameinDatFileAndDB({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is not in both ...) 387108 ms
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...) 482710 ms
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...) 594803 ms
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile, ...) 809409 ms
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile M...) 1067500 ms
verifyTellersMemberNameUpdateinHoldNoticePage({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page mat...) 1288674 ms
verifyTellersMemberNameUpdateinHoldNoticePage({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page mat...) 1557457 ms