Test results
1 suite, 2 failed tests
com.imm.ereceipt.testscripts.FiSettings.FiSettings
verifySubscriptionSettingsInAdminTellerPortal ({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=Eastern Standard Time, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Subscription Settings In Admin Teller Portal, Operation=, Clear=, TestID=verifySubscriptionSettingsInAdminTellerPortal, Phone=1111111111, WorkstationName=, ToBranch=, Subscription Names=Verifast,Tablet,Remote Sign,, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=1111111111, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=From Display Name-display;From Email-asasas@sadfd.com;Subject-Demo, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click on Cancel not found in page!! For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' 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:1067) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifySubscriptionSettingsInAdminTellerPortal(FiSettings.java:1207) 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 admin Teller Setings test cases in DashBoard page)
verifySystemSettingsTextInvalidTemplate ({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=Eastern Standard Time, Header=, MappedOption=, Scan=, PortNumber=9108, FromBranch=, Description=verify Invalid Text Template character `, Operation=, Clear=, TestID=verifySystemSettingsTextInvalidTemplate, Phone=verify Invalid Text Template character `, WorkstationName=, ToBranch=, Subscription Names=, retention=9, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=Please see receipt below, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=From Display Name-display;From Email-asasas@sadfd.com;Subject-Demo;Receipt Message-Please see ereceipt below. Thank you!, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=})
java.lang.NoSuchMethodError: 'org.jsoup.nodes.Element org.jsoup.nodes.Document.root()' at com.epam.healenium.treecomparing.JsoupHTMLParser.parse(JsoupHTMLParser.java:25) at com.epam.healenium.SelfHealingEngine.parseTree(SelfHealingEngine.java:144) at com.epam.healenium.processor.HealingProcessor.execute(HealingProcessor.java:35) at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42) at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50) at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.isDisplayed(Unknown Source) at com.imm.ereceipt.support.ImmUtils.waitForElementToBeDisplayed(ImmUtils.java:306) at com.imm.ereceipt.pages.SystemSettingsPage.setPhone(SystemSettingsPage.java:434) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifySystemSettingsTextInvalidTemplate(FiSettings.java:2329) 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 admin Teller Setings test cases in DashBoard page)
com.imm.ereceipt.testscripts.FiSettings.FiSettings
verifyIPFilterInAdminTellerPortal
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) 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) Caused by: 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 com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174) at jdk.internal.reflect.GeneratedMethodAccessor50.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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 25 more
(verify IPFilter in System Setting Page)
verifyInstAddressLabelinFiSettings
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) 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) Caused by: 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 com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174) at jdk.internal.reflect.GeneratedMethodAccessor50.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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 25 more
(verify Institution Address Label in Fi Settings)
com.imm.ereceipt.testscripts.FiSettings.FiSettings
verifyBranchArchiveSettingsInAdmin ({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notifications-false;Email-false;Text-false;Default Member Numbers-111;Default Member Number-111, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=IMMCHAND7, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Branch Archive settings Admin Portal, Operation=, Clear=, TestID=verifyBranchArchiveSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Branch Archive Setings test cases in Admin page)
verifyBranchOperationSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=IMMCHAND9, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Branch operation In Admin Portal, Operation=Authentication List-Add,VISA;Selected Disbursement Grid-Received;Show Transaction Close Button-false;Mask Balance-true;Mask Receipt-true;Masking Pattern-XNXNN;, Clear=, TestID=verifyBranchOperationSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Branch Operation Setings test cases in Admin page)
verifyBranchPrintSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=Sun Bank2, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=Printer Name-Fax;Name-Courier New;Size-8;Style-Bold,Narrow, Role=, Brand=, Print signature line=print the sign, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Branch print settings Admin Portal, Operation=, Clear=, TestID=verifyBranchPrintSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=Printer Name-Fax;Orientation-Portrait;Name-Consolas;Size-10;Style-Bold, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=FALSE, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Branch print Setings in admin portal)
verifyBranchScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=IMMCHAND5, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-Ranger;USB Connection-false,172.45.5.24, PortNumber=, FromBranch=, Description=verify Branch Scan settings Admin Portal, Operation=, Clear=, TestID=verifyBranchScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Branch Setings test cases in Admin page)
verifyBranchSignSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=IMMCHAND1, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Branch sign settings Admin Portal, Operation=, Clear=, TestID=verifyBranchSignSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true}) (verify Branch Sign Setings test cases in Admin page)
verifyBranchWorkstationSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=IMMCHAND8, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Branch Workstation Settings Admin Portal, Operation=, Clear=, TestID=verifyBranchWorkstationSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=Log File Location-C:\PDF\Logs;Log Event Level-Verbose;File Size in Bytes-10;Retained File Count Limit-10;File-True;Port-False, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Branch Workstation Settings in Admin Page)
verifyFIArchiveSettingsDefaultMemberErrMessage ({Archived Transactions=, Archive=Default Member Number-222;, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Archive Settings In Admin, Operation=, Clear=, TestID=verifyFIArchiveSettingsDefaultMemberErrMessage, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Archive Setings test cases in Admin page)
verifyFIArchiveSettingsInAdmin ({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notifications-false;Email-false;Text-false;Minimize Client-false;Default Member Numbers-111;Default Member Number-111, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Archive Settings In Admin, Operation=, Clear=, TestID=verifyFIArchiveSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Archive Setings test cases in Admin page)
verifyFIGeneralSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Logo1.jpg;Logo 2-src/main/resources/testdata/files/Logo2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/eSignLogoTablet.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify General Settings In Admin, Operation=, Clear=, TestID=verifyFIGeneralSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify General Setings test cases in Admin page)
verifyFIHoldNoticeSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify hold notice Settings In Admin, Operation=, Clear=, TestID=verifyFIHoldNoticeSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=Hold Header-Testing hold header; Hold Description-Testing Hold Description; Hold Reasons-+ testing hold reason1, Suppress=, SchedualType=, Date=, Platfrom=Enable Hold Notice-true;, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify hold notice Setings test cases in admin)
verifyFIOperationSettingsInAdmin ({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notifications-false;Email-false;Text-false;Default Member Numbers-111;Default Member Number-111, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=Printer Name-Fax;Orientation-Portrait;Name-Courier New;Size-8;Style-Bold,Narrow, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=print the sign, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-ScanShell 3000D;Image Mode-Singleside;USB Connection-false,172.45.5.24, PortNumber=, FromBranch=, Description=verify operation In Admin Teller Portal Add, Operation=Authentication List-Add,VISA;Selected Disbursement Grid-Received;Show Transaction Close Button-false;Mask Balance-true;Mask Receipt-true;Masking Pattern-XNXNN;Offline Mode-true;, Clear=, TestID=verifyFIOperationSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=Printer Name-Fax;Orientation-Portrait;Name-Consolas;Size-10;Style-Bold, Index_Field_Name=, Agents=Log File Location-C:\PDF\Logs;Log Event Level-Verbose;File Size in Bytes-10000000;Retained File Count Limit-10;File-True;Port-False, IPFilter=, Text=, Hold Notice=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, SchedualType=, Date=, Platfrom=Hold Notice-true;, GroupId=, print Disburstments=FALSE, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true}) (verify operation in DashBoard page)
verifyFIOperationSettingsInAdmin ({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notifications-false;Email-false;Text-false;Default Member Numbers-111;Default Member Number-111, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=Printer Name-Fax;Orientation-Portrait;Name-Courier New;Size-8;Style-Bold,Narrow, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=print the sign, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-ScanShell 3000D;Image Mode-Singleside;USB Connection-false,172.45.5.24, PortNumber=, FromBranch=, Description=verify operation In Admin Teller Portal Delete, Operation=Authentication List-Delete,VISA1;Selected Disbursement Grid-Received;Show Transaction Close Button-true;Mask Balance-true;Mask Receipt-true;Masking Pattern-NNNNNNXX;, Clear=, TestID=verifyFIOperationSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=Printer Name-Fax;Orientation-Portrait;Name-Consolas;Size-10;Style-Bold, Index_Field_Name=, Agents=Log File Location-C:\PDF\Logs;Log Event Level-Verbose;File Size in Bytes-10000000;Retained File Count Limit-10;File-True;Port-False, IPFilter=, Text=, Hold Notice=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, SchedualType=, Date=, Platfrom=Hold Notice-true;, GroupId=, print Disburstments=FALSE, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true}) (verify operation in DashBoard page)
verifyFIOperationSettingsInAdmin ({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notifications-false;Email-false;Text-false;Default Member Numbers-111;Default Member Number-111, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=Printer Name-Fax;Orientation-Portrait;Name-Courier New;Size-8;Style-Bold,Narrow, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=print the sign, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-ScanShell 3000D;Image Mode-Singleside;USB Connection-false,172.45.5.24, PortNumber=, FromBranch=, Description=verify operation In Admin Teller Portal Edit, Operation=Authentication List-Edit,VISA;Selected Disbursement Grid-Disbursed;Show Transaction Close Button-true;Mask Balance-false;Mask Receipt-false;Offline Mode-false, Clear=, TestID=verifyFIOperationSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=Printer Name-Fax;Orientation-Portrait;Name-Consolas;Size-10;Style-Bold, Index_Field_Name=, Agents=Log File Location-C:\PDF\Logs;Log Event Level-Verbose;File Size in Bytes-10000000;Retained File Count Limit-10;File-True;Port-False, IPFilter=, Text=, Hold Notice=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, SchedualType=, Date=, Platfrom=Hold Notice-true;, GroupId=, print Disburstments=FALSE, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true}) (verify operation in DashBoard page)
verifyFIPlatformSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify FI Platform Settings In Admin, Operation=, Clear=, TestID=verifyFIPlatformSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=Enable Hold Notice-false;, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Platform Setings test cases in Admin page)
verifyFIPlatformSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify FI Platform Settings In Admin, Operation=, Clear=, TestID=verifyFIPlatformSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=Enable Hold Notice-true;, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Platform Setings test cases in Admin page)
verifyFIPrintSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=Printer Name-Fax;Orientation-Portrait;Name-Courier New;Size-8;Style-Bold,Narrow, Role=, Brand=, Print signature line=print the sign, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify print settings Admin Portal, Operation=, Clear=, TestID=verifyFIPrintSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=Printer Name-Fax;Orientation-Portrait;Name-Consolas;Size-10;Style-Bold, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=FALSE, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify print Setings in admin portal)
verifyFIScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-ScanShell 3100D;Image Mode-SingleSide;USB Connection-true;CK21 Integration-False;, PortNumber=, FromBranch=, Description=verify Scan Settings In Admin, Operation=, Clear=, TestID=verifyFIScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyFIScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-ScanShell 3000D;Image Mode-SingleSide;USB Connection-true;CK21 Integration-False;, PortNumber=, FromBranch=, Description=verify Scan Settings In Admin, Operation=, Clear=, TestID=verifyFIScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyFIScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-TravelScan Pro;Image Mode-DualSide;USB Connection-true;CK21 Integration-False;, PortNumber=, FromBranch=, Description=verify Scan Settings In Admin, Operation=, Clear=, TestID=verifyFIScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyFIScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-TravelScan Pro;Image Mode-SingleSide;USB Connection-true;CK21 Integration-False;, PortNumber=, FromBranch=, Description=verify Scan Settings In Admin, Operation=, Clear=, TestID=verifyFIScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyFIScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-TravelScan Pro 600;Image Mode-SingleSide;USB Connection-true;CK21 Integration-False;, PortNumber=, FromBranch=, Description=verify Scan Settings In Admin, Operation=, Clear=, TestID=verifyFIScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyFIScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-Ranger;USB Connection-false,172.0.0.1;CK21 Integration-True,Integrated,false;, PortNumber=, FromBranch=, Description=verify Scan Settings In Admin, Operation=, Clear=, TestID=verifyFIScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyFIScanSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-Ranger;USB Connection-false,172.45.51.24;CK21 Integration-True,NonIntegrated,true;, PortNumber=, FromBranch=, Description=verify Scan Settings In Admin, Operation=, Clear=, TestID=verifyFIScanSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyFISettingsInAdminTellerPortal ({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notifications-false;Email-false;Text-false;Default Member Numbers-111;Default Member Number-111, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=Printer Name-Fax;Orientation-Portrait;Name-Courier New;Size-8;Style-Bold,Narrow, Role=, Brand=Logo 1-src/main/resources/testdata/files/Log1.jpg;Logo 2-src/main/resources/testdata/files/Log2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/Log2.jpg;, Print signature line=print the sign, TimeZone=, Header=, MappedOption=, Scan=Scanner Type-Ranger;USB Connection-false,172.45.5.24, PortNumber=, FromBranch=, Description=verify FI Settings In Admin Teller Portal, Operation=, Clear=, TestID=verifyFISettingsInAdminTellerPortal, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=Printer Name-Fax;Orientation-Portrait;Name-Consolas;Size-10;Style-Bold, Index_Field_Name=, Agents=Log File Location-C:\PDF\Logs;Log Event Level-Verbose;File Size in Bytes-10000000;Retained File Count Limit-10;File-True;Port-False, IPFilter=, Text=, Hold Notice=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, SchedualType=, Date=, Platfrom=Hold Notice-true;, GroupId=, print Disburstments=FALSE, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true}) (verify admin Teller Setings test cases in DashBoard page)
verifyFISignSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify sign settings Admin Portal, Operation=, Clear=, TestID=verifyFISignSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true}) (verify admin Teller Setings test cases in DashBoard page)
verifyFIWorkstationSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Workstation Settings In Admin, Operation=, Clear=, TestID=verifyFIWorkstationSettingsInAdmin, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=Log File Location-C:\PDF\Logs;Log Event Level-Verbose;File Size in Bytes-10;Retained File Count Limit-10;File-True;Port-false;Retain Backup Days-3;Include Success Files-true;, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Workstation Settings in Admin Page)
verifySettingsInAdminTellerPortal ({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=Eastern Standard Time, Header=, MappedOption=, Scan=, PortNumber=9108, FromBranch=, Description=verify Settings In Admin Teller Portal, Operation=, Clear=, TestID=verifySettingsInAdminTellerPortal, Phone=Please see receipt below, WorkstationName=, ToBranch=, Subscription Names=, retention=90, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=Please see receipt below, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=From Display Name-display;From Email-asasas@sadfd.com;Subject-Demo;Receipt Message-Please see ereceipt below. Thank you!, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifySystemSettingsTextInvalidTemplate ({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=Eastern Standard Time, Header=, MappedOption=, Scan=, PortNumber=9108, FromBranch=, Description=verify Invalid Text Template character *, Operation=, Clear=, TestID=verifySystemSettingsTextInvalidTemplate, Phone=verify Invalid Text Template character *, WorkstationName=, ToBranch=, Subscription Names=, retention=9, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=Please see receipt below, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=From Display Name-display;From Email-asasas@sadfd.com;Subject-Demo;Receipt Message-Please see ereceipt below. Thank you!, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifySystemSettingsTextTab ({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=Eastern Standard Time, Header=, MappedOption=, Scan=, PortNumber=9108, FromBranch=, Description=verify Text Settings In Admin Teller Portal, Operation=, Clear=, TestID=verifySystemSettingsTextTab, Phone=Please see receipt below, WorkstationName=, ToBranch=, Subscription Names=, retention=9, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=Please see receipt below, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=From Display Name-display;From Email-asasas@sadfd.com;Subject-Demo;Receipt Message-Please see ereceipt below. Thank you!, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify admin Teller Setings test cases in DashBoard page)
verifyTextSubscriptionInAdminTellerPortal ({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=Eastern Standard Time, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Text Subscription In Admin Teller Portal, Operation=, Clear=, TestID=verifyTextSubscriptionInAdminTellerPortal, Phone=1111111111, WorkstationName=, ToBranch=, Subscription Names=Text,, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=1111111111, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=From Display Name-display;From Email-asasas@sadfd.com;Subject-Demo, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Text subscription in DashBoard page)
verifyWorkstationPrintSettingsInAdmin ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=Printer Name-Fax;Orientation-Portrait;Name-Courier New;Size-8;Style-Bold,Narrow, Role=, Brand=, Print signature line=print the sign, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify Workstation print settings Admin Portal, Operation=, Clear=, TestID=verifyWorkstationPrintSettingsInAdmin, Phone=, WorkstationName=IMMKURREDESK2, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=Printer Name-Fax;Orientation-Portrait;Name-Consolas;Size-10;Style-Bold, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=FALSE, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify Workstation print Setings in admin portal)
verifyeReceiptsRestartInBranchSettings ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=NuBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify eReceipts Restart text in Branch settings, Operation=Authentication List-Add,VISA;Selected Disbursement Grid-Received;Show Transaction Close Button-false;Mask Balance-true;Mask Receipt-true;Masking Pattern-XNXNN;, Clear=, TestID=verifyeReceiptsRestartInBranchSettings, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify eReceipts Restart in Branch Setings)
verifyeReceiptsRestartTextInFISettings ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=IMMCHAND9, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify eReceipts Restart text in FI settings, Operation=Authentication List-Add,VISA;Selected Disbursement Grid-Received;Show Transaction Close Button-false;Mask Balance-true;Mask Receipt-true;Masking Pattern-XNXNN;, Clear=, TestID=verifyeReceiptsRestartTextInFISettings, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify eReceipts Restart text in FI settings)
verifyinsAddressGeneralSettings ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=Logo 1-src/main/resources/testdata/files/Logo1.jpg;Logo 2-src/main/resources/testdata/files/Logo2.jpg;Receipt Marketing Message-Receipt Marketing Message;CU Address-CU Address;Marketing Image-src/main/resources/testdata/files/eSignLogoTablet.jpg;, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromBranch=, Description=verify General Setings test cases in Admin page, Operation=, Clear=, TestID=verifyinsAddressGeneralSettings, Phone=, WorkstationName=, ToBranch=, Subscription Names=, retention=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, IPFilter=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, Sign=}) (verify General Setings test cases in Admin page)
C:\Users\ratnak\AppData\Local\Temp\testng-eclipse--1047635793\testng-customsuite.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="QAXPAuto"/>
  <parameter name="projectKey" value="ER"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <parameter name="Host" value="XP"/>
  <parameter name="adminUrl" value="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="Default test" verbose="2">
    <classes>
      <class name="com.imm.ereceipt.testscripts.FiSettings.FiSettings"/>
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_QA_Automation -->
            
Tests for IMM_QA_Automation
  • Default test (1 class)
Groups for IMM_QA_Automation
DashBoard
verifyBranchArchiveSettingsInAdmin
verifyBranchOperationSettingsInAdmin
verifyBranchPrintSettingsInAdmin
verifyBranchScanSettingsInAdmin
verifyBranchSignSettingsInAdmin
verifyBranchWorkstationSettingsInAdmin
verifyFIArchiveSettingsDefaultMemberErrMessage
verifyFIArchiveSettingsInAdmin
verifyFIGeneralSettingsInAdmin
verifyFIHoldNoticeSettingsInAdmin
verifyFIOperationSettingsInAdmin
verifyFIPlatformSettingsInAdmin
verifyFIPrintSettingsInAdmin
verifyFIScanSettingsInAdmin
verifyFISettingsInAdminTellerPortal
verifyFISignSettingsInAdmin
verifyFIWorkstationSettingsInAdmin
verifyIPFilterInAdminTellerPortal
verifyInstAddressLabelinFiSettings
verifySettingsInAdminTellerPortal
verifySubscriptionSettingsInAdminTellerPortal
verifySystemSettingsTextInvalidTemplate
verifySystemSettingsTextTab
verifyTextSubscriptionInAdminTellerPortal
verifyWorkstationPrintSettingsInAdmin
verifyeReceiptsRestartInBranchSettings
verifyeReceiptsRestartTextInFISettings
verifyinsAddressGeneralSettings
P1
verifyBranchArchiveSettingsInAdmin
verifyBranchOperationSettingsInAdmin
verifyBranchPrintSettingsInAdmin
verifyBranchScanSettingsInAdmin
verifyBranchSignSettingsInAdmin
verifyBranchWorkstationSettingsInAdmin
verifyFIArchiveSettingsDefaultMemberErrMessage
verifyFIArchiveSettingsInAdmin
verifyFIGeneralSettingsInAdmin
verifyFIHoldNoticeSettingsInAdmin
verifyFIOperationSettingsInAdmin
verifyFIPlatformSettingsInAdmin
verifyFIPrintSettingsInAdmin
verifyFIScanSettingsInAdmin
verifyFISettingsInAdminTellerPortal
verifyFISignSettingsInAdmin
verifyFIWorkstationSettingsInAdmin
verifyIPFilterInAdminTellerPortal
verifyInstAddressLabelinFiSettings
verifySettingsInAdminTellerPortal
verifySubscriptionSettingsInAdminTellerPortal
verifySystemSettingsTextInvalidTemplate
verifySystemSettingsTextTab
verifyTextSubscriptionInAdminTellerPortal
verifyWorkstationPrintSettingsInAdmin
verifyeReceiptsRestartInBranchSettings
verifyeReceiptsRestartTextInFISettings
verifyinsAddressGeneralSettings
Smoke
verifyBranchArchiveSettingsInAdmin
verifyBranchOperationSettingsInAdmin
verifyBranchPrintSettingsInAdmin
verifyBranchScanSettingsInAdmin
verifyBranchSignSettingsInAdmin
verifyBranchWorkstationSettingsInAdmin
verifyFIArchiveSettingsDefaultMemberErrMessage
verifyFIArchiveSettingsInAdmin
verifyFIGeneralSettingsInAdmin
verifyFIHoldNoticeSettingsInAdmin
verifyFIOperationSettingsInAdmin
verifyFIPlatformSettingsInAdmin
verifyFIPrintSettingsInAdmin
verifyFIScanSettingsInAdmin
verifyFISettingsInAdminTellerPortal
verifyFISignSettingsInAdmin
verifyFIWorkstationSettingsInAdmin
verifyIPFilterInAdminTellerPortal
verifyInstAddressLabelinFiSettings
verifySettingsInAdminTellerPortal
verifySubscriptionSettingsInAdminTellerPortal
verifySystemSettingsTextInvalidTemplate
verifySystemSettingsTextTab
verifyTextSubscriptionInAdminTellerPortal
verifyWorkstationPrintSettingsInAdmin
verifyeReceiptsRestartInBranchSettings
verifyeReceiptsRestartTextInFISettings
verifyinsAddressGeneralSettings
Times for IMM_QA_Automation
Total running time: 1 hours
Reporter output for IMM_QA_Automation
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:23:23 863 - TestCaseID:: verifyFIPlatformSettingsInAdmin
   --- 10 Mar 19:23:26 863 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify FI Platform Settings In Admin *****
 ***** verify FI Platform Settings In Admin *****
   --- 10 Mar 19:23:31 333 - 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=35fc56e2-527b-4602-9c5e-096fe4e8154b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=qc3c3ln6ekgdq81q5nmglomztx4ctxsxmlb0u_elkxc&code_challenge_method=s256&nonce=7e40db8e-6cc0-4dff-a9c3-6a7672a615e0&state=eyjpzci6immzngi4mzqzlwyymjutndm2nc04owezlwe1mme0mzuxowjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:23:31 333 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:23:31 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:23:31 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:23:31 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:23:31 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:23:31 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:23:36 400 - 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=35fc56e2-527b-4602-9c5e-096fe4e8154b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=qc3c3ln6ekgdq81q5nmglomztx4ctxsxmlb0u_elkxc&code_challenge_method=s256&nonce=7e40db8e-6cc0-4dff-a9c3-6a7672a615e0&state=eyjpzci6immzngi4mzqzlwyymjutndm2nc04owezlwe1mme0mzuxowjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:23:36 400 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:23:40 340 - 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=35fc56e2-527b-4602-9c5e-096fe4e8154b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=qc3c3ln6ekgdq81q5nmglomztx4ctxsxmlb0u_elkxc&code_challenge_method=s256&nonce=7e40db8e-6cc0-4dff-a9c3-6a7672a615e0&state=eyjpzci6immzngi4mzqzlwyymjutndm2nc04owezlwe1mme0mzuxowjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:23:40 340 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:23:41 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:23:41 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:23:44 544 - 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=35fc56e2-527b-4602-9c5e-096fe4e8154b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=qc3c3ln6ekgdq81q5nmglomztx4ctxsxmlb0u_elkxc&code_challenge_method=s256&nonce=7e40db8e-6cc0-4dff-a9c3-6a7672a615e0&state=eyjpzci6immzngi4mzqzlwyymjutndm2nc04owezlwe1mme0mzuxowjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:23:44 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:fiAdmin@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:23:49 203 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:23:49 203 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:23:58 085 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:23:58 085 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:24:01 230 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:24:01 230 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:24:01 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:24:04 478 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:24:04 478 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:24:04 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:24:07 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> id: immAdministration]
   --- 10 Mar 19:24:07 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:24:07 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:24:08 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:24:08 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:24:08 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:24:08 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> 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]
   --- 10 Mar 19:24:17 540 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:24:17 541 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:24:23 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:24:32 333 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:24:32 333 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:24:42 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1dde25b5c07c257a0511f17349d4df71)] -> 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:false
[ScreenShot]

Test Passed.
verifyFIPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDele...)
   --- 10 Mar 19:24:45 867 - TestCaseID:: verifyFIPrintSettingsInAdmin
   --- 10 Mar 19:24:48 943 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify print settings Admin Portal *****
 ***** verify print settings Admin Portal *****
   --- 10 Mar 19:24:53 532 - 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=875fbc30-cf6d-4c23-9a0b-ad34de3d27fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=rhmscdlizzlpfd-4b27ugqo4pfofratwjesf3wfyujs&code_challenge_method=s256&nonce=675c6297-96b5-4d15-8138-5fe7bc20d762&state=eyjpzci6ijfmowizztlhltu1nmqtndu5ny04ywiyltvim2jmnzjmmwvhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:24:53 532 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:24:53 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:24:53 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:24:53 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:24:54 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:24:54 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:24:57 665 - 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=875fbc30-cf6d-4c23-9a0b-ad34de3d27fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=rhmscdlizzlpfd-4b27ugqo4pfofratwjesf3wfyujs&code_challenge_method=s256&nonce=675c6297-96b5-4d15-8138-5fe7bc20d762&state=eyjpzci6ijfmowizztlhltu1nmqtndu5ny04ywiyltvim2jmnzjmmwvhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:24:57 665 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:25:01 382 - 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=875fbc30-cf6d-4c23-9a0b-ad34de3d27fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=rhmscdlizzlpfd-4b27ugqo4pfofratwjesf3wfyujs&code_challenge_method=s256&nonce=675c6297-96b5-4d15-8138-5fe7bc20d762&state=eyjpzci6ijfmowizztlhltu1nmqtndu5ny04ywiyltvim2jmnzjmmwvhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:25:01 382 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:25:02 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:25:02 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:25:05 665 - 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=875fbc30-cf6d-4c23-9a0b-ad34de3d27fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=rhmscdlizzlpfd-4b27ugqo4pfofratwjesf3wfyujs&code_challenge_method=s256&nonce=675c6297-96b5-4d15-8138-5fe7bc20d762&state=eyjpzci6ijfmowizztlhltu1nmqtndu5ny04ywiyltvim2jmnzjmmwvhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:25:05 665 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:25:10 318 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:25:10 318 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:25:19 195 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:25:19 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:25:22 333 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:25:22 333 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:25:22 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:25:25 615 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:25:25 615 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:25:25 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:25:28 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> id: immAdministration]
   --- 10 Mar 19:25:28 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:25:28 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:25:29 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:25:29 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:25:29 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:25:29 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> 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]
   --- 10 Mar 19:25:38 141 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:25:38 142 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:25:44 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:25:53 004 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:25:53 004 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 19:25:57 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> id: immReceiptPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Portrait
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Courier New
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 8
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 10 Mar 19:26:33 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
   --- 10 Mar 19:26:39 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> id: immReportPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Portrait
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
   --- 10 Mar 19:27:12 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel
[ScreenShot]
Expected: Logo1 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the log1:false
[ScreenShot]
Expected: Logo2 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Logo2:false
[ScreenShot]
Expected: CuAdress ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the CuAdress:false
[ScreenShot]
Expected: Member Address ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Member Address:false
[ScreenShot]
   --- 10 Mar 19:27:18 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
Expected: Expand the Others panel
Actual(Passed): Sucessfully Expanded the Others panel
[ScreenShot]
Expected: Print Signature ( slider -on/off) Signature Line Text ( character text)
Actual(Passed): Sucessfully slidered the Print Signature
[ScreenShot]
   --- 10 Mar 19:27:19 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
Expected: Expand the Host Specific panel
Actual(Passed): Sucessfully Expanded the Host Specific panel
[ScreenShot]
Expected: Print Disburstments ( slider -on/off)
Actual(Passed): Sucessfully slidered the Print Disburstments
[ScreenShot]
   --- 10 Mar 19:27:30 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13afd063e6c21711866aefe8783f7838)] -> id: mat-tab-label-0-1]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab
[ScreenShot]

Test Passed.
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:27:32 707 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 10 Mar 19:27:35 805 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Scan Settings In Admin *****
 ***** verify Scan Settings In Admin *****
   --- 10 Mar 19:27:40 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-fiadminportal-demo.azurewebsites.net&client-request-id=21a2a3a4-7f91-477b-bf7c-a1d891cc43e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ws1oguka1etdelliags7su1e2qjyu9kibytysaw4cqs&code_challenge_method=s256&nonce=9109e62e-0271-49a8-8f20-2429007efbfc&state=eyjpzci6ijezzmfimdk2ltjjnjitndlhmc04ymjiltcyytmxmtk3mgyzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:27:40 552 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:27:40 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:27:40 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:27:40 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:27:40 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:27:41 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:27:44 577 - 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=21a2a3a4-7f91-477b-bf7c-a1d891cc43e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ws1oguka1etdelliags7su1e2qjyu9kibytysaw4cqs&code_challenge_method=s256&nonce=9109e62e-0271-49a8-8f20-2429007efbfc&state=eyjpzci6ijezzmfimdk2ltjjnjitndlhmc04ymjiltcyytmxmtk3mgyzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:27:44 577 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:27:48 575 - 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=21a2a3a4-7f91-477b-bf7c-a1d891cc43e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ws1oguka1etdelliags7su1e2qjyu9kibytysaw4cqs&code_challenge_method=s256&nonce=9109e62e-0271-49a8-8f20-2429007efbfc&state=eyjpzci6ijezzmfimdk2ltjjnjitndlhmc04ymjiltcyytmxmtk3mgyzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:27:48 575 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:27:49 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:27:49 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:27:52 976 - 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=21a2a3a4-7f91-477b-bf7c-a1d891cc43e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ws1oguka1etdelliags7su1e2qjyu9kibytysaw4cqs&code_challenge_method=s256&nonce=9109e62e-0271-49a8-8f20-2429007efbfc&state=eyjpzci6ijezzmfimdk2ltjjnjitndlhmc04ymjiltcyytmxmtk3mgyzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:27:52 976 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:27:57 778 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:27:57 778 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:28:06 676 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:28:06 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:28:09 844 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:28:09 845 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:28:09 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:28:13 120 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:28:13 120 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:28:13 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:28:15 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> id: immAdministration]
   --- 10 Mar 19:28:16 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:28:16 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:28:16 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:28:16 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:28:17 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:28:17 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> 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]
   --- 10 Mar 19:28:26 081 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:28:26 081 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:28:32 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:28:40 921 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:28:40 921 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:28:51 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1573974ecb261a5c551ff37f4d76eb95)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:ScanShell 3100D
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:SingleSide
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:true
[ScreenShot]
Expected: click on eTeller CK21 Integration
Actual(Passed): Sucessfully set eTeller CK21 Integration:False
[ScreenShot]

Test Passed.
verifyFISignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:46:22 172 - TestCaseID:: verifyFISignSettingsInAdmin
   --- 10 Mar 19:46:25 673 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify sign settings Admin Portal *****
 ***** verify sign settings Admin Portal *****
   --- 10 Mar 19:46:31 313 - 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=a352a6fc-a277-4ae7-9598-e6dc08b4f348&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6bg3cvayzq7-uuwqjglwov-x7wsdkfry-9rgl_nvxu4&code_challenge_method=s256&nonce=59f21451-8d85-4c37-8750-c71c66cc5b12&state=eyjpzci6imzjzji4ngzkltm4mgitndfkyy1hyjliltywnjdlnzcwnjfhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:46:31 313 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:46:31 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:46:31 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:46:31 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:46:31 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:46:31 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:46:36 128 - 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=a352a6fc-a277-4ae7-9598-e6dc08b4f348&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6bg3cvayzq7-uuwqjglwov-x7wsdkfry-9rgl_nvxu4&code_challenge_method=s256&nonce=59f21451-8d85-4c37-8750-c71c66cc5b12&state=eyjpzci6imzjzji4ngzkltm4mgitndfkyy1hyjliltywnjdlnzcwnjfhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:46:36 128 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:46:40 456 - 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=a352a6fc-a277-4ae7-9598-e6dc08b4f348&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6bg3cvayzq7-uuwqjglwov-x7wsdkfry-9rgl_nvxu4&code_challenge_method=s256&nonce=59f21451-8d85-4c37-8750-c71c66cc5b12&state=eyjpzci6imzjzji4ngzkltm4mgitndfkyy1hyjliltywnjdlnzcwnjfhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:46:40 457 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:46:41 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:46:41 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:46:44 741 - 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=a352a6fc-a277-4ae7-9598-e6dc08b4f348&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6bg3cvayzq7-uuwqjglwov-x7wsdkfry-9rgl_nvxu4&code_challenge_method=s256&nonce=59f21451-8d85-4c37-8750-c71c66cc5b12&state=eyjpzci6imzjzji4ngzkltm4mgitndfkyy1hyjliltywnjdlnzcwnjfhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:46:44 741 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:46:49 477 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:46:49 477 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:46:58 609 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:46:58 609 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:47:01 756 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:47:01 757 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:47:01 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:47:05 033 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:47:05 034 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:47:05 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:47:07 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: immAdministration]
   --- 10 Mar 19:47:07 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:47:09 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:47:09 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:47:09 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:47:09 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:47:09 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> 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]
   --- 10 Mar 19:47:18 270 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:47:18 270 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:47:24 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:47:33 091 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:47:33 091 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 19:47:43 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: mat-tab-label-0-1]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab
[ScreenShot]
   --- 10 Mar 19:47:56 116 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:47:56 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Select Default Signature Device
Actual(Passed): Sucessfully Selected Default Signature Device:Sigpad
[ScreenShot]
   --- 10 Mar 19:47:59 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Device Model
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5
[ScreenShot]
   --- 10 Mar 19:48:13 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Connection
Actual(Passed): Sucessfully selected the Connection:COM3
[ScreenShot]
   --- 10 Mar 19:48:31 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Backlight ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Backlight:true
[ScreenShot]
   --- 10 Mar 19:48:42 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba23c070efa05d39c2f56562b99c3942)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]

Test Passed.
verifyBranchArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 10 Mar 18:54:38 706 - TestCaseID:: verifyBranchArchiveSettingsInAdmin
   --- 10 Mar 18:54:46 617 - 8 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Branch Archive settings Admin Portal *****
 ***** verify Branch Archive settings Admin Portal *****
   --- 10 Mar 18:54:52 170 - 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=0794bc3b-84e0-4812-9642-9799c0aeddc6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=f4qbencawpqnxgy7q7xau5vnm0wilwfq5kpzceduyzu&code_challenge_method=s256&nonce=d78b23f2-41ed-4815-8c7e-883a822d9288&state=eyjpzci6ijfkzgq3odfjltdlzmitndg0os05mjzhlta5ntywztzkmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:54:52 170 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:54:52 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 18:54:52 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:54:52 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 18:54:52 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:54:52 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:54:56 743 - 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=0794bc3b-84e0-4812-9642-9799c0aeddc6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=f4qbencawpqnxgy7q7xau5vnm0wilwfq5kpzceduyzu&code_challenge_method=s256&nonce=d78b23f2-41ed-4815-8c7e-883a822d9288&state=eyjpzci6ijfkzgq3odfjltdlzmitndg0os05mjzhlta5ntywztzkmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:54:56 743 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:55:00 453 - 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=0794bc3b-84e0-4812-9642-9799c0aeddc6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=f4qbencawpqnxgy7q7xau5vnm0wilwfq5kpzceduyzu&code_challenge_method=s256&nonce=d78b23f2-41ed-4815-8c7e-883a822d9288&state=eyjpzci6ijfkzgq3odfjltdlzmitndg0os05mjzhlta5ntywztzkmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:55:00 454 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 18:55:01 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 18:55:01 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 18:55:05 055 - 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=0794bc3b-84e0-4812-9642-9799c0aeddc6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=f4qbencawpqnxgy7q7xau5vnm0wilwfq5kpzceduyzu&code_challenge_method=s256&nonce=d78b23f2-41ed-4815-8c7e-883a822d9288&state=eyjpzci6ijfkzgq3odfjltdlzmitndg0os05mjzhlta5ntywztzkmgezzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:55:05 056 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 18:55:09 897 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 18:55:09 897 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:55:19 733 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:55:19 733 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:55:23 070 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:55:23 071 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:55:23 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 18:55:26 474 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:55:26 475 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:55:26 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 18:55:27 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 18:55:29 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 18:55:29 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 18:55:37 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 18:55:37 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 10 Mar 18:55:38 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 10 Mar 18:55:38 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 10 Mar 18:55:39 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 18:55:39 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 18:55:39 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 18:55:43 499 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:55:43 499 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:55:43 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 18:55:43 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 18:55:45 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 10 Mar 18:55:45 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 10 Mar 18:55:49 021 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:55:49 021 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:55:49 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 18:55:49 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 18:55:53 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:55:53 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:55:53 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:55:53 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:55:53 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 18:56:03 638 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:56:03 638 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:56:09 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 18:56:19 167 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:56:19 168 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:56:24 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> xpath: //div[contains(text(),'Archive')]]
Expected: click on Archive tab
Actual(Passed): Sucessfully clicked on Archive tab
[ScreenShot]
Expected: Archive Scanned Checks ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archive Scanned Checks:false
[ScreenShot]
Expected: click on PDFEncryptionLevel
Actual(Passed): Sucessfully clicked on PDFEncryptionLevel:128
[ScreenShot]
Expected: Send Notifications ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Send Notifications:false
[ScreenShot]
Expected: Email ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Email:false
[ScreenShot]
Expected: Send Notifications ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Text:false
[ScreenShot]
   --- 10 Mar 18:56:38 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immArchiveDefaultMembers]
Expected: set Default Member Numbers
Actual(Passed): Sucessfully setted Default Member Numbers:111
[ScreenShot]
   --- 10 Mar 18:56:47 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d644a898cb31a693ce820662b055bdfb)] -> id: immArchiveDefaultMember]
Expected: set Default Member Number
Actual(Passed): Sucessfully setted Default Member Number:111
[ScreenShot]

Test Passed.
verifyFIArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 10 Mar 19:10:26 086 - TestCaseID:: verifyFIArchiveSettingsInAdmin
   --- 10 Mar 19:10:29 171 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Archive Settings In Admin *****
 ***** verify Archive Settings In Admin *****
   --- 10 Mar 19:10:42 898 - 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=8821e118-a72a-4901-b2e9-4eaa8fde39d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tlk0rrq9llcc6eeeye_6pxqjskc3prbjoqrukacb9t8&code_challenge_method=s256&nonce=d1056cb5-f536-4c6f-b0bb-e05bb3cc596e&state=eyjpzci6imjlnty3oti2lwfjyjctngqzmy1im2nmlweznzyzmdrjytrhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:10:42 898 - 12 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:10:43 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:10:44 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:10:44 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:10:44 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:10:44 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:10:48 766 - 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=8821e118-a72a-4901-b2e9-4eaa8fde39d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tlk0rrq9llcc6eeeye_6pxqjskc3prbjoqrukacb9t8&code_challenge_method=s256&nonce=d1056cb5-f536-4c6f-b0bb-e05bb3cc596e&state=eyjpzci6imjlnty3oti2lwfjyjctngqzmy1im2nmlweznzyzmdrjytrhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:10:48 766 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:10:52 394 - 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=8821e118-a72a-4901-b2e9-4eaa8fde39d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tlk0rrq9llcc6eeeye_6pxqjskc3prbjoqrukacb9t8&code_challenge_method=s256&nonce=d1056cb5-f536-4c6f-b0bb-e05bb3cc596e&state=eyjpzci6imjlnty3oti2lwfjyjctngqzmy1im2nmlweznzyzmdrjytrhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:10:52 394 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:10:54 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:10:54 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:10:58 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-fiadminportal-demo.azurewebsites.net&client-request-id=8821e118-a72a-4901-b2e9-4eaa8fde39d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tlk0rrq9llcc6eeeye_6pxqjskc3prbjoqrukacb9t8&code_challenge_method=s256&nonce=d1056cb5-f536-4c6f-b0bb-e05bb3cc596e&state=eyjpzci6imjlnty3oti2lwfjyjctngqzmy1im2nmlweznzyzmdrjytrhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:10:58 195 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:11:02 718 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:11:02 718 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:11:11 542 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:11:11 542 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:11:14 708 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:11:14 708 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:11:14 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:11:17 993 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:11:17 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:11:18 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:11:20 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> id: immAdministration]
   --- 10 Mar 19:11:20 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:11:22 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:11:22 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:11:22 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:11:22 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:11:22 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> 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]
   --- 10 Mar 19:11:31 424 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:11:31 424 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:11:37 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:11:46 186 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:11:46 186 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:11:56 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> id: mat-tab-label-0-3]
Expected: click on Archive tab
Actual(Passed): Sucessfully clicked on Archive tab
[ScreenShot]
Expected: Archive Scanned Checks ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archive Scanned Checks:false
[ScreenShot]
Expected: click on PDFEncryptionLevel
Actual(Passed): Sucessfully clicked on PDFEncryptionLevel:128
[ScreenShot]
Expected: Send Notifications ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Send Notifications:false
[ScreenShot]
Expected: Email ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Email:false
[ScreenShot]
Expected: Send Notifications ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Text:false
[ScreenShot]
Expected: set Minimize CLient
Actual(Passed): Sucessfully set Minimize Client:false
[ScreenShot]
   --- 10 Mar 19:12:12 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> id: immArchiveDefaultMembers]
Expected: set Default Member Numbers
Actual(Passed): Sucessfully setted Default Member Numbers:111
[ScreenShot]
   --- 10 Mar 19:12:20 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98b8d99707a4b6a45543e9ca60ccb724)] -> id: immArchiveDefaultMember]
Expected: set Default Member Number
Actual(Passed): Sucessfully setted Default Member Number:111
[ScreenShot]

Test Passed.
verifyeReceiptsRestartInBranchSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 20:05:11 164 - TestCaseID:: verifyeReceiptsRestartInBranchSettings
   --- 10 Mar 20:05:14 263 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify eReceipts Restart text in Branch settings *****
 ***** verify eReceipts Restart text in Branch settings *****
   --- 10 Mar 20:05:18 864 - 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=fa7dd88a-f35c-4e82-bb8f-63fc1343d3ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqkyf0h5ymjiph7qmxv3r1zdarrcyxdeljejx_cyomu&code_challenge_method=s256&nonce=8a18d50d-54f8-42b3-a37e-ca3c9f55961b&state=eyjpzci6ijk5mmvlyzfmlwriyjgtngu4ms1hzmrjltlkzda0mzbimmm5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:05:18 864 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:05:18 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 20:05:19 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:05:19 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 20:05:19 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:05:19 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:05:23 112 - 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=fa7dd88a-f35c-4e82-bb8f-63fc1343d3ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqkyf0h5ymjiph7qmxv3r1zdarrcyxdeljejx_cyomu&code_challenge_method=s256&nonce=8a18d50d-54f8-42b3-a37e-ca3c9f55961b&state=eyjpzci6ijk5mmvlyzfmlwriyjgtngu4ms1hzmrjltlkzda0mzbimmm5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:05:23 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:05:26 997 - 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=fa7dd88a-f35c-4e82-bb8f-63fc1343d3ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqkyf0h5ymjiph7qmxv3r1zdarrcyxdeljejx_cyomu&code_challenge_method=s256&nonce=8a18d50d-54f8-42b3-a37e-ca3c9f55961b&state=eyjpzci6ijk5mmvlyzfmlwriyjgtngu4ms1hzmrjltlkzda0mzbimmm5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:05:26 997 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 20:05:27 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:05:27 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:05:31 308 - 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=fa7dd88a-f35c-4e82-bb8f-63fc1343d3ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fqkyf0h5ymjiph7qmxv3r1zdarrcyxdeljejx_cyomu&code_challenge_method=s256&nonce=8a18d50d-54f8-42b3-a37e-ca3c9f55961b&state=eyjpzci6ijk5mmvlyzfmlwriyjgtngu4ms1hzmrjltlkzda0mzbimmm5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:05:31 308 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 20:05:36 052 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 20:05:36 052 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:05:44 906 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:05:44 906 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:05:48 040 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:05:48 040 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:05:48 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 20:05:51 294 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:05:51 294 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:05:51 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 20:05:51 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 20:05:53 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 20:05:54 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 20:06:00 949 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:06:00 949 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:06:01 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 20:06:01 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 20:06:02 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 10 Mar 20:06:02 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 10 Mar 20:06:05 868 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:06:05 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:06:09 192 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:06:09 192 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:06:09 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 20:06:09 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 20:06:12 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:06:12 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:06:12 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:06:12 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:06:12 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 20:06:21 184 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:06:21 185 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:06:27 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 20:06:36 126 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:06:36 126 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:06:41 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //div[contains(text(),'Scan')]]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]
   --- 10 Mar 20:06:50 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //div[contains(text(),'Sign')]]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]
   --- 10 Mar 20:06:59 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df6fd9d10f0cb7d3c26119a45e6a2467)] -> xpath: //div/div/div/div/div[.="Workstation"]]
Expected: click on Workstation tab
Actual(Passed): Sucessfully clicked on Workstation tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]

Test Passed.
verifyinsAddressGeneralSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 20:09:20 346 - TestCaseID:: verifyinsAddressGeneralSettings
   --- 10 Mar 20:09:23 101 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify General Setings test cases in Admin page *****
 ***** verify General Setings test cases in Admin page *****
   --- 10 Mar 20:09:27 773 - 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=c6167e24-f53e-423d-b31a-58f1a88a9ce2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a_zr_k9psl_mwb9xsh_3lyivgqo2znnbf-66zzw40vs&code_challenge_method=s256&nonce=45e6d8f9-45af-4311-af1c-9ef4a58ca699&state=eyjpzci6imzhy2zmnjewlwu4otctngzkms1hmgrmltbkodhjytjmywe5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:09:27 773 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:09:27 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 20:09:27 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:09:28 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 20:09:28 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:09:28 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:09:31 860 - 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=c6167e24-f53e-423d-b31a-58f1a88a9ce2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a_zr_k9psl_mwb9xsh_3lyivgqo2znnbf-66zzw40vs&code_challenge_method=s256&nonce=45e6d8f9-45af-4311-af1c-9ef4a58ca699&state=eyjpzci6imzhy2zmnjewlwu4otctngzkms1hmgrmltbkodhjytjmywe5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:09:31 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:09:35 568 - 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=c6167e24-f53e-423d-b31a-58f1a88a9ce2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a_zr_k9psl_mwb9xsh_3lyivgqo2znnbf-66zzw40vs&code_challenge_method=s256&nonce=45e6d8f9-45af-4311-af1c-9ef4a58ca699&state=eyjpzci6imzhy2zmnjewlwu4otctngzkms1hmgrmltbkodhjytjmywe5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:09:35 568 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 20:09:36 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:09:37 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:09:40 482 - 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=c6167e24-f53e-423d-b31a-58f1a88a9ce2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a_zr_k9psl_mwb9xsh_3lyivgqo2znnbf-66zzw40vs&code_challenge_method=s256&nonce=45e6d8f9-45af-4311-af1c-9ef4a58ca699&state=eyjpzci6imzhy2zmnjewlwu4otctngzkms1hmgrmltbkodhjytjmywe5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:09:40 482 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 20:09:45 209 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 20:09:45 209 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:09:54 090 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:09:54 090 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:09:57 236 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:09:57 236 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:09:57 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 20:10:00 498 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:10:00 499 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:10:00 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 20:10:03 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> id: immAdministration]
   --- 10 Mar 20:10:03 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> id: immMenuSystemSettings]
   --- 10 Mar 20:10:04 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:10:04 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:10:05 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:10:05 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:10:05 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> 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]
   --- 10 Mar 20:10:13 690 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:10:13 690 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:10:19 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 20:10:28 414 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:10:28 414 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:10:38 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b768e94f26de833865589b4c868ebf1)] -> id: mat-tab-label-0-6]
Expected: click on General tab
Actual(Passed): Sucessfully clicked on General tab
[ScreenShot]
Expected: get CU Address
Actual(Passed): Sucessfully setted CU Address:
[ScreenShot]

Test Passed.
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 10 Mar 19:56:03 991 - TestCaseID:: verifySystemSettingsTextInvalidTemplate
   --- 10 Mar 19:56:07 068 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Invalid Text Template character * *****
 ***** verify Invalid Text Template character * *****
   --- 10 Mar 19:56:11 591 - 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=e6bd56ba-55c7-4a39-ba14-fcd5ac8f3a1a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ukyqsjafltdknmqucwk_fc6kda6_virxy90bqj6d8_o&code_challenge_method=s256&nonce=6f930699-9514-403a-8d2d-8f994709e9ee&state=eyjpzci6ijgyownlzdu1ltlmyzqtndzjos1hyzm2lti3zgvkzwm3owe4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:56:11 591 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:56:11 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:56:11 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:56:11 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:56:15 728 - 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=e6bd56ba-55c7-4a39-ba14-fcd5ac8f3a1a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ukyqsjafltdknmqucwk_fc6kda6_virxy90bqj6d8_o&code_challenge_method=s256&nonce=6f930699-9514-403a-8d2d-8f994709e9ee&state=eyjpzci6ijgyownlzdu1ltlmyzqtndzjos1hyzm2lti3zgvkzwm3owe4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:56:15 729 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:56:19 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=e6bd56ba-55c7-4a39-ba14-fcd5ac8f3a1a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ukyqsjafltdknmqucwk_fc6kda6_virxy90bqj6d8_o&code_challenge_method=s256&nonce=6f930699-9514-403a-8d2d-8f994709e9ee&state=eyjpzci6ijgyownlzdu1ltlmyzqtndzjos1hyzm2lti3zgvkzwm3owe4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:56:19 362 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:56:20 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:56:20 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:56:24 012 - 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=e6bd56ba-55c7-4a39-ba14-fcd5ac8f3a1a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ukyqsjafltdknmqucwk_fc6kda6_virxy90bqj6d8_o&code_challenge_method=s256&nonce=6f930699-9514-403a-8d2d-8f994709e9ee&state=eyjpzci6ijgyownlzdu1ltlmyzqtndzjos1hyzm2lti3zgvkzwm3owe4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:56:24 012 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:56:29 024 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:56:29 024 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:56:37 832 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:56:37 832 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:56:40 991 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:56:40 991 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:56:41 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:56:44 265 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:56:44 265 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:56:44 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:56:44 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:56:46 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:56:51 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]
   --- 10 Mar 19:56:52 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> id: mat-tab-label-0-1]
Expected: click on Text tab
Actual(Passed): Sucessfully clicked on Text tab
[ScreenShot]
   --- 10 Mar 19:56:53 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:56:53 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:56:53 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message
[ScreenShot]
   --- 10 Mar 19:57:09 836 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9991db1acbcff5a9b4b4ca0b5a5ca760)] -> id: immSmsTemplateSave]
 Successfully verified the Save button is not Enabled in Template Page

Test Passed.
verifyFIHoldNoticeSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:14:47 923 - TestCaseID:: verifyFIHoldNoticeSettingsInAdmin
   --- 10 Mar 19:14:51 286 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify hold notice Settings In Admin *****
 ***** verify hold notice Settings In Admin *****
   --- 10 Mar 19:14:55 998 - 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=7b431f7b-0463-4abf-976f-074dc135ceb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=keeiojpacphr4hwgtwpyqwf_pte6jnx5fqxmwhch374&code_challenge_method=s256&nonce=8a1767d6-2af0-4346-9fe5-2262bf064912&state=eyjpzci6ijhmmmvmn2uwltlhmdatngiymi1hothjltg2otqyyzczzwziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:14:55 998 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:14:56 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:14:56 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:14:56 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:14:56 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:14:56 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:15:00 888 - 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=7b431f7b-0463-4abf-976f-074dc135ceb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=keeiojpacphr4hwgtwpyqwf_pte6jnx5fqxmwhch374&code_challenge_method=s256&nonce=8a1767d6-2af0-4346-9fe5-2262bf064912&state=eyjpzci6ijhmmmvmn2uwltlhmdatngiymi1hothjltg2otqyyzczzwziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:15:00 889 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:15:05 011 - 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=7b431f7b-0463-4abf-976f-074dc135ceb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=keeiojpacphr4hwgtwpyqwf_pte6jnx5fqxmwhch374&code_challenge_method=s256&nonce=8a1767d6-2af0-4346-9fe5-2262bf064912&state=eyjpzci6ijhmmmvmn2uwltlhmdatngiymi1hothjltg2otqyyzczzwziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:15:05 011 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:15:05 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:15:05 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:15:09 224 - 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=7b431f7b-0463-4abf-976f-074dc135ceb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=keeiojpacphr4hwgtwpyqwf_pte6jnx5fqxmwhch374&code_challenge_method=s256&nonce=8a1767d6-2af0-4346-9fe5-2262bf064912&state=eyjpzci6ijhmmmvmn2uwltlhmdatngiymi1hothjltg2otqyyzczzwziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:15:09 225 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:15:13 845 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:15:13 845 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:15:23 480 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:15:23 480 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:15:26 639 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:15:26 639 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:15:26 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:15:29 952 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:15:29 952 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:15:30 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:15:32 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immAdministration]
   --- 10 Mar 19:15:32 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:15:33 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:15:33 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:15:33 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:15:34 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:15:34 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> 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]
   --- 10 Mar 19:15:42 858 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:15:42 859 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:15:49 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:15:57 641 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:15:57 642 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:16:07 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> 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]
   --- 10 Mar 19:16:20 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: mat-tab-label-0-8]
Expected: click on Hold Notice tab
Actual(Passed): Sucessfully clicked on Hold Notice tab
[ScreenShot]
   --- 10 Mar 19:16:22 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immHoldNoticeReasonsSettingsHoldHeader]
Expected: set Hold Header
Actual(Passed): Sucessfully set Hold Header:Testing hold header
[ScreenShot]
   --- 10 Mar 19:16:27 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immHoldNoticeReasonsSettingsHoldDescription]
Expected: set Hold Description
Actual(Passed): Sucessfully set Hold Description:Testing Hold Description
[ScreenShot]
   --- 10 Mar 19:16:31 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immHoldNoticeReasonsSettingsHoldContent]
Expected: set Hold Reasons
Actual(Passed): Sucessfully setted Hold Reasons:+ testing hold reason1
[ScreenShot]
   --- 10 Mar 19:16:35 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immClose]
Expected: click on Hold Notice preview
Actual(Passed): Sucessfully clicked on Hold Notice preview
[ScreenShot]
   --- 10 Mar 19:16:41 442 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:16:41 442 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:16:41 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> xpath: //span[text()='Exception Hold Notices']/ancestor::mat-expansion-panel-header]
Expected: Expand the Exception Hold Notices panel
Actual(Passed): Sucessfully Expanded the Exception Hold Notices panel
[ScreenShot]
   --- 10 Mar 19:16:44 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immHoldNoticeReasonsSettingsExceptionHoldHeader]
Expected: set Hold Header
Actual(Passed): Sucessfully set Hold Header:Testing hold header
[ScreenShot]
   --- 10 Mar 19:16:48 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immHoldNoticeReasonsSettingsExceptionHoldDescription]
Expected: set Hold Description
Actual(Passed): Sucessfully set Hold Description:Testing Hold Description
[ScreenShot]
   --- 10 Mar 19:16:52 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immHoldNoticeReasonsSettingsExceptionHoldContent]
Expected: set Hold Reasons
Actual(Passed): Sucessfully setted Hold Reasons:+ testing hold reason1
[ScreenShot]
   --- 10 Mar 19:16:56 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (17338f6bc6a7a551f9004d1d4a2f0cab)] -> id: immClose]
Expected: click on Hold Notice preview
Actual(Passed): Sucessfully clicked on Hold Notice preview
[ScreenShot]

Test Passed.
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:29:15 756 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 10 Mar 19:29:18 830 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Scan Settings In Admin *****
 ***** verify Scan Settings In Admin *****
   --- 10 Mar 19:29:23 625 - 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=3d97b78b-1c60-4a63-a019-ed9e640c8506&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=msk8prn2gm7xiqfoptu-hqg217p3q20w3qby39zg7lq&code_challenge_method=s256&nonce=a70002d5-e1c5-42f7-8c25-dc32bc899b42&state=eyjpzci6imrkzdjhndlkltdizjetndgxys05mmi4lte1ntrlyjuzzwe5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:29:23 625 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:29:23 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:29:23 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:29:24 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:29:24 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:29:24 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:29:28 428 - 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=3d97b78b-1c60-4a63-a019-ed9e640c8506&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=msk8prn2gm7xiqfoptu-hqg217p3q20w3qby39zg7lq&code_challenge_method=s256&nonce=a70002d5-e1c5-42f7-8c25-dc32bc899b42&state=eyjpzci6imrkzdjhndlkltdizjetndgxys05mmi4lte1ntrlyjuzzwe5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:29:28 428 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:29:32 810 - 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=3d97b78b-1c60-4a63-a019-ed9e640c8506&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=msk8prn2gm7xiqfoptu-hqg217p3q20w3qby39zg7lq&code_challenge_method=s256&nonce=a70002d5-e1c5-42f7-8c25-dc32bc899b42&state=eyjpzci6imrkzdjhndlkltdizjetndgxys05mmi4lte1ntrlyjuzzwe5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:29:32 810 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:29:33 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:29:33 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:29:37 112 - 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=3d97b78b-1c60-4a63-a019-ed9e640c8506&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=msk8prn2gm7xiqfoptu-hqg217p3q20w3qby39zg7lq&code_challenge_method=s256&nonce=a70002d5-e1c5-42f7-8c25-dc32bc899b42&state=eyjpzci6imrkzdjhndlkltdizjetndgxys05mmi4lte1ntrlyjuzzwe5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:29:37 112 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:29:42 589 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:29:42 589 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:29:51 763 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:29:51 764 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:29:54 904 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:29:54 905 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:29:55 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:29:58 193 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:29:58 193 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:29:58 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:30:00 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> id: immAdministration]
   --- 10 Mar 19:30:01 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:30:01 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:30:01 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:30:02 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:30:02 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:30:02 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> 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]
   --- 10 Mar 19:30:11 274 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:30:11 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:30:17 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:30:26 213 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:30:26 213 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:30:36 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef2a2761014399c02abf93c50303a218)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:ScanShell 3000D
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:SingleSide
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:true
[ScreenShot]
Expected: click on eTeller CK21 Integration
Actual(Passed): Sucessfully set eTeller CK21 Integration:False
[ScreenShot]

Test Passed.
verifyTextSubscriptionInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...)
   --- 10 Mar 20:00:36 779 - TestCaseID:: verifyTextSubscriptionInAdminTellerPortal
   --- 10 Mar 20:00:39 907 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Text Subscription In Admin Teller Portal *****
 ***** verify Text Subscription In Admin Teller Portal *****
   --- 10 Mar 20:00:44 504 - 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=040d1cb3-50d2-4f7e-949c-05bfa5c26291&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tjessqy0agpppk4ddgt8ne-3k-h2yvnhlv1hjm2yvhw&code_challenge_method=s256&nonce=4bdf45ed-bffa-4ecf-8a62-eb251252b508&state=eyjpzci6ijk4njhingqyltjjogitndm0yy1inzc0lti4ntq1zwzhowmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:00:44 504 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:00:44 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 20:00:44 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:00:44 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 20:00:44 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:00:44 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:00:48 588 - 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=040d1cb3-50d2-4f7e-949c-05bfa5c26291&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tjessqy0agpppk4ddgt8ne-3k-h2yvnhlv1hjm2yvhw&code_challenge_method=s256&nonce=4bdf45ed-bffa-4ecf-8a62-eb251252b508&state=eyjpzci6ijk4njhingqyltjjogitndm0yy1inzc0lti4ntq1zwzhowmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:00:48 588 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:00:52 709 - 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=040d1cb3-50d2-4f7e-949c-05bfa5c26291&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tjessqy0agpppk4ddgt8ne-3k-h2yvnhlv1hjm2yvhw&code_challenge_method=s256&nonce=4bdf45ed-bffa-4ecf-8a62-eb251252b508&state=eyjpzci6ijk4njhingqyltjjogitndm0yy1inzc0lti4ntq1zwzhowmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:00:52 709 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 20:00:53 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:00:53 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:00:57 450 - 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=040d1cb3-50d2-4f7e-949c-05bfa5c26291&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=tjessqy0agpppk4ddgt8ne-3k-h2yvnhlv1hjm2yvhw&code_challenge_method=s256&nonce=4bdf45ed-bffa-4ecf-8a62-eb251252b508&state=eyjpzci6ijk4njhingqyltjjogitndm0yy1inzc0lti4ntq1zwzhowmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:00:57 450 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 20:01:02 148 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 20:01:02 148 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:01:11 055 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:01:11 055 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:01:14 209 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:01:14 209 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:01:14 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 20:01:17 478 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:01:17 478 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:01:17 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 20:01:17 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 20:01:20 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 20:01:24 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]
   --- 10 Mar 20:01:25 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> id: mat-tab-label-0-7]
Expected: click on Subscription tab
Actual(Passed): Sucessfully clicked on Subscription tab
[ScreenShot]
   --- 10 Mar 20:01:26 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //td[text()='Text']]
 Subscription in Fi setting are :Text present:true [ScreenShot]
   --- 10 Mar 20:01:31 466 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 10 Mar 20:01:31 466 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:01:31 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> id: immOnFilter]
   --- 10 Mar 20:01:34 773 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 10 Mar 20:01:34 773 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:01:34 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Dashboard' page [ScreenShot]
 Clicked 'Non Archived' button
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:true
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false
[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
   --- 10 Mar 20:02:02 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> css selector: tr[id*='immTranRow']]
   --- 10 Mar 20:02:05 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> id: immNotify]
   --- 10 Mar 20:02:05 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> id: immNotify]
   --- 10 Mar 20:02:06 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (630b049de671228c55980650733ab1f7)] -> id: immSMS]
Expected: Check the Text field
Actual(Passed): Successful - Text field is enabled
[ScreenShot]

Test Passed.
verifyBranchPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 18:58:36 395 - TestCaseID:: verifyBranchPrintSettingsInAdmin
   --- 10 Mar 18:58:40 041 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Branch print settings Admin Portal *****
 ***** verify Branch print settings Admin Portal *****
   --- 10 Mar 18:58:44 867 - 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=ff30fa57-6728-48f8-ba80-7db4b8f90141&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ohbdsjaoncshbqg0nwstla4gerklqwizqg3lpgrmfya&code_challenge_method=s256&nonce=83f4e512-9593-40cc-ae0e-cba8597738df&state=eyjpzci6imfkyzyznmflltljyjmtndy3mi05mtk2lwmwmzqzmzvkmzgyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:58:44 867 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:58:45 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 18:58:45 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:58:45 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 18:58:45 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:58:45 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:58:49 813 - 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=ff30fa57-6728-48f8-ba80-7db4b8f90141&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ohbdsjaoncshbqg0nwstla4gerklqwizqg3lpgrmfya&code_challenge_method=s256&nonce=83f4e512-9593-40cc-ae0e-cba8597738df&state=eyjpzci6imfkyzyznmflltljyjmtndy3mi05mtk2lwmwmzqzmzvkmzgyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:58:49 813 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:58:53 296 - 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=ff30fa57-6728-48f8-ba80-7db4b8f90141&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ohbdsjaoncshbqg0nwstla4gerklqwizqg3lpgrmfya&code_challenge_method=s256&nonce=83f4e512-9593-40cc-ae0e-cba8597738df&state=eyjpzci6imfkyzyznmflltljyjmtndy3mi05mtk2lwmwmzqzmzvkmzgyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:58:53 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 18:58:54 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 18:58:54 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 18:58:58 238 - 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=ff30fa57-6728-48f8-ba80-7db4b8f90141&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=ohbdsjaoncshbqg0nwstla4gerklqwizqg3lpgrmfya&code_challenge_method=s256&nonce=83f4e512-9593-40cc-ae0e-cba8597738df&state=eyjpzci6imfkyzyznmflltljyjmtndy3mi05mtk2lwmwmzqzmzvkmzgyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:58:58 239 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 18:59:03 980 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 18:59:03 980 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:59:13 497 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:59:13 497 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:59:16 652 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:59:16 654 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:59:16 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 18:59:19 993 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:59:19 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:59:20 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 18:59:20 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 18:59:22 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 18:59:23 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 18:59:30 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 18:59:31 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 10 Mar 18:59:31 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 10 Mar 18:59:31 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 10 Mar 18:59:32 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 18:59:32 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 18:59:33 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 18:59:36 883 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:59:36 883 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:59:37 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 18:59:37 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 18:59:38 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 10 Mar 18:59:38 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 10 Mar 18:59:42 471 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:59:42 472 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:59:43 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 18:59:43 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 18:59:46 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:59:46 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:59:46 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:59:46 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:59:46 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 18:59:55 672 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:59:55 673 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:00:01 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:00:10 630 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:00:10 631 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 19:00:15 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immReceiptPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Courier New
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 8
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 10 Mar 19:00:49 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
   --- 10 Mar 19:00:56 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> id: immReportPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Portrait
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
   --- 10 Mar 19:01:29 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel
[ScreenShot]
Expected: Logo1 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the log1:false
[ScreenShot]
Expected: Logo2 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Logo2:false
[ScreenShot]
Expected: CuAdress ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the CuAdress:false
[ScreenShot]
Expected: Member Address ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Member Address:false
[ScreenShot]
   --- 10 Mar 19:01:36 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
Expected: Expand the Others panel
Actual(Passed): Sucessfully Expanded the Others panel
[ScreenShot]
Expected: Print Signature ( slider -on/off) Signature Line Text ( character text)
Actual(Passed): Sucessfully slidered the Print Signature
[ScreenShot]
   --- 10 Mar 19:01:37 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7440221045e208ba5e8622eb540a86c2)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
Expected: Expand the Host Specific panel
Actual(Passed): Sucessfully Expanded the Host Specific panel
[ScreenShot]
Expected: Print Disburstments ( slider -on/off)
Actual(Passed): Sucessfully slidered the Print Disburstments
[ScreenShot]

Test Passed.
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 10 Mar 19:16:58 022 - TestCaseID:: verifyFIOperationSettingsInAdmin
   --- 10 Mar 19:17:01 243 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify operation In Admin Teller Portal Add *****
 ***** verify operation In Admin Teller Portal Add *****
   --- 10 Mar 19:17:05 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-fiadminportal-demo.azurewebsites.net&client-request-id=702f475f-46ce-43d2-a446-730f21f54b69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jzeqxhlcvlaicql_i3dkso7ey-ksfmocwlmfc8wo48i&code_challenge_method=s256&nonce=16cf6f5b-eea4-49fb-ac99-e918e1ada162&state=eyjpzci6ijnhowzjmjvllthin2qtngrmys1imjywltqwytgzodbkmgqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:17:05 759 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:17:05 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:17:05 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:17:06 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:17:06 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:17:06 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:17:10 108 - 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=702f475f-46ce-43d2-a446-730f21f54b69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jzeqxhlcvlaicql_i3dkso7ey-ksfmocwlmfc8wo48i&code_challenge_method=s256&nonce=16cf6f5b-eea4-49fb-ac99-e918e1ada162&state=eyjpzci6ijnhowzjmjvllthin2qtngrmys1imjywltqwytgzodbkmgqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:17:10 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:17:14 267 - 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=702f475f-46ce-43d2-a446-730f21f54b69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jzeqxhlcvlaicql_i3dkso7ey-ksfmocwlmfc8wo48i&code_challenge_method=s256&nonce=16cf6f5b-eea4-49fb-ac99-e918e1ada162&state=eyjpzci6ijnhowzjmjvllthin2qtngrmys1imjywltqwytgzodbkmgqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:17:14 268 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:17:15 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:17:15 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:17:18 592 - 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=702f475f-46ce-43d2-a446-730f21f54b69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jzeqxhlcvlaicql_i3dkso7ey-ksfmocwlmfc8wo48i&code_challenge_method=s256&nonce=16cf6f5b-eea4-49fb-ac99-e918e1ada162&state=eyjpzci6ijnhowzjmjvllthin2qtngrmys1imjywltqwytgzodbkmgqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:17:18 592 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:17:23 191 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:17:23 192 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:17:32 025 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:17:32 025 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:17:35 182 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:17:35 182 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:17:35 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:17:38 462 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:17:38 462 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:17:38 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:17:41 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immAdministration]
   --- 10 Mar 19:17:41 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:17:42 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:17:42 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:17:43 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:17:43 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:17:43 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> 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]
   --- 10 Mar 19:17:51 814 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:17:51 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:17:57 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:18:06 612 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:18:06 612 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 19:18:17 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: mat-tab-label-0-5]
Expected: click on Operations tab
Actual(Passed): Sucessfully clicked on Operations tab
[ScreenShot]
   --- 10 Mar 19:18:18 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immOperationAuthenticationList]
 Authentication list is displayed in Operations page
   --- 10 Mar 19:18:18 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immOperationAuthenticationList]
 Authentication list is displayed in Operations page
   --- 10 Mar 19:18:18 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immOperationAuthenticationListAdd]
   --- 10 Mar 19:18:18 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immOperationAuthenticationListAdd]
   --- 10 Mar 19:18:21 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immId]
   --- 10 Mar 19:18:21 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immSave]
   --- 10 Mar 19:18:21 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immSave]
Expected: Set authenticationAdd,VISA
Actual(Passed): Sucessfully set authentication Type:Add,VISA
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:Received
[ScreenShot]
Expected: Show Transaction Close Button ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Show Transaction Close Button:false
[ScreenShot]
Expected: Mask Balance ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Mask Balance:true
[ScreenShot]
Expected: Mask Receipt ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Mask Receipt:true
[ScreenShot]
   --- 10 Mar 19:18:36 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e8f377f42d354368c10e142fbebbc979)] -> id: immMaskingPattern]
Expected: set on Masking Pattern
Actual(Passed): Sucessfully setting on Masking Pattern:XNXNN
[ScreenShot]
Expected: Offline Mode ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Offline MOde:true
[ScreenShot]

Test Passed.
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:34:15 598 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 10 Mar 19:34:18 388 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Scan Settings In Admin *****
 ***** verify Scan Settings In Admin *****
   --- 10 Mar 19:34:23 037 - 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=81784949-312e-49a3-86f8-24c72dab9d3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6h8arwte2fgsxpzgvxzt4vb0ktedy2zrkj9xfhkm_34&code_challenge_method=s256&nonce=bde734d1-d1eb-42f2-b7f9-d210961cf425&state=eyjpzci6ime0ndbiodvklwvlntgtnduwzi1hzgyxltkymdgznmnhzgyxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:34:23 037 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:34:23 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:34:23 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:34:23 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:34:23 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:34:23 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:34:27 119 - 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=81784949-312e-49a3-86f8-24c72dab9d3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6h8arwte2fgsxpzgvxzt4vb0ktedy2zrkj9xfhkm_34&code_challenge_method=s256&nonce=bde734d1-d1eb-42f2-b7f9-d210961cf425&state=eyjpzci6ime0ndbiodvklwvlntgtnduwzi1hzgyxltkymdgznmnhzgyxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:34:27 119 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:34:30 596 - 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=81784949-312e-49a3-86f8-24c72dab9d3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6h8arwte2fgsxpzgvxzt4vb0ktedy2zrkj9xfhkm_34&code_challenge_method=s256&nonce=bde734d1-d1eb-42f2-b7f9-d210961cf425&state=eyjpzci6ime0ndbiodvklwvlntgtnduwzi1hzgyxltkymdgznmnhzgyxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:34:30 597 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:34:31 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:34:31 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:34:35 332 - 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=81784949-312e-49a3-86f8-24c72dab9d3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=6h8arwte2fgsxpzgvxzt4vb0ktedy2zrkj9xfhkm_34&code_challenge_method=s256&nonce=bde734d1-d1eb-42f2-b7f9-d210961cf425&state=eyjpzci6ime0ndbiodvklwvlntgtnduwzi1hzgyxltkymdgznmnhzgyxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:34:35 333 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:34:40 106 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:34:40 106 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:34:49 198 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:34:49 199 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:34:52 304 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:34:52 304 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:34:52 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:34:55 579 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:34:55 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:34:55 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:34:58 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> id: immAdministration]
   --- 10 Mar 19:34:58 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:35:00 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:35:00 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:35:00 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:35:00 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:35:00 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> 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]
   --- 10 Mar 19:35:09 366 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:35:09 366 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:35:15 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:35:24 159 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:35:24 159 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:35:34 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fd8b917760d39999c6d8fccfe94d8a84)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:TravelScan Pro
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:DualSide
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:true
[ScreenShot]
Expected: click on eTeller CK21 Integration
Actual(Passed): Sucessfully set eTeller CK21 Integration:False
[ScreenShot]

Test Passed.
verifyFIArchiveSettingsDefaultMemberErrMessage({Archived Transactions=, Archive=Default Member Number-222;, print signatur=, Name=, MultipleWorksta...)
   --- 10 Mar 19:08:40 300 - TestCaseID:: verifyFIArchiveSettingsDefaultMemberErrMessage
   --- 10 Mar 19:08:43 760 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Archive Settings In Admin *****
 ***** verify Archive Settings In Admin *****
   --- 10 Mar 19:08:48 430 - 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=2d561217-a5a5-49c3-9547-983859af486b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=awjywo6hvqli40ecl1yiwkb7ro8ljp7ryyno-0spmrq&code_challenge_method=s256&nonce=dbbcb4f0-95aa-4f3c-989d-85f1db53b6cc&state=eyjpzci6imfkyzjiythmltjjyjgtndg2ny1indqwltuymzbjyzuyytgzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:08:48 430 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:08:48 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:08:48 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:08:48 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:08:52 526 - 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=2d561217-a5a5-49c3-9547-983859af486b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=awjywo6hvqli40ecl1yiwkb7ro8ljp7ryyno-0spmrq&code_challenge_method=s256&nonce=dbbcb4f0-95aa-4f3c-989d-85f1db53b6cc&state=eyjpzci6imfkyzjiythmltjjyjgtndg2ny1indqwltuymzbjyzuyytgzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:08:52 526 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:08:56 533 - 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=2d561217-a5a5-49c3-9547-983859af486b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=awjywo6hvqli40ecl1yiwkb7ro8ljp7ryyno-0spmrq&code_challenge_method=s256&nonce=dbbcb4f0-95aa-4f3c-989d-85f1db53b6cc&state=eyjpzci6imfkyzjiythmltjjyjgtndg2ny1indqwltuymzbjyzuyytgzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:08:56 534 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:08:57 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:08:57 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:09:00 920 - 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=2d561217-a5a5-49c3-9547-983859af486b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=awjywo6hvqli40ecl1yiwkb7ro8ljp7ryyno-0spmrq&code_challenge_method=s256&nonce=dbbcb4f0-95aa-4f3c-989d-85f1db53b6cc&state=eyjpzci6imfkyzjiythmltjjyjgtndg2ny1indqwltuymzbjyzuyytgzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:09:00 920 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:09:05 551 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:09:05 552 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:09:14 609 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:09:14 609 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:09:17 765 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:09:17 765 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:09:17 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:09:21 046 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:09:21 046 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:09:21 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:09:23 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> id: immAdministration]
   --- 10 Mar 19:09:23 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:09:24 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:09:25 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:09:25 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:09:25 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:09:25 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> 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]
   --- 10 Mar 19:09:36 001 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:09:36 001 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:09:42 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:09:51 114 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:09:51 115 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:10:01 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> id: mat-tab-label-0-3]
Expected: click on Archive tab
Actual(Passed): Sucessfully clicked on Archive tab
[ScreenShot]
   --- 10 Mar 19:10:08 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b964b6591a46dfbb46554c3c1465d27)] -> id: immArchiveDefaultMember]
Expected: set Default Member Number
Actual(Passed): Sucessfully setted Default Member Number:222
[ScreenShot]
Expected: click on close icon x tab
Actual(Passed): Sucessfully clicked on close icon
[ScreenShot]
Expected: validate error message
Actual(Passed): Sucessfully validated error message
[ScreenShot]

Test Passed.
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:32:37 430 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 10 Mar 19:32:40 604 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Scan Settings In Admin *****
 ***** verify Scan Settings In Admin *****
   --- 10 Mar 19:32:45 034 - 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=9754dcbe-9f88-4975-9589-78302f9a49ca&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=eifais7x5ksgzpedjfguyrresiachleafrpwkgkhek0&code_challenge_method=s256&nonce=49536dc5-1131-4d5c-866a-874084a77eba&state=eyjpzci6ijqxmwjmywi2lwrkyzgtndg5yy1imtc0lwrmzwzjnzdkn2e2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:32:45 034 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:32:45 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:32:45 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:32:45 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:32:45 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:32:45 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:32:49 095 - 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=9754dcbe-9f88-4975-9589-78302f9a49ca&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=eifais7x5ksgzpedjfguyrresiachleafrpwkgkhek0&code_challenge_method=s256&nonce=49536dc5-1131-4d5c-866a-874084a77eba&state=eyjpzci6ijqxmwjmywi2lwrkyzgtndg5yy1imtc0lwrmzwzjnzdkn2e2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:32:49 095 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:32:52 638 - 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=9754dcbe-9f88-4975-9589-78302f9a49ca&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=eifais7x5ksgzpedjfguyrresiachleafrpwkgkhek0&code_challenge_method=s256&nonce=49536dc5-1131-4d5c-866a-874084a77eba&state=eyjpzci6ijqxmwjmywi2lwrkyzgtndg5yy1imtc0lwrmzwzjnzdkn2e2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:32:52 638 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:32:53 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:32:54 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:32:57 465 - 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=9754dcbe-9f88-4975-9589-78302f9a49ca&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=eifais7x5ksgzpedjfguyrresiachleafrpwkgkhek0&code_challenge_method=s256&nonce=49536dc5-1131-4d5c-866a-874084a77eba&state=eyjpzci6ijqxmwjmywi2lwrkyzgtndg5yy1imtc0lwrmzwzjnzdkn2e2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:32:57 465 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:33:03 947 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:33:03 947 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:33:13 264 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:33:13 264 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:33:16 368 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:33:16 368 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:33:16 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:33:19 642 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:33:19 642 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:33:19 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:33:22 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> id: immAdministration]
   --- 10 Mar 19:33:22 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:33:23 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:33:24 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:33:24 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:33:24 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:33:24 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> 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]
   --- 10 Mar 19:33:32 915 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:33:32 915 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:33:39 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:33:47 646 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:33:47 646 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:33:57 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f0e36712cd35d1a3c0a8b7371f1cb039)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:TravelScan Pro
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:SingleSide
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:true
[ScreenShot]
Expected: click on eTeller CK21 Integration
Actual(Passed): Sucessfully set eTeller CK21 Integration:False
[ScreenShot]

Test Passed.
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:22:01 620 - TestCaseID:: verifyFIPlatformSettingsInAdmin
   --- 10 Mar 19:22:04 558 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify FI Platform Settings In Admin *****
 ***** verify FI Platform Settings In Admin *****
   --- 10 Mar 19:22:09 307 - 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=137dc1a8-9bbb-46e3-ba0b-67e2eed968be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fclc3juph3ef8x5zrlttiw92sde_xsn2mseelgkliys&code_challenge_method=s256&nonce=b02a6fd8-5486-47fe-86dd-087636712e99&state=eyjpzci6imfmmjkymtlilwy4yjitngjjys04yje2ltczm2mynzbjodnmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:22:09 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:22:09 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:22:09 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:22:09 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:22:09 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:22:09 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:22:13 415 - 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=137dc1a8-9bbb-46e3-ba0b-67e2eed968be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fclc3juph3ef8x5zrlttiw92sde_xsn2mseelgkliys&code_challenge_method=s256&nonce=b02a6fd8-5486-47fe-86dd-087636712e99&state=eyjpzci6imfmmjkymtlilwy4yjitngjjys04yje2ltczm2mynzbjodnmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:22:13 415 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:22:17 722 - 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=137dc1a8-9bbb-46e3-ba0b-67e2eed968be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fclc3juph3ef8x5zrlttiw92sde_xsn2mseelgkliys&code_challenge_method=s256&nonce=b02a6fd8-5486-47fe-86dd-087636712e99&state=eyjpzci6imfmmjkymtlilwy4yjitngjjys04yje2ltczm2mynzbjodnmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:22:17 723 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:22:18 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:22:18 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:22:22 191 - 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=137dc1a8-9bbb-46e3-ba0b-67e2eed968be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=fclc3juph3ef8x5zrlttiw92sde_xsn2mseelgkliys&code_challenge_method=s256&nonce=b02a6fd8-5486-47fe-86dd-087636712e99&state=eyjpzci6imfmmjkymtlilwy4yjitngjjys04yje2ltczm2mynzbjodnmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:22:22 192 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:22:27 090 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:22:27 090 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:22:35 960 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:22:35 960 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:22:39 123 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:22:39 123 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:22:39 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:22:42 449 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:22:42 449 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:22:42 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:22:45 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> id: immAdministration]
   --- 10 Mar 19:22:45 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:22:46 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:22:47 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:22:47 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:22:47 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:22:47 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> 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]
   --- 10 Mar 19:22:55 957 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:22:55 957 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:23:02 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:23:10 726 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:23:10 726 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:23:20 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (50d9dd04ba4beec7104be9edc65a18b9)] -> 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]

Test Passed.
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:30:58 458 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 10 Mar 19:31:01 618 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Scan Settings In Admin *****
 ***** verify Scan Settings In Admin *****
   --- 10 Mar 19:31:06 215 - 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=276abc12-1911-46f2-975e-7157265ef155&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=9xtevmed7sbjupw-nwnwg4eslfkqfkk7--szfz55bj0&code_challenge_method=s256&nonce=6066c64b-5ed1-4d39-8bbd-74f12a1927c4&state=eyjpzci6iju1zwzlnzu4ltbhytetngzhnc1hnjnjltyyndixnzvlmtlhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:31:06 215 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:31:06 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:31:06 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:31:06 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:31:06 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:31:06 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:31:10 753 - 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=276abc12-1911-46f2-975e-7157265ef155&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=9xtevmed7sbjupw-nwnwg4eslfkqfkk7--szfz55bj0&code_challenge_method=s256&nonce=6066c64b-5ed1-4d39-8bbd-74f12a1927c4&state=eyjpzci6iju1zwzlnzu4ltbhytetngzhnc1hnjnjltyyndixnzvlmtlhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:31:10 754 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:31:14 576 - 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=276abc12-1911-46f2-975e-7157265ef155&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=9xtevmed7sbjupw-nwnwg4eslfkqfkk7--szfz55bj0&code_challenge_method=s256&nonce=6066c64b-5ed1-4d39-8bbd-74f12a1927c4&state=eyjpzci6iju1zwzlnzu4ltbhytetngzhnc1hnjnjltyyndixnzvlmtlhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:31:14 576 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:31:15 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:31:15 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:31:19 047 - 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=276abc12-1911-46f2-975e-7157265ef155&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=9xtevmed7sbjupw-nwnwg4eslfkqfkk7--szfz55bj0&code_challenge_method=s256&nonce=6066c64b-5ed1-4d39-8bbd-74f12a1927c4&state=eyjpzci6iju1zwzlnzu4ltbhytetngzhnc1hnjnjltyyndixnzvlmtlhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:31:19 047 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:31:23 926 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:31:23 926 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:31:32 928 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:31:32 928 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:31:36 079 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:31:36 080 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:31:36 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:31:39 348 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:31:39 348 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:31:39 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:31:41 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> id: immAdministration]
   --- 10 Mar 19:31:42 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:31:43 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:31:43 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:31:43 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:31:44 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:31:44 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> 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]
   --- 10 Mar 19:31:52 592 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:31:52 592 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:31:58 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:32:07 447 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:32:07 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:32:17 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e46cbade745285d293ae7081beee0361)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:TravelScan Pro 600
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:SingleSide
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:true
[ScreenShot]
Expected: click on eTeller CK21 Integration
Actual(Passed): Sucessfully set eTeller CK21 Integration:False
[ScreenShot]

Test Passed.
verifyBranchScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:01:39 084 - TestCaseID:: verifyBranchScanSettingsInAdmin
   --- 10 Mar 19:01:42 616 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Branch Scan settings Admin Portal *****
 ***** verify Branch Scan settings Admin Portal *****
   --- 10 Mar 19:01:47 477 - 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=5f9060fa-eb3c-4f37-9f77-d33742881fba&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jpkhxwnghgczhjz40j0-0fgs6f5-dzut5oneqrhqm6w&code_challenge_method=s256&nonce=a35a2a51-6f0b-4f2d-9a92-88576f7d1b15&state=eyjpzci6imi0mzm4ntm3lwe5mtgtndvhoc05otbmltzizjm3nwi5otgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:01:47 477 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:01:47 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:01:47 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:01:48 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:01:48 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:01:48 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:01:51 992 - 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=5f9060fa-eb3c-4f37-9f77-d33742881fba&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jpkhxwnghgczhjz40j0-0fgs6f5-dzut5oneqrhqm6w&code_challenge_method=s256&nonce=a35a2a51-6f0b-4f2d-9a92-88576f7d1b15&state=eyjpzci6imi0mzm4ntm3lwe5mtgtndvhoc05otbmltzizjm3nwi5otgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:01:51 992 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:01:55 427 - 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=5f9060fa-eb3c-4f37-9f77-d33742881fba&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jpkhxwnghgczhjz40j0-0fgs6f5-dzut5oneqrhqm6w&code_challenge_method=s256&nonce=a35a2a51-6f0b-4f2d-9a92-88576f7d1b15&state=eyjpzci6imi0mzm4ntm3lwe5mtgtndvhoc05otbmltzizjm3nwi5otgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:01:55 427 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:01:56 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:01:56 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:02:00 214 - 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=5f9060fa-eb3c-4f37-9f77-d33742881fba&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jpkhxwnghgczhjz40j0-0fgs6f5-dzut5oneqrhqm6w&code_challenge_method=s256&nonce=a35a2a51-6f0b-4f2d-9a92-88576f7d1b15&state=eyjpzci6imi0mzm4ntm3lwe5mtgtndvhoc05otbmltzizjm3nwi5otgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:02:00 215 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:02:04 786 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:02:04 786 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:02:14 294 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:02:14 294 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:02:17 444 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:02:17 445 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:02:17 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:02:20 728 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:02:20 728 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:02:20 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:02:21 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:02:23 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:02:23 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 19:02:31 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 19:02:31 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 10 Mar 19:02:31 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 10 Mar 19:02:32 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 10 Mar 19:02:32 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 19:02:33 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 19:02:33 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 19:02:36 979 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:02:36 979 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:02:37 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 19:02:37 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 19:02:38 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 10 Mar 19:02:38 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 10 Mar 19:02:42 273 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:02:42 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:02:42 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 19:02:42 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 19:02:45 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:02:45 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:02:45 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:02:45 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:02:45 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 19:02:55 450 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:02:55 450 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:03:01 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:03:10 427 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:03:10 427 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:03:15 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> xpath: //div[contains(text(),'Scan')]]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:Ranger
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.45.5.24
[ScreenShot]
   --- 10 Mar 19:03:32 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (806d4ba14cd68261530cf5e0db89a958)] -> id: immScanNetworkIP]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.45.5.24
[ScreenShot]

Test Passed.
verifyBranchSignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:03:36 130 - TestCaseID:: verifyBranchSignSettingsInAdmin
   --- 10 Mar 19:03:39 871 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Branch sign settings Admin Portal *****
 ***** verify Branch sign settings Admin Portal *****
   --- 10 Mar 19:03:44 679 - 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=d3bcc9ff-b6ac-421c-a7e0-555300dc7c00&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jvnzvafcjj6y2bmrbsh0sq9u-efulowx0pwmvby54b0&code_challenge_method=s256&nonce=a247a886-bf84-444f-a280-e14142878894&state=eyjpzci6ijvlndfjmwq4ltzknzetndrjzi05mgu4lweymwvlnwninzc5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:03:44 680 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:03:44 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:03:44 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:03:45 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:03:45 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:03:45 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:03:49 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=d3bcc9ff-b6ac-421c-a7e0-555300dc7c00&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jvnzvafcjj6y2bmrbsh0sq9u-efulowx0pwmvby54b0&code_challenge_method=s256&nonce=a247a886-bf84-444f-a280-e14142878894&state=eyjpzci6ijvlndfjmwq4ltzknzetndrjzi05mgu4lweymwvlnwninzc5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:03:49 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:03:52 903 - 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=d3bcc9ff-b6ac-421c-a7e0-555300dc7c00&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jvnzvafcjj6y2bmrbsh0sq9u-efulowx0pwmvby54b0&code_challenge_method=s256&nonce=a247a886-bf84-444f-a280-e14142878894&state=eyjpzci6ijvlndfjmwq4ltzknzetndrjzi05mgu4lweymwvlnwninzc5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:03:52 903 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:03:53 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:03:53 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:03:57 264 - 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=d3bcc9ff-b6ac-421c-a7e0-555300dc7c00&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jvnzvafcjj6y2bmrbsh0sq9u-efulowx0pwmvby54b0&code_challenge_method=s256&nonce=a247a886-bf84-444f-a280-e14142878894&state=eyjpzci6ijvlndfjmwq4ltzknzetndrjzi05mgu4lweymwvlnwninzc5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:03:57 264 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:04:01 972 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:04:01 973 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:04:11 092 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:04:11 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:04:14 252 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:04:14 253 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:04:14 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:04:17 541 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:04:17 541 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:04:17 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:04:17 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:04:20 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:04:20 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 19:04:27 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 19:04:28 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 10 Mar 19:04:28 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 10 Mar 19:04:28 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 10 Mar 19:04:30 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 19:04:30 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 19:04:30 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 19:04:34 055 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:04:34 055 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:04:34 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 19:04:34 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 19:04:35 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 10 Mar 19:04:35 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 10 Mar 19:04:39 262 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:04:39 262 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:04:39 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 19:04:39 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 19:04:42 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:04:42 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:04:42 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:04:42 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:04:42 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 19:04:51 854 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:04:51 854 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:04:58 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:05:06 916 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:05:06 917 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:05:12 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //div[contains(text(),'Scan')]]
   --- 10 Mar 19:05:17 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> xpath: //div[contains(text(),'Sign')]]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab
[ScreenShot]
   --- 10 Mar 19:05:30 168 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:05:30 168 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Select Default Signature Device
Actual(Passed): Sucessfully Selected Default Signature Device:Sigpad
[ScreenShot]
   --- 10 Mar 19:05:33 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Device Model
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5
[ScreenShot]
   --- 10 Mar 19:05:47 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Connection
Actual(Passed): Sucessfully selected the Connection:COM3
[ScreenShot]
   --- 10 Mar 19:06:05 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872528fcd9f0364ab7baa18190e659b8)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Backlight ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Backlight:true
[ScreenShot]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]

Test Passed.
verifyeReceiptsRestartTextInFISettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 20:07:04 634 - TestCaseID:: verifyeReceiptsRestartTextInFISettings
   --- 10 Mar 20:07:07 438 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify eReceipts Restart text in FI settings *****
 ***** verify eReceipts Restart text in FI settings *****
   --- 10 Mar 20:07:12 053 - 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=e0318181-cb05-4e47-aebd-7cdccd19bd85&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bu12zbhpl5iroegd22d6ctilsjpdhi71odwh0elwd9y&code_challenge_method=s256&nonce=f34e45dc-af8d-438b-840a-d8a0aaee1b91&state=eyjpzci6ijuwmgm5mtjiltm4ywqtnde1yi1izjljltzkzgeyotg1n2e3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:07:12 053 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:07:12 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 20:07:12 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:07:12 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 20:07:12 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:07:12 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:07:16 180 - 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=e0318181-cb05-4e47-aebd-7cdccd19bd85&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bu12zbhpl5iroegd22d6ctilsjpdhi71odwh0elwd9y&code_challenge_method=s256&nonce=f34e45dc-af8d-438b-840a-d8a0aaee1b91&state=eyjpzci6ijuwmgm5mtjiltm4ywqtnde1yi1izjljltzkzgeyotg1n2e3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:07:16 180 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:07:20 036 - 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=e0318181-cb05-4e47-aebd-7cdccd19bd85&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bu12zbhpl5iroegd22d6ctilsjpdhi71odwh0elwd9y&code_challenge_method=s256&nonce=f34e45dc-af8d-438b-840a-d8a0aaee1b91&state=eyjpzci6ijuwmgm5mtjiltm4ywqtnde1yi1izjljltzkzgeyotg1n2e3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:07:20 036 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 20:07:21 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:07:21 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:07:24 660 - 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=e0318181-cb05-4e47-aebd-7cdccd19bd85&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bu12zbhpl5iroegd22d6ctilsjpdhi71odwh0elwd9y&code_challenge_method=s256&nonce=f34e45dc-af8d-438b-840a-d8a0aaee1b91&state=eyjpzci6ijuwmgm5mtjiltm4ywqtnde1yi1izjljltzkzgeyotg1n2e3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:07:24 660 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 20:07:29 356 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 20:07:29 356 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:07:38 344 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:07:38 345 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:07:41 465 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:07:41 466 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:07:41 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 20:07:44 732 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:07:44 733 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:07:44 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 20:07:47 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: immAdministration]
   --- 10 Mar 20:07:47 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: immMenuSystemSettings]
   --- 10 Mar 20:07:49 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:07:49 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:07:49 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:07:49 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:07:49 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> 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]
   --- 10 Mar 20:07:57 888 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:07:57 889 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:08:04 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 20:08:12 733 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:08:12 733 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:08:22 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: mat-tab-label-0-5]
Expected: click on Operations tab
Actual(Passed): Sucessfully clicked on Operations tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]
   --- 10 Mar 20:08:37 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: mat-tab-label-0-1]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]
   --- 10 Mar 20:08:51 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]
   --- 10 Mar 20:09:05 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> id: mat-tab-label-0-3]
Expected: click on Archive tab
Actual(Passed): Sucessfully clicked on Archive tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]
   --- 10 Mar 20:09:15 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c12738b0dfd1beaed9b1d3de740be006)] -> xpath: //div/div/div/div/div[.="Workstation"]]
Expected: click on Workstation tab
Actual(Passed): Sucessfully clicked on Workstation tab
[ScreenShot]
Expected: Check the Restart eReceipts Label
Actual(Passed): Restart eReceipts Label is present
[ScreenShot]

Test Passed.
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:37:33 840 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 10 Mar 19:37:36 732 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Scan Settings In Admin *****
 ***** verify Scan Settings In Admin *****
   --- 10 Mar 19:37:41 281 - 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=862d71ce-d715-4205-a0f8-da2dd2f67c3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dlikslnjmf6niqf73rykhpa_lhhg5lqhrwvcfzn1fwy&code_challenge_method=s256&nonce=fb5a2861-1b27-4bdf-95c1-be6b8995a73b&state=eyjpzci6imuyntzimzaxlwzkmtetndiyni04yzfllwezzjexzwvkyjywyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:37:41 281 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:37:41 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:37:41 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:37:41 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:37:41 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:37:41 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:37:45 238 - 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=862d71ce-d715-4205-a0f8-da2dd2f67c3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dlikslnjmf6niqf73rykhpa_lhhg5lqhrwvcfzn1fwy&code_challenge_method=s256&nonce=fb5a2861-1b27-4bdf-95c1-be6b8995a73b&state=eyjpzci6imuyntzimzaxlwzkmtetndiyni04yzfllwezzjexzwvkyjywyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:37:45 238 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:37:48 861 - 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=862d71ce-d715-4205-a0f8-da2dd2f67c3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dlikslnjmf6niqf73rykhpa_lhhg5lqhrwvcfzn1fwy&code_challenge_method=s256&nonce=fb5a2861-1b27-4bdf-95c1-be6b8995a73b&state=eyjpzci6imuyntzimzaxlwzkmtetndiyni04yzfllwezzjexzwvkyjywyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:37:48 861 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:37:50 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:37:50 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:37:54 636 - 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=862d71ce-d715-4205-a0f8-da2dd2f67c3f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dlikslnjmf6niqf73rykhpa_lhhg5lqhrwvcfzn1fwy&code_challenge_method=s256&nonce=fb5a2861-1b27-4bdf-95c1-be6b8995a73b&state=eyjpzci6imuyntzimzaxlwzkmtetndiyni04yzfllwezzjexzwvkyjywyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:37:54 636 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:37:59 224 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:37:59 224 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:38:08 041 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:38:08 041 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:38:11 144 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:38:11 144 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:38:11 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:38:14 409 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:38:14 409 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:38:14 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:38:16 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> id: immAdministration]
   --- 10 Mar 19:38:17 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:38:18 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:38:18 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:38:18 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:38:18 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:38:19 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> 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]
   --- 10 Mar 19:38:27 586 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:38:27 586 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:38:33 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:38:42 440 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:38:42 440 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:38:52 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:Ranger
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.0.0.1
[ScreenShot]
   --- 10 Mar 19:39:09 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e3b13902eed29c7cf185479de0b69de2)] -> id: immScanNetworkIP]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.0.0.1
[ScreenShot]
Expected: click on eTeller CK21 Integration
Actual(Passed): Sucessfully set eTeller CK21 Integration:True,Integrated,false
[ScreenShot]
Expected: Set eTeller CK21 Mode
Actual(Passed): Sucessfully Set eTeller CK21 Mode :Integrated
[ScreenShot]
Expected: Set eTeller CK21 Display Msg
Actual(Passed): Sucessfully Set eTeller CK21 DIsplay Msg :false
[ScreenShot]

Test Passed.
verifySystemSettingsTextTab({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 10 Mar 19:58:13 593 - TestCaseID:: verifySystemSettingsTextTab
   --- 10 Mar 19:58:16 972 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Text Settings In Admin Teller Portal *****
 ***** verify Text Settings In Admin Teller Portal *****
   --- 10 Mar 19:58:21 498 - 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=e597c640-4324-424d-a681-b63d099af906&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8z7zuyoq62amvqjeq-tl060nye2-vade_qb6_2esaos&code_challenge_method=s256&nonce=a691945d-86d1-4d0c-88c4-4a267695456d&state=eyjpzci6ijlkzjgzzdzlltnkywytngmyyy05yzg0ltqzmdljntg5nmm5mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:58:21 498 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:58:21 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:58:21 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:58:21 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:58:25 447 - 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=e597c640-4324-424d-a681-b63d099af906&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8z7zuyoq62amvqjeq-tl060nye2-vade_qb6_2esaos&code_challenge_method=s256&nonce=a691945d-86d1-4d0c-88c4-4a267695456d&state=eyjpzci6ijlkzjgzzdzlltnkywytngmyyy05yzg0ltqzmdljntg5nmm5mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:58:25 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:58:29 094 - 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=e597c640-4324-424d-a681-b63d099af906&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8z7zuyoq62amvqjeq-tl060nye2-vade_qb6_2esaos&code_challenge_method=s256&nonce=a691945d-86d1-4d0c-88c4-4a267695456d&state=eyjpzci6ijlkzjgzzdzlltnkywytngmyyy05yzg0ltqzmdljntg5nmm5mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:58:29 094 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:58:29 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:58:29 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:58:33 360 - 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=e597c640-4324-424d-a681-b63d099af906&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8z7zuyoq62amvqjeq-tl060nye2-vade_qb6_2esaos&code_challenge_method=s256&nonce=a691945d-86d1-4d0c-88c4-4a267695456d&state=eyjpzci6ijlkzjgzzdzlltnkywytngmyyy05yzg0ltqzmdljntg5nmm5mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:58:33 360 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:58:38 284 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:58:38 284 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:58:47 252 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:58:47 252 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:58:50 411 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:58:50 411 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:58:50 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:58:53 643 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:58:53 643 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:58:53 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:58:54 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:58:56 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:59:00 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]
   --- 10 Mar 19:59:01 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: mat-tab-label-0-1]
Expected: click on Text tab
Actual(Passed): Sucessfully clicked on Text tab
[ScreenShot]
   --- 10 Mar 19:59:02 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:59:02 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:59:03 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message - Template is required
[ScreenShot]
   --- 10 Mar 19:59:19 545 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateSave]
 Successfully verified the Save button is not Enabled in Template Page
Expected: click Reset
Actual(Passed): Sucessfully clicked the Reset
[ScreenShot]
   --- 10 Mar 19:59:22 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:59:22 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateTemplate]
Expected: click Save
Actual(Passed): Sucessfully clicked the Tmeplate Save
[ScreenShot]
Expected: click Revert
Actual(Passed): Sucessfully clicked the Revert
[ScreenShot]
   --- 10 Mar 19:59:29 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:59:29 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:59:30 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message - Max 200 characters
[ScreenShot]
   --- 10 Mar 19:59:46 774 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsTemplateSave]
 Successfully verified the Save button is not Enabled in Template Page
   --- 10 Mar 19:59:46 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDays]
   --- 10 Mar 19:59:52 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message- Receipt Link Expiration is required
[ScreenShot]
   --- 10 Mar 19:59:52 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDays]
   --- 10 Mar 19:59:52 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDays]
Expected: click Save
Actual(Passed): Sucessfully clicked the RptLink Save
[ScreenShot]
Expected: click Revert to DEfault
Actual(Passed): Sucessfully clicked the RptLink Revert
[ScreenShot]
   --- 10 Mar 20:00:16 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDays]
   --- 10 Mar 20:00:16 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDays]
   --- 10 Mar 20:00:19 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message - Valid range 1 to 45 days
[ScreenShot]
   --- 10 Mar 20:00:35 071 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDaysSave]
 Successfully verified the Save button is not Enabled in Rpt Link Page
   --- 10 Mar 20:00:35 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDays]
   --- 10 Mar 20:00:35 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> id: immSmsReceiptExpiryDays]
   --- 10 Mar 20:00:35 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11f1cad0391e779b0451f84e4e2e20ab)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message - Whole Number Only
[ScreenShot]

Test Passed.
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 10 Mar 19:18:40 296 - TestCaseID:: verifyFIOperationSettingsInAdmin
   --- 10 Mar 19:18:43 463 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify operation In Admin Teller Portal Delete *****
 ***** verify operation In Admin Teller Portal Delete *****
   --- 10 Mar 19:18:48 158 - 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=98d763c7-4590-4cdc-9377-fa538b3bd5db&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=j6qqldqge5mmkyj-8ftph9pr7gjpzqdjielat7ethsu&code_challenge_method=s256&nonce=8d973a8d-3665-4a01-94a9-3d701619587f&state=eyjpzci6ijk5mme4ode5lty0ntetngi4yi1indy3lthkzgfmmjzhmtiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:18:48 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:18:48 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:18:48 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:18:48 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:18:48 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:18:48 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:18:52 355 - 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=98d763c7-4590-4cdc-9377-fa538b3bd5db&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=j6qqldqge5mmkyj-8ftph9pr7gjpzqdjielat7ethsu&code_challenge_method=s256&nonce=8d973a8d-3665-4a01-94a9-3d701619587f&state=eyjpzci6ijk5mme4ode5lty0ntetngi4yi1indy3lthkzgfmmjzhmtiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:18:52 355 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:18:56 726 - 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=98d763c7-4590-4cdc-9377-fa538b3bd5db&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=j6qqldqge5mmkyj-8ftph9pr7gjpzqdjielat7ethsu&code_challenge_method=s256&nonce=8d973a8d-3665-4a01-94a9-3d701619587f&state=eyjpzci6ijk5mme4ode5lty0ntetngi4yi1indy3lthkzgfmmjzhmtiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:18:56 726 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:18:57 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:18:57 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:19:00 928 - 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=98d763c7-4590-4cdc-9377-fa538b3bd5db&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=j6qqldqge5mmkyj-8ftph9pr7gjpzqdjielat7ethsu&code_challenge_method=s256&nonce=8d973a8d-3665-4a01-94a9-3d701619587f&state=eyjpzci6ijk5mme4ode5lty0ntetngi4yi1indy3lthkzgfmmjzhmtiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:19:00 928 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:19:05 520 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:19:05 521 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:19:14 475 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:19:14 475 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:19:17 633 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:19:17 633 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:19:17 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:19:20 898 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:19:20 898 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:19:21 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:19:23 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: immAdministration]
   --- 10 Mar 19:19:23 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:19:24 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:19:24 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:19:25 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:19:25 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:19:25 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> 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]
   --- 10 Mar 19:19:34 297 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:19:34 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:19:40 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:19:49 131 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:19:49 131 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 19:19:59 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: mat-tab-label-0-5]
Expected: click on Operations tab
Actual(Passed): Sucessfully clicked on Operations tab
[ScreenShot]
   --- 10 Mar 19:20:00 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: immOperationAuthenticationList]
 Authentication list is displayed in Operations page
 Authentitcation value present:VISA1
   --- 10 Mar 19:20:03 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: immOperationAuthenticationList]
 Authentication list is displayed in Operations page
 Authentitcation value:VISA1 is deleted
Expected: Set authenticationDelete,VISA1
Actual(Passed): Sucessfully set authentication Type:Delete,VISA1
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:Received
[ScreenShot]
Expected: Show Transaction Close Button ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Show Transaction Close Button:true
[ScreenShot]
Expected: Mask Balance ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Mask Balance:true
[ScreenShot]
Expected: Mask Receipt ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Mask Receipt:true
[ScreenShot]
   --- 10 Mar 19:20:19 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c837f55bbe1ffaa41d2ba821ae1bdc19)] -> id: immMaskingPattern]
Expected: set on Masking Pattern
Actual(Passed): Sucessfully setting on Masking Pattern:NNNNNNXX
[ScreenShot]

Test Passed.
verifySettingsInAdminTellerPortal({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 10 Mar 19:50:59 756 - TestCaseID:: verifySettingsInAdminTellerPortal
   --- 10 Mar 19:51:02 927 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Settings In Admin Teller Portal *****
 ***** verify Settings In Admin Teller Portal *****
   --- 10 Mar 19:51:07 503 - 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=debee1aa-ce37-4b18-a6f6-1f72c9f10b45&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=-hzsb5bdkk8ueaa6-lsnp6dpxbmcra4wqs8da4zskh8&code_challenge_method=s256&nonce=4e8c5da4-649c-44fa-b0b1-09332745872e&state=eyjpzci6imezotgzowqwltgxytctndy3ms04mtc1lwm3zjq3oweyztgzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:51:07 503 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:51:07 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:51:07 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:51:07 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:51:07 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:51:08 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:51:11 667 - 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=debee1aa-ce37-4b18-a6f6-1f72c9f10b45&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=-hzsb5bdkk8ueaa6-lsnp6dpxbmcra4wqs8da4zskh8&code_challenge_method=s256&nonce=4e8c5da4-649c-44fa-b0b1-09332745872e&state=eyjpzci6imezotgzowqwltgxytctndy3ms04mtc1lwm3zjq3oweyztgzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:51:11 667 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:51:15 075 - 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=debee1aa-ce37-4b18-a6f6-1f72c9f10b45&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=-hzsb5bdkk8ueaa6-lsnp6dpxbmcra4wqs8da4zskh8&code_challenge_method=s256&nonce=4e8c5da4-649c-44fa-b0b1-09332745872e&state=eyjpzci6imezotgzowqwltgxytctndy3ms04mtc1lwm3zjq3oweyztgzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:51:15 076 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:51:16 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:51:16 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:51:19 766 - 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=debee1aa-ce37-4b18-a6f6-1f72c9f10b45&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=-hzsb5bdkk8ueaa6-lsnp6dpxbmcra4wqs8da4zskh8&code_challenge_method=s256&nonce=4e8c5da4-649c-44fa-b0b1-09332745872e&state=eyjpzci6imezotgzowqwltgxytctndy3ms04mtc1lwm3zjq3oweyztgzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:51:19 767 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:51:24 791 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:51:24 791 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:51:33 830 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:51:33 830 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:51:36 965 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:51:36 965 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:51:37 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:51:40 237 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:51:40 237 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:51:40 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:51:40 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:51:42 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:51:47 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]
   --- 10 Mar 19:51:50 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpFromDisplayName]
Expected: set From Display Name
Actual(Passed): Sucessfully set From Display Name:display
[ScreenShot]
   --- 10 Mar 19:51:54 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpFromEmail]
Expected: set From Email
Actual(Passed): Sucessfully set From Email:asasas@sadfd.com
[ScreenShot]
   --- 10 Mar 19:51:58 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpTemplatesEmailSubject]
Expected: set Subject
Actual(Passed): Sucessfully setted Subject:Demo
[ScreenShot]
   --- 10 Mar 19:52:02 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpTemplatesEmailBody]
Expected: set Receipt Message
Actual(Passed): Sucessfully set Receipt Message:Please see ereceipt below. Thank you!
[ScreenShot]
 Clicked on 'X'  [ScreenShot]
   --- 10 Mar 19:52:05 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message
[ScreenShot]
   --- 10 Mar 19:52:07 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpFromDisplayName]
Expected: set From Display Name
Actual(Passed): Sucessfully set From Display Name:display
[ScreenShot]
   --- 10 Mar 19:52:11 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpFromEmail]
Expected: set From Email
Actual(Passed): Sucessfully set From Email:asasas@sadfd.com
[ScreenShot]
   --- 10 Mar 19:52:15 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpTemplatesEmailSubject]
Expected: set Subject
Actual(Passed): Sucessfully setted Subject:Demo
[ScreenShot]
   --- 10 Mar 19:52:19 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpTemplatesEmailBody]
Expected: set Receipt Message
Actual(Passed): Sucessfully set Receipt Message:Please see ereceipt below. Thank you!
[ScreenShot]
Expected: click Reset
Actual(Passed): Sucessfully clicked the Reset
[ScreenShot]
   --- 10 Mar 19:52:25 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpFromDisplayName]
Expected: set From Display Name
Actual(Passed): Sucessfully set From Display Name:display
[ScreenShot]
   --- 10 Mar 19:52:29 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpFromEmail]
Expected: set From Email
Actual(Passed): Sucessfully set From Email:asasas@sadfd.com
[ScreenShot]
   --- 10 Mar 19:52:33 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpTemplatesEmailSubject]
Expected: set Subject
Actual(Passed): Sucessfully setted Subject:Demo
[ScreenShot]
   --- 10 Mar 19:52:36 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmtpTemplatesEmailBody]
Expected: set Receipt Message
Actual(Passed): Sucessfully set Receipt Message:Please see ereceipt below. Thank you!
[ScreenShot]
Expected: click Save
Actual(Passed): Sucessfully clicked the Save
[ScreenShot]
Expected: reverted Subject
Actual(Passed): Sucessfully setted Subject:
[ScreenShot]
Expected: reverted Receipt Message
Actual(Passed): Sucessfully set Receipt Message:
[ScreenShot]
   --- 10 Mar 19:52:50 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: mat-tab-label-0-1]
Expected: click on Text tab
Actual(Passed): Sucessfully clicked on Text tab
[ScreenShot]
   --- 10 Mar 19:52:51 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:52:52 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmsTemplateTemplate]
Expected: click Reset
Actual(Passed): Sucessfully clicked the Reset
[ScreenShot]
   --- 10 Mar 19:52:55 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmsTemplateTemplate]
   --- 10 Mar 19:52:55 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immSmsTemplateTemplate]
Expected: click Save
Actual(Passed): Sucessfully clicked the Save
[ScreenShot]
   --- 10 Mar 19:52:58 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: mat-tab-label-0-4]
Expected: click on TimeZone tab
Actual(Passed): Sucessfully clicked on TimeZone tab
[ScreenShot]
Expected: Save Temp TZ - Hawaiian
Actual(Passed): Sucessfully clicked the Save
[ScreenShot]
   --- 10 Mar 19:53:36 337 - Unable to find an element after 5 sec
Expected: click Reset
Actual(Passed): Sucessfully clicked the Reset
[ScreenShot]
   --- 10 Mar 19:53:36 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: mat-tab-label-0-5]
Expected: click on Purge tab
Actual(Passed): Sucessfully clicked on Purge tab
[ScreenShot]
   --- 10 Mar 19:53:37 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: mat-tab-label-0-4]
Expected: click on TimeZone tab
Actual(Passed): Sucessfully clicked on TimeZone tab
[ScreenShot]
Expected: click Save
Actual(Passed): Sucessfully clicked the Save
[ScreenShot]
   --- 10 Mar 19:53:48 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: mat-tab-label-0-5]
Expected: click on Purge tab
Actual(Passed): Sucessfully clicked on Purge tab
[ScreenShot]
   --- 10 Mar 19:53:49 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immCleanupArchiveRetentionDays]
Expected: click Reset
Actual(Passed): Sucessfully clicked the Reset
[ScreenShot]
   --- 10 Mar 19:53:52 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immCleanupArchiveRetentionDays]
Expected: click random value Save
Actual(Passed): Sucessfully clicked the Save
[ScreenShot]
   --- 10 Mar 19:53:55 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immCleanupArchiveRetentionDays]
Expected: click configured purge Save
Actual(Passed): Sucessfully clicked the Save
[ScreenShot]
   --- 10 Mar 19:53:58 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: mat-tab-label-0-7]
Expected: click on Subscription tab
Actual(Passed): Sucessfully clicked on Subscription tab
[ScreenShot]
   --- 10 Mar 19:53:59 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: mat-tab-label-0-3]
Expected: click on the Workstation Port tab
Actual(Passed): Sucessfully clicked on Workstation Port tab
[ScreenShot]
   --- 10 Mar 19:53:59 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immPrinterPort]
   --- 10 Mar 19:53:59 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immPrinterPort]
   --- 10 Mar 19:54:00 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> css selector: mat-error[id*='mat-error-']]
Expected: Get Error message
Actual(Passed): Sucessfully got the Error message
[ScreenShot]
Expected: click Reset
Actual(Passed): Sucessfully clicked the Reset
[ScreenShot]
   --- 10 Mar 19:54:03 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immPrinterPort]
   --- 10 Mar 19:54:03 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecafae6090d419ed0815886f4c793c18)] -> id: immPrinterPort]
Expected: click Save
Actual(Passed): Sucessfully clicked the Save
[ScreenShot]
Expected: click revert
Actual(Passed): Sucessfully clicked the Revert
[ScreenShot]

Test Passed.
verifyFISettingsInAdminTellerPortal({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 10 Mar 19:39:15 222 - TestCaseID:: verifyFISettingsInAdminTellerPortal
   --- 10 Mar 19:39:18 021 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify FI Settings In Admin Teller Portal *****
 ***** verify FI Settings In Admin Teller Portal *****
   --- 10 Mar 19:39:22 624 - 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=380c49be-59ce-46f5-8acd-0a5a0a4014d5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wsgg2etzd-j0jwpkukuxvxrjubxwfx5qorif7emg_ha&code_challenge_method=s256&nonce=0174e31d-1af6-4b6c-b288-68783581eb1e&state=eyjpzci6ijdknmyxnty4ltuymjutndbiny05mzm0lwriywmzztjhnda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:39:22 624 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:39:22 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:39:22 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:39:22 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:39:23 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:39:23 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:39:26 693 - 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=380c49be-59ce-46f5-8acd-0a5a0a4014d5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wsgg2etzd-j0jwpkukuxvxrjubxwfx5qorif7emg_ha&code_challenge_method=s256&nonce=0174e31d-1af6-4b6c-b288-68783581eb1e&state=eyjpzci6ijdknmyxnty4ltuymjutndbiny05mzm0lwriywmzztjhnda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:39:26 693 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:39:30 207 - 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=380c49be-59ce-46f5-8acd-0a5a0a4014d5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wsgg2etzd-j0jwpkukuxvxrjubxwfx5qorif7emg_ha&code_challenge_method=s256&nonce=0174e31d-1af6-4b6c-b288-68783581eb1e&state=eyjpzci6ijdknmyxnty4ltuymjutndbiny05mzm0lwriywmzztjhnda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:39:30 208 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:39:31 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:39:31 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:39:35 246 - 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=380c49be-59ce-46f5-8acd-0a5a0a4014d5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wsgg2etzd-j0jwpkukuxvxrjubxwfx5qorif7emg_ha&code_challenge_method=s256&nonce=0174e31d-1af6-4b6c-b288-68783581eb1e&state=eyjpzci6ijdknmyxnty4ltuymjutndbiny05mzm0lwriywmzztjhnda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:39:35 247 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:39:39 973 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:39:39 973 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:39:48 862 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:39:48 862 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:39:51 961 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:39:51 961 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:39:52 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:39:55 235 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:39:55 235 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:39:55 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:39:57 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immAdministration]
   --- 10 Mar 19:39:58 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:39:59 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:39:59 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:39:59 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:39:59 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:39:59 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> 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]
   --- 10 Mar 19:40:08 468 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:40:08 468 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:40:14 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:40:23 179 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:40:23 179 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 19:40:27 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immReceiptPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Portrait
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Courier New
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 8
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 10 Mar 19:41:03 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
   --- 10 Mar 19:41:09 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immReportPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Portrait
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
   --- 10 Mar 19:41:42 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel
[ScreenShot]
Expected: Logo1 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the log1:false
[ScreenShot]
Expected: Logo2 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Logo2:false
[ScreenShot]
Expected: CuAdress ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the CuAdress:false
[ScreenShot]
Expected: Member Address ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Member Address:false
[ScreenShot]
   --- 10 Mar 19:41:48 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
Expected: Expand the Others panel
Actual(Passed): Sucessfully Expanded the Others panel
[ScreenShot]
Expected: Print Signature ( slider -on/off) Signature Line Text ( character text)
Actual(Passed): Sucessfully slidered the Print Signature
[ScreenShot]
   --- 10 Mar 19:41:49 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
Expected: Expand the Host Specific panel
Actual(Passed): Sucessfully Expanded the Host Specific panel
[ScreenShot]
Expected: Print Disburstments ( slider -on/off)
Actual(Passed): Sucessfully slidered the Print Disburstments
[ScreenShot]
   --- 10 Mar 19:42:00 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: mat-tab-label-0-1]
Expected: click on sign tab
Actual(Passed): Sucessfully clicked on sign tab
[ScreenShot]
   --- 10 Mar 19:42:13 018 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:42:13 018 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Select Default Signature Device
Actual(Passed): Sucessfully Selected Default Signature Device:Sigpad
[ScreenShot]
   --- 10 Mar 19:42:16 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Device Model
Actual(Passed): Sucessfully Selected Device Model:Topaz 4x5
[ScreenShot]
   --- 10 Mar 19:42:30 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Select Connection
Actual(Passed): Sucessfully selected the Connection:COM3
[ScreenShot]
   --- 10 Mar 19:42:48 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
Expected: Backlight ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Backlight:true
[ScreenShot]
   --- 10 Mar 19:42:59 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:Ranger
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.45.5.24
[ScreenShot]
   --- 10 Mar 19:43:17 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immScanNetworkIP]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.45.5.24
[ScreenShot]
   --- 10 Mar 19:43:29 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: mat-tab-label-0-7]
Expected: click on Platform tab
Actual(Passed): Sucessfully clicked on Platform tab
[ScreenShot]
   --- 10 Mar 19:43:40 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: mat-tab-label-0-3]
Expected: click on Archive tab
Actual(Passed): Sucessfully clicked on Archive tab
[ScreenShot]
Expected: Archive Scanned Checks ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archive Scanned Checks:false
[ScreenShot]
Expected: click on PDFEncryptionLevel
Actual(Passed): Sucessfully clicked on PDFEncryptionLevel:128
[ScreenShot]
Expected: Send Notifications ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Send Notifications:false
[ScreenShot]
Expected: Email ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Email:false
[ScreenShot]
Expected: Send Notifications ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Text:false
[ScreenShot]
   --- 10 Mar 19:43:54 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immArchiveDefaultMembers]
Expected: set Default Member Numbers
Actual(Passed): Sucessfully setted Default Member Numbers:111
[ScreenShot]
   --- 10 Mar 19:44:02 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immArchiveDefaultMember]
Expected: set Default Member Number
Actual(Passed): Sucessfully setted Default Member Number:111
[ScreenShot]
   --- 10 Mar 19:44:14 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: mat-tab-label-0-4]
Expected: click on Agents tab
Actual(Passed): Sucessfully clicked on Agents tab
[ScreenShot]
   --- 10 Mar 19:44:22 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immClientAgentLogFileLocation]
Expected: set Log File Location
Actual(Passed): Sucessfully set Log File Location:C:\PDF\Logs
[ScreenShot]
Expected: Select Log Event Level
Actual(Passed): Sucessfully Selected Log Event Level:Verbose
[ScreenShot]
   --- 10 Mar 19:44:42 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immClientAgentFileSize]
Expected: set File Size in Bytes
Actual(Passed): Sucessfully set File Size in Bytes:10000000
[ScreenShot]
   --- 10 Mar 19:44:50 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immClientAgentRetainedFileCountLimit]
Expected: set Retained File Count Limit
Actual(Passed): Sucessfully set Retained File Count Limit:10
[ScreenShot]
Expected: File ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the File:True
[ScreenShot]
Expected: Port ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Port:False
[ScreenShot]
   --- 10 Mar 19:45:05 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: mat-tab-label-0-5]
Expected: click on Operations tab
Actual(Passed): Sucessfully clicked on Operations tab
[ScreenShot]
   --- 10 Mar 19:45:15 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: mat-tab-label-0-6]
Expected: click on Brand tab
Actual(Passed): Sucessfully clicked on Brand tab
[ScreenShot]
   --- 10 Mar 19:45:17 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[3]/button]
 File Dragged and dropped to clipboard
   --- 10 Mar 19:45:31 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[2]/img]
Expected: UPload file
Actual(Passed): Sucessfully UPloaded log file:src/main/resources/testdata/files/Log1.jpg
[ScreenShot]
   --- 10 Mar 19:45:33 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[3]/button]
 File Dragged and dropped to clipboard
   --- 10 Mar 19:45:47 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[2]/img]
Expected: UPload file
Actual(Passed): Sucessfully UPloaded log2 file:src/main/resources/testdata/files/Log2.jpg
[ScreenShot]
   --- 10 Mar 19:45:55 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immBrandingMarketingMessage]
Expected: set Receipt Marketing Message
Actual(Passed): Sucessfully setted Receipt Marketing Message:Receipt Marketing Message
[ScreenShot]
   --- 10 Mar 19:46:03 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immBrandingCuAddress]
Expected: set CU Address
Actual(Passed): Sucessfully setted CU Address:CU Address
[ScreenShot]
   --- 10 Mar 19:46:05 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immGeneralMarketingLogoUpload]
 File Dragged and dropped to clipboard
   --- 10 Mar 19:46:19 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61b8a4925090179455001de16acd535f)] -> id: immGeneralMarketingLogoImage]
Expected: UPload file
Actual(Passed): Sucessfully UPloaded Marketing file:src/main/resources/testdata/files/Log2.jpg
[ScreenShot]

Test Passed.
verifyWorkstationPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 20:02:07 847 - TestCaseID:: verifyWorkstationPrintSettingsInAdmin
   --- 10 Mar 20:02:10 927 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Workstation print settings Admin Portal *****
 ***** verify Workstation print settings Admin Portal *****
   --- 10 Mar 20:02:15 555 - 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=468f3bb0-db80-4dc7-9aca-0237e6f9301a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=b3kgbptty6atbopdp3jlon6b8pspj-panxx5xq7pny4&code_challenge_method=s256&nonce=0c357fda-7696-4887-a6cb-ded7a3e6cfc2&state=eyjpzci6ijk5owi4mtqxlwu2mmmtngu2zi1izte5ltlinwe1mgi5yzc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:02:15 555 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:02:15 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 20:02:15 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:02:15 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 20:02:15 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:02:16 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 20:02:19 620 - 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=468f3bb0-db80-4dc7-9aca-0237e6f9301a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=b3kgbptty6atbopdp3jlon6b8pspj-panxx5xq7pny4&code_challenge_method=s256&nonce=0c357fda-7696-4887-a6cb-ded7a3e6cfc2&state=eyjpzci6ijk5owi4mtqxlwu2mmmtngu2zi1izte5ltlinwe1mgi5yzc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:02:19 620 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:02:23 999 - 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=468f3bb0-db80-4dc7-9aca-0237e6f9301a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=b3kgbptty6atbopdp3jlon6b8pspj-panxx5xq7pny4&code_challenge_method=s256&nonce=0c357fda-7696-4887-a6cb-ded7a3e6cfc2&state=eyjpzci6ijk5owi4mtqxlwu2mmmtngu2zi1izte5ltlinwe1mgi5yzc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:02:23 999 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 20:02:25 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:02:25 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 20:02:28 541 - 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=468f3bb0-db80-4dc7-9aca-0237e6f9301a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=b3kgbptty6atbopdp3jlon6b8pspj-panxx5xq7pny4&code_challenge_method=s256&nonce=0c357fda-7696-4887-a6cb-ded7a3e6cfc2&state=eyjpzci6ijk5owi4mtqxlwu2mmmtngu2zi1izte5ltlinwe1mgi5yzc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 20:02:28 541 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 20:02:33 231 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 20:02:33 231 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:02:42 191 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:02:42 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:02:45 331 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:02:45 331 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:02:45 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 20:02:48 598 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 20:02:48 599 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:02:48 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 20:02:49 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 20:02:51 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 20:02:51 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 20:02:54 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 10 Mar 20:02:54 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 10 Mar 20:02:55 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immGlobalControl_NewWorkstation_button]
   --- 10 Mar 20:02:55 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immGlobalControl_NewWorkstation_button]
   --- 10 Mar 20:02:56 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New Workstation icon
   --- 10 Mar 20:02:56 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 10 Mar 20:02:56 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the Workstation name [ScreenShot]
   --- 10 Mar 20:02:57 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 10 Mar 20:02:57 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 10 Mar 20:02:57 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immGlobalControl_NewWorkstation_button]
   --- 10 Mar 20:03:01 423 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:03:01 424 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:03:01 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: imm_searchWs_GlobalControl]
   --- 10 Mar 20:03:01 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: imm_searchWs_GlobalControl]
   --- 10 Mar 20:03:03 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 10 Mar 20:03:03 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 10 Mar 20:03:09 259 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:03:09 259 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Workstation name Saved in 'Workstations' page
Actual(Passed): Successfully verified the Edited Workstation name Saved in 'Workstations' page
[ScreenShot]
   --- 10 Mar 20:03:14 903 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:03:14 904 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:03:15 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //imm-panel-ws-header/div[4]/div[1]/button[1]]
   --- 10 Mar 20:03:15 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //imm-panel-ws-header/div[4]/div[1]/button[1]]
   --- 10 Mar 20:03:17 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:03:17 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:03:17 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:03:18 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 20:03:18 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 20:03:26 686 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:03:26 687 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 20:03:32 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 20:03:41 533 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 20:03:41 533 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 20:03:46 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immReceiptPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Portrait
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Courier New
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 8
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 10 Mar 20:04:22 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
   --- 10 Mar 20:04:28 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> id: immReportPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Passed): Sucessfully clicked 'Orientation' : Portrait
[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas
[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10
[ScreenShot]
Expected: click 'Style'
Actual(Passed): Sucessfully clicked 'Style' : Bold
[ScreenShot]
   --- 10 Mar 20:05:01 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel
[ScreenShot]
Expected: Logo1 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the log1:false
[ScreenShot]
Expected: Logo2 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Logo2:false
[ScreenShot]
Expected: CuAdress ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the CuAdress:false
[ScreenShot]
Expected: Member Address ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Member Address:false
[ScreenShot]
   --- 10 Mar 20:05:08 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
Expected: Expand the Others panel
Actual(Passed): Sucessfully Expanded the Others panel
[ScreenShot]
Expected: Print Signature ( slider -on/off) Signature Line Text ( character text)
Actual(Passed): Sucessfully slidered the Print Signature
[ScreenShot]
   --- 10 Mar 20:05:09 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (caa02b3da189cf98fbe45ce23636dccf)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
Expected: Expand the Host Specific panel
Actual(Passed): Sucessfully Expanded the Host Specific panel
[ScreenShot]
Expected: Print Disburstments ( slider -on/off)
Actual(Passed): Sucessfully slidered the Print Disburstments
[ScreenShot]

Test Passed.
verifyBranchWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:06:18 639 - TestCaseID:: verifyBranchWorkstationSettingsInAdmin
   --- 10 Mar 19:06:22 169 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Branch Workstation Settings Admin Portal *****
 ***** verify Branch Workstation Settings Admin Portal *****
   --- 10 Mar 19:06:26 988 - 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=9f915e6e-03e9-4159-8504-d228bf0968a2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=nv6g8ljxogqtsunfi6wjlsbzilmwyw58xhe7rv-lwia&code_challenge_method=s256&nonce=1217bf27-cee9-4b55-afd2-1381725d659c&state=eyjpzci6ijdmntdjzjexlwfmn2itnde2ny04yjc1lwmzyjywy2jkodziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:06:26 988 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:06:27 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:06:27 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:06:27 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:06:27 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:06:27 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:06:31 544 - 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=9f915e6e-03e9-4159-8504-d228bf0968a2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=nv6g8ljxogqtsunfi6wjlsbzilmwyw58xhe7rv-lwia&code_challenge_method=s256&nonce=1217bf27-cee9-4b55-afd2-1381725d659c&state=eyjpzci6ijdmntdjzjexlwfmn2itnde2ny04yjc1lwmzyjywy2jkodziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:06:31 545 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:06:35 291 - 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=9f915e6e-03e9-4159-8504-d228bf0968a2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=nv6g8ljxogqtsunfi6wjlsbzilmwyw58xhe7rv-lwia&code_challenge_method=s256&nonce=1217bf27-cee9-4b55-afd2-1381725d659c&state=eyjpzci6ijdmntdjzjexlwfmn2itnde2ny04yjc1lwmzyjywy2jkodziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:06:35 291 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:06:36 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:06:36 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:06:39 600 - 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=9f915e6e-03e9-4159-8504-d228bf0968a2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=nv6g8ljxogqtsunfi6wjlsbzilmwyw58xhe7rv-lwia&code_challenge_method=s256&nonce=1217bf27-cee9-4b55-afd2-1381725d659c&state=eyjpzci6ijdmntdjzjexlwfmn2itnde2ny04yjc1lwmzyjywy2jkodziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:06:39 600 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:06:44 230 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:06:44 230 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:06:53 368 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:06:53 368 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:06:56 533 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:06:56 533 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:06:56 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:06:59 953 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:06:59 953 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:07:00 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:07:00 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:07:02 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:07:02 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 19:07:09 785 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:07:09 785 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:07:15 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 19:07:15 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 10 Mar 19:07:16 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 10 Mar 19:07:16 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 10 Mar 19:07:17 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 19:07:17 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 19:07:17 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 19:07:21 309 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:07:21 309 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:07:21 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 19:07:21 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 19:07:22 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 10 Mar 19:07:22 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 10 Mar 19:07:26 609 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:07:26 609 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:07:27 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 19:07:27 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 19:07:29 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:07:29 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:07:29 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:07:29 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:07:30 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 19:07:38 713 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:07:38 713 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:07:44 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:07:53 694 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 19:07:53 695 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:07:58 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> xpath: //div/div/div/div/div[.="Workstation"]]
Expected: click on Workstation tab
Actual(Passed): Sucessfully clicked on Workstation tab
[ScreenShot]
   --- 10 Mar 19:08:05 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immClientAgentLogFileLocation]
Expected: set Log File Location
Actual(Passed): Sucessfully set Log File Location:C:\PDF\Logs
[ScreenShot]
Expected: Select Log Event Level
Actual(Passed): Sucessfully Selected Log Event Level:Verbose
[ScreenShot]
   --- 10 Mar 19:08:26 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immClientAgentFileSize]
Expected: set File Size in Bytes
Actual(Passed): Sucessfully set File Size in Bytes:10
[ScreenShot]
   --- 10 Mar 19:08:34 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e1b974fcdf2f589cc8a894fc99eecc18)] -> id: immClientAgentRetainedFileCountLimit]
Expected: set Retained File Count Limit
Actual(Passed): Sucessfully set Retained File Count Limit:10
[ScreenShot]
Expected: File ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the File:True
[ScreenShot]
Expected: Port ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Port:False
[ScreenShot]

Test Passed.
verifyFIGeneralSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:12:23 192 - TestCaseID:: verifyFIGeneralSettingsInAdmin
   --- 10 Mar 19:12:26 454 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify General Settings In Admin *****
 ***** verify General Settings In Admin *****
   --- 10 Mar 19:12:31 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-fiadminportal-demo.azurewebsites.net&client-request-id=eee901d9-4a97-4ac0-a42e-be854423bf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bcq3ex6vwgigh2rn-xd2c6zdg_nletcfvs4_gzdiuqa&code_challenge_method=s256&nonce=87edc789-c650-4c2d-bc1a-9e66244bee73&state=eyjpzci6ime0zjq1nju0lweyzmutndy2mc04ntrlltg1mjnmntyymwfjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:12:31 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:12:31 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:12:31 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:12:31 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:12:31 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:12:31 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:12:35 231 - 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=eee901d9-4a97-4ac0-a42e-be854423bf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bcq3ex6vwgigh2rn-xd2c6zdg_nletcfvs4_gzdiuqa&code_challenge_method=s256&nonce=87edc789-c650-4c2d-bc1a-9e66244bee73&state=eyjpzci6ime0zjq1nju0lweyzmutndy2mc04ntrlltg1mjnmntyymwfjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:12:35 231 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:12:38 926 - 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=eee901d9-4a97-4ac0-a42e-be854423bf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bcq3ex6vwgigh2rn-xd2c6zdg_nletcfvs4_gzdiuqa&code_challenge_method=s256&nonce=87edc789-c650-4c2d-bc1a-9e66244bee73&state=eyjpzci6ime0zjq1nju0lweyzmutndy2mc04ntrlltg1mjnmntyymwfjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:12:38 927 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:12:40 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:12:40 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:12:43 544 - 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=eee901d9-4a97-4ac0-a42e-be854423bf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bcq3ex6vwgigh2rn-xd2c6zdg_nletcfvs4_gzdiuqa&code_challenge_method=s256&nonce=87edc789-c650-4c2d-bc1a-9e66244bee73&state=eyjpzci6ime0zjq1nju0lweyzmutndy2mc04ntrlltg1mjnmntyymwfjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:12:43 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:fiAdmin@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:12:48 263 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:12:48 263 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:12:57 251 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:12:57 251 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:13:00 358 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:13:00 358 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:13:00 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:13:03 670 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:13:03 670 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:13:03 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:13:06 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: immAdministration]
   --- 10 Mar 19:13:06 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:13:08 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:13:08 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:13:08 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:13:08 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:13:08 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> 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]
   --- 10 Mar 19:13:17 051 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:13:17 051 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:13:23 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:13:31 915 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:13:31 915 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:13:42 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: mat-tab-label-0-6]
Expected: click on General tab
Actual(Passed): Sucessfully clicked on General tab
[ScreenShot]
   --- 10 Mar 19:13:43 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[3]/button]
 File Dragged and dropped to clipboard
   --- 10 Mar 19:13:57 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[2]/img]
Expected: UPload file
Actual(Passed): Sucessfully UPloaded log file:src/main/resources/testdata/files/Logo1.jpg
[ScreenShot]
   --- 10 Mar 19:13:59 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[3]/button]
 File Dragged and dropped to clipboard
   --- 10 Mar 19:14:13 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[2]/img]
Expected: UPload file
Actual(Passed): Sucessfully UPloaded log2 file:src/main/resources/testdata/files/Logo2.jpg
[ScreenShot]
   --- 10 Mar 19:14:21 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: immBrandingMarketingMessage]
Expected: set Receipt Marketing Message
Actual(Passed): Sucessfully setted Receipt Marketing Message:Receipt Marketing Message
[ScreenShot]
   --- 10 Mar 19:14:29 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: immBrandingCuAddress]
Expected: set CU Address
Actual(Passed): Sucessfully setted CU Address:CU Address
[ScreenShot]
   --- 10 Mar 19:14:31 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: immGeneralMarketingLogoUpload]
 File Dragged and dropped to clipboard
   --- 10 Mar 19:14:45 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a475e82e8adacb2b0d749f2f0af8d02d)] -> id: immGeneralMarketingLogoImage]
Expected: UPload file
Actual(Passed): Sucessfully UPloaded Marketing file:src/main/resources/testdata/files/eSignLogoTablet.jpg
[ScreenShot]

Test Passed.
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:35:52 150 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 10 Mar 19:35:55 024 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Scan Settings In Admin *****
 ***** verify Scan Settings In Admin *****
   --- 10 Mar 19:35:59 697 - 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=e2a2a2ce-f703-4163-adf9-bc4d1a27fbb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a8x_jw4bgkqnnuqp3p2wewhnxtb2ilc_7y7sg_iq5o8&code_challenge_method=s256&nonce=0a90be8b-9d26-481f-a11a-7e8cbbafb225&state=eyjpzci6ijniyjhlmdezlwvlm2qtndbhms04ymewltvmythmzdk5mdy5miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:35:59 697 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:35:59 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:35:59 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:36:00 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:36:00 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:36:00 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:36:03 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=e2a2a2ce-f703-4163-adf9-bc4d1a27fbb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a8x_jw4bgkqnnuqp3p2wewhnxtb2ilc_7y7sg_iq5o8&code_challenge_method=s256&nonce=0a90be8b-9d26-481f-a11a-7e8cbbafb225&state=eyjpzci6ijniyjhlmdezlwvlm2qtndbhms04ymewltvmythmzdk5mdy5miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:36:03 962 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:36:08 174 - 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=e2a2a2ce-f703-4163-adf9-bc4d1a27fbb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a8x_jw4bgkqnnuqp3p2wewhnxtb2ilc_7y7sg_iq5o8&code_challenge_method=s256&nonce=0a90be8b-9d26-481f-a11a-7e8cbbafb225&state=eyjpzci6ijniyjhlmdezlwvlm2qtndbhms04ymewltvmythmzdk5mdy5miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:36:08 174 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:36:08 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:36:08 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:36:12 314 - 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=e2a2a2ce-f703-4163-adf9-bc4d1a27fbb2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=a8x_jw4bgkqnnuqp3p2wewhnxtb2ilc_7y7sg_iq5o8&code_challenge_method=s256&nonce=0a90be8b-9d26-481f-a11a-7e8cbbafb225&state=eyjpzci6ijniyjhlmdezlwvlm2qtndbhms04ymewltvmythmzdk5mdy5miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:36:12 315 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:36:17 070 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:36:17 070 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:36:26 018 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:36:26 019 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:36:29 176 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:36:29 177 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:36:29 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:36:32 441 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:36:32 441 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:36:32 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:36:34 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> id: immAdministration]
   --- 10 Mar 19:36:35 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:36:36 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:36:36 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:36:36 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:36:37 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:36:37 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> 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]
   --- 10 Mar 19:36:45 661 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:36:45 662 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:36:51 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:37:00 442 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:37:00 443 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:37:10 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> id: mat-tab-label-0-2]
Expected: click on Scan tab
Actual(Passed): Sucessfully clicked on Scan tab
[ScreenShot]
Expected: Select Scanner Type
Actual(Passed): Sucessfully Selected Scanner Type:Ranger
[ScreenShot]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.45.51.24
[ScreenShot]
   --- 10 Mar 19:37:28 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d80db96e3499f71fd773d93d0ed993d1)] -> id: immScanNetworkIP]
Expected: USB Connection ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the USB Connection:false,172.45.51.24
[ScreenShot]
Expected: click on eTeller CK21 Integration
Actual(Passed): Sucessfully set eTeller CK21 Integration:True,NonIntegrated,true
[ScreenShot]
Expected: Set eTeller CK21 Mode
Actual(Passed): Sucessfully Set eTeller CK21 Mode :NonIntegrated
[ScreenShot]
Expected: Set eTeller CK21 Display Msg
Actual(Passed): Sucessfully Set eTeller CK21 DIsplay Msg :true
[ScreenShot]

Test Passed.
verifyFIWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 19:48:44 512 - TestCaseID:: verifyFIWorkstationSettingsInAdmin
   --- 10 Mar 19:48:47 626 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Workstation Settings In Admin *****
 ***** verify Workstation Settings In Admin *****
   --- 10 Mar 19:48:52 408 - 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=fb680cc2-794d-49fc-9d7e-ddb2189ad607&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=mvkfykj_m92pwqi1fnw9p2smjgalnsugigdw9ibgv3e&code_challenge_method=s256&nonce=de779d82-178f-4ca9-8c96-f1ab8b222d13&state=eyjpzci6ijdizwuxnzc5lwjimmetngiwnc1izjayltc2mwzjodk2mtkyzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:48:52 408 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:48:52 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:48:52 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:48:52 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:48:52 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:48:52 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:48:57 119 - 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=fb680cc2-794d-49fc-9d7e-ddb2189ad607&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=mvkfykj_m92pwqi1fnw9p2smjgalnsugigdw9ibgv3e&code_challenge_method=s256&nonce=de779d82-178f-4ca9-8c96-f1ab8b222d13&state=eyjpzci6ijdizwuxnzc5lwjimmetngiwnc1izjayltc2mwzjodk2mtkyzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:48:57 119 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:49:01 413 - 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=fb680cc2-794d-49fc-9d7e-ddb2189ad607&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=mvkfykj_m92pwqi1fnw9p2smjgalnsugigdw9ibgv3e&code_challenge_method=s256&nonce=de779d82-178f-4ca9-8c96-f1ab8b222d13&state=eyjpzci6ijdizwuxnzc5lwjimmetngiwnc1izjayltc2mwzjodk2mtkyzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:49:01 413 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:49:02 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:49:02 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:49:05 791 - 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=fb680cc2-794d-49fc-9d7e-ddb2189ad607&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=mvkfykj_m92pwqi1fnw9p2smjgalnsugigdw9ibgv3e&code_challenge_method=s256&nonce=de779d82-178f-4ca9-8c96-f1ab8b222d13&state=eyjpzci6ijdizwuxnzc5lwjimmetngiwnc1izjayltc2mwzjodk2mtkyzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:49:05 791 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:49:10 448 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:49:10 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:49:19 428 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:49:19 428 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:49:22 570 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:49:22 570 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:49:22 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:49:25 837 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:49:25 837 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:49:25 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:49:28 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immAdministration]
   --- 10 Mar 19:49:28 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:49:29 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:49:29 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:49:29 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:49:29 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:49:30 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> 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]
   --- 10 Mar 19:49:38 642 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:49:38 643 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:49:44 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:49:53 364 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:49:53 364 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:50:03 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: mat-tab-label-0-4]
Expected: click on Workstation tab
Actual(Passed): Sucessfully clicked on Workstation tab
[ScreenShot]
   --- 10 Mar 19:50:10 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immClientAgentLogFileLocation]
Expected: set Log File Location
Actual(Passed): Sucessfully set Log File Location:C:\PDF\Logs
[ScreenShot]
Expected: Select Log Event Level
Actual(Passed): Sucessfully Selected Log Event Level:Verbose
[ScreenShot]
   --- 10 Mar 19:50:30 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immClientAgentFileSize]
Expected: set File Size in Bytes
Actual(Passed): Sucessfully set File Size in Bytes:10
[ScreenShot]
   --- 10 Mar 19:50:38 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immClientAgentRetainedFileCountLimit]
Expected: set Retained File Count Limit
Actual(Passed): Sucessfully set Retained File Count Limit:10
[ScreenShot]
Expected: File ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the File:True
[ScreenShot]
Expected: Port ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Port:false
[ScreenShot]
   --- 10 Mar 19:50:49 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immClientAgentLogBackupSettingsRetainBackupFiles]
Expected: set retain backup days
Actual(Passed): Sucessfully retain backup days:3
[ScreenShot]
Expected: set Include Success Files
Actual(Passed): Sucessfully set Include Success Files:true
[ScreenShot]
   --- 10 Mar 19:50:58 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c40bf5e115eac56e019ca9902c83ec2)] -> id: immIsEditMode]

Test Passed.
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 10 Mar 19:20:22 355 - TestCaseID:: verifyFIOperationSettingsInAdmin
   --- 10 Mar 19:20:25 306 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify operation In Admin Teller Portal Edit *****
 ***** verify operation In Admin Teller Portal Edit *****
   --- 10 Mar 19:20:29 850 - 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=65c5fb0e-9cf0-430d-b00d-be4bf631e6e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jgug3oc0q2vhmf9gdttu26byrnq58wg0cf49ohqtflw&code_challenge_method=s256&nonce=425bafd2-5543-4e76-8333-8281bda6fb50&state=eyjpzci6imninju1ztnhlwu1ntgtngqxzi1iode1lwyxyjblm2fkzdc3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:20:29 850 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:20:29 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:20:30 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:20:30 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:20:30 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:20:30 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:20:33 983 - 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=65c5fb0e-9cf0-430d-b00d-be4bf631e6e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jgug3oc0q2vhmf9gdttu26byrnq58wg0cf49ohqtflw&code_challenge_method=s256&nonce=425bafd2-5543-4e76-8333-8281bda6fb50&state=eyjpzci6imninju1ztnhlwu1ntgtngqxzi1iode1lwyxyjblm2fkzdc3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:20:33 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:20:37 486 - 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=65c5fb0e-9cf0-430d-b00d-be4bf631e6e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jgug3oc0q2vhmf9gdttu26byrnq58wg0cf49ohqtflw&code_challenge_method=s256&nonce=425bafd2-5543-4e76-8333-8281bda6fb50&state=eyjpzci6imninju1ztnhlwu1ntgtngqxzi1iode1lwyxyjblm2fkzdc3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:20:37 486 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:20:38 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:20:38 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:20:42 062 - 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=65c5fb0e-9cf0-430d-b00d-be4bf631e6e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=jgug3oc0q2vhmf9gdttu26byrnq58wg0cf49ohqtflw&code_challenge_method=s256&nonce=425bafd2-5543-4e76-8333-8281bda6fb50&state=eyjpzci6imninju1ztnhlwu1ntgtngqxzi1iode1lwyxyjblm2fkzdc3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:20:42 062 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:20:46 718 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:20:46 718 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:20:55 502 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:20:55 502 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:20:58 636 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:20:58 636 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:20:58 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:21:01 891 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:21:01 891 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:21:02 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:21:04 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immAdministration]
   --- 10 Mar 19:21:04 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immMenuSystemSettings]
   --- 10 Mar 19:21:06 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:21:07 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:21:07 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:21:07 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 19:21:07 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> 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]
   --- 10 Mar 19:21:15 867 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:21:15 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:21:22 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 19:21:30 720 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:21:30 720 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
   --- 10 Mar 19:21:41 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: mat-tab-label-0-5]
Expected: click on Operations tab
Actual(Passed): Sucessfully clicked on Operations tab
[ScreenShot]
   --- 10 Mar 19:21:42 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immOperationAuthenticationList]
 Authentication list is displayed in Operations page
   --- 10 Mar 19:21:42 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immOperationAuthenticationListAdd]
   --- 10 Mar 19:21:42 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immOperationAuthenticationListAdd]
   --- 10 Mar 19:21:44 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immId]
   --- 10 Mar 19:21:45 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immSave]
   --- 10 Mar 19:21:45 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immSave]
Expected: Set authenticationEdit,VISA
Actual(Passed): Sucessfully set authentication Type:Edit,VISA
[ScreenShot]
   --- 10 Mar 19:21:46 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immOperationAuthenticationList]
 Authentication list is displayed in Operations page
   --- 10 Mar 19:21:46 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immOperationAuthenticationList]
 Authentication list is displayed in Operations page
   --- 10 Mar 19:21:50 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immId]
   --- 10 Mar 19:21:51 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immSave]
   --- 10 Mar 19:21:51 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (082263216ade2abdb70859771f46789b)] -> id: immSave]
 Authentitcation value edited from:VISAto:VISA1
Expected: Set authenticationEdit,VISA
Actual(Passed): Sucessfully set authentication Type:Edit,VISA
[ScreenShot]
Expected: click on Image Mode
Actual(Passed): Sucessfully clicked on Image Mode:Disbursed
[ScreenShot]
Expected: Show Transaction Close Button ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Show Transaction Close Button:true
[ScreenShot]
Expected: Mask Balance ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Mask Balance:false
[ScreenShot]
Expected: Mask Receipt ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Mask Receipt:false
[ScreenShot]
Expected: Offline Mode ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Offline MOde:false
[ScreenShot]

Test Passed.
verifyBranchOperationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 10 Mar 18:56:50 414 - TestCaseID:: verifyBranchOperationSettingsInAdmin
   --- 10 Mar 18:56:54 101 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Branch operation In Admin Portal *****
 ***** verify Branch operation In Admin Portal *****
   --- 10 Mar 18:56:58 819 - 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=71cb077f-874b-4c84-bc39-e697fd6a56f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wcnbf4lxtg4dkx9ube6rpqyyagrwoutcu3cn5qvm59w&code_challenge_method=s256&nonce=98e42767-4ad5-4ea2-b23f-07b6dcd731c4&state=eyjpzci6ijbmmde0mmqxltjkmjutndg4yi1iymu2ltqwmzhiytg5n2y5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:56:58 819 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:56:58 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 18:56:59 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:56:59 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 18:56:59 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:56:59 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 18:57:03 563 - 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=71cb077f-874b-4c84-bc39-e697fd6a56f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wcnbf4lxtg4dkx9ube6rpqyyagrwoutcu3cn5qvm59w&code_challenge_method=s256&nonce=98e42767-4ad5-4ea2-b23f-07b6dcd731c4&state=eyjpzci6ijbmmde0mmqxltjkmjutndg4yi1iymu2ltqwmzhiytg5n2y5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:57:03 564 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:57:07 057 - 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=71cb077f-874b-4c84-bc39-e697fd6a56f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wcnbf4lxtg4dkx9ube6rpqyyagrwoutcu3cn5qvm59w&code_challenge_method=s256&nonce=98e42767-4ad5-4ea2-b23f-07b6dcd731c4&state=eyjpzci6ijbmmde0mmqxltjkmjutndg4yi1iymu2ltqwmzhiytg5n2y5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:57:07 059 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 18:57:08 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 18:57:08 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 18:57:12 252 - 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=71cb077f-874b-4c84-bc39-e697fd6a56f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=wcnbf4lxtg4dkx9ube6rpqyyagrwoutcu3cn5qvm59w&code_challenge_method=s256&nonce=98e42767-4ad5-4ea2-b23f-07b6dcd731c4&state=eyjpzci6ijbmmde0mmqxltjkmjutndg4yi1iymu2ltqwmzhiytg5n2y5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 18:57:12 252 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 18:57:16 907 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 18:57:16 907 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:57:27 557 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:57:27 557 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:57:30 714 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:57:30 715 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:57:30 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 18:57:34 002 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 18:57:34 002 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:57:34 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 18:57:34 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 18:57:36 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 18:57:37 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 10 Mar 18:57:44 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 18:57:45 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 10 Mar 18:57:45 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 10 Mar 18:57:45 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 10 Mar 18:57:46 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 18:57:46 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 10 Mar 18:57:47 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: immGlobalControl_NewBranch_button]
   --- 10 Mar 18:57:50 683 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:57:50 684 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:57:50 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 18:57:50 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: imm_searchBr_GlobalControl]
   --- 10 Mar 18:57:52 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 10 Mar 18:57:52 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 10 Mar 18:57:55 943 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:57:55 944 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:57:56 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 18:57:56 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 10 Mar 18:57:59 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:57:59 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:57:59 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:57:59 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 10 Mar 18:57:59 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: verify the settings of Branch name in 'Branches' page
Actual(Passed): Successfully verified the settings of Branch name in 'Branches' page
[ScreenShot]
   --- 10 Mar 18:58:08 423 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:58:08 423 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:58:14 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 10 Mar 18:58:23 421 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
   --- 10 Mar 18:58:23 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 18:58:28 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (195fbc887e29a89b6c3de196e5c15135)] -> xpath: //div[contains(text(),'Operation')]]
Expected: click on Operation tab
Actual(Passed): Sucessfully clicked on Operation tab
[ScreenShot]

Test Passed.
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 10 Mar 19:57:10 680 - TestCaseID:: verifySystemSettingsTextInvalidTemplate
   --- 10 Mar 19:57:13 505 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Invalid Text Template character ` *****
 ***** verify Invalid Text Template character ` *****
   --- 10 Mar 19:57:18 035 - 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=f16231d7-9d99-4836-b014-e1dc543e551e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dztvhdukaum4ppbwbzh-zenymleposhun6mj5wkw3-e&code_challenge_method=s256&nonce=ba628b4e-19fe-4715-b69c-1e77f1b7e928&state=eyjpzci6imnimwq5n2u3ltezotatngu5zs04ody0lwmwmgu0njniy2u3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:57:18 035 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:57:18 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:57:18 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:57:18 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:57:21 865 - 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=f16231d7-9d99-4836-b014-e1dc543e551e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dztvhdukaum4ppbwbzh-zenymleposhun6mj5wkw3-e&code_challenge_method=s256&nonce=ba628b4e-19fe-4715-b69c-1e77f1b7e928&state=eyjpzci6imnimwq5n2u3ltezotatngu5zs04ody0lwmwmgu0njniy2u3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:57:21 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:57:25 483 - 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=f16231d7-9d99-4836-b014-e1dc543e551e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dztvhdukaum4ppbwbzh-zenymleposhun6mj5wkw3-e&code_challenge_method=s256&nonce=ba628b4e-19fe-4715-b69c-1e77f1b7e928&state=eyjpzci6imnimwq5n2u3ltezotatngu5zs04ody0lwmwmgu0njniy2u3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:57:25 484 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:57:26 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:57:27 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:57:31 046 - 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=f16231d7-9d99-4836-b014-e1dc543e551e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=dztvhdukaum4ppbwbzh-zenymleposhun6mj5wkw3-e&code_challenge_method=s256&nonce=ba628b4e-19fe-4715-b69c-1e77f1b7e928&state=eyjpzci6imnimwq5n2u3ltezotatngu5zs04ody0lwmwmgu0njniy2u3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:57:31 047 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:57:35 780 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:57:35 780 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:57:44 675 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:57:44 675 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:57:47 814 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:57:47 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:57:47 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:57:51 090 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:57:51 090 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:57:51 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:57:51 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:57:53 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:57:58 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]
   --- 10 Mar 19:57:59 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64955a49ec4f66078b112676e569e818)] -> id: mat-tab-label-0-1]
Expected: click on Text tab
Actual(Failed): Failed to click on Text tab
[ScreenShot]
verifySubscriptionSettingsInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...)
   --- 10 Mar 19:54:09 955 - TestCaseID:: verifySubscriptionSettingsInAdminTellerPortal
   --- 10 Mar 19:54:13 298 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
 ***** verify Subscription Settings In Admin Teller Portal *****
 ***** verify Subscription Settings In Admin Teller Portal *****
   --- 10 Mar 19:54:17 761 - 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=8cadd225-a070-44ea-897e-5a64e763f609&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8lvonv6dxg1vrb07xkc9i6rxikuclwidr9wk_dj_2dq&code_challenge_method=s256&nonce=b4843517-4507-4838-825f-e7bfb2008348&state=eyjpzci6imqym2iyzwq0lwy3otctnde4mc04zjbllwviodaxnzg3mme1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:54:17 761 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:54:17 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 10 Mar 19:54:17 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:54:18 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 10 Mar 19:54:18 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:54:18 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //input[@id='i0116']]
   --- 10 Mar 19:54:21 708 - 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=8cadd225-a070-44ea-897e-5a64e763f609&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8lvonv6dxg1vrb07xkc9i6rxikuclwidr9wk_dj_2dq&code_challenge_method=s256&nonce=b4843517-4507-4838-825f-e7bfb2008348&state=eyjpzci6imqym2iyzwq0lwy3otctnde4mc04zjbllwviodaxnzg3mme1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:54:21 708 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:54:25 213 - 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=8cadd225-a070-44ea-897e-5a64e763f609&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8lvonv6dxg1vrb07xkc9i6rxikuclwidr9wk_dj_2dq&code_challenge_method=s256&nonce=b4843517-4507-4838-825f-e7bfb2008348&state=eyjpzci6imqym2iyzwq0lwy3otctnde4mc04zjbllwviodaxnzg3mme1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:54:25 213 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 10 Mar 19:54:26 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:54:26 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //input[@id='i0118']]
   --- 10 Mar 19:54:30 244 - 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=8cadd225-a070-44ea-897e-5a64e763f609&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=8lvonv6dxg1vrb07xkc9i6rxikuclwidr9wk_dj_2dq&code_challenge_method=s256&nonce=b4843517-4507-4838-825f-e7bfb2008348&state=eyjpzci6imqym2iyzwq0lwy3otctnde4mc04zjbllwviodaxnzg3mme1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Mar 19:54:30 244 - 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@Qaxpauto.onmicrosoft.com
   --- 10 Mar 19:54:35 152 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:54:35 152 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:54:44 153 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:54:44 153 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:54:47 307 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:54:47 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:54:47 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //b[text()='Admin Dashboard']]
   --- 10 Mar 19:54:50 520 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 10 Mar 19:54:50 520 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:54:50 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 10 Mar 19:54:50 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:54:53 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //mat-toolbar/div/button[2]/span]
   --- 10 Mar 19:54:57 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]
   --- 10 Mar 19:54:58 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> id: mat-tab-label-0-7]
Expected: click on Subscription tab
Actual(Passed): Sucessfully clicked on Subscription tab
[ScreenShot]
   --- 10 Mar 19:54:59 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //td[text()='Verifast']]
   --- 10 Mar 19:54:59 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //td[text()='Tablet']]
   --- 10 Mar 19:54:59 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //td[text()='Remote Sign']]
 Subscription in Fi setting are :Verifast present:true [ScreenShot]
 Subscription in Fi setting are :Tablet present:true [ScreenShot]
 Subscription in Fi setting are :Remote Sign present:true [ScreenShot]
   --- 10 Mar 19:55:06 194 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 10 Mar 19:55:06 194 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:55:06 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> id: immOnFilter]
   --- 10 Mar 19:55:09 547 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 10 Mar 19:55:09 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 10 Mar 19:55:09 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07a394a2d0cac88e7a81eda127c2cfa8)] -> xpath: //mat-toolbar/div/button[2]/span]

Successfully navigated to the 'Dashboard' page [ScreenShot]
 Clicked 'Non Archived' button
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]
   --- 10 Mar 19:56:02 808 - Unable to find a element after 13 sec

Click on Cancel not found in page!! [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.ereceipt.testscripts.FiSettings.FiSettings
initialize(org.testng.TestRunner@416b2bae) 0 ms
init(org.testng.TestRunner@416b2bae) 228 ms
verifyBranchArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 8623 ms
verifyBranchOperationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 136100 ms
verifyBranchPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 242053 ms
verifyBranchScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 424592 ms
verifyBranchSignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 541858 ms
verifyBranchWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 704180 ms
verifyFIArchiveSettingsDefaultMemberErrMessage({Archived Transactions=, Archive=Default Member Number-222;, print signatur=, Name=, MultipleWorksta...) 845769 ms
verifyFIArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 951184 ms
verifyFIGeneralSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 1068467 ms
verifyFIHoldNoticeSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 1213300 ms
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 1343257 ms
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 1445477 ms
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 1547312 ms
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 1646570 ms
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 1728873 ms
verifyFIPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDele...) 1810957 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 1977819 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 2080843 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 2183633 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 2282615 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 2380402 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 2477034 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 2578742 ms
verifyFISettingsInAdminTellerPortal({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 2680032 ms
verifyFISignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 3107687 ms
verifyFIWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 3249640 ms
verifySettingsInAdminTellerPortal({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 3384941 ms
verifySubscriptionSettingsInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...) 3575312 ms
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 3689077 ms
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 3755519 ms
verifySystemSettingsTextTab({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 3818986 ms
verifyTextSubscriptionInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...) 3961921 ms
verifyWorkstationPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 4052941 ms
verifyeReceiptsRestartInBranchSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 4236276 ms
verifyeReceiptsRestartTextInFISettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 4349451 ms
verifyinsAddressGeneralSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 4485115 ms