Test results
1 suite, 191 failed tests
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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click on Setting not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.AdminControlPanelPage.clickbranchtab(AdminControlPanelPage.java:853) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyBranchArchiveSettingsInAdmin(FiSettings.java:2080) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click on Setting not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.AdminControlPanelPage.clickbranchtab(AdminControlPanelPage.java:865) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyBranchOperationSettingsInAdmin(FiSettings.java:2157) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click the Setting not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.FiManagementPage.clickSetting(FiManagementPage.java:582) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyBranchPrintSettingsInAdmin(FiSettings.java:1626) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click on Setting not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.AdminControlPanelPage.clickbranchtab(AdminControlPanelPage.java:844) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyBranchScanSettingsInAdmin(FiSettings.java:2005) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true})
org.openqa.selenium.NoSuchElementException: Click on Setting not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.AdminControlPanelPage.clickbranchtab(AdminControlPanelPage.java:844) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyBranchSignSettingsInAdmin(FiSettings.java:1739) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click on Workstation not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.AdminControlPanelPage.clickbranchtab(AdminControlPanelPage.java:860) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyBranchWorkstationSettingsInAdmin(FiSettings.java:1821) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:801) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIArchiveSettingsDefaultMemberErrMessage(FiSettings.java:2581) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:801) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIArchiveSettingsInAdmin(FiSettings.java:779) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Archive Setings test cases in Admin page)
verifyFIDisplayHoldNoticeStatusInAdmin ({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 display hold notice State in Admin, Operation=, Clear=, TestID=verifyFIDisplayHoldNoticeStatusInAdmin, 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-false;, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIDisplayHoldNoticeStatusInAdmin(FiSettings.java:491) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify hold notice Setings test cases in admin)
verifyFIDisplayHoldNoticeToggleInAdmin ({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 display hold notice toggleIn Admin, Operation=, Clear=, TestID=verifyFIDisplayHoldNoticeToggleInAdmin, 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;Hold Notice Warning-true;, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIDisplayHoldNoticeToggleInAdmin(FiSettings.java:435) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify hold notice Setings test cases in admin)
verifyFIDisplayHoldNoticeToggleInAdmin ({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 display hold notice toggleIn Admin, Operation=, Clear=, TestID=verifyFIDisplayHoldNoticeToggleInAdmin, 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;Hold Notice Warning-false;, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIDisplayHoldNoticeToggleInAdmin(FiSettings.java:435) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify hold notice Setings test cases in admin)
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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:813) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIGeneralSettingsInAdmin(FiSettings.java:608) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIHoldNoticeSettingsInAdmin(FiSettings.java:355) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIOperationSettingsInAdmin(FiSettings.java:1558) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIOperationSettingsInAdmin(FiSettings.java:1558) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIOperationSettingsInAdmin(FiSettings.java:1558) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIPlatformSettingsInAdmin(FiSettings.java:550) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIPlatformSettingsInAdmin(FiSettings.java:550) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:789) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIPrintSettingsInAdmin(FiSettings.java:991) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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-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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:793) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIScanSettingsInAdmin(FiSettings.java:837) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:793) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIScanSettingsInAdmin(FiSettings.java:837) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:793) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIScanSettingsInAdmin(FiSettings.java:837) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:793) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIScanSettingsInAdmin(FiSettings.java:837) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:793) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIScanSettingsInAdmin(FiSettings.java:837) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:793) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIScanSettingsInAdmin(FiSettings.java:837) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:793) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIScanSettingsInAdmin(FiSettings.java:837) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:789) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFISettingsInAdminTellerPortal(FiSettings.java:231) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM3;Backlight-true})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:789) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFISignSettingsInAdmin(FiSettings.java:898) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:805) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyFIWorkstationSettingsInAdmin(FiSettings.java:721) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c1350292145="" id="immSmtpTemplatesEmailSubject" matinput="" name="smtpTemplatesEmailSubject" autocomplete="off" formcontrolname="Subject" class="mat-mdc-input-element ng-untouched ng-pristine mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored ng-valid" required="" aria-required="true" aria-invalid="false"> is not clickable at point (361, 564). Other element would receive the click: <div _ngcontent-ng-c462490782="" style="display: flex; justify-content: space-between;">...</div> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [dc3be939f08d14bfb77b08b2b2a8c631, clickElement {id=f.9A898353D6E3DAEBDF6336EDE1C1C69B.d.CED37BD85A7614AA8B51FC0DDDBE5DF4.e.31}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:56700}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: immSmtpTemplatesEmailSubject] Session ID: dc3be939f08d14bfb77b08b2b2a8c631 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.SystemSettingsPage.setSubject(SystemSettingsPage.java:346) at com.imm.ereceipt.pages.SystemSettingsPage.enterValuesSMTP(SystemSettingsPage.java:253) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifySettingsInAdminTellerPortal(FiSettings.java:1107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify admin Teller Setings test cases in DashBoard page)
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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.SystemSettingsPage.clicktab(SystemSettingsPage.java:412) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifySubscriptionSettingsInAdminTellerPortal(FiSettings.java:1260) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.SystemSettingsPage.clicktab(SystemSettingsPage.java:394) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifySystemSettingsTextInvalidTemplate(FiSettings.java:2391) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.SystemSettingsPage.clicktab(SystemSettingsPage.java:394) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifySystemSettingsTextInvalidTemplate(FiSettings.java:2391) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.SystemSettingsPage.clicktab(SystemSettingsPage.java:394) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifySystemSettingsTextTab(FiSettings.java:2455) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.SystemSettingsPage.clicktab(SystemSettingsPage.java:412) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyTextSubscriptionInAdminTellerPortal(FiSettings.java:1394) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click the Setting not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.FiManagementPage.clickWSSetting(FiManagementPage.java:1328) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyWorkstationPrintSettingsInAdmin(FiSettings.java:1897) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click on Setting not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170) at com.imm.ereceipt.pages.AdminControlPanelPage.clickbranchtab(AdminControlPanelPage.java:844) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyeReceiptsRestartInBranchSettings(FiSettings.java:2324) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyeReceiptsRestartTextInFISettings(FiSettings.java:2217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify 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@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:813) at com.imm.ereceipt.testscripts.FiSettings.FiSettings.verifyinsAddressGeneralSettings(FiSettings.java:666) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify General Setings test cases in Admin page)
com.imm.ereceipt.testscripts.FiManagement.FiManagement
createAddGroupInAgentPage ({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=Archive Agent, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=create Add Group In Agent Page, weeks=, Operation=, Clear=, TestID=createAddGroupInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202171, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616) at com.imm.ereceipt.pages.AgentsPage.checkErrorMessageForInvalid(AgentsPage.java:686) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.createAddGroupInAgentPage(FiManagement.java:533) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [279acbea4649735d9615c69072398228, actions {actions=[org.openqa.selenium.interactions.Sequence@54e0b60a]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57434}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 279acbea4649735d9615c69072398228 at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222) at java.base/java.util.Map.forEach(Map.java:663) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400) at org.openqa.selenium.json.Json.toJson(Json.java:133) at org.openqa.selenium.json.Json.toJson(Json.java:119) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631) ... 36 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431) at org.openqa.selenium.json.Json.toJson(Json.java:131) ... 43 more Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 64 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83) ... 68 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div[id*='mat-dialog-title']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [279acbea4649735d9615c69072398228, findElement {using=css selector, value=div[id*='mat-dialog-title']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57434}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 279acbea4649735d9615c69072398228 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 74 more
(Verify UI elements and Search the Id,Name,Agents type in Agent page)
createAddGroupInRolesPage ({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Institution Admins, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Add Group Functionality In Roles Page, weeks=, Operation=, Clear=, TestID=createAddGroupInRolesPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.RolesPage.checkErrorMessage(RolesPage.java:703) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.createAddGroupInRolesPage(FiManagement.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Id,Name,Role type in Role page)
verifyAddMulitpleBrancesUsingJFairy ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=RanBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=True, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Create Multiple Branches In Branches Page, weeks=, Operation=, Clear=, TestID=verifyAddMulitpleBrancesUsingJFairy, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=20, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1010) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:855) at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:753) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:676) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:634) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyAddMulitpleBrancesUsingJFairy(FiManagement.java:2420) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Create Multiple Branches In Branches Page)
verifyAddMulitpleWorkstationUsingJFairy ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=3, WorkstationDeleteOption=True, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Create Multiple workstation In Branches ans workstation Page, weeks=, Operation=, Clear=, TestID=verifyAddMulitpleWorkstationUsingJFairy, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyAddMulitpleWorkstationUsingJFairy(FiManagement.java:2706) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Create Multiple Workstation In Branches Page)
verifyAddWorkstationsUnderBranch ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=5, WorkstationDeleteOption=, BranchName=Ratnabranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=TRUE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=Arya, FromBranch=Chunty, Description=verify add workstations to branch, weeks=, Operation=, Clear=, TestID=verifyAddWorkstationsUnderBranch, Phone=, WorkstationName=, ToBranch=Bunty, ToWks=Syra, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyAddWorkstationsUnderBranch(FiManagement.java:2895) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) ... 34 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2870) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831)
(verify add workstations to branch)
verifyAddWorkstationsUnderMultipleBranches ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=16, WorkstationDeleteOption=, BranchName=Ratnabranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=TRUE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=Arya, FromBranch=Chunty, Description=verify add workstations to multiple branches, weeks=, Operation=, Clear=, TestID=verifyAddWorkstationsUnderMultipleBranches, Phone=, WorkstationName=, ToBranch=Bunty, ToWks=Syra, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=2, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyAddWorkstationsUnderMultipleBranches(FiManagement.java:3001) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify add workstations to multiple branches)
verifyBranchInBranchesPage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=QABranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=Sun National, Description=verify Branch In Branches Page, weeks=, Operation=, Clear=, TestID=verifyBranchInBranchesPage, Phone=, WorkstationName=, ToBranch=Test Branch, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectBranchForCopy(FiManagementPage.java:823) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyBranchInBranchesPage(FiManagement.java:1658) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Branch In Branches Page)
verifyCopyBranchInfo ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=QABranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=FALSE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=Chunty, Description=Copy Branch In Branches Page, weeks=, Operation=, Clear=, TestID=verifyCopyBranchInfo, Phone=, WorkstationName=, ToBranch=Bunty, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.CopyBranchFromTo(FiManagementPage.java:1267) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyCopyBranchInfo(FiManagement.java:2170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Copy Branch In Branches Page)
verifyCopyWorkstationInfo ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=QABranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=FALSE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=Arya, FromBranch=Chunty, Description=Copy Workstation In Page, weeks=, Operation=, Clear=, TestID=verifyCopyWorkstationInfo, Phone=, WorkstationName=, ToBranch=Bunty, ToWks=Syra, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.CopyWorkstationFromTo(FiManagementPage.java:1366) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyCopyWorkstationInfo(FiManagement.java:2874) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Copy Workstation In Page)
verifyMemberImportFileLocationPath_ER2267 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import file location path, weeks=, Operation=, Clear=, TestID=verifyMemberImportFileLocationPath_ER2267, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportFileLocationPath_ER2267(FiManagement.java:1004) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [a567333a28c120ec315a4a179e252bac, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59810}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: a567333a28c120ec315a4a179e252bac at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(verify the Member import file location path)
verifyMemberImportInAgentPage ({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=Archive Agent, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify MemberImport In AgentPage, weeks=, Operation=, Clear=, TestID=verifyMemberImportInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202171, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.AgentsPage.chkSearchAgent(AgentsPage.java:592) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportInAgentPage(FiManagement.java:760) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Search creteria in Agent page)
verifyMemberImportOnDemandPage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPage, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportOnDemandPage(FiManagement.java:915) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [4bea9c18758e6ab6c0d5fb8c007c23aa, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60441}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 4bea9c18758e6ab6c0d5fb8c007c23aa at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(verify the Member import On Demand page)
verifyMemberImportOnDemandPageFileExtensions_ER2268 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page different file extensions, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPageFileExtensions_ER2268, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportOnDemandPageFileExtensions_ER2268(FiManagement.java:3232) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [0e1e093312cca7195f920976369da0bf, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61047}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 0e1e093312cca7195f920976369da0bf at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(verify the Member import On Demand page)
verifyMemberImportPageTimeAndDatePickers ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import Page Time And Date Pickers, weeks=Monday,Tuesday,, Operation=, Clear=, TestID=verifyMemberImportPageTimeAndDatePickers, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=C:UsersAdministratorNew folderIMM_EReceiptsWeb_AutomationsrcmainresourcestestdatadataDashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Weekly,, Date=2, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616) at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:593) at com.imm.ereceipt.pages.MemberImportPage.clickHourUpDownArrow(MemberImportPage.java:685) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportPageTimeAndDatePickers(FiManagement.java:1904) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [597b53564b0df3c19b4f4c4c8fef5f2b, actions {actions=[org.openqa.selenium.interactions.Sequence@48e7bf7a]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61266}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 597b53564b0df3c19b4f4c4c8fef5f2b at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222) at java.base/java.util.Map.forEach(Map.java:663) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400) at org.openqa.selenium.json.Json.toJson(Json.java:133) at org.openqa.selenium.json.Json.toJson(Json.java:119) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631) ... 37 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431) at org.openqa.selenium.json.Json.toJson(Json.java:131) ... 44 more Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 65 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83) ... 69 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[1]"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [597b53564b0df3c19b4f4c4c8fef5f2b, findElement {using=xpath, value=//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[1]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61266}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 597b53564b0df3c19b4f4c4c8fef5f2b at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 75 more
(verify the Member import Schedule page)
verifyMemberImportSchedulePage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'Schedule' Page, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=C:\email\Automation\120records_5Dupicates.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePage(FiManagement.java:1149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [9fe71f893968bc23a76662a9e260e5f8, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61472}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 9fe71f893968bc23a76662a9e260e5f8 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(verify the Member import Schedule page)
verifyMemberImportSchedulePageDate_ER2258 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import Page Date Time Fields, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageDate_ER2258, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616) at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:593) at com.imm.ereceipt.pages.MemberImportPage.clickHourUpDownArrow(MemberImportPage.java:687) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageDate_ER2258(FiManagement.java:1229) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [ec8636d38bcb337757abc6d84f68e890, actions {actions=[org.openqa.selenium.interactions.Sequence@7ba0b49f]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62066}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: ec8636d38bcb337757abc6d84f68e890 at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222) at java.base/java.util.Map.forEach(Map.java:663) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400) at org.openqa.selenium.json.Json.toJson(Json.java:133) at org.openqa.selenium.json.Json.toJson(Json.java:119) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631) ... 37 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431) at org.openqa.selenium.json.Json.toJson(Json.java:131) ... 44 more Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 65 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83) ... 69 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[2]"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [ec8636d38bcb337757abc6d84f68e890, findElement {using=xpath, value=//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[2]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62066}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: ec8636d38bcb337757abc6d84f68e890 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 75 more
(verify the Member import Schedule page)
verifyMemberImportSchedulePageDefaults_ER2257 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule PAge Defaults, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageDefaults_ER2257, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageDefaults_ER2257(FiManagement.java:3165) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify the Member import Schedule Page Defaults)
verifyMemberImportSchedulePageWeekly_ER2262 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule Weekly Schedule, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageWeekly_ER2262, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 4 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.checkSheduleType(MemberImportPage.java:568) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageWeekly_ER2262(FiManagement.java:1497) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify the Member import Schedule Daily Schedule)
verifySearchCriteriaInAgentPage ({Archived Transactions=, Archive=, print signatur=, Name=do not delete, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=Archive Agent, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Agent Page with ID , Name,Agen to Clear, weeks=, Operation=, Clear=yes, TestID=verifySearchCriteriaInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.AgentsPage.setSearchAgent(AgentsPage.java:572) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:627) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Search creteria in Agent page)
verifySearchCriteriaInAgentPage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=Member Import Agent, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Agent Page with Agent, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.AgentsPage.setSearchAgent(AgentsPage.java:572) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:627) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Search creteria in Agent page)
verifySortingInAgentPage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=Agent Type,Name, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Sorting In Agent Page, weeks=, Operation=, Clear=, TestID=verifySortingInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.AgentsPage.getSessionDetailsForEachEreceipt(AgentsPage.java:306) at com.imm.ereceipt.pages.AgentsPage.getResult(AgentsPage.java:469) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySortingInAgentPage(FiManagement.java:826) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-actions div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [9e6e0d3cd9b4f616adfc45e55b0c6a4c, findElement {using=css selector, value=div.mat-paginator-range-actions div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64596}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 9e6e0d3cd9b4f616adfc45e55b0c6a4c at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more
(Sorting the records in Agent page )
verifySortingInRolePage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=Group, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Sorting In Role Page, weeks=, Operation=, Clear=, TestID=verifySortingInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.RolesPage.getSessionDetailsForEachEreceipt(RolesPage.java:344) at com.imm.ereceipt.pages.RolesPage.getResult(RolesPage.java:512) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySortingInRolePage(FiManagement.java:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-actions div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [38bde335f098bafcb218af5422e98e1f, findElement {using=css selector, value=div.mat-paginator-range-actions div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64796}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 38bde335f098bafcb218af5422e98e1f at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more
(Sorting the records in Role page )
verifyWorkStationInWorkstationsPage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=Matawan1, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Workstation In Workstations Page (Jira # needs to add), weeks=, Operation=, Clear=, TestID=verifyWorkStationInWorkstationsPage, Phone=, WorkstationName=SevenWS, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyWorkStationInWorkstationsPage(FiManagement.java:1712) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Branch In Workstations Page)
veriyDeleteOptonsinBranch ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=GreenBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=Clear Custom Settings, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Delete options In Branches Page, weeks=, Operation=, Clear=, TestID=veriyDeleteOptonsinBranch, Phone=, WorkstationName=GB WStation1, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectWorkstationForMove(FiManagementPage.java:1204) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.veriyDeleteOptonsinBranch(FiManagement.java:2657) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Create Multiple Branches In Branches Page)
veriyDeleteOptonsinBranch ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=OrangeBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=all associated workstations, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Delete options In Branches Page, weeks=, Operation=, Clear=, TestID=veriyDeleteOptonsinBranch, Phone=, WorkstationName=OB WStation1, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectWorkstationForMove(FiManagementPage.java:1204) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.veriyDeleteOptonsinBranch(FiManagement.java:2657) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Create Multiple Branches In Branches Page)
veriyDeleteOptonsinBranch ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=YellowBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=Keep Custom Settings, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Delete options In Branches Page, weeks=, Operation=, Clear=, TestID=veriyDeleteOptonsinBranch, Phone=, WorkstationName=YB WStation1, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectWorkstationForMove(FiManagementPage.java:1204) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.veriyDeleteOptonsinBranch(FiManagement.java:2657) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Create Multiple Branches In Branches Page)
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyAuthenticationMemoAndScannedItemscardInReceiptPage ({Toggel=, Archived Transactions=no, Description=, Email=, Archive=, Document Type=SSN, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyAuthenticationMemoAndScannedItemscardInReceiptPage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=216554066, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=Given to the client})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [2b8b0588a4260c6a0b150ed2e94a3793, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63826}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 2b8b0588a4260c6a0b150ed2e94a3793 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyAuthenticationMemoAndScannedItemscardInReceiptPage(Receipt.java:3007) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify UI elements for Verify Authentication card,Memo card and Scanned Items card in Receipt page)
verifyEndTOEndTestOFNormalTellerInEreceipt ({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt Page, Email=FALSE, Archive=TRUE, Document Type=SSN, Notify=TRUE, SignatureTab=Touch,, DisbursedExpression=|-10*5, Operation=, Teller LastName=, Disbursed cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, errorint=, TestID=verifyEndTOEndTestOFNormalTellerInEreceipt, Print=FALSE, DisbursedExpressionValue=FALSE, Phone=(555) 021-3315, ReceivedCashValue=FALSE, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=216554121, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=TRUE, SecondName=, Date=, Platfrom=, Received cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=TRUE, FullName=, ReceivedExpression=|+100*2, SMS=FALSE, Memo=eReceipts Demo})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyEndTOEndTestOFNormalTellerInEreceipt(Receipt.java:1322) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(verify MemberID And Archive Information for Normal teller In Receipt Page)
verifyEndTOEndTestOFNormalTellerInEreceipt ({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt Page, Email=FALSE, Archive=FALSE, Document Type=SSN, Notify=TRUE, SignatureTab=Touch,, DisbursedExpression=|-10*5, Operation=, Teller LastName=, Disbursed cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, errorint=, TestID=verifyEndTOEndTestOFNormalTellerInEreceipt, Print=FALSE, DisbursedExpressionValue=TRUE, Phone=(555) 021-3315, ReceivedCashValue=FALSE, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=216554333, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=TRUE, SecondName=, Date=, Platfrom=, Received cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=FALSE, FullName=, ReceivedExpression=|+100*2, SMS=FALSE, Memo=Given to the client})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.ReceiptPage.clickAndVerifytabs(ReceiptPage.java:667) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyEndTOEndTestOFNormalTellerInEreceipt(Receipt.java:1441) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify MemberID And Archive Information for Normal teller In Receipt Page)
verifyErrorMessagesInReceiptPage ({Toggel=, Archived Transactions=no, Description=, Email=, Archive=, Document Type=SSN, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=1, TestID=verifyErrorMessagesInReceiptPage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=sds! 122323, Teller=, Teller FirstName=, errorMessage=Special characters allowed are -,#,:,space;, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.ReceiptPage.getErrorMesage(ReceiptPage.java:2083) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyErrorMessagesInReceiptPage(Receipt.java:1263) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid validations in Receipt page)
verifyHoldNoticTabInEreceiptWithMemberInfo ({Toggel=, Archived Transactions=no, Description=verify Hold Notic Tab In Ereceipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyHoldNoticTabInEreceiptWithMemberInfo, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=5034566, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=1881881, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticTabInEreceiptWithMemberInfo(Receipt.java:1611) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Hold Notice In Receipt Page)
verifyHoldNoticeWarningWithNormalTrans ({Toggel=, Archived Transactions=no, Description=verify Hold Notice should not pop for non hold notice transactions even when hold notice is enabled, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyHoldNoticeWarningWithNormalTrans, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true; Hold Notice Warning-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticeWarningWithNormalTrans(Receipt.java:3796) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Hold Notice should not pop for non hold notice transactions even when hold notice is enabled)
verifyHoldNoticeWarningWithReasons ({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Saved, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyHoldNoticeWarningWithReasons, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=5034566, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=1881881, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true; Hold Notice Warning-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticeWarningWithReasons(Receipt.java:3277) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Hold Notice In Receipt Page)
verifyHoldNoticeWarningWithoutReasons ({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message not displayed when warning is disabled, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyHoldNoticeWarningWithoutReasons, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=5034566, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=1881881, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true; Hold Notice Warning-false;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticeWarningWithoutReasons(Receipt.java:3564) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Hold Notice In Receipt Page)
verifyHoldNoticeWarningWithoutReasons ({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message displayed when warning is enabled, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyHoldNoticeWarningWithoutReasons, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=5034566, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=1881881, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true; Hold Notice Warning-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticeWarningWithoutReasons(Receipt.java:3564) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Hold Notice In Receipt Page)
verifyMemberAddUpdateContactInfo ({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update, Email=Hohn@email.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyMemberAddUpdateContactInfo, Print=, DisbursedExpressionValue=, Phone=(555) 021-3315, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=11/01/2021 - 11/20/2021, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=John, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyMemberAddUpdateContactInfo(Receipt.java:2278) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(verify Member Add in Update Contact)
verifyMemberAddUpdateContactInfo ({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update, Email=Hohn@email.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyMemberAddUpdateContactInfo, Print=, DisbursedExpressionValue=, Phone=(555) 021-3315, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=11/01/2021 - 11/20/2021, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=John, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1010) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:855) at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:753) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:676) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:634) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyMemberAddUpdateContactInfo(Receipt.java:2285) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Add in Update Contact)
verifyMemberAddUpdateContactInfo ({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update (duplicate), Email=Hohn@email.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyMemberAddUpdateContactInfo, Print=, DisbursedExpressionValue=, Phone=(555) 021-3315, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=11/01/2021 - 11/20/2021, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=John, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyMemberAddUpdateContactInfo(Receipt.java:2285) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Add in Update Contact)
verifyMemberIDAndArchiveInformationInReceiptPage ({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In ReceiptPage - SMS False, Email=ratnak@immonline.com, Archive=True, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyMemberIDAndArchiveInformationInReceiptPage, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=2, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Ratna, ReceivedExpression=, SMS=False, Memo=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyMemberIDAndArchiveInformationInReceiptPage(Receipt.java:300) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) ... 34 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2870) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831)
(verify MemberID And Archive Information In Receipt Page)
verifyMemberIDAndArchiveInformationInReceiptPage ({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In ReceiptPage - No Phone, Email=ratnak@immonline.com, Archive=True, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyMemberIDAndArchiveInformationInReceiptPage, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=2, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Ratna, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyMemberIDAndArchiveInformationInReceiptPage(Receipt.java:311) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify MemberID And Archive Information In Receipt Page)
verifyMemberIDAndArchiveInformationInReceiptPage ({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In ReceiptPage, Email=Hohn@email.com, Archive=False, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyMemberIDAndArchiveInformationInReceiptPage, Print=, DisbursedExpressionValue=, Phone=(555) 021-3315, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=2, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Rohan, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyMemberIDAndArchiveInformationInReceiptPage(Receipt.java:311) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify MemberID And Archive Information In Receipt Page)
verifyNormalMemberAddUpdateContactInfo ({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information Update (Use Normal only), Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalMemberAddUpdateContactInfo, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=444KP, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalMemberAddUpdateContactInfo(Receipt.java:2455) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Add in Update Contact)
verifyNormalMemberIDAndArchiveInformationInReceiptPage ({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information In ReceiptPage, Email=Ratnak@immonline.com, Archive=TRUE, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalMemberIDAndArchiveInformationInReceiptPage, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=5034463, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=2, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Rohank, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalMemberIDAndArchiveInformationInReceiptPage(Receipt.java:600) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify MemberID And Archive Information In Receipt Page)
verifyNormalTellerMemberNameOnlyinDatFile ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only in Deposit DatFile, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerMemberNameOnlyinDatFile, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=7654321, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalTellerMemberNameOnlyinDatFile(Receipt.java:2747) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) ... 34 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2870) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831)
(verify Member Member Name in REceipt and Member ID button match)
verifyNormalTellerMemberNameOnlyinDatFile ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only in Transfer Payment DatFile, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerMemberNameOnlyinDatFile, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=19999, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalTellerMemberNameOnlyinDatFile(Receipt.java:2754) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Member Name in REceipt and Member ID button match)
verifyNormalTellerMemberNameOnlyinDatFile ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only in CP tran Cash_Advanced DatFile, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerMemberNameOnlyinDatFile, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=444KP, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalTellerMemberNameOnlyinDatFile(Receipt.java:2754) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Member Name in REceipt and Member ID button match)
verifyNormalTellerMemberNameUpdateUnassignedMemberID ({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name when no Member ID in dat file, Email=ratna.kurre@kinective.io, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerMemberNameUpdateUnassignedMemberID, Print=, DisbursedExpressionValue=, Phone=7328906074, ReceivedCashValue=, Member=000, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=katie, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalTellerMemberNameUpdateUnassignedMemberID(Receipt.java:4481) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify updated Member Name when no Member ID in datfile)
verifyNormalTellerNoMemberNameinDatFileAndDB ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is not in both DatFIle and DB, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalTellerNoMemberNameinDatFileAndDB, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=12348888, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyNormalTellerNoMemberNameinDatFileAndDB(Receipt.java:2598) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(verify Member Add in Update Contact)
verifyReceivedAndDisbursedErrorMessages ({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Error Messages In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=50-22|, errorint=, TestID=verifyReceivedAndDisbursedErrorMessages, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=Please enter correct amount., ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=5-22|, Transaction=, Header=, Expression=|+1*2, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.ReceiptPage.clickCashTab(ReceiptPage.java:1890) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyReceivedAndDisbursedErrorMessages(Receipt.java:1168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Received and Disbursed Error Messages in Receipt page)
verifyReceivedAndDisbursedGridInReceiptPage ({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Grid In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, errorint=, TestID=verifyReceivedAndDisbursedGridInReceiptPage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, Transaction=, Header=, Expression=|+1*2, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.ReceiptPage.clickCashTab(ReceiptPage.java:1890) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyReceivedAndDisbursedGridInReceiptPage(Receipt.java:894) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Received and Disbursed grid in Receipt page)
verifyReceivedAndDisbursedSumsInReceiptPage ({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Sums In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=1-1|2-4|5-20|10-10|20-40|50-100|100-100|Coins-3, errorint=, TestID=verifyReceivedAndDisbursedSumsInReceiptPage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=1-1|2-4|5-20|10-10|20-40|50-100|100-100|Coins-3, Transaction=, Header=, Expression=|+1*2, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.ReceiptPage.clickCashTab(ReceiptPage.java:1890) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyReceivedAndDisbursedSumsInReceiptPage(Receipt.java:1038) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Received and Disbursed grid in Receipt page)
verifySelectedDisbursementGrid ({Toggel=, Archived Transactions=no, Description=verify Selected Disbursment Grid Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=Selected Disbursement Grid-Disbursed;, Teller LastName=, Disbursed cash=, errorint=, TestID=verifySelectedDisbursementGrid, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifySelectedDisbursementGrid(Receipt.java:2176) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Selected Grid Receipt Page)
verifySelectedDisbursementGrid ({Toggel=, Archived Transactions=no, Description=verify Selected Received Grid Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=Selected Disbursement Grid-Received;, Teller LastName=, Disbursed cash=, errorint=, TestID=verifySelectedDisbursementGrid, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifySelectedDisbursementGrid(Receipt.java:2176) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Selected Grid Receipt Page)
verifyShowTransactionCloseBtn ({Toggel=, Archived Transactions=no, Description=verify Show Transaction In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=Show Transaction Close Button-false;, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyShowTransactionCloseBtn, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyShowTransactionCloseBtn(Receipt.java:2060) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Show Transaction In Receipt Page)
verifyShowTransactionCloseBtn ({Toggel=, Archived Transactions=no, Description=verify Show Transaction In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=Show Transaction Close Button-true;, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyShowTransactionCloseBtn, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:809) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyShowTransactionCloseBtn(Receipt.java:2060) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Show Transaction In Receipt Page)
verifySignatureCardInReceiptPage ({Toggel=, Archived Transactions=no, Description=verify Signature Card In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=Tablet,Signpad,Remote,Touch, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifySignatureCardInReceiptPage, Print=, DisbursedExpressionValue=, Phone=(112)312-3123, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.ReceiptPage.clickAndVerifytabs(ReceiptPage.java:663) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifySignatureCardInReceiptPage(Receipt.java:252) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Signature Card In ReceiptPage)
verifyTellersMemberNameUpdateinHoldNoticePage ({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page match datfile MMR, Email=ratna.kurre@kinective.io, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameUpdateinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=7328906074, ReceivedCashValue=, Member=888888, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=katie, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameUpdateinHoldNoticePage(Receipt.java:4222) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify updated Member Name Hold NOtice page match datfile)
verifyTellersMemberNameUpdateinHoldNoticePage ({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page match datfile, Email=ratna.kurre@kinective.io, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameUpdateinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=7328906074, ReceivedCashValue=, Member=888888, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=JoeTeller@Qaxpauto1.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=katie, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameUpdateinHoldNoticePage(Receipt.java:4222) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify updated Member Name Hold NOtice page match datfile)
verifyTellersMemberNameinDatFileAndUpdate ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and updated later-without MMR, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinDatFileAndUpdate, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=10101010, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=JoeTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameinDatFileAndUpdate(Receipt.java:4679) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Name in REceipt and later UPdate Member Name)
verifyTellersMemberNameinDatFileAndUpdate ({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and updated later- MMR, Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinDatFileAndUpdate, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=10101010, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
java.lang.UnsupportedClassVersionError: net/datafaker/Faker has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameinDatFileAndUpdate(Receipt.java:4679) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Name in REceipt and later UPdate Member Name)
verifyTellersMemberNameinHoldNoticePage ({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile MMR, Email=, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=7777777, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.AdminControlPanelPage.clicktab(AdminControlPanelPage.java:797) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameinHoldNoticePage(Receipt.java:4009) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Name Hold NOtice page match datfile)
verifyTellersMemberNameinHoldNoticePage ({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile, Email=, Archive=, Document Type=, Notify=False, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTellersMemberNameinHoldNoticePage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=7777777, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=JoeTeller@Qaxpauto1.onmicrosoft.com, Date=, Platfrom=Enable Hold Notice-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
java.lang.NullPointerException: Cannot invoke "org.openqa.selenium.WebDriver.quit()" because "driver" is null at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTellersMemberNameinHoldNoticePage(Receipt.java:4187) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Member Name Hold NOtice page match datfile)
verifyTouchSignatureEreceipt ({Toggel=, Archived Transactions=no, Description=verify touch signature in Receipt Page, Email=FALSE, Archive=FALSE, Document Type=, Notify=TRUE, SignatureTab=Touch,, DisbursedExpression=|-10*5, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTouchSignatureEreceipt, Print=FALSE, DisbursedExpressionValue=TRUE, Phone=, ReceivedCashValue=FALSE, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=Joe, errorMessage=, ReceivedExpressionValue=TRUE, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=FALSE, FullName=, ReceivedExpression=|+100*2, SMS=FALSE, Memo=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (493, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [761f28476d3e4a4776240b66c400c34b, clickElement {id=f.FE85907FC3817C9AABD9094EEB9A8C21.d.B657F96039CD5347959E8D9C5AB1A904.e.66}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53312}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> id: immUserFirstName] Session ID: 761f28476d3e4a4776240b66c400c34b at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTouchSignatureEreceipt(Receipt.java:1895) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify touch signature in Receipt Page)
verifyTransactionArchivInEreceipt ({Toggel=, Archived Transactions=yes, Description=verify Transaction Archive with Memo In Ereceipt Page, Email=FALSE, Archive=TRUE, Document Type=, Notify=TRUE, SignatureTab=Touch,, DisbursedExpression=|-10*5, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyTransactionArchivInEreceipt, Print=FALSE, DisbursedExpressionValue=FALSE, Phone=, ReceivedCashValue=FALSE, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=FALSE, SecondName=, Date=2, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=FALSE, FullName=, ReceivedExpression=|+100*2, SMS=FALSE, Memo=@@**MEMO!!})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.ReceiptPage.clickAndVerifytabs(ReceiptPage.java:667) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyTransactionArchivInEreceipt(Receipt.java:3169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify MemberID And Archive Information for Normal teller In Receipt Page)
verifyUIElementsInReceiptPage ({Toggel=, Archived Transactions=no, Description=verify UI Elements In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyUIElementsInReceiptPage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, SecondName=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [9d14a0d95c2899889e7ff5f9307504cf, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53703}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 9d14a0d95c2899889e7ff5f9307504cf at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyUIElementsInReceiptPage(Receipt.java:165) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller LastName=#878%, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=9876*&(^, errorMessage=Special characters not allowed.;Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (493, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [598e4a5fab18bd39022efda5e205fd2a, clickElement {id=f.6892BF08B8C8A14E0CDD176AACA4B393.d.3CC7EBDB856EE72A8AA28E755568E9C9.e.61}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57040}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immUserFirstName] Session ID: 598e4a5fab18bd39022efda5e205fd2a at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:652) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=#878%, Teller FirstName=, errorMessage=Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid end date, Suppress=, Date=11/11/2017 - 13/12/2018, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=123, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=End Date < Start Date, Suppress=, Date=12/28/2022 - 2/28/2016, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=4565!22$, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Member number can only contain letters, digits and hyphen.;, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid start date, Suppress=, Date=13/13/2017 - 12/, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller LastName=, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Date cannot exceed 7 days after today.;Date cannot exceed 7 days after today., Suppress=, Date=07/07/25 - 08/08/25, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyFiltersInDashBoard ({Description=verify UI Elemnts In DashBoard with partial Teller Fristname, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=ja, errorMessage=, Suppress=, Date=11/01/2021 - 11/20/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (493, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [33363eece6a5afe8aaf485c15a6abbe6, clickElement {id=f.ECA17E8444F0B914DCA2E6DA00B6A557.d.78162C6527F5AF24ADA5220D1278C914.e.64}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58062}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immUserFirstName] Session ID: 33363eece6a5afe8aaf485c15a6abbe6 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1849) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard ({Description=verify UI Elemnts In DashBoard with partial Teller Lastname, Email=, Teller LastName=op, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserLastName" matinput="" name="userLastName" autocomplete="new-userLastName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (493, 356). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [bd1196fb625b3e1807abbd44fe4114e0, clickElement {id=f.B01FFB91E11E76D24BF6993F08E3B7CF.d.58F4F84D123B616C89403D3550C015E2.e.63}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58245}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> id: immUserLastName] Session ID: bd1196fb625b3e1807abbd44fe4114e0 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.DashboardPage.setLastName(DashboardPage.java:428) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1857) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard ({Description=verify UI Elemnts In DashBoard with Member, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=no, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1895) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [463e15b154caab19071fab797f5ac778, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57425}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 463e15b154caab19071fab797f5ac778 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard ({Description=verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format', Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1895) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [38f80a0d4e777ca086b4768b8a14b8d0, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57862}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 38f80a0d4e777ca086b4768b8a14b8d0 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard ({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=1491, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1895) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [7008fd2e0be5ce341acb9f352faee564, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57214}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 7008fd2e0be5ce341acb9f352faee564 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard ({Description=Verify Transaction in Dashboard Page, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=2666c36b-8e1a-438b-91d8-b026da7e09af, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1947) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify filter options in DashBoard page)
verifyForTransactionInTellerAndSuperTeller ({Description=verify Transactions in SuperTeller, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyForTransactionInTellerAndSuperTeller, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=Joe, errorMessage=, Suppress=, Date=4, print Disburstments=, Print signature line=, Type=SuperTeller, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (493, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [f697b6ea6f172d0ea35a9baea0924ba6, clickElement {id=f.23996D72EAB82B7B22304D84BF50AD87.d.E1D2448A7E593E589809D35BFCBFF07B.e.63}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58455}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immUserFirstName] Session ID: f697b6ea6f172d0ea35a9baea0924ba6 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyForTransactionInTellerAndSuperTeller(DashBoard.java:772) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify transaction for Both Teller and Super teller)
verifyInvalidEmailInNotifyInDashboardPage ({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastName=, print signatur=, errorint=1, TestID=verifyInvalidEmailInNotifyInDashboardPage, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-False, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Invalid Email Address, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(732) 890-6074, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [ee9df61da7bf65b04d842f1807e6e204, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58835}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: ee9df61da7bf65b04d842f1807e6e204 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyInvalidEmailInNotifyInDashboardPage(DashBoard.java:1510) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(verify the invalid email in notify dashboard page)
verifyNotifyInArchiveReceiptPage ({Description=verify Notify In Archive Receipt Page, Email=Ctest@gmail.com, Teller LastName=, print signatur=, errorint=2, TestID=verifyNotifyInArchiveReceiptPage, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-False, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Invalid Email Address;Invalid Phone Number, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(732) 890-6074, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [aaaf531af1fa45ce6e1e76fdc8b498bc, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59027}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: aaaf531af1fa45ce6e1e76fdc8b498bc at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyNotifyInArchiveReceiptPage(DashBoard.java:574) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(verify the notify ,print buttons in Archive page)
verifyReportTooltipsInDashboardPage_ER3814 ({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyReportTooltipsInDashboardPage_ER3814, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=Report, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2024 - 01/15/2025, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyReportTooltipsInDashboardPage_ER3814(DashBoard.java:1644) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) ... 34 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2870) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831)
(verify the report tool tips in dashboard page)
verifySettingsInTellerPage ({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, errorint=, TestID=verifySettingsInTellerPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=, Receipt=Printer Name-Fax;Name-Consolas;Size-10;Style-Bold,Narrow, Report=Printer Name-Fax;Orientation-Landscape;Name-Consolas;Size-10;Style-Bold, Teller=, Teller FirstName=, errorMessage=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, Date=, print Disburstments=FALSE, Print signature line=print the sign, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM1;Backlight-true, Scan=Scanner Type-ScanShell 3000D;Image Mode-Singleside;USB Connection-false})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310) at com.imm.ereceipt.pages.DashboardPage.clicktab(DashboardPage.java:1323) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySettingsInTellerPage(DashBoard.java:922) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Teller Setings test cases in DashBoard page)
verifySortingInDashBoard ({Description=verify Sorting In DashBoard - Member Name, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Member Name,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480) at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [301f712ab8f066cd1cc77038a0be39d2, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60335}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 301f712ab8f066cd1cc77038a0be39d2 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more
(Sorting the records in DashBoard page )
verifySortingInDashBoard ({Description=verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted), Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Member #,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480) at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [0a825566ad4610bd78188d117adf6790, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60069}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 0a825566ad4610bd78188d117adf6790 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more
(Sorting the records in DashBoard page )
verifySortingInDashBoard ({Description=verify Sorting In DashBoard - Date and Teller Name, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Teller Name,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480) at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d48fbb9e2cbbbbf10b38e5626d084cab, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59852}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: d48fbb9e2cbbbbf10b38e5626d084cab at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more
(Sorting the records in DashBoard page )
verifySortingInDashBoard ({Description=verify Sorting In DashBoard - Teller ID, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Teller ID,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480) at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [3a576ec55032c0bec0969c757ba02cdf, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60550}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 3a576ec55032c0bec0969c757ba02cdf at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more
(Sorting the records in DashBoard page )
verifyTooltipsInReceiptPage ({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTooltipsInReceiptPage, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=10, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTooltipsInReceiptPage(DashBoard.java:1203) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [7261363fbad87292282d6ff91eb8a8ef, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60761}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 7261363fbad87292282d6ff91eb8a8ef at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more
(verify the tool tips in Archive page)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-false;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=5, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.verifyTransactionColorResults(DashboardPage.java:2145) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1085) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 36 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [f76a234b58267266224412bdb51103f6, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61857}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: f76a234b58267266224412bdb51103f6 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 47 more
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-false;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.verifyTransactionColorResults(DashboardPage.java:2145) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1085) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 36 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [6d3caad3a2e7e1e6db5dcaeb34ea9428, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62301}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 6d3caad3a2e7e1e6db5dcaeb34ea9428 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 47 more
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.verifyTransactionColorResults(DashboardPage.java:2145) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1085) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 36 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [003cc6c8472c4adc7a2087c3a79b580c, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60969}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 003cc6c8472c4adc7a2087c3a79b580c at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 47 more
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-false;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=12/18/22 - 12/19/22, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: No Records so exiting... at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.assertThat(Log.java:675) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1082) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.verifyTransactionColorResults(DashboardPage.java:2145) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1085) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 36 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [afe4100e9815df4f3d84e92f7abf5137, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61235}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: afe4100e9815df4f3d84e92f7abf5137 at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 47 more
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.verifyTransactionColorResults(DashboardPage.java:2145) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1085) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 36 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [57e0ff55c474a49d009c94cfdfe994ab, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61643}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 57e0ff55c474a49d009c94cfdfe994ab at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 47 more
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard ({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.DashboardPage.verifyTransactionColorResults(DashboardPage.java:2145) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1085) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 36 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"} (Session info: chrome=137.0.7151.120) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [db605ee66699093c8028c9b6cd3922aa, findElement {using=css selector, value=div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61429}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: db605ee66699093c8028c9b6cd3922aa at jdk.internal.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 47 more
(verify Color Transcations In DashBoard)
verifyTransactionDefaultRequired ({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionDefaultRequired, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-false;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionDefaultRequired(DashBoard.java:1382) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify default Transcation values)
verifyTransactionDefaultRequired ({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionDefaultRequired, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionDefaultRequired(DashBoard.java:1382) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify default Transcation values)
verifyUIElemntsInDashBoard ({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=no, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=10/01/2021 - 04/01/2022, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.DashboardPage.checkHostLabel(DashboardPage.java:356) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyUIElemntsInDashBoard ({Description=verify UI Elemnts In DashBoard with Date range & Teller first name, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=jane, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.DashboardPage.checkHostLabel(DashboardPage.java:356) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyUIElemntsInDashBoard ({Description=verify UI Elemnts In DashBoard with Member id & Teller id, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=no, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-True;Active-true;Error-True, Receipt=, Report=, Teller=1491, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.DashboardPage.checkHostLabel(DashboardPage.java:356) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyUIElemntsInDashBoard ({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=Supriya, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.DashboardPage.checkHostLabel(DashboardPage.java:356) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyValidEmailInNotifyInDashboardPage ({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller LastName=, print signatur=, errorint=0, TestID=verifyValidEmailInNotifyInDashboardPage, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-False, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(732) 890-6074, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [bcd7a4797ef4cfd2d7449a297b95edbb, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63606}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: bcd7a4797ef4cfd2d7449a297b95edbb at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyValidEmailInNotifyInDashboardPage(DashBoard.java:1630) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(verify the valid email in notify dashboard page)
com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive
verifyDefaultsInArchivesPage ({UserPwd=iMM2022!, Description=verify defaults In Archives Page with Teller,Date, Category=, select=, Reference=, Teller=1468, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=180, Clear=, errorint=, TestID=verifyDefaultsInArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Not Processed})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyDefaultsInArchivesPage(LoggingArchive.java:1042) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyErrorMessagesinArchivesPage ({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Member, Category=Teller, select=, Reference=, Teller=, Teller FirstName=abc, errorMessage=Member number can only contain letters, digits and hyphen., Teller LastName=, Teller Email=, Machine=, Date=, Clear=, errorint=1, TestID=verifyErrorMessagesinArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=IM! 23, ArchiveStatus=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c2493965211="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (493, 361). Other element would receive the click: <mat-label _ngcontent-ng-c2493965211="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [c4c0bed9770432f509709cfcf1874f51, clickElement {id=f.C392912D49E5930665EE4194182C5847.d.34E951B2B59C507FD56A109D5309F4D3.e.32}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54144}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> id: immUserFirstName] Session ID: c4c0bed9770432f509709cfcf1874f51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.ArchivesPage.setFirstName(ArchivesPage.java:856) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyErrorMessagesinArchivesPage(LoggingArchive.java:683) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Archives Page)
verifyErrorMessagesinLoggingPage ({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Transaction, Category=Teller, select=, Reference=, Teller=12323, Teller FirstName=, errorMessage=Enter Valid Transaction #, Teller LastName=, Teller Email=, Machine=KURRER1, Date=, Clear=, errorint=1, TestID=verifyErrorMessagesinLoggingPage, Reprocess=, Transaction=010101, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyErrorMessagesinLoggingPage(LoggingArchive.java:391) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Logging Page)
verifyErrorMessagesinLoggingPage ({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Machine, Category=Teller, select=, Reference=20a67452-9166-4a73-8736-bd5361df6ef6, Teller=JaneOperator@ereceiptsqa.onmicrosoft.com, Teller FirstName=, errorMessage=Must be at least 4 characters long, Teller LastName=, Teller Email=, Machine=IM1, Date=, Clear=, errorint=1, TestID=verifyErrorMessagesinLoggingPage, Reprocess=, Transaction=1c13d4f8-4d6a-4cd4-b6bc-19932b30ec17, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=Error, Member=, ArchiveStatus=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyErrorMessagesinLoggingPage(LoggingArchive.java:391) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Logging Page)
verifyErrorMessagesinLoggingPage ({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Date, Category=, select=, Reference=, Teller=1, Teller FirstName=, errorMessage=Please input a start date no later than today;Please input an end date no later than today;, Teller LastName=, Teller Email=, Machine=k, Date=12/28/2025 - 2/28/2026, Clear=, errorint=2, TestID=verifyErrorMessagesinLoggingPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyErrorMessagesinLoggingPage(LoggingArchive.java:391) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Logging Page)
verifySelectAllInArchivesPage ({UserPwd=iMM2022!, Description=verify selectall in Archives Page with Teller,Date, Category=, select=, Reference=, Teller=101, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=180, Clear=, errorint=, TestID=verifySelectAllInArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Success;Not Processed})
org.openqa.selenium.NoSuchElementException: clicked on Arhcive status NotProcess not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.javascriptClick(BrowserActions.java:213) at com.imm.ereceipt.pages.ArchivesPage.setArchiveStatus(ArchivesPage.java:1023) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifySelectAllInArchivesPage(LoggingArchive.java:1154) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Select all in Archives Page)
verifySortingInArchivesPage ({UserPwd=iMM2022!, Description=verify sorting in Archives Page with Teller,Date, Category=, select=, Reference=, Teller=, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=1, Clear=, errorint=, TestID=verifySortingInArchivesPage, Reprocess=, Transaction=, Header=Date,Teller ID,Teller Name,Member Name,, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Success;Not Processed})
org.openqa.selenium.NoSuchElementException: clicked on Arhcive status NotProcess not found in page!! For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at com.imm.ereceipt.support.BrowserActions.javascriptClick(BrowserActions.java:213) at com.imm.ereceipt.pages.ArchivesPage.setArchiveStatus(ArchivesPage.java:1023) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifySortingInArchivesPage(LoggingArchive.java:930) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Date,Teller Last Name, Category=, select=, Reference=, Teller=, Teller FirstName=, errorMessage=, Teller LastName=Operator, Teller Email=, Machine=, Date=2, Clear=, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Success})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Archive status,Date, Category=, select=, Reference=, Teller=, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=11/25/2020 - 04/03/2022, Clear=, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=, Transaction=f4c34922-f41c-45d7-91de-1f7e639f72df, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Success;Error;Not Processed})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with clear, Category=, select=, Reference=, Teller=, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=30, Clear=Yes, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Success;Error})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Member,Date, Category=, select=, Reference=, Teller=, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=2, Clear=, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=5034463DE, ArchiveStatus=Success})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Teller,Date (Not processed should not get any data), Category=, select=, Reference=, Teller=1491, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=5, Clear=, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Not Processed})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Date,Teller First Name, Category=, select=, Reference=, Teller=, Teller FirstName=Jane, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=4, Clear=, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Success})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with reprocess, Category=, select=1, Reference=, Teller=, Teller FirstName=, errorMessage=, Teller LastName=Teller, Teller Email=, Machine=, Date=100, Clear=, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=yes, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Error})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
verifyUIElementsInArchivesPage ({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Transaction,Date (Successed with Transaction ID), Category=, select=, Reference=, Teller=, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=180, Clear=, errorint=, TestID=verifyUIElementsInArchivesPage, Reprocess=, Transaction=0248c649-0c42-49e2-ba71-0d38eb5352fa, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=Success})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ArchivesPage.checkHostLabel(ArchivesPage.java:754) at com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive.verifyUIElementsInArchivesPage(LoggingArchive.java:475) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI Elements in Archives Page)
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
verifyOfflineDepositTransaction ({Description=Verify deposit in Offline Transaction demo, From Account #=1212, Teller ID=456346, To Account #=1414, Amount=222, errorMessage=, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=6767, Member Name=Bonita, Cash Received=4000, From Account Type=checking, Date=1, To Account Type=savings, errorint=, TestID=verifyOfflineDepositTransaction, offlineurl=/offlinereceipt/demo, Cash Disbursed=2000, Account Type=Saving, Checks Total=600, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [4adb477394581e3a455f5031a1de2533, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58865}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 4adb477394581e3a455f5031a1de2533 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineDepositTransaction(OfflineTran.java:310) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesDate ({Description=VerifyError MEssages on invalid Date, From Account #=1212, Teller ID=456346, To Account #=1414, Amount=222, errorMessage=Please input a date no earler than Today., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=6767, Member Name=Bonita, Cash Received=4000, From Account Type=checking, Date=-3, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesDate, offlineurl=/offlinereceipt/demo, Cash Disbursed=2000, Account Type=Saving, Checks Total=600, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [dbbebc8c217d0cd89b92738738394588, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59069}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: dbbebc8c217d0cd89b92738738394588 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesDate(OfflineTran.java:1185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesDate ({Description=VerifyError MEssages on invalid Date, From Account #=1212, Teller ID=456346, To Account #=1414, Amount=222, errorMessage=Date cannot exceed 7 days after today., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=6767, Member Name=Bonita, Cash Received=4000, From Account Type=checking, Date=9, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesDate, offlineurl=/offlinereceipt/demo, Cash Disbursed=2000, Account Type=Saving, Checks Total=600, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesDate(OfflineTran.java:1095) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesDeposit ({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414, Amount=555, errorMessage=Account Type is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=345, Member Name=Rahim, Cash Received=2233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesDeposit, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=, Checks Total=221, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [604675dd995b0233c73608e0d2021e49, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59497}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 604675dd995b0233c73608e0d2021e49 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesDeposit(OfflineTran.java:964) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesDeposit ({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414, Amount=555, errorMessage=# of Checks and Checks Total are required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=2, Member#=345, Member Name=Rahim, Cash Received=233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesDeposit, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=saving, Checks Total=, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesDeposit(OfflineTran.java:874) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesDeposit ({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414, Amount=555, errorMessage=Cash Received or Checks Total is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=, Member#=345, Member Name=Rahim, Cash Received=, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesDeposit, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=saving, Checks Total=, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [5d2906255158b7ba2620d1f45e850f05, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59716}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 5d2906255158b7ba2620d1f45e850f05 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesDeposit(OfflineTran.java:964) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesMemberDetails ({Description=Verify error in Offline Transaction demo, From Account #=1212, Teller ID=3456, To Account #=1414, Amount=555, errorMessage=Letters,digits & only - (hyphen) is allowed.;, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=78-9@, Member Name=Rahim, Cash Received=2233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesMemberDetails, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Saving, Checks Total=221, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d584d8c8aa588e80b303484c30766849, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60136}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: d584d8c8aa588e80b303484c30766849 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesMemberDetails(OfflineTran.java:845) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesMemberNameDetails ({Description=Verify Member Name error in Offline Transaction demo, From Account #=1212, Teller ID=3456, To Account #=1414, Amount=555, errorMessage=Letters, digits & only space,.,',-,_,&,/ are allowed., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=345, Member Name=Rahim!@, Cash Received=2233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesMemberNameDetails, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Saving, Checks Total=221, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [3134bb6a400e473a00aa1eb9bdfacfa5, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60360}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 3134bb6a400e473a00aa1eb9bdfacfa5 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesMemberNameDetails(OfflineTran.java:1536) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesTellerIDDetails ({Description=Verify Teller ID error in Offline Transaction demo, From Account #=1212, Teller ID=3456@, To Account #=1414, Amount=555, errorMessage=Special characters not allowed.;, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=789, Member Name=Rahim, Cash Received=2233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesTellerIDDetails, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Saving, Checks Total=221, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesTellerIDDetails(OfflineTran.java:1337) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesTellerIDDetails ({Description=Verify Teller ID Missing error in Offline Transaction demo, From Account #=1212, Teller ID=, To Account #=1414, Amount=555, errorMessage=Teller ID is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=345, Member Name=Rahim, Cash Received=2233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesTellerIDDetails, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Saving, Checks Total=221, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [860aad7e91e5b4a7ef8179b59b2702b9, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60909}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 860aad7e91e5b4a7ef8179b59b2702b9 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesTellerIDDetails(OfflineTran.java:1422) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesTransfer ({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=, Amount=65, errorMessage=To Account Type or Account # is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=2, Member#=345, Member Name=Rahim, Cash Received=233, From Account Type=checking, Date=, To Account Type=, errorint=1, TestID=verifyOfflineErrorMessagesTransfer, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=, Checks Total=33, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [b9a7b2ce556d4002d1bb1c9f96eef597, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61385}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: b9a7b2ce556d4002d1bb1c9f96eef597 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesTransfer(OfflineTran.java:1308) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesTransfer ({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414, Amount=, errorMessage=Amount is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=2, Member#=345, Member Name=Rahim, Cash Received=233, From Account Type=checking, Date=-3, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesTransfer, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=, Checks Total=33, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesTransfer(OfflineTran.java:1214) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesTransfer ({Description=Verify Account Type in DEposit, From Account #=, Teller ID=2345, To Account #=1414, Amount=65, errorMessage=From Account Type or Account # is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=2, Member#=345, Member Name=Rahim, Cash Received=233, From Account Type=, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesTransfer, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=, Checks Total=33, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesTransfer(OfflineTran.java:1214) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesWithdraw ({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414, Amount=, errorMessage=Amount is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=2, Member#=345, Member Name=Rahim, Cash Received=233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesWithdraw, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=saving, Checks Total=33, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [5fe0db38937d2207576601a66bb5484e, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61747}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 5fe0db38937d2207576601a66bb5484e at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesWithdraw(OfflineTran.java:1069) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineErrorMessagesWithdraw ({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414, Amount=65, errorMessage=Account Type is required., Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=2, Member#=345, Member Name=Rahim, Cash Received=233, From Account Type=checking, Date=, To Account Type=savings, errorint=1, TestID=verifyOfflineErrorMessagesWithdraw, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=, Checks Total=33, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [3d0a3c254d1261cc93c40c25a6e488db, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61998}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 3d0a3c254d1261cc93c40c25a6e488db at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineErrorMessagesWithdraw(OfflineTran.java:1069) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify deposit in Offline Transaction demo)
verifyOfflineOtherTransaction ({Description=Verify Other in Offline Transaction demo, From Account #=1212, Teller ID=103984601984, To Account #=1414, Amount=555, errorMessage=, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=789, Member Name=Rahim, Cash Received=2233, From Account Type=checking, Date=5, To Account Type=savings, errorint=, TestID=verifyOfflineOtherTransaction, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Saving, Checks Total=221, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'PAVANK001', ip: '10.0.2.22' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineOtherTransaction(OfflineTran.java:645) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:553) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:119) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more
(Verify other in Offline Transaction demo)
verifyOfflinePaymentTransaction ({Description=Verify Payment in Offline Transaction demo, From Account #=1212, Teller ID=456467, To Account #=1414, Amount=454, errorMessage=, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=657788, Member Name=Connor, Cash Received=4444, From Account Type=checking, Date=4, To Account Type=savings, errorint=, TestID=verifyOfflinePaymentTransaction, offlineurl=/offlinereceipt/demo, Cash Disbursed=2666, Account Type=Checking, Checks Total=333, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [3afb9d6a73385a2e3af11898cd9955be, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62487}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 3afb9d6a73385a2e3af11898cd9955be at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflinePaymentTransaction(OfflineTran.java:625) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify payment in Offline Transaction demo)
verifyOfflineTranGenerateSample ({Description=Verify generate sample data in Offline Transaction demo, From Account #=1212, Teller ID=1488, To Account #=1414, Amount=565, errorMessage=, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=8888, Member Name=Alla, Cash Received=5000, From Account Type=checking, Date=3, To Account Type=savings, errorint=, TestID=verifyOfflineTranGenerateSample, offlineurl=/offlinereceipt, Cash Disbursed=3000, Account Type=Checking, Checks Total=999, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [f2910a156cb2106d572c32cb94fa875b, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62803}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: f2910a156cb2106d572c32cb94fa875b at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineTranGenerateSample(OfflineTran.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify generate sample data in Offline Transaction demo)
verifyOfflineTransferTransaction ({Description=Verify transfer in Offline Transaction demo, From Account #=1212, Teller ID=23435, To Account #=1414, Amount=100, errorMessage=, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=2123, Member Name=Jim, Cash Received=5555, From Account Type=checking, Date=3, To Account Type=savings, errorint=, TestID=verifyOfflineTransferTransaction, offlineurl=/offlinereceipt/demo, Cash Disbursed=2444, Account Type=Checking, Checks Total=444, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [e459efc785c2f75a33ad296108441752, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63105}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: e459efc785c2f75a33ad296108441752 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineTransferTransaction(OfflineTran.java:424) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify Transfer in Offline Transaction demo)
verifyOfflineWithdrawTransaction ({Description=Verify withdraw in Offline Transaction demo, From Account #=1212, Teller ID=789789, To Account #=1414, Amount=100, errorMessage=, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=234234, Member Name=John, Cash Received=3000, From Account Type=checking, Date=2, To Account Type=savings, errorint=, TestID=verifyOfflineWithdrawTransaction, offlineurl=/offlinereceipt/demo, Cash Disbursed=1000, Account Type=Checking, Checks Total=500, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [3532a374f801f78283f97fe7a69a3a71, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63417}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 3532a374f801f78283f97fe7a69a3a71 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyOfflineWithdrawTransaction(OfflineTran.java:520) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify withdraw in Offline Transaction demo)
verifyUIElementsInOfflineTran ({Description=verify UI lements in landing page, From Account #=1212, Teller ID=1488, To Account #=1414, Amount=565, errorMessage=, Transaction Type=Deposit, userpwd=iMM2022!, # of Checks=5, Member#=8888, Member Name=Alla, Cash Received=5000, From Account Type=checking, Date=9, To Account Type=savings, errorint=, TestID=verifyUIElementsInOfflineTran, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Checking, Checks Total=999, username=fiAdmin@Qaxpauto1.onmicrosoft.com})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [0165d06aa2bcafba98562b50ca7c5b1c, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63738}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 0165d06aa2bcafba98562b50ca7c5b1c at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.OfflineTran.OfflineTran.verifyUIElementsInOfflineTran(OfflineTran.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify generate sample data in Offline Transaction demo)
com.imm.ereceipt.testscripts.Reports.Reports
verifyErrorMessagesInReports ({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Date, Teller ID=, errorMessage=Date cannot exceed 7 days after today.;Date cannot exceed 7 days after today., Teller Email=, View=, Date=12/28/2025 - 2/28/2026, Clear=, Workstation=, errorint=2, TestID=verifyErrorMessagesInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
java.lang.AssertionError: No Error Messages Disaplyed at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:516) at com.imm.ereceipt.pages.ReportPage.isErrorMsgDisplayed(ReportPage.java:478) at com.imm.ereceipt.testscripts.Reports.Reports.verifyErrorMessagesInReports(Reports.java:418) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Reports page)
verifyErrorMessagesInReports ({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Workstation special characters, Teller ID=, errorMessage=Special characters \,/,:,*,?,",>,<,|,.: not allowed, Teller Email=, View=, Date=10, Clear=, Workstation=abcsdfsd*, errorint=1, TestID=verifyErrorMessagesInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
java.lang.AssertionError: No Error Messages Disaplyed at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:516) at com.imm.ereceipt.pages.ReportPage.isErrorMsgDisplayed(ReportPage.java:478) at com.imm.ereceipt.testscripts.Reports.Reports.verifyErrorMessagesInReports(Reports.java:418) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Reports page)
verifyErrorMessagesInReports ({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Email, Teller ID=, errorMessage=Invalid Email Address, Teller Email=ehiweyur75243, View=, Date=10, Clear=, Workstation=, errorint=1, TestID=verifyErrorMessagesInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c561238418="" id="immTellerUpn" matinput="" name="tellerUpn" autocomplete="off" pattern="^([a-zA-Z0-9!#$%&amp;\'*+\-/=?^_\`{|}~\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,}|[0-9]{1,3})(\]?)$" cols="25" maxlength="254" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 283). Other element would receive the click: <mat-label _ngcontent-ng-c561238418="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [04dba3b72e062fba8ae1c69a5f5c6df9, clickElement {id=f.41E6D1387A657082266844ED55D3E83B.d.7DF6A9F64F95D17E57A9ACD419967A61.e.77}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64785}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTellerUpn] Session ID: 04dba3b72e062fba8ae1c69a5f5c6df9 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.ReportPage.setTellerEmail(ReportPage.java:314) at com.imm.ereceipt.testscripts.Reports.Reports.verifyErrorMessagesInReports(Reports.java:385) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Reports page)
verifyErrorMessagesInReports ({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Workstation Length, Teller ID=, errorMessage=Must be at least 4 characters long, Teller Email=, View=, Date=10, Clear=, Workstation=abc, errorint=1, TestID=verifyErrorMessagesInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
java.lang.AssertionError: No Error Messages Disaplyed at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:516) at com.imm.ereceipt.pages.ReportPage.isErrorMsgDisplayed(ReportPage.java:478) at com.imm.ereceipt.testscripts.Reports.Reports.verifyErrorMessagesInReports(Reports.java:418) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Reports page)
verifyErrorMessagesInReports ({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Teller ID, Teller ID=%&^heg, errorMessage=Special characters not allowed., Teller Email=, View=, Date=, Clear=, Workstation=, errorint=1, TestID=verifyErrorMessagesInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
java.lang.AssertionError: No Error Messages Disaplyed at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:516) at com.imm.ereceipt.pages.ReportPage.isErrorMsgDisplayed(ReportPage.java:478) at com.imm.ereceipt.testscripts.Reports.Reports.verifyErrorMessagesInReports(Reports.java:418) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Reports page)
verifyErrorMessagesInReports ({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Member #, Teller ID=, errorMessage=Member number can only contain letters, digits and hyphen., Teller Email=ChrisSuperTeller@Qaxpauto.onmicrosoft.com, View=, Date=10, Clear=, Workstation=, errorint=1, TestID=verifyErrorMessagesInReports, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Member #=~~, Search Text=, Level=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c561238418="" id="immTellerUpn" matinput="" name="tellerUpn" autocomplete="off" pattern="^([a-zA-Z0-9!#$%&amp;\'*+\-/=?^_\`{|}~\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,}|[0-9]{1,3})(\]?)$" cols="25" maxlength="254" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 283). Other element would receive the click: <mat-label _ngcontent-ng-c561238418="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [4828d3d341bd8cec453f86d1e873e4e6, clickElement {id=f.5FA92C4B1C8F06C1AF58FE1D17DFC1D5.d.49A617CBF6771C6AAE2C038E17F88D87.e.77}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64615}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTellerUpn] Session ID: 4828d3d341bd8cec453f86d1e873e4e6 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.ReportPage.setTellerEmail(ReportPage.java:314) at com.imm.ereceipt.testscripts.Reports.Reports.verifyErrorMessagesInReports(Reports.java:385) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Error Messages in Reports page)
verifySearchInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and workstation, Teller ID=, errorMessage=, Teller Email=, View=, Date=1, Clear=, Workstation=KURRER, errorint=, TestID=verifySearchInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=yes, Member #=, Search Text=, Level=})
java.lang.NullPointerException: Cannot read the array length because "dirContents" is null at com.imm.ereceipt.pages.ReportPage.getLastModifiedFile(ReportPage.java:1008) at com.imm.ereceipt.pages.ReportPage.isFileDownloaded(ReportPage.java:1034) at com.imm.ereceipt.testscripts.Reports.Reports.verifySearchInReports(Reports.java:289) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySearchInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Email, Teller ID=, errorMessage=, Teller Email=ChrisSuperTeller@Qaxpauto.onmicrosoft.com, View=, Date=2, Clear=, Workstation=, errorint=, TestID=verifySearchInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c561238418="" id="immTellerUpn" matinput="" name="tellerUpn" autocomplete="off" pattern="^([a-zA-Z0-9!#$%&amp;\'*+\-/=?^_\`{|}~\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,}|[0-9]{1,3})(\]?)$" cols="25" maxlength="254" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 283). Other element would receive the click: <mat-label _ngcontent-ng-c561238418="">...</mat-label> (Session info: chrome=137.0.7151.120) Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d9d54f741a6dbcd757fdee2acfdce870, clickElement {id=f.E64579DB05FAB92D7AA4851274EEF0BA.d.C2C399D4F27E5570528C19D65CFE9F42.e.77}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49239}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTellerUpn] Session ID: d9d54f741a6dbcd757fdee2acfdce870 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source) at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616) at com.imm.ereceipt.pages.ReportPage.setTellerEmail(ReportPage.java:314) at com.imm.ereceipt.testscripts.Reports.Reports.verifySearchInReports(Reports.java:200) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySearchInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Search Text, Teller ID=, errorMessage=, Teller Email=, View=yes, Date=365, Clear=, Workstation=, errorint=, TestID=verifySearchInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=@@**MEMO!!, Level=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.Reports.Reports.verifySearchInReports(Reports.java:303) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySearchInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Member#, Teller ID=, errorMessage=, Teller Email=, View=, Date=2, Clear=, Workstation=, errorint=, TestID=verifySearchInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=yes, Member #=63, Search Text=, Level=})
java.lang.NullPointerException: Cannot read the array length because "dirContents" is null at com.imm.ereceipt.pages.ReportPage.getLastModifiedFile(ReportPage.java:1008) at com.imm.ereceipt.pages.ReportPage.isFileDownloaded(ReportPage.java:1034) at com.imm.ereceipt.testscripts.Reports.Reports.verifySearchInReports(Reports.java:289) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifyUIElementsInReports ({UserPwd=iMM2022!, Description=verify UI Elements In Report Page, Teller ID=, errorMessage=, Teller Email=, View=, Date=25, Clear=, Workstation=, errorint=, TestID=verifyUIElementsInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308) at com.imm.ereceipt.pages.ReportPage.checkHostLabel(ReportPage.java:216) at com.imm.ereceipt.testscripts.Reports.Reports.verifyUIElementsInReports(Reports.java:109) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
com.imm.ereceipt.testscripts.Login.Login
verifyDocumentationAboutInDashBoardPage ({=, TestID=verifyDocumentationAboutInDashBoardPage, UserPwd=iMM2022!, Type=, Description=verify Documentation About In DashBoard Page, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/Home.htm})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [889f60e4e7e3cf5787e76a10c8e30c78, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53285}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 889f60e4e7e3cf5787e76a10c8e30c78 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.Login.Login.verifyDocumentationAboutInDashBoardPage(Login.java:497) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify Documentation and About in Dashboard page)
verifyHelpMenuTellerPortal ({=, TestID=verifyHelpMenuTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items in Teller Portal, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/Home.htm})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [8b4849c5bfd0a940a11a4d6647542f61, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53829}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 137.0.7151.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 8b4849c5bfd0a940a11a4d6647542f61 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622) at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446) at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source) at com.imm.ereceipt.testscripts.Login.Login.verifyHelpMenuTellerPortal(Login.java:548) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.InterruptedException at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413) ... 40 more
(Verify Documentation and About in Dashboard page)
verifyUIElementsInAdminControlPanel ({=, TestID=verifyUIElementsInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify UI elements and header options in Admin portal, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.ereceipt.support.Log.fail(Log.java:530) at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253) at com.imm.ereceipt.testscripts.Login.Login.verifyUIElementsInAdminControlPanel(Login.java:387) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements in Admin Control Panel)
com.imm.ereceipt.testscripts.FiManagement.FiManagement
verifySearchCriteriaInWorkstationPortPage
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:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) 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.GeneratedMethodAccessor29.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.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 Search creteria in Workstation 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:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) 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.GeneratedMethodAccessor29.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.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)
com.imm.ereceipt.testscripts.FiSettings.FiSettings
verifyInstAddressLabelinFiSettings ({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 Institution address label, Operation=, Clear=, TestID=verifyInstAddressLabelinFiSettings, 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@Qaxpauto1.onmicrosoft.com, Sign=}) (verify Institution Address Label in Fi Settings)
com.imm.ereceipt.testscripts.FiManagement.FiManagement
checkMemberManagerRole ({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Institution Admins, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=check MemberManager Role, weeks=, Operation=, Clear=, TestID=checkMemberManagerRole, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Verify Member Manager role is present in role page)
verifyAddMulitpleBrances ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=CunifyBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=TRUE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=Sun National, Description=Create Multiple Branches In Branches Page, weeks=, Operation=, Clear=, TestID=verifyAddMulitpleBrances, Phone=, WorkstationName=, ToBranch=Test Branch, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=3, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Create Multiple Branches In Branches Page)
verifyImagingSystem ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Verify Imaging system UI elements, weeks=, Operation=, Clear=, TestID=verifyImagingSystem, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=Archived File Name Template-{MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdf ;Archived Path-C:\PDF;Include Blank Indexes-true;Delete Files-true;File Room-Room;Cabinet-44;Type-122212;Institution-9997;Authority-IMM;Vocabulary-IMM;Document Name-{ MemberNumber }-{ Teller };Archived Replace Path-C:\PDF;, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=Synergy, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (verify the Member import Schedule page)
verifyMemberImportFilePathToolTip_ER2274 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import file location path Tool Tip, weeks=, Operation=, Clear=, TestID=verifyMemberImportFilePathToolTip_ER2274, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (verify the Member import file location path)
verifyMemberImportOnDemandPageClearAndX_ER2269 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page X and clear, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPageClearAndX_ER2269, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (verify the Member import On Demand page)
verifyMemberImportOnDemandPageDiffSizes_ER2270 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page with different file size, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPageDiffSizes_ER2270, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (verify the Member import On Demand page)
verifyMemberImportSchedulePageCustom_ER2263 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule custom Schedule, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageCustom_ER2263, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=C:\email\Automation\120records_5Dupicates.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (verify the Member import Schedule One Time Schedule)
verifyMemberImportSchedulePageDaily_ER2261 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule Daily Schedule, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageDaily_ER2261, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (verify the Member import Schedule Daily Schedule)
verifyMemberImportSchedulePageOneTime_ER2260 ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule One Time Schedule, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageOneTime_ER2260, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (verify the Member import Schedule One Time Schedule)
verifySearchCriteriaInAgentPage ({Archived Transactions=, Archive=, print signatur=, Name=Test Member, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Agent Page with Name, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Verify Search creteria in Agent page)
verifySearchCriteriaInRolePage ({Archived Transactions=, Archive=, print signatur=, Name=Regular Super Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Super Tellers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with both GroupId and role, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Verify Search creteria in role page)
verifySearchCriteriaInRolePage ({Archived Transactions=, Archive=, print signatur=, Name=Regular Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Tellers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with name, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Verify Search creteria in role page)
verifySearchCriteriaInRolePage ({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Member Managers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with clear, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Verify Search creteria in role page)
verifySearchCriteriaInRolePage ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with group id, weeks=, Operation=, Clear=yes, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Verify Search creteria in role page)
verifySearchCriteriaInRolePage ({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Tellers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with role, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=}) (Verify Search creteria in role page)
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyForTransactionInTellerAndSuperTeller ({Description=verify Transactions in Teller, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyForTransactionInTellerAndSuperTeller, Color Transactions=, Member=999, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=4, print Disburstments=, Print signature line=, Type=Teller, Transaction=, Header=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=}) (Verify transaction for Both Teller and Super teller)
com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive
verifyUIElementsInLoggingPage ({UserPwd=iMM2022!, Description=verify UI Elemnts In Logging with Reference, Category=, select=, Reference=7bc4de9b-e3cd-4b10-97ea-a92713cb53d7, Teller=, Teller FirstName=, errorMessage=, Teller LastName=, Teller Email=, Machine=, Date=100, Clear=, errorint=, TestID=verifyUIElementsInLoggingPage, Reprocess=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Export=, Level=, Member=, ArchiveStatus=}) (Verify UI Elements in Logging Page)
com.imm.ereceipt.testscripts.Reports.Reports
verifySearchInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page Teller ID, Teller ID=1491, errorMessage=, Teller Email=, View=, Date=2, Clear=, Workstation=, errorint=, TestID=verifySearchInReports, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=}) (Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySortingInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Member #, Teller ID=, errorMessage=, Teller Email=, View=, Date=2, Clear=, Workstation=, errorint=, TestID=verifySortingInReports, Transaction=, Header=Member #,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=}) (Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySortingInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Teller Email, Teller ID=, errorMessage=, Teller Email=, View=, Date=2, Clear=, Workstation=, errorint=, TestID=verifySortingInReports, Transaction=, Header=Teller Email,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=}) (Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySortingInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Teller ID, Teller ID=, errorMessage=, Teller Email=, View=, Date=2, Clear=, Workstation=, errorint=, TestID=verifySortingInReports, Transaction=, Header=Teller ID,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=}) (Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySortingInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Workstation, Teller ID=, errorMessage=, Teller Email=, View=, Date=2, Clear=, Workstation=KURRER1, errorint=, TestID=verifySortingInReports, Transaction=, Header=Workstation,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=}) (Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifySortingInReports ({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date, Teller ID=, errorMessage=, Teller Email=, View=, Date=11/24/2020- 11/22/2021, Clear=, Workstation=, errorint=, TestID=verifySortingInReports, Transaction=, Header=Date,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Export=, Member #=, Search Text=, Level=}) (Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
com.imm.ereceipt.testscripts.Login.Login
verifyAdminPortalLogin ({=, TestID=verifyAdminPortalLogin, UserPwd=iMM2022!, Type=Admin, Description=Verify Admin Portal login details, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify log in Admin Portal)
verifyDocumentationAboutInAdminControlPanel ({=, TestID=verifyDocumentationAboutInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify Documentation,About In AdminControlPanel page, Username=fiadmin@QAXPAuto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/AdminHome.htm}) (Verify Documentation and About in Admin Control Panel)
verifyHeaderItemsTellerPortal ({=, TestID=verifyHeaderItemsTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items in Teller Portal, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/Home.htm}) (Verify Header Items in TellerPortal)
verifyHelpMenuAdminPortal ({=, TestID=verifyHelpMenuAdminPortal, UserPwd=iMM2022!, Type=, Description=verify Documentation About In DashBoard Page, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/AdminHome.htm}) (Verify Help Menu in Admin Portal)
verifyLoginWithWrongCredentails ({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTeller, Description=verify Login With Wrong Credentails 'SuperTeller', Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify log in to application with wrong credentails)
verifyLoginWithWrongCredentails ({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=Teller, Description=verify Login With Wrong Credentails 'Teller', Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify log in to application with wrong credentails)
verifyLoginWithWrongCredentailsAdminPortal ({=, TestID=verifyLoginWithWrongCredentailsAdminPortal, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTeller, Description=verify Login With Wrong Credentails in Admin Portal, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify log in to application with wrong credentails in Admin Portal)
verifyTellerAndAdminLogin ({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify Super teller login details, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify log in to application)
verifyTellerAndAdminLogin ({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify Teller login details, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify log in to application)
verifyTellerAndSuperTellerLogin ({=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify teller login details, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify Teller or Super Teller log in to application)
verifyTellerAndSuperTellerLogin ({=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify Super teller login details, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=}) (Verify Teller or Super Teller log in to application)
C:\Users\pavank\IMM_EReceiptsWeb_Automation\testxml\Regression\XP\QAXPAuto\EReceiptChrome_dev.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-dev-eastus-teller-app.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-dev-eastus-fiadminportal-app.azurewebsites.net"/>
  <parameter name="TestType" value="Regression"/>
  <listeners>
    <listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.ereceipt.testscripts.Login.Login"/>
      <class name="com.imm.ereceipt.testscripts.DashBoard.DashBoard"/>
      <class name="com.imm.ereceipt.testscripts.Receipt.Receipt"/>
      <class name="com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive"/>
      <class name="com.imm.ereceipt.testscripts.FiManagement.FiManagement"/>
      <class name="com.imm.ereceipt.testscripts.FiSettings.FiSettings"/>
      <class name="com.imm.ereceipt.testscripts.OfflineTran.OfflineTran"/>
      <class name="com.imm.ereceipt.testscripts.Reports.Reports"/>
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
            
Tests for IMM_QA_Automation
  • IMM_Test_Chrome (8 classes)
Groups for IMM_QA_Automation
Branches
verifyAddMulitpleBrances
verifyAddMulitpleBrancesUsingJFairy
verifyAddMulitpleWorkstationUsingJFairy
verifyBranchInBranchesPage
verifyCopyBranchInfo
verifyCopyWorkstationInfo
veriyDeleteOptonsinBranch
Workstations
verifyAddWorkstationsUnderBranch
verifyAddWorkstationsUnderMultipleBranches
verifyWorkStationInWorkstationsPage
AdminControlPanel
verifyUIElementsInAdminControlPanel
Agent
createAddGroupInAgentPage
verifyMemberImportInAgentPage
verifySearchCriteriaInAgentPage
verifySortingInAgentPage
Archives
verifyDefaultsInArchivesPage
verifyErrorMessagesinArchivesPage
verifySelectAllInArchivesPage
verifySortingInArchivesPage
verifyUIElementsInArchivesPage
DashBoard
verifyBranchArchiveSettingsInAdmin
verifyBranchOperationSettingsInAdmin
verifyBranchPrintSettingsInAdmin
verifyBranchScanSettingsInAdmin
verifyBranchSignSettingsInAdmin
verifyBranchWorkstationSettingsInAdmin
verifyErrorMessagesInDashBoardPage
verifyFIArchiveSettingsDefaultMemberErrMessage
verifyFIArchiveSettingsInAdmin
verifyFIGeneralSettingsInAdmin
verifyFIOperationSettingsInAdmin
verifyFIPlatformSettingsInAdmin
verifyFIPrintSettingsInAdmin
verifyFIScanSettingsInAdmin
verifyFISettingsInAdminTellerPortal
verifyFISignSettingsInAdmin
verifyFIWorkstationSettingsInAdmin
verifyFiltersInDashBoard
verifyForTransactionInTellerAndSuperTeller
verifyIPFilterInAdminTellerPortal
verifyInstAddressLabelinFiSettings
verifyInvalidEmailInNotifyInDashboardPage
verifyNotifyInArchiveReceiptPage
verifyOfflineDepositTransaction
verifyOfflineErrorMessagesDate
verifyOfflineErrorMessagesDeposit
verifyOfflineErrorMessagesMemberDetails
verifyOfflineErrorMessagesMemberNameDetails
verifyOfflineErrorMessagesTellerIDDetails
verifyOfflineErrorMessagesTransfer
verifyOfflineErrorMessagesWithdraw
verifyOfflineOtherTransaction
verifyOfflinePaymentTransaction
verifyOfflineTranGenerateSample
verifyOfflineTransferTransaction
verifyOfflineWithdrawTransaction
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInAdminTellerPortal
verifySettingsInTellerPage
verifySortingInDashBoard
verifySubscriptionSettingsInAdminTellerPortal
verifySystemSettingsTextInvalidTemplate
verifySystemSettingsTextTab
verifyTextSubscriptionInAdminTellerPortal
verifyTooltipsInReceiptPage
verifyTransactionColorsInDashBoard
verifyTransactionDefaultRequired
verifyUIElementsInOfflineTran
verifyUIElemntsInDashBoard
verifyValidEmailInNotifyInDashboardPage
verifyWorkstationPrintSettingsInAdmin
verifyeReceiptsRestartInBranchSettings
verifyeReceiptsRestartTextInFISettings
verifyinsAddressGeneralSettings
DocumentationAbout
verifyDocumentationAboutInAdminControlPanel
verifyDocumentationAboutInDashBoardPage
verifyHeaderItemsTellerPortal
verifyHelpMenuAdminPortal
verifyHelpMenuTellerPortal
HoldNotice
verifyFIDisplayHoldNoticeStatusInAdmin
verifyFIDisplayHoldNoticeToggleInAdmin
verifyFIHoldNoticeSettingsInAdmin
verifyHoldNoticTabInEreceiptWithMemberInfo
Logging
verifyErrorMessagesinLoggingPage
verifyUIElementsInLoggingPage
Login
verifyLoginWithWrongCredentails
verifyLoginWithWrongCredentailsAdminPortal
LoginAdmin
verifyAdminPortalLogin
verifyTellerAndAdminLogin
verifyTellerAndSuperTellerLogin
Member
verifyImagingSystem
verifyMemberImportFileLocationPath_ER2267
verifyMemberImportFilePathToolTip_ER2274
verifyMemberImportOnDemandPage
verifyMemberImportOnDemandPageClearAndX_ER2269
verifyMemberImportOnDemandPageDiffSizes_ER2270
verifyMemberImportOnDemandPageFileExtensions_ER2268
verifyMemberImportPageTimeAndDatePickers
verifyMemberImportSchedulePage
verifyMemberImportSchedulePageCustom_ER2263
verifyMemberImportSchedulePageDaily_ER2261
verifyMemberImportSchedulePageDate_ER2258
verifyMemberImportSchedulePageDefaults_ER2257
verifyMemberImportSchedulePageOneTime_ER2260
verifyMemberImportSchedulePageWeekly_ER2262
P1
checkMemberManagerRole
createAddGroupInAgentPage
createAddGroupInRolesPage
verifyAddMulitpleBrances
verifyAddMulitpleBrancesUsingJFairy
verifyAddMulitpleWorkstationUsingJFairy
verifyAddWorkstationsUnderBranch
verifyAddWorkstationsUnderMultipleBranches
verifyAdminPortalLogin
verifyAuthenticationMemoAndScannedItemscardInReceiptPage
verifyBranchArchiveSettingsInAdmin
verifyBranchInBranchesPage
verifyBranchOperationSettingsInAdmin
verifyBranchPrintSettingsInAdmin
verifyBranchScanSettingsInAdmin
verifyBranchSignSettingsInAdmin
verifyBranchWorkstationSettingsInAdmin
verifyCopyBranchInfo
verifyCopyWorkstationInfo
verifyDefaultsInArchivesPage
verifyDocumentationAboutInAdminControlPanel
verifyDocumentationAboutInDashBoardPage
verifyEndTOEndTestOFNormalTellerInEreceipt
verifyErrorMessagesInDashBoardPage
verifyErrorMessagesInReceiptPage
verifyErrorMessagesInReports
verifyErrorMessagesinArchivesPage
verifyErrorMessagesinLoggingPage
verifyFIArchiveSettingsDefaultMemberErrMessage
verifyFIArchiveSettingsInAdmin
verifyFIDisplayHoldNoticeStatusInAdmin
verifyFIDisplayHoldNoticeToggleInAdmin
verifyFIGeneralSettingsInAdmin
verifyFIHoldNoticeSettingsInAdmin
verifyFIOperationSettingsInAdmin
verifyFIPlatformSettingsInAdmin
verifyFIPrintSettingsInAdmin
verifyFIScanSettingsInAdmin
verifyFISettingsInAdminTellerPortal
verifyFISignSettingsInAdmin
verifyFIWorkstationSettingsInAdmin
verifyFiltersInDashBoard
verifyForTransactionInTellerAndSuperTeller
verifyHeaderItemsTellerPortal
verifyHelpMenuAdminPortal
verifyHelpMenuTellerPortal
verifyHoldNoticTabInEreceiptWithMemberInfo
verifyHoldNoticeWarningWithNormalTrans
verifyHoldNoticeWarningWithReasons
verifyHoldNoticeWarningWithoutReasons
verifyIPFilterInAdminTellerPortal
verifyImagingSystem
verifyInstAddressLabelinFiSettings
verifyInvalidEmailInNotifyInDashboardPage
verifyLoginWithWrongCredentails
verifyLoginWithWrongCredentailsAdminPortal
verifyMemberAddUpdateContactInfo
verifyMemberIDAndArchiveInformationInReceiptPage
verifyMemberImportFileLocationPath_ER2267
verifyMemberImportFilePathToolTip_ER2274
verifyMemberImportInAgentPage
verifyMemberImportOnDemandPage
verifyMemberImportOnDemandPageClearAndX_ER2269
verifyMemberImportOnDemandPageDiffSizes_ER2270
verifyMemberImportOnDemandPageFileExtensions_ER2268
verifyMemberImportPageTimeAndDatePickers
verifyMemberImportSchedulePage
verifyMemberImportSchedulePageCustom_ER2263
verifyMemberImportSchedulePageDaily_ER2261
verifyMemberImportSchedulePageDate_ER2258
verifyMemberImportSchedulePageDefaults_ER2257
verifyMemberImportSchedulePageOneTime_ER2260
verifyMemberImportSchedulePageWeekly_ER2262
verifyNormalMemberAddUpdateContactInfo
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyNormalTellerMemberNameOnlyinDatFile
verifyNormalTellerMemberNameUpdateUnassignedMemberID
verifyNormalTellerNoMemberNameinDatFileAndDB
verifyNotifyInArchiveReceiptPage
verifyOfflineDepositTransaction
verifyOfflineErrorMessagesDate
verifyOfflineErrorMessagesDeposit
verifyOfflineErrorMessagesMemberDetails
verifyOfflineErrorMessagesMemberNameDetails
verifyOfflineErrorMessagesTellerIDDetails
verifyOfflineErrorMessagesTransfer
verifyOfflineErrorMessagesWithdraw
verifyOfflineOtherTransaction
verifyOfflinePaymentTransaction
verifyOfflineTranGenerateSample
verifyOfflineTransferTransaction
verifyOfflineWithdrawTransaction
verifyReceivedAndDisbursedErrorMessages
verifyReceivedAndDisbursedGridInReceiptPage
verifyReceivedAndDisbursedSumsInReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifySearchCriteriaInAgentPage
verifySearchCriteriaInRolePage
verifySearchCriteriaInWorkstationPortPage
verifySearchInReports
verifySelectAllInArchivesPage
verifySelectedDisbursementGrid
verifySettingsInAdminTellerPortal
verifySettingsInTellerPage
verifyShowTransactionCloseBtn
verifySignatureCardInReceiptPage
verifySortingInAgentPage
verifySortingInArchivesPage
verifySortingInDashBoard
verifySortingInReports
verifySortingInRolePage
verifySubscriptionSettingsInAdminTellerPortal
verifySystemSettingsTextInvalidTemplate
verifySystemSettingsTextTab
verifyTellerAndAdminLogin
verifyTellerAndSuperTellerLogin
verifyTellersMemberNameUpdateinHoldNoticePage
verifyTellersMemberNameinDatFileAndUpdate
verifyTellersMemberNameinHoldNoticePage
verifyTextSubscriptionInAdminTellerPortal
verifyTooltipsInReceiptPage
verifyTouchSignatureEreceipt
verifyTransactionArchivInEreceipt
verifyTransactionColorsInDashBoard
verifyTransactionDefaultRequired
verifyUIElementsInAdminControlPanel
verifyUIElementsInArchivesPage
verifyUIElementsInLoggingPage
verifyUIElementsInOfflineTran
verifyUIElementsInReceiptPage
verifyUIElementsInReports
verifyUIElemntsInDashBoard
verifyValidEmailInNotifyInDashboardPage
verifyWorkStationInWorkstationsPage
verifyWorkstationPrintSettingsInAdmin
verifyeReceiptsRestartInBranchSettings
verifyeReceiptsRestartTextInFISettings
verifyinsAddressGeneralSettings
veriyDeleteOptonsinBranch
Receipt
verifyAuthenticationMemoAndScannedItemscardInReceiptPage
verifyEndTOEndTestOFNormalTellerInEreceipt
verifyErrorMessagesInReceiptPage
verifyHoldNoticTabInEreceiptWithMemberInfo
verifyHoldNoticeWarningWithNormalTrans
verifyHoldNoticeWarningWithReasons
verifyHoldNoticeWarningWithoutReasons
verifyMemberAddUpdateContactInfo
verifyMemberIDAndArchiveInformationInReceiptPage
verifyNormalMemberAddUpdateContactInfo
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyNormalTellerMemberNameOnlyinDatFile
verifyNormalTellerMemberNameUpdateUnassignedMemberID
verifyNormalTellerNoMemberNameinDatFileAndDB
verifyReceivedAndDisbursedErrorMessages
verifyReceivedAndDisbursedGridInReceiptPage
verifyReceivedAndDisbursedSumsInReceiptPage
verifySelectedDisbursementGrid
verifyShowTransactionCloseBtn
verifySignatureCardInReceiptPage
verifyTellersMemberNameUpdateinHoldNoticePage
verifyTellersMemberNameinDatFileAndUpdate
verifyTellersMemberNameinHoldNoticePage
verifyTouchSignatureEreceipt
verifyTransactionArchivInEreceipt
verifyUIElementsInReceiptPage
Reports
verifyErrorMessagesInReports
verifySearchInReports
verifySortingInReports
verifyUIElementsInReports
Role
checkMemberManagerRole
createAddGroupInRolesPage
verifySearchCriteriaInRolePage
verifySearchCriteriaInWorkstationPortPage
verifySortingInRolePage
Smoke
verifyAddMulitpleBrancesUsingJFairy
verifyAddMulitpleWorkstationUsingJFairy
verifyAddWorkstationsUnderMultipleBranches
verifyAdminPortalLogin
verifyBranchArchiveSettingsInAdmin
verifyBranchOperationSettingsInAdmin
verifyBranchPrintSettingsInAdmin
verifyBranchScanSettingsInAdmin
verifyBranchSignSettingsInAdmin
verifyBranchWorkstationSettingsInAdmin
verifyDefaultsInArchivesPage
verifyDocumentationAboutInAdminControlPanel
verifyDocumentationAboutInDashBoardPage
verifyEndTOEndTestOFNormalTellerInEreceipt
verifyErrorMessagesinArchivesPage
verifyErrorMessagesinLoggingPage
verifyFIArchiveSettingsDefaultMemberErrMessage
verifyFIArchiveSettingsInAdmin
verifyFIDisplayHoldNoticeStatusInAdmin
verifyFIDisplayHoldNoticeToggleInAdmin
verifyFIGeneralSettingsInAdmin
verifyFIHoldNoticeSettingsInAdmin
verifyFIOperationSettingsInAdmin
verifyFIPlatformSettingsInAdmin
verifyFIPrintSettingsInAdmin
verifyFIScanSettingsInAdmin
verifyFISettingsInAdminTellerPortal
verifyFISignSettingsInAdmin
verifyFIWorkstationSettingsInAdmin
verifyForTransactionInTellerAndSuperTeller
verifyHelpMenuAdminPortal
verifyHoldNoticTabInEreceiptWithMemberInfo
verifyIPFilterInAdminTellerPortal
verifyImagingSystem
verifyInstAddressLabelinFiSettings
verifyLoginWithWrongCredentails
verifyLoginWithWrongCredentailsAdminPortal
verifyMemberAddUpdateContactInfo
verifyMemberIDAndArchiveInformationInReceiptPage
verifyMemberImportFileLocationPath_ER2267
verifyMemberImportFilePathToolTip_ER2274
verifyMemberImportOnDemandPage
verifyMemberImportOnDemandPageClearAndX_ER2269
verifyMemberImportOnDemandPageDiffSizes_ER2270
verifyMemberImportOnDemandPageFileExtensions_ER2268
verifyNormalMemberAddUpdateContactInfo
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyNormalTellerMemberNameOnlyinDatFile
verifyNormalTellerNoMemberNameinDatFileAndDB
verifyNotifyInArchiveReceiptPage
verifyOfflineDepositTransaction
verifyOfflineTranGenerateSample
verifySearchInReports
verifySelectAllInArchivesPage
verifySettingsInAdminTellerPortal
verifySortingInArchivesPage
verifySortingInDashBoard
verifySubscriptionSettingsInAdminTellerPortal
verifySystemSettingsTextInvalidTemplate
verifySystemSettingsTextTab
verifyTellerAndAdminLogin
verifyTellerAndSuperTellerLogin
verifyTellersMemberNameinDatFileAndUpdate
verifyTextSubscriptionInAdminTellerPortal
verifyUIElementsInAdminControlPanel
verifyUIElementsInArchivesPage
verifyUIElementsInLoggingPage
verifyUIElementsInOfflineTran
verifyUIElementsInReceiptPage
verifyUIElementsInReports
verifyWorkstationPrintSettingsInAdmin
verifyeReceiptsRestartInBranchSettings
verifyeReceiptsRestartTextInFISettings
verifyinsAddressGeneralSettings
Times for IMM_QA_Automation
Total running time: 4 hours
Reporter output for IMM_QA_Automation
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Member #, Teller ...)
   --- 03 Jul 05:48:52 422 - TestCaseID:: verifySortingInReports
   --- 03 Jul 05:48:55 379 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and Member #
Steps:
   --- 03 Jul 05:49:00 982 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d055-44b3-7f84-a1ef-ea7728af114a&response_mode=fragment&client_info=1&nonce=0197d055-44b5-76a0-a6c6-9f049768eb24&state=eyjpzci6ijaxotdkmdu1ltq0yjutn2e4ns05mdi1ltk2ogrmzwy3owyxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iy2zkq4esgft_ndmcqqozhfqa0_j_almxiqcsh5jh9a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:49:00 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:49:01 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:49:01 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:49:01 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:49:01 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:49:01 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:49:04 669 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d055-44b3-7f84-a1ef-ea7728af114a&response_mode=fragment&client_info=1&nonce=0197d055-44b5-76a0-a6c6-9f049768eb24&state=eyjpzci6ijaxotdkmdu1ltq0yjutn2e4ns05mdi1ltk2ogrmzwy3owyxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iy2zkq4esgft_ndmcqqozhfqa0_j_almxiqcsh5jh9a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:49:04 669 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:49:07 984 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d055-44b3-7f84-a1ef-ea7728af114a&response_mode=fragment&client_info=1&nonce=0197d055-44b5-76a0-a6c6-9f049768eb24&state=eyjpzci6ijaxotdkmdu1ltq0yjutn2e4ns05mdi1ltk2ogrmzwy3owyxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iy2zkq4esgft_ndmcqqozhfqa0_j_almxiqcsh5jh9a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:49:07 985 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:49:08 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:49:08 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:49:12 016 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d055-44b3-7f84-a1ef-ea7728af114a&response_mode=fragment&client_info=1&nonce=0197d055-44b5-76a0-a6c6-9f049768eb24&state=eyjpzci6ijaxotdkmdu1ltq0yjutn2e4ns05mdi1ltk2ogrmzwy3owyxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iy2zkq4esgft_ndmcqqozhfqa0_j_almxiqcsh5jh9a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:49:12 017 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:49:16 166 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:49:16 167 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:49:23 861 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:49:23 862 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:49:27 016 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:49:27 017 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:49:27 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immOnFilter]
   --- 03 Jul 05:49:30 213 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:49:30 213 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:49:30 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:49:30 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immTellerReport]
   --- 03 Jul 05:49:32 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:49:32 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immTranDateFrom]
   --- 03 Jul 05:49:38 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immTranDateTo]
   --- 03 Jul 05:49:40 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/01/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:49:43 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immOnFilter]
   --- 03 Jul 05:49:43 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (384675af06dd2a6ecdee1a8a1ebc0238)] -> id: immOnFilter]
   --- 03 Jul 05:49:46 701 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:49:46 701 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:49:52 038 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:49:52 039 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyTellerAndAdminLogin({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify Super ...)
   --- 03 Jul 00:23:36 532 - TestCaseID:: verifyTellerAndAdminLogin
   --- 03 Jul 00:23:39 168 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
1verify Super teller login details
Steps:
 ***** 1verify Super teller login details *****
   --- 03 Jul 00:23:44 848 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2b-7915-77d6-ab7a-d18036b8c77a&response_mode=fragment&client_info=1&nonce=0197cf2b-7917-7837-ba81-0d8ed00b2ead&state=eyjpzci6ijaxotdjzjjiltc5mtytn2fhzs1hywi5lwjlytkzmmnkmzaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=osxkkxdw8pjzyuegpxphqtsxb1xyxfteumwphzmeidq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:44 848 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:23:44 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:23:44 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:23:45 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> id: idSIButton9]
 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:23:45 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:23:45 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:23:48 717 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2b-7915-77d6-ab7a-d18036b8c77a&response_mode=fragment&client_info=1&nonce=0197cf2b-7917-7837-ba81-0d8ed00b2ead&state=eyjpzci6ijaxotdjzjjiltc5mtytn2fhzs1hywi5lwjlytkzmmnkmzaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=osxkkxdw8pjzyuegpxphqtsxb1xyxfteumwphzmeidq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:48 717 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:23:52 060 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2b-7915-77d6-ab7a-d18036b8c77a&response_mode=fragment&client_info=1&nonce=0197cf2b-7917-7837-ba81-0d8ed00b2ead&state=eyjpzci6ijaxotdjzjjiltc5mtytn2fhzs1hywi5lwjlytkzmmnkmzaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=osxkkxdw8pjzyuegpxphqtsxb1xyxfteumwphzmeidq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:52 061 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:23:52 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:23:52 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:23:56 298 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2b-7915-77d6-ab7a-d18036b8c77a&response_mode=fragment&client_info=1&nonce=0197cf2b-7917-7837-ba81-0d8ed00b2ead&state=eyjpzci6ijaxotdjzjjiltc5mtytn2fhzs1hywi5lwjlytkzmmnkmzaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=osxkkxdw8pjzyuegpxphqtsxb1xyxfteumwphzmeidq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:56 299 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:24:00 825 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:24:00 825 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:24:08 560 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:24:08 560 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:24:11 689 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:24:11 689 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:24:11 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> id: immOnFilter]
   --- 03 Jul 00:24:14 912 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:24:14 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:24:14 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df490379d7194150d9a1129e5e50044c)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
 ***** Clicked on Log Out*****

Test Passed.
verifyMemberImportOnDemandPageClearAndX_ER2269({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:06:58 447 - TestCaseID:: verifyMemberImportOnDemandPageClearAndX_ER2269
   --- 03 Jul 03:07:01 205 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page X and clear
Steps:
   --- 03 Jul 03:07:05 954 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-0637-74ec-8d25-1d80e0b3dd49&response_mode=fragment&client_info=1&nonce=0197cfc1-0639-73c3-8c97-3e283d7d2f1d&state=eyjpzci6ijaxotdjzmmxlta2mzgtn2y1my1iodg2lta3zwiyodk2ywexyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cfhvxypgn2--7byg8ujrn3ztz7iegts0jkcqdetu2vy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:07:05 955 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:07:06 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:07:06 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:07:06 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:07:06 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:07:06 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:07:09 689 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-0637-74ec-8d25-1d80e0b3dd49&response_mode=fragment&client_info=1&nonce=0197cfc1-0639-73c3-8c97-3e283d7d2f1d&state=eyjpzci6ijaxotdjzmmxlta2mzgtn2y1my1iodg2lta3zwiyodk2ywexyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cfhvxypgn2--7byg8ujrn3ztz7iegts0jkcqdetu2vy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:07:09 690 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:07:12 933 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-0637-74ec-8d25-1d80e0b3dd49&response_mode=fragment&client_info=1&nonce=0197cfc1-0639-73c3-8c97-3e283d7d2f1d&state=eyjpzci6ijaxotdjzmmxlta2mzgtn2y1my1iodg2lta3zwiyodk2ywexyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cfhvxypgn2--7byg8ujrn3ztz7iegts0jkcqdetu2vy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:07:12 933 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:07:13 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:07:13 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:07:16 716 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-0637-74ec-8d25-1d80e0b3dd49&response_mode=fragment&client_info=1&nonce=0197cfc1-0639-73c3-8c97-3e283d7d2f1d&state=eyjpzci6ijaxotdjzmmxlta2mzgtn2y1my1iodg2lta3zwiyodk2ywexyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cfhvxypgn2--7byg8ujrn3ztz7iegts0jkcqdetu2vy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:07:16 716 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:07:20 865 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:07:20 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:07:28 249 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:07:28 250 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:07:31 329 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:07:31 329 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:07:31 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:07:34 505 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:07:34 505 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:07:34 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:07:34 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immAdministration]
   --- 03 Jul 03:07:36 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immAdministration]
   --- 03 Jul 03:07:39 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immMenuMemberImportOnDemand]

Successfully navigated to the 'Member Import' page [ScreenShot]
   --- 03 Jul 03:07:41 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:07:41 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand'
   --- 03 Jul 03:07:45 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
 Click on clear button
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button
[ScreenShot]
   --- 03 Jul 03:07:48 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:07:48 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand'
 Click on X clear button
Expected: verify the import file path is empty after clicking X clear tool tip
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip
[ScreenShot]
   --- 03 Jul 03:07:52 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:07:52 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand'
   --- 03 Jul 03:07:53 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3959876e4f3e3457afe1ff6ea749c80)] -> id: immOnDemandImport]
 Ckicked in Import [ScreenShot]

Test Passed.
verifyHelpMenuAdminPortal({=, TestID=verifyHelpMenuAdminPortal, UserPwd=iMM2022!, Type=, Description=verify Documentation Abou...)
   --- 03 Jul 00:17:45 298 - TestCaseID:: verifyHelpMenuAdminPortal
   --- 03 Jul 00:17:48 310 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Documentation About In DashBoard Page
Steps:
 ***** verify Documentation About In DashBoard Page *****
   --- 03 Jul 00:17:54 392 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf26-200b-7171-b263-b45b0fdec114&response_mode=fragment&client_info=1&nonce=0197cf26-200d-7e6f-bf7a-0ca7d506201e&state=eyjpzci6ijaxotdjzji2ltiwmgmtnzjizc05ytniltnhodk3mdvkodcyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n2tgvyzsq6ko9a3tqsldccko99abe3bdejh-fhs3daw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:17:54 393 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:17:54 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 00:17:54 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:17:54 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:17:54 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:17:54 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:17:58 408 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf26-200b-7171-b263-b45b0fdec114&response_mode=fragment&client_info=1&nonce=0197cf26-200d-7e6f-bf7a-0ca7d506201e&state=eyjpzci6ijaxotdjzji2ltiwmgmtnzjizc05ytniltnhodk3mdvkodcyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n2tgvyzsq6ko9a3tqsldccko99abe3bdejh-fhs3daw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:17:58 409 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:18:01 710 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf26-200b-7171-b263-b45b0fdec114&response_mode=fragment&client_info=1&nonce=0197cf26-200d-7e6f-bf7a-0ca7d506201e&state=eyjpzci6ijaxotdjzji2ltiwmgmtnzjizc05ytniltnhodk3mdvkodcyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n2tgvyzsq6ko9a3tqsldccko99abe3bdejh-fhs3daw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:18:01 711 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:18:02 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:18:02 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:18:06 262 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf26-200b-7171-b263-b45b0fdec114&response_mode=fragment&client_info=1&nonce=0197cf26-200d-7e6f-bf7a-0ca7d506201e&state=eyjpzci6ijaxotdjzji2ltiwmgmtnzjizc05ytniltnhodk3mdvkodcyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n2tgvyzsq6ko9a3tqsldccko99abe3bdejh-fhs3daw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:18:06 263 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:18:10 816 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:18:10 816 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:18:18 388 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:18:18 388 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:18:21 513 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:18:21 514 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:18:21 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 00:18:24 681 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:18:24 682 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:18:24 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:18:24 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immAdministration]
   --- 03 Jul 00:18:27 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immHelp]
   --- 03 Jul 00:18:27 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immMenuRestart]
   --- 03 Jul 00:18:29 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //div[contains(text(),'Server Connection Success! ')]]
Expected: click on Restart
Actual(Passed): Sucessfully clicked on Restart in admin control page
[ScreenShot]
   --- 03 Jul 00:18:30 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immAdministration]
   --- 03 Jul 00:18:32 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immHelp]
   --- 03 Jul 00:18:32 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immMenuAbout]
   --- 03 Jul 00:18:34 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immClose]
   --- 03 Jul 00:18:34 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //b[contains(text(),'FI Admin Portal')]]
Expected: click on About
Actual(Passed): Sucessfully clicked on About in admin control page
[ScreenShot]
   --- 03 Jul 00:18:34 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> xpath: //b[contains(text(),'FI Admin Portal')]]
Expected: check the version on About
Actual(Passed): Sucessfully checked the version on About in admin control page
[ScreenShot]
   --- 03 Jul 00:18:34 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immClose]
   --- 03 Jul 00:18:34 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immClose]
Expected: close the About dailog box
Actual(Passed): Successfully closed the About dailog box
[ScreenShot]
   --- 03 Jul 00:18:36 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immAdministration]
   --- 03 Jul 00:18:38 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immHelp]
   --- 03 Jul 00:18:38 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdfdd8d9a12d2294ebb5e494ed620b72)] -> id: immMenuDoc]
Expected: open the documentation
Actual(Passed): Successfully opened the documentation in admin control page
[ScreenShot]

Test Passed.
verifyInstAddressLabelinFiSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:23:45 377 - TestCaseID:: verifyInstAddressLabelinFiSettings
   --- 03 Jul 04:23:47 946 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Institution address label
Steps:
   --- 03 Jul 04:23:52 555 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d007-5097-7fd5-92fb-a7c4dd756222&response_mode=fragment&client_info=1&nonce=0197d007-5099-7449-b3ab-0c3b785e3330&state=eyjpzci6ijaxotdkmda3ltuwotgtnzbmoc04mdvhlwq1owy0ztlhnmywyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d-iuwq5zmjyuebjnmhd0jxc8ucpvceobqfz3yxdijsu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:23:52 556 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:23:52 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:23:52 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:23:52 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:23:52 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:23:52 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:23:56 221 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d007-5097-7fd5-92fb-a7c4dd756222&response_mode=fragment&client_info=1&nonce=0197d007-5099-7449-b3ab-0c3b785e3330&state=eyjpzci6ijaxotdkmda3ltuwotgtnzbmoc04mdvhlwq1owy0ztlhnmywyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d-iuwq5zmjyuebjnmhd0jxc8ucpvceobqfz3yxdijsu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:23:56 221 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:23:59 682 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d007-5097-7fd5-92fb-a7c4dd756222&response_mode=fragment&client_info=1&nonce=0197d007-5099-7449-b3ab-0c3b785e3330&state=eyjpzci6ijaxotdkmda3ltuwotgtnzbmoc04mdvhlwq1owy0ztlhnmywyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d-iuwq5zmjyuebjnmhd0jxc8ucpvceobqfz3yxdijsu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:23:59 683 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:24:00 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:24:00 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:24:03 676 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d007-5097-7fd5-92fb-a7c4dd756222&response_mode=fragment&client_info=1&nonce=0197d007-5099-7449-b3ab-0c3b785e3330&state=eyjpzci6ijaxotdkmda3ltuwotgtnzbmoc04mdvhlwq1owy0ztlhnmywyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d-iuwq5zmjyuebjnmhd0jxc8ucpvceobqfz3yxdijsu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:24:03 677 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:24:07 888 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:24:07 889 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:24:15 346 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:24:15 346 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:24:18 461 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:24:18 461 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:24:18 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:24:21 663 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:24:21 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:24:21 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:24:23 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> id: immAdministration]
   --- 03 Jul 04:24:24 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:24:25 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:24:25 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:24:25 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:24:25 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:24:25 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> 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]
   --- 03 Jul 04:24:34 319 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:24:34 319 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:24:40 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:24:48 821 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:24:48 822 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:24:48 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel
[ScreenShot]
   --- 03 Jul 04:24:49 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9cc2ea8aa857670057727ece627bd457)] -> xpath: //div[contains(text(),'Institution Address')]]
Expected: Check the institution Address Label
Actual(Passed): Institution Address Label is present
[ScreenShot]

Test Passed.
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Teller Email, Tel...)
   --- 03 Jul 05:47:32 467 - TestCaseID:: verifySortingInReports
   --- 03 Jul 05:47:35 225 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and Teller Email
Steps:
   --- 03 Jul 05:47:39 865 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d054-06c8-70c8-b1df-033de35372c2&response_mode=fragment&client_info=1&nonce=0197d054-06ca-7990-822e-79a83e1362ea&state=eyjpzci6ijaxotdkmdu0lta2yzktn2y4ny05yjdmltbhywewodu0ndawzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mgkvfiqqyozrbpw8j4ghd-hf59ia-y-bvzxyzphifnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:47:39 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:47:39 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:47:39 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:47:40 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:47:40 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:47:40 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:47:43 486 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d054-06c8-70c8-b1df-033de35372c2&response_mode=fragment&client_info=1&nonce=0197d054-06ca-7990-822e-79a83e1362ea&state=eyjpzci6ijaxotdkmdu0lta2yzktn2y4ny05yjdmltbhywewodu0ndawzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mgkvfiqqyozrbpw8j4ghd-hf59ia-y-bvzxyzphifnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:47:43 487 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:47:46 914 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d054-06c8-70c8-b1df-033de35372c2&response_mode=fragment&client_info=1&nonce=0197d054-06ca-7990-822e-79a83e1362ea&state=eyjpzci6ijaxotdkmdu0lta2yzktn2y4ny05yjdmltbhywewodu0ndawzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mgkvfiqqyozrbpw8j4ghd-hf59ia-y-bvzxyzphifnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:47:46 915 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:47:47 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:47:47 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:47:52 225 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d054-06c8-70c8-b1df-033de35372c2&response_mode=fragment&client_info=1&nonce=0197d054-06ca-7990-822e-79a83e1362ea&state=eyjpzci6ijaxotdkmdu0lta2yzktn2y4ny05yjdmltbhywewodu0ndawzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mgkvfiqqyozrbpw8j4ghd-hf59ia-y-bvzxyzphifnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:47:52 226 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:47:56 030 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:47:56 030 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:48:04 618 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:48:04 619 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:48:07 803 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:48:07 803 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:48:07 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immOnFilter]
   --- 03 Jul 05:48:11 073 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:48:11 074 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:48:11 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:48:11 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immTellerReport]
   --- 03 Jul 05:48:13 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:48:13 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immTranDateFrom]
   --- 03 Jul 05:48:20 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immTranDateTo]
   --- 03 Jul 05:48:21 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/01/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:48:24 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immOnFilter]
   --- 03 Jul 05:48:24 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b3ff37e75e1c196d2920b9b654a07e)] -> id: immOnFilter]
   --- 03 Jul 05:48:27 845 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:48:27 845 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:48:33 148 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:48:33 149 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Super Tellers, MultipleWorkstation=...)
   --- 03 Jul 03:26:17 122 - TestCaseID:: verifySearchCriteriaInRolePage
   --- 03 Jul 03:26:22 986 - 5 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with both GroupId and role
Steps:
   --- 03 Jul 03:26:27 751 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd2-c0ea-76be-8c41-15355ad95557&response_mode=fragment&client_info=1&nonce=0197cfd2-c0ec-7b40-a1c7-850c1f9921e6&state=eyjpzci6ijaxotdjzmqylwmwzwmtnzzjmc1iy2jjltg4yzbkzju0mmexmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lt8lvbjqhfi-s-villinhkb18vnrlykfojalfnqmu3w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:26:27 752 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:26:27 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:26:27 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:26:27 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:26:27 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:26:28 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:26:31 536 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd2-c0ea-76be-8c41-15355ad95557&response_mode=fragment&client_info=1&nonce=0197cfd2-c0ec-7b40-a1c7-850c1f9921e6&state=eyjpzci6ijaxotdjzmqylwmwzwmtnzzjmc1iy2jjltg4yzbkzju0mmexmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lt8lvbjqhfi-s-villinhkb18vnrlykfojalfnqmu3w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:26:31 536 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:26:34 814 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd2-c0ea-76be-8c41-15355ad95557&response_mode=fragment&client_info=1&nonce=0197cfd2-c0ec-7b40-a1c7-850c1f9921e6&state=eyjpzci6ijaxotdjzmqylwmwzwmtnzzjmc1iy2jjltg4yzbkzju0mmexmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lt8lvbjqhfi-s-villinhkb18vnrlykfojalfnqmu3w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:26:34 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:26:35 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:26:35 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:26:39 558 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd2-c0ea-76be-8c41-15355ad95557&response_mode=fragment&client_info=1&nonce=0197cfd2-c0ec-7b40-a1c7-850c1f9921e6&state=eyjpzci6ijaxotdjzmqylwmwzwmtnzzjmc1iy2jjltg4yzbkzju0mmexmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lt8lvbjqhfi-s-villinhkb18vnrlykfojalfnqmu3w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:26:39 558 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:26:43 063 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:26:43 063 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:26:50 547 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:26:50 547 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:26:53 660 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:26:53 661 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:26:53 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:26:56 824 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:26:56 824 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:26:56 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:26:57 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> id: immAdministration]
   --- 03 Jul 03:26:59 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> id: immAdministration]
   --- 03 Jul 03:26:59 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
 Entered 'Role' : Super Tellers [ScreenShot]
   --- 03 Jul 03:27:20 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> id: immName]
   --- 03 Jul 03:27:20 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (443bbfba4b2d6bec3b484c2e42d7f708)] -> id: immName]
 Entered 'Name' : Regular Super Tellers [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyTellerAndSuperTellerLogin({=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify telle...)
   --- 03 Jul 00:25:20 289 - TestCaseID:: verifyTellerAndSuperTellerLogin
   --- 03 Jul 00:25:23 032 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** 1verify teller login details *****
1verify teller login details
Steps:
   --- 03 Jul 00:25:28 655 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-0ec5-76e6-8977-aba77dd7c6ab&response_mode=fragment&client_info=1&nonce=0197cf2d-0ec6-7953-a78e-711663fdd33d&state=eyjpzci6ijaxotdjzjjkltblyzytnzdkys04zjzmlwiyytrlzjhkyzi2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9rmliufqyvsfifq3zpy7qgo9bxtyz-1g9ifko57yf2k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:25:28 655 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:28 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:25:28 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:25:28 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> id: idSIButton9]
 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:25:28 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:25:29 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:25:32 525 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-0ec5-76e6-8977-aba77dd7c6ab&response_mode=fragment&client_info=1&nonce=0197cf2d-0ec6-7953-a78e-711663fdd33d&state=eyjpzci6ijaxotdjzjjkltblyzytnzdkys04zjzmlwiyytrlzjhkyzi2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9rmliufqyvsfifq3zpy7qgo9bxtyz-1g9ifko57yf2k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:25:32 526 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:35 818 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-0ec5-76e6-8977-aba77dd7c6ab&response_mode=fragment&client_info=1&nonce=0197cf2d-0ec6-7953-a78e-711663fdd33d&state=eyjpzci6ijaxotdjzjjkltblyzytnzdkys04zjzmlwiyytrlzjhkyzi2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9rmliufqyvsfifq3zpy7qgo9bxtyz-1g9ifko57yf2k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:25:35 819 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:25:36 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:25:36 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:25:39 922 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-0ec5-76e6-8977-aba77dd7c6ab&response_mode=fragment&client_info=1&nonce=0197cf2d-0ec6-7953-a78e-711663fdd33d&state=eyjpzci6ijaxotdjzjjkltblyzytnzdkys04zjzmlwiyytrlzjhkyzi2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9rmliufqyvsfifq3zpy7qgo9bxtyz-1g9ifko57yf2k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:25:39 922 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:25:44 360 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:25:44 361 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:52 014 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:25:52 014 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:55 183 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:25:55 185 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:55 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> id: immOnFilter]
   --- 03 Jul 00:25:58 372 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:25:58 372 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:58 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02691d485f3d0501d89ee06beeabb3b9)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
 ***** Clicked on Log Out*****

Test Passed.
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Test Member, MultipleWorkstation=, Workstat...)
   --- 03 Jul 03:19:27 082 - TestCaseID:: verifySearchCriteriaInAgentPage
   --- 03 Jul 03:19:29 775 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Agent Page with Name
Steps:
   --- 03 Jul 03:19:36 229 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcc-78c5-71f0-a50a-95afb0609804&response_mode=fragment&client_info=1&nonce=0197cfcc-78c7-74e0-b61a-71522dfc84c6&state=eyjpzci6ijaxotdjzmnjltc4yzytn2qzyy04yzu4ltc5mgjkyji1ztm0nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tx257hlxenqxlmqqwnepyk5effefnm-6uuer_vw4iys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:19:36 230 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:19:36 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:19:36 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:19:36 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:19:36 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:19:36 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:19:39 930 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcc-78c5-71f0-a50a-95afb0609804&response_mode=fragment&client_info=1&nonce=0197cfcc-78c7-74e0-b61a-71522dfc84c6&state=eyjpzci6ijaxotdjzmnjltc4yzytn2qzyy04yzu4ltc5mgjkyji1ztm0nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tx257hlxenqxlmqqwnepyk5effefnm-6uuer_vw4iys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:19:39 931 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:19:43 268 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcc-78c5-71f0-a50a-95afb0609804&response_mode=fragment&client_info=1&nonce=0197cfcc-78c7-74e0-b61a-71522dfc84c6&state=eyjpzci6ijaxotdjzmnjltc4yzytn2qzyy04yzu4ltc5mgjkyji1ztm0nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tx257hlxenqxlmqqwnepyk5effefnm-6uuer_vw4iys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:19:43 269 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:19:43 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:19:43 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:19:47 172 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcc-78c5-71f0-a50a-95afb0609804&response_mode=fragment&client_info=1&nonce=0197cfcc-78c7-74e0-b61a-71522dfc84c6&state=eyjpzci6ijaxotdjzmnjltc4yzytn2qzyy04yzu4ltc5mgjkyji1ztm0nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tx257hlxenqxlmqqwnepyk5effefnm-6uuer_vw4iys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:19:47 172 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:19:51 333 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:19:51 333 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:19:58 829 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:19:58 829 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:20:01 930 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:20:01 931 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:20:02 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:20:05 104 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:20:05 105 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:20:05 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:20:05 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> id: immAdministration]
   --- 03 Jul 03:20:07 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> id: immAdministration]
   --- 03 Jul 03:20:07 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> id: immMenuAgents]

Successfully navigated to the 'Agents' page [ScreenShot]
   --- 03 Jul 03:20:09 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> id: immName]
   --- 03 Jul 03:20:09 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (20ab3d81a17815a6f66e9ec123b22446)] -> id: immName]
 Entered 'Name' : Test Member [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyAddMulitpleBrances({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 02:42:59 522 - TestCaseID:: verifyAddMulitpleBrances
   --- 03 Jul 02:43:02 173 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Create Multiple Branches In Branches Page
Steps:
   --- 03 Jul 02:43:07 604 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfab-13b9-7dfc-8be3-c97f802a7431&response_mode=fragment&client_info=1&nonce=0197cfab-13bb-7cdb-917a-3dc61def7a08&state=eyjpzci6ijaxotdjzmfiltezymetnzazos1indrhlwfhywmzztu1mtu1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tpq5dvcivjzqgcjjchmphobyklyhyp7zfydqhlwdhny&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:43:07 604 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:43:07 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:43:07 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:43:07 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:43:07 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:43:07 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:43:11 251 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfab-13b9-7dfc-8be3-c97f802a7431&response_mode=fragment&client_info=1&nonce=0197cfab-13bb-7cdb-917a-3dc61def7a08&state=eyjpzci6ijaxotdjzmfiltezymetnzazos1indrhlwfhywmzztu1mtu1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tpq5dvcivjzqgcjjchmphobyklyhyp7zfydqhlwdhny&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:43:11 252 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:43:14 554 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfab-13b9-7dfc-8be3-c97f802a7431&response_mode=fragment&client_info=1&nonce=0197cfab-13bb-7cdb-917a-3dc61def7a08&state=eyjpzci6ijaxotdjzmfiltezymetnzazos1indrhlwfhywmzztu1mtu1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tpq5dvcivjzqgcjjchmphobyklyhyp7zfydqhlwdhny&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:43:14 554 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:43:15 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:43:15 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:43:18 458 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfab-13b9-7dfc-8be3-c97f802a7431&response_mode=fragment&client_info=1&nonce=0197cfab-13bb-7cdb-917a-3dc61def7a08&state=eyjpzci6ijaxotdjzmfiltezymetnzazos1indrhlwfhywmzztu1mtu1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tpq5dvcivjzqgcjjchmphobyklyhyp7zfydqhlwdhny&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:43:18 458 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:43:23 568 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:43:23 569 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:43:31 002 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:43:31 002 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:43:34 097 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:43:34 097 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:43:34 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:43:37 311 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:43:37 311 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:43:37 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:43:37 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAdministration]
   --- 03 Jul 02:43:39 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAdministration]
   --- 03 Jul 02:43:40 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 02:43:51 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:43:51 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 02:43:53 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:43:54 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 02:43:54 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:43:54 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:43:54 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:44:05 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:44:07 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 02:44:09 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:44:09 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 02:44:09 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:44:09 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:44:09 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:44:21 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:44:21 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 02:44:23 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:44:23 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 02:44:23 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:44:23 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:44:24 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:44:38 211 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:44:38 211 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:44:38 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:44:38 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:44:38 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 02:44:38 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:44:42 091 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:44:42 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:44:44 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
   --- 03 Jul 02:44:44 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
   --- 03 Jul 02:44:46 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> xpath: //mat-radio-button[contains(@id,'immAllBranchesControl_RadioButtonGroupDeleteOption_3_')]]
   --- 03 Jul 02:44:48 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
   --- 03 Jul 02:44:48 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
Expected: verify the delete Multiple Branch name in 'Branches' page
Actual(Passed): Successfully verified the deleted Multiple Branch name in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:45:00 906 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:45:00 907 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:45:00 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:45:01 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:45:01 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 02:45:01 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2a9532c9f8035bdfa59ee52edf526a4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
Expected: Check the branches are zero
Actual(Passed): Successfully checked branches are zero
[ScreenShot]

Test Passed.
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page Teller ID, Teller ID=1491, erro...)
   --- 03 Jul 05:38:23 662 - TestCaseID:: verifySearchInReports
   --- 03 Jul 05:38:26 112 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page Teller ID
Steps:
   --- 03 Jul 05:38:32 693 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04b-ad9e-7b16-9eaa-629a62c9ce29&response_mode=fragment&client_info=1&nonce=0197d04b-ad9f-7aba-82ba-a9ff1e373b74&state=eyjpzci6ijaxotdkmdrilwfkowytn2fkzs05ota2lwyyotu1nja2zjdhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mvm9j9ktqkhdryuuqc64ksyq17ytffajubqms_9jz-y&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:38:32 693 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:38:32 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:38:32 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:38:32 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:38:32 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:38:32 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:38:36 371 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04b-ad9e-7b16-9eaa-629a62c9ce29&response_mode=fragment&client_info=1&nonce=0197d04b-ad9f-7aba-82ba-a9ff1e373b74&state=eyjpzci6ijaxotdkmdrilwfkowytn2fkzs05ota2lwyyotu1nja2zjdhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mvm9j9ktqkhdryuuqc64ksyq17ytffajubqms_9jz-y&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:38:36 371 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:38:39 668 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04b-ad9e-7b16-9eaa-629a62c9ce29&response_mode=fragment&client_info=1&nonce=0197d04b-ad9f-7aba-82ba-a9ff1e373b74&state=eyjpzci6ijaxotdkmdrilwfkowytn2fkzs05ota2lwyyotu1nja2zjdhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mvm9j9ktqkhdryuuqc64ksyq17ytffajubqms_9jz-y&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:38:39 668 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:38:39 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:38:40 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:38:43 453 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04b-ad9e-7b16-9eaa-629a62c9ce29&response_mode=fragment&client_info=1&nonce=0197d04b-ad9f-7aba-82ba-a9ff1e373b74&state=eyjpzci6ijaxotdkmdrilwfkowytn2fkzs05ota2lwyyotu1nja2zjdhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mvm9j9ktqkhdryuuqc64ksyq17ytffajubqms_9jz-y&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:38:43 453 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:38:49 517 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:38:49 518 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:38:56 992 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:38:56 992 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:39:00 114 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:39:00 114 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:39:00 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immOnFilter]
   --- 03 Jul 05:39:03 331 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:39:03 332 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:39:03 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:39:03 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immTellerReport]
   --- 03 Jul 05:39:05 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:39:06 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immTranDateFrom]
   --- 03 Jul 05:39:12 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immTranDateTo]
   --- 03 Jul 05:39:13 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/01/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:39:14 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immTellerId]
   --- 03 Jul 05:39:14 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immTellerId]
 Entered 'Teller' : 1491 [ScreenShot]
   --- 03 Jul 05:39:18 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immOnFilter]
   --- 03 Jul 05:39:18 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5f75a05b503a05f119b82ebe0261b56)] -> id: immOnFilter]
   --- 03 Jul 05:39:21 533 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:39:21 533 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:39:26 869 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:39:26 870 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyMemberImportOnDemandPageDiffSizes_ER2270({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:07:54 536 - TestCaseID:: verifyMemberImportOnDemandPageDiffSizes_ER2270
   --- 03 Jul 03:07:57 056 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page with different file size
Steps:
   --- 03 Jul 03:08:03 879 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-e343-7cc8-9845-87bc1bc3bb6d&response_mode=fragment&client_info=1&nonce=0197cfc1-e345-7233-9213-29de2b681348&state=eyjpzci6ijaxotdjzmmxlwuzndqtnzc4zs1imjeyltgwzgmymtvlmzm3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=khrvueamqunvmnm3zmwyja2bbjenzllhqtxh-gown6i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:08:03 880 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:08:03 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:08:04 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:08:04 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:08:04 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:08:04 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:08:07 895 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-e343-7cc8-9845-87bc1bc3bb6d&response_mode=fragment&client_info=1&nonce=0197cfc1-e345-7233-9213-29de2b681348&state=eyjpzci6ijaxotdjzmmxlwuzndqtnzc4zs1imjeyltgwzgmymtvlmzm3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=khrvueamqunvmnm3zmwyja2bbjenzllhqtxh-gown6i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:08:07 895 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:08:11 195 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-e343-7cc8-9845-87bc1bc3bb6d&response_mode=fragment&client_info=1&nonce=0197cfc1-e345-7233-9213-29de2b681348&state=eyjpzci6ijaxotdjzmmxlwuzndqtnzc4zs1imjeyltgwzgmymtvlmzm3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=khrvueamqunvmnm3zmwyja2bbjenzllhqtxh-gown6i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:08:11 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:08:11 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:08:11 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:08:14 837 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc1-e343-7cc8-9845-87bc1bc3bb6d&response_mode=fragment&client_info=1&nonce=0197cfc1-e345-7233-9213-29de2b681348&state=eyjpzci6ijaxotdjzmmxlwuzndqtnzc4zs1imjeyltgwzgmymtvlmzm3ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=khrvueamqunvmnm3zmwyja2bbjenzllhqtxh-gown6i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:08:14 838 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:08:19 012 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:08:19 012 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:08:26 503 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:08:26 504 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:08:29 617 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:08:29 617 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:08:29 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:08:32 768 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:08:32 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:08:32 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:08:32 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: immAdministration]
   --- 03 Jul 03:08:35 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: immAdministration]
   --- 03 Jul 03:08:37 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: immMenuMemberImportOnDemand]

Successfully navigated to the 'Member Import' page [ScreenShot]
   --- 03 Jul 03:08:39 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:08:39 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: immFilePathOnDemand]
 Fill the file Path with member import email underscore.csv for On Demand
   --- 03 Jul 03:08:43 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
   --- 03 Jul 03:08:43 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be4c32e3e60e32ea29e34c166e8915e8)] -> id: immOnDemandImport]
 Clicked on Import [ScreenShot]

Test Passed.
verifyMemberImportFilePathToolTip_ER2274({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:03:39 743 - TestCaseID:: verifyMemberImportFilePathToolTip_ER2274
   --- 03 Jul 03:03:42 510 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import file location path Tool Tip
Steps:
   --- 03 Jul 03:03:47 546 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbd-ff30-74ec-b9fd-449c02b48af5&response_mode=fragment&client_info=1&nonce=0197cfbd-ff32-787b-a459-f4761f9544ca&state=eyjpzci6ijaxotdjzmjklwzmmzetnzbinc1hy2uwltk4n2nhytixnzc3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=yvudhdkq0nyfgwmbaexgda7rwucedj2exqno6tdieck&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:03:47 546 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:03:47 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:03:47 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:03:47 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:03:47 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:03:47 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:03:51 388 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbd-ff30-74ec-b9fd-449c02b48af5&response_mode=fragment&client_info=1&nonce=0197cfbd-ff32-787b-a459-f4761f9544ca&state=eyjpzci6ijaxotdjzmjklwzmmzetnzbinc1hy2uwltk4n2nhytixnzc3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=yvudhdkq0nyfgwmbaexgda7rwucedj2exqno6tdieck&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:03:51 388 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:03:54 744 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbd-ff30-74ec-b9fd-449c02b48af5&response_mode=fragment&client_info=1&nonce=0197cfbd-ff32-787b-a459-f4761f9544ca&state=eyjpzci6ijaxotdjzmjklwzmmzetnzbinc1hy2uwltk4n2nhytixnzc3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=yvudhdkq0nyfgwmbaexgda7rwucedj2exqno6tdieck&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:03:54 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:03:55 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:03:55 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:03:58 521 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbd-ff30-74ec-b9fd-449c02b48af5&response_mode=fragment&client_info=1&nonce=0197cfbd-ff32-787b-a459-f4761f9544ca&state=eyjpzci6ijaxotdjzmjklwzmmzetnzbinc1hy2uwltk4n2nhytixnzc3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=yvudhdkq0nyfgwmbaexgda7rwucedj2exqno6tdieck&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:03:58 521 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:04:03 549 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:04:03 549 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:10 109 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:04:10 109 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:13 195 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:04:13 196 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:13 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:04:16 337 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:04:16 338 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:16 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:04:16 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> id: immAdministration]
   --- 03 Jul 03:04:18 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> id: immAdministration]
   --- 03 Jul 03:04:21 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46beb8cac8b428ff03bf2a400f4778d1)] -> id: immMenuMemberImportOnDemand]

Successfully navigated to the 'Member Import' page [ScreenShot]
Expected: verify Mouse hover on 'FilePath' tooltip is showing correct message
Actual(Passed): verified Mouse hover on 'FilePath' tooltip is showing correct message
[ScreenShot]

Test Passed.
verifyLoginWithWrongCredentailsAdminPortal({=, TestID=verifyLoginWithWrongCredentailsAdminPortal, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTe...)
   --- 03 Jul 00:23:12 330 - TestCaseID:: verifyLoginWithWrongCredentailsAdminPortal
   --- 03 Jul 00:23:15 044 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Login With Wrong Credentails in Admin Portal
Steps:
 ***** verify Login With Wrong Credentails in Admin Portal *****
   --- 03 Jul 00:23:19 821 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2b-16af-70ec-9f40-9aeb69dc2b79&response_mode=fragment&client_info=1&nonce=0197cf2b-16b2-74bb-8fef-9da1cc487bbe&state=eyjpzci6ijaxotdjzjjilte2yjetnzc2os04mgqzltm2zmyxogywodqwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hh-dl_kpvk12alk-cxbeybrq99_4yq9j3r7ocyd1igm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:19 822 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:23:19 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99408170236f91755244e1dc3be597c1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Admin' Page
   --- 03 Jul 00:23:19 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99408170236f91755244e1dc3be597c1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:23:20 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99408170236f91755244e1dc3be597c1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:23:23 471 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2b-16af-70ec-9f40-9aeb69dc2b79&response_mode=fragment&client_info=1&nonce=0197cf2b-16b2-74bb-8fef-9da1cc487bbe&state=eyjpzci6ijaxotdjzjjilte2yjetnzc2os04mgqzltm2zmyxogywodqwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hh-dl_kpvk12alk-cxbeybrq99_4yq9j3r7ocyd1igm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:23 471 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:23:26 815 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2b-16af-70ec-9f40-9aeb69dc2b79&response_mode=fragment&client_info=1&nonce=0197cf2b-16b2-74bb-8fef-9da1cc487bbe&state=eyjpzci6ijaxotdjzjjilte2yjetnzc2os04mgqzltm2zmyxogywodqwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hh-dl_kpvk12alk-cxbeybrq99_4yq9j3r7ocyd1igm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:26 816 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:23:27 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99408170236f91755244e1dc3be597c1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:23:27 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99408170236f91755244e1dc3be597c1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:23:30 890 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2b-16af-70ec-9f40-9aeb69dc2b79&response_mode=fragment&client_info=1&nonce=0197cf2b-16b2-74bb-8fef-9da1cc487bbe&state=eyjpzci6ijaxotdjzjjilte2yjetnzc2os04mgqzltm2zmyxogywodqwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hh-dl_kpvk12alk-cxbeybrq99_4yq9j3r7ocyd1igm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:30 890 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:23:34 638 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:23:34 638 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:23:34 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99408170236f91755244e1dc3be597c1)] -> id: passwordError]
 Failed to login due to invalid credentials! [ScreenShot]

Failed to navigate to the 'Admin' page [ScreenShot]

Test Passed.
checkMemberManagerRole({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, W...)
   --- 03 Jul 02:39:45 174 - TestCaseID:: checkMemberManagerRole
   --- 03 Jul 02:39:47 714 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** check MemberManager Role *****
   --- 03 Jul 02:39:54 139 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa8-1fbe-7df4-a9e6-1b4e8b5c68ee&response_mode=fragment&client_info=1&nonce=0197cfa8-1fbf-7804-be33-51f9b914eaa8&state=eyjpzci6ijaxotdjzme4ltfmymytn2uyyi1hngfmltyynwy2nwuzyzbjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=abnjgctpa3fakldpmrlkypgp0eql63m0jygikekh-jg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:39:54 140 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:39:54 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:39:54 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:39:54 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:39:54 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:39:54 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:39:58 014 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa8-1fbe-7df4-a9e6-1b4e8b5c68ee&response_mode=fragment&client_info=1&nonce=0197cfa8-1fbf-7804-be33-51f9b914eaa8&state=eyjpzci6ijaxotdjzme4ltfmymytn2uyyi1hngfmltyynwy2nwuzyzbjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=abnjgctpa3fakldpmrlkypgp0eql63m0jygikekh-jg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:39:58 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:40:01 350 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa8-1fbe-7df4-a9e6-1b4e8b5c68ee&response_mode=fragment&client_info=1&nonce=0197cfa8-1fbf-7804-be33-51f9b914eaa8&state=eyjpzci6ijaxotdjzme4ltfmymytn2uyyi1hngfmltyynwy2nwuzyzbjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=abnjgctpa3fakldpmrlkypgp0eql63m0jygikekh-jg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:40:01 351 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:40:01 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:40:01 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:40:05 090 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa8-1fbe-7df4-a9e6-1b4e8b5c68ee&response_mode=fragment&client_info=1&nonce=0197cfa8-1fbf-7804-be33-51f9b914eaa8&state=eyjpzci6ijaxotdjzme4ltfmymytn2uyyi1hngfmltyynwy2nwuzyzbjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=abnjgctpa3fakldpmrlkypgp0eql63m0jygikekh-jg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:40:05 091 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:40:09 164 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:40:09 164 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:40:15 703 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:40:15 704 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:40:18 818 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:40:18 818 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:40:18 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:40:21 984 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:40:21 984 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:40:22 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:40:22 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> id: immAdministration]
   --- 03 Jul 02:40:24 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> id: immAdministration]
   --- 03 Jul 02:40:24 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
Expected: Check Member Manager Role in Filter Panel
Actual(Passed): Successfully checked Member Manager Role is there in Filter Panel
[ScreenShot]
   --- 03 Jul 02:40:35 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c64117051b7e439210a842297c7d63)] -> id: immOpenCreateRoleDialog]
 clicked on Add New group
Expected: Check Member Manager Role in Add Role Window
Actual(Passed): Successfully checked Member Manager Role is there in Add Role Window
[ScreenShot]

Test Passed.
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Teller ID, Teller...)
   --- 03 Jul 05:50:10 811 - TestCaseID:: verifySortingInReports
   --- 03 Jul 05:50:13 401 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and Teller ID
Steps:
   --- 03 Jul 05:50:18 866 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d056-73f8-705d-a836-841e6fdedafa&response_mode=fragment&client_info=1&nonce=0197d056-73f9-7802-9346-12c0461b3caa&state=eyjpzci6ijaxotdkmdu2ltczzjktnzu5ns1hyje1ltu0mjm2odnimzg1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=asorg-wbk2vzi_q3uhmo66lusu89wy4rrd8rwr6gedk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:50:18 866 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:50:18 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:50:19 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:50:19 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:50:19 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:50:19 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:50:22 676 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d056-73f8-705d-a836-841e6fdedafa&response_mode=fragment&client_info=1&nonce=0197d056-73f9-7802-9346-12c0461b3caa&state=eyjpzci6ijaxotdkmdu2ltczzjktnzu5ns1hyje1ltu0mjm2odnimzg1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=asorg-wbk2vzi_q3uhmo66lusu89wy4rrd8rwr6gedk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:50:22 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:50:26 128 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d056-73f8-705d-a836-841e6fdedafa&response_mode=fragment&client_info=1&nonce=0197d056-73f9-7802-9346-12c0461b3caa&state=eyjpzci6ijaxotdkmdu2ltczzjktnzu5ns1hyje1ltu0mjm2odnimzg1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=asorg-wbk2vzi_q3uhmo66lusu89wy4rrd8rwr6gedk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:50:26 128 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:50:26 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:50:26 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:50:30 061 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d056-73f8-705d-a836-841e6fdedafa&response_mode=fragment&client_info=1&nonce=0197d056-73f9-7802-9346-12c0461b3caa&state=eyjpzci6ijaxotdkmdu2ltczzjktnzu5ns1hyje1ltu0mjm2odnimzg1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=asorg-wbk2vzi_q3uhmo66lusu89wy4rrd8rwr6gedk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:50:30 061 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:50:34 243 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:50:34 243 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:50:40 653 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:50:40 653 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:50:43 782 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:50:43 783 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:50:43 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immOnFilter]
   --- 03 Jul 05:50:46 977 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:50:46 978 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:50:47 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:50:47 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immTellerReport]
   --- 03 Jul 05:50:49 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:50:49 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immTranDateFrom]
   --- 03 Jul 05:50:55 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immTranDateTo]
   --- 03 Jul 05:50:56 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/01/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:51:00 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immOnFilter]
   --- 03 Jul 05:51:00 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f720641d1578e780a641755bcc81be2)] -> id: immOnFilter]
   --- 03 Jul 05:51:03 350 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:51:03 351 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:51:08 666 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:51:08 666 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Tellers, MultipleWorkstation=, Work...)
   --- 03 Jul 03:23:30 941 - TestCaseID:: verifySearchCriteriaInRolePage
   --- 03 Jul 03:23:33 616 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with name
Steps:
   --- 03 Jul 03:23:40 385 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd0-32b7-7e41-a2a7-5bb82d8c3185&response_mode=fragment&client_info=1&nonce=0197cfd0-32b9-734d-9cbc-a9fe45149d09&state=eyjpzci6ijaxotdjzmqwltmyyjgtn2m5yi1izdjklwq2ztzhzjiwogvmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qz5txj5odjckwbrmwclcxx8id7icwbtknxzxpvazsvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:23:40 386 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:23:40 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:23:40 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:23:40 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:23:40 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:23:40 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:23:44 126 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd0-32b7-7e41-a2a7-5bb82d8c3185&response_mode=fragment&client_info=1&nonce=0197cfd0-32b9-734d-9cbc-a9fe45149d09&state=eyjpzci6ijaxotdjzmqwltmyyjgtn2m5yi1izdjklwq2ztzhzjiwogvmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qz5txj5odjckwbrmwclcxx8id7icwbtknxzxpvazsvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:23:44 127 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:23:47 562 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd0-32b7-7e41-a2a7-5bb82d8c3185&response_mode=fragment&client_info=1&nonce=0197cfd0-32b9-734d-9cbc-a9fe45149d09&state=eyjpzci6ijaxotdjzmqwltmyyjgtn2m5yi1izdjklwq2ztzhzjiwogvmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qz5txj5odjckwbrmwclcxx8id7icwbtknxzxpvazsvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:23:47 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:23:47 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:23:47 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:23:51 297 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd0-32b7-7e41-a2a7-5bb82d8c3185&response_mode=fragment&client_info=1&nonce=0197cfd0-32b9-734d-9cbc-a9fe45149d09&state=eyjpzci6ijaxotdjzmqwltmyyjgtn2m5yi1izdjklwq2ztzhzjiwogvmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qz5txj5odjckwbrmwclcxx8id7icwbtknxzxpvazsvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:23:51 297 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:23:55 629 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:23:55 629 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:24:03 122 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:24:03 122 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:24:06 222 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:24:06 222 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:24:06 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:24:09 400 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:24:09 400 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:24:09 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:24:09 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> id: immAdministration]
   --- 03 Jul 03:24:11 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> id: immAdministration]
   --- 03 Jul 03:24:12 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
 Entered 'Role' : Tellers [ScreenShot]
   --- 03 Jul 03:24:33 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> id: immName]
   --- 03 Jul 03:24:34 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c49779cec1726320f4b75456490a609)] -> id: immName]
 Entered 'Name' : Regular Tellers [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyAdminPortalLogin({=, TestID=verifyAdminPortalLogin, UserPwd=iMM2022!, Type=Admin, Description=Verify Admin Portal log...)
   --- 03 Jul 00:14:08 761 - TestCaseID:: verifyAdminPortalLogin
   --- 03 Jul 00:14:25 128 - 16 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Admin Portal login details
Steps:
 ***** Verify Admin Portal login details *****
   --- 03 Jul 00:14:30 740 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-0329-7f30-bd3a-12322c856bf4&response_mode=fragment&client_info=1&nonce=0197cf23-032a-7617-9e67-9af6ecfd3d75&state=eyjpzci6ijaxotdjzjizltazmmetnzhizc05nzkyltg5otuzmjkxmzkxmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i8zvgkdghaaq1rogndh0pvzpmjwzv3gbeug9u-qcoj0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:14:30 742 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:14:31 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7496323bdf4ab45785bf77fd079d73df)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Admin' Page
   --- 03 Jul 00:14:31 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7496323bdf4ab45785bf77fd079d73df)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:14:31 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7496323bdf4ab45785bf77fd079d73df)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:14:35 385 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-0329-7f30-bd3a-12322c856bf4&response_mode=fragment&client_info=1&nonce=0197cf23-032a-7617-9e67-9af6ecfd3d75&state=eyjpzci6ijaxotdjzjizltazmmetnzhizc05nzkyltg5otuzmjkxmzkxmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i8zvgkdghaaq1rogndh0pvzpmjwzv3gbeug9u-qcoj0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:14:35 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:14:39 028 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-0329-7f30-bd3a-12322c856bf4&response_mode=fragment&client_info=1&nonce=0197cf23-032a-7617-9e67-9af6ecfd3d75&state=eyjpzci6ijaxotdjzjizltazmmetnzhizc05nzkyltg5otuzmjkxmzkxmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i8zvgkdghaaq1rogndh0pvzpmjwzv3gbeug9u-qcoj0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:14:39 029 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:14:40 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7496323bdf4ab45785bf77fd079d73df)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:14:40 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7496323bdf4ab45785bf77fd079d73df)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:14:44 214 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-0329-7f30-bd3a-12322c856bf4&response_mode=fragment&client_info=1&nonce=0197cf23-032a-7617-9e67-9af6ecfd3d75&state=eyjpzci6ijaxotdjzjizltazmmetnzhizc05nzkyltg5otuzmjkxmzkxmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i8zvgkdghaaq1rogndh0pvzpmjwzv3gbeug9u-qcoj0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:14:44 217 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:14:49 507 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:14:49 508 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:14:57 154 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:14:57 155 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:00 435 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:15:00 437 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:00 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7496323bdf4ab45785bf77fd079d73df)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 00:15:03 739 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:15:03 740 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:03 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7496323bdf4ab45785bf77fd079d73df)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Admin' page [ScreenShot]
 ***** Clicked on Log Out*****

Test Passed.
verifyMemberImportSchedulePageDaily_ER2261({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:13:40 833 - TestCaseID:: verifyMemberImportSchedulePageDaily_ER2261
   --- 03 Jul 03:13:43 554 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule Daily Schedule
Steps:
   --- 03 Jul 03:13:49 968 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc7-302a-725c-9374-0a87b902acbe&response_mode=fragment&client_info=1&nonce=0197cfc7-302c-79b7-9832-641a22bf0c7a&state=eyjpzci6ijaxotdjzmm3ltmwmmitn2jini04odfjlwm2mziyzdviotq4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lm8spp65mxwugkcnzblthesjfu6tou0okfg3vctypao&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:13:49 968 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:13:50 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:13:50 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:13:50 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:13:50 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:13:50 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:13:53 652 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc7-302a-725c-9374-0a87b902acbe&response_mode=fragment&client_info=1&nonce=0197cfc7-302c-79b7-9832-641a22bf0c7a&state=eyjpzci6ijaxotdjzmm3ltmwmmitn2jini04odfjlwm2mziyzdviotq4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lm8spp65mxwugkcnzblthesjfu6tou0okfg3vctypao&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:13:53 653 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:13:56 974 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc7-302a-725c-9374-0a87b902acbe&response_mode=fragment&client_info=1&nonce=0197cfc7-302c-79b7-9832-641a22bf0c7a&state=eyjpzci6ijaxotdjzmm3ltmwmmitn2jini04odfjlwm2mziyzdviotq4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lm8spp65mxwugkcnzblthesjfu6tou0okfg3vctypao&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:13:56 975 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:13:57 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:13:57 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:14:00 973 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc7-302a-725c-9374-0a87b902acbe&response_mode=fragment&client_info=1&nonce=0197cfc7-302c-79b7-9832-641a22bf0c7a&state=eyjpzci6ijaxotdjzmm3ltmwmmitn2jini04odfjlwm2mziyzdviotq4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lm8spp65mxwugkcnzblthesjfu6tou0okfg3vctypao&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:14:00 973 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:14:04 988 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:14:04 988 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:14:12 418 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:14:12 418 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:14:15 523 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:14:15 524 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:14:15 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:14:18 692 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:14:18 692 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:14:18 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:14:18 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> id: immAdministration]
   --- 03 Jul 03:14:21 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> id: immAdministration]
   --- 03 Jul 03:14:23 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
 click on Daily
   --- 03 Jul 03:14:32 158 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/memberimport/sd
   --- 03 Jul 03:14:32 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Set schedule type to Daily succesfully
   --- 03 Jul 03:14:32 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> id: immFilePathSchedule]
   --- 03 Jul 03:14:32 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> id: immFilePathSchedule]
 Fill the file Path for 'Schedule'
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
   --- 03 Jul 03:14:35 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a2b332ef9175826151d0de7d62bf2dd0)] -> id: immScheduleImport]
 Clicked on import button successfully'

Test Passed.
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Workstation, Tell...)
   --- 03 Jul 05:46:13 809 - TestCaseID:: verifySortingInReports
   --- 03 Jul 05:46:16 271 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and Workstation
Steps:
   --- 03 Jul 05:46:20 986 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d052-d272-7802-92da-2a2f847501c4&response_mode=fragment&client_info=1&nonce=0197d052-d274-75ae-acce-6ec0dc72dc7e&state=eyjpzci6ijaxotdkmduylwqynzmtnzkyos04owfhltk4zgvkyzg3zwnizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rk554gwr04lsof0upxrvqd4nktgytax1pwhmkysadig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:46:20 986 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:46:21 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:46:21 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:46:21 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:46:21 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:46:21 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:46:24 717 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d052-d272-7802-92da-2a2f847501c4&response_mode=fragment&client_info=1&nonce=0197d052-d274-75ae-acce-6ec0dc72dc7e&state=eyjpzci6ijaxotdkmduylwqynzmtnzkyos04owfhltk4zgvkyzg3zwnizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rk554gwr04lsof0upxrvqd4nktgytax1pwhmkysadig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:46:24 718 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:46:28 070 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d052-d272-7802-92da-2a2f847501c4&response_mode=fragment&client_info=1&nonce=0197d052-d274-75ae-acce-6ec0dc72dc7e&state=eyjpzci6ijaxotdkmduylwqynzmtnzkyos04owfhltk4zgvkyzg3zwnizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rk554gwr04lsof0upxrvqd4nktgytax1pwhmkysadig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:46:28 071 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:46:28 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:46:28 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:46:32 163 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d052-d272-7802-92da-2a2f847501c4&response_mode=fragment&client_info=1&nonce=0197d052-d274-75ae-acce-6ec0dc72dc7e&state=eyjpzci6ijaxotdkmduylwqynzmtnzkyos04owfhltk4zgvkyzg3zwnizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rk554gwr04lsof0upxrvqd4nktgytax1pwhmkysadig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:46:32 164 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:46:36 372 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:46:36 372 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:46:43 873 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:46:43 873 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:46:47 000 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:46:47 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:46:47 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immOnFilter]
   --- 03 Jul 05:46:50 234 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:46:50 234 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:46:50 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:46:50 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immTellerReport]
   --- 03 Jul 05:46:52 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:46:52 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immMachineId]
   --- 03 Jul 05:46:53 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immMachineId]
 Entered 'Machine Name' : KURRER1 [ScreenShot]
   --- 03 Jul 05:46:54 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immTranDateFrom]
   --- 03 Jul 05:47:00 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immTranDateTo]
   --- 03 Jul 05:47:01 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/01/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:47:04 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immOnFilter]
   --- 03 Jul 05:47:05 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8119ff3ac2fa33b385f17a1e8a2eb433)] -> id: immOnFilter]
   --- 03 Jul 05:47:08 134 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:47:08 135 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:47:13 467 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:47:13 467 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyTellerAndAdminLogin({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify Teller logi...)
   --- 03 Jul 00:24:27 580 - TestCaseID:: verifyTellerAndAdminLogin
   --- 03 Jul 00:24:30 445 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
1verify Teller login details
Steps:
 ***** 1verify Teller login details *****
   --- 03 Jul 00:24:36 533 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2c-43ca-7447-ab56-3c426029e8d3&response_mode=fragment&client_info=1&nonce=0197cf2c-43cc-78ce-a2c1-f68a7878690a&state=eyjpzci6ijaxotdjzjjjltqzy2mtn2i1nc05nmy1ltfkogzmnzrlztgxzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yo5xl-lxarss1hhey7or6dajwtm312dzuyvckzk8zea&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:24:36 533 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:24:36 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:24:36 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:24:36 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> id: idSIButton9]
 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:24:36 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:24:36 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:24:40 354 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2c-43ca-7447-ab56-3c426029e8d3&response_mode=fragment&client_info=1&nonce=0197cf2c-43cc-78ce-a2c1-f68a7878690a&state=eyjpzci6ijaxotdjzjjjltqzy2mtn2i1nc05nmy1ltfkogzmnzrlztgxzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yo5xl-lxarss1hhey7or6dajwtm312dzuyvckzk8zea&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:24:40 355 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:24:43 698 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2c-43ca-7447-ab56-3c426029e8d3&response_mode=fragment&client_info=1&nonce=0197cf2c-43cc-78ce-a2c1-f68a7878690a&state=eyjpzci6ijaxotdjzjjjltqzy2mtn2i1nc05nmy1ltfkogzmnzrlztgxzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yo5xl-lxarss1hhey7or6dajwtm312dzuyvckzk8zea&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:24:43 698 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:24:44 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:24:44 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:24:47 935 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2c-43ca-7447-ab56-3c426029e8d3&response_mode=fragment&client_info=1&nonce=0197cf2c-43cc-78ce-a2c1-f68a7878690a&state=eyjpzci6ijaxotdjzjjjltqzy2mtn2i1nc05nmy1ltfkogzmnzrlztgxzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yo5xl-lxarss1hhey7or6dajwtm312dzuyvckzk8zea&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:24:47 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:24:52 316 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:24:52 316 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:01 350 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:25:01 350 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:04 470 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:25:04 471 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:04 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> id: immOnFilter]
   --- 03 Jul 00:25:07 721 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:25:07 721 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:25:07 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63da5a88c50a0c527a0e8fe340c21c96)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
 ***** Clicked on Log Out*****

Test Passed.
verifyUIElementsInLoggingPage({UserPwd=iMM2022!, Description=verify UI Elemnts In Logging with Reference, Category=, select=, Refe...)
   --- 03 Jul 02:38:31 752 - TestCaseID:: verifyUIElementsInLoggingPage
   --- 03 Jul 02:38:34 263 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In Logging with Reference
Steps:
   --- 03 Jul 02:38:39 858 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-fd80-7a03-8262-9beb346722a0&response_mode=fragment&client_info=1&nonce=0197cfa6-fd82-714b-b502-3cd68ce34a89&state=eyjpzci6ijaxotdjzme2lwzkodetnzmwoc1hzgzhlwjhnwzkodmwyjvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sefrz86nadyzjg8gi5iapskduqtrzz_ef0j_9-hfpyc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:38:39 859 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:38:39 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:38:39 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:38:40 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:38:40 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:38:40 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:38:43 546 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-fd80-7a03-8262-9beb346722a0&response_mode=fragment&client_info=1&nonce=0197cfa6-fd82-714b-b502-3cd68ce34a89&state=eyjpzci6ijaxotdjzme2lwzkodetnzmwoc1hzgzhlwjhnwzkodmwyjvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sefrz86nadyzjg8gi5iapskduqtrzz_ef0j_9-hfpyc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:38:43 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:38:46 794 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-fd80-7a03-8262-9beb346722a0&response_mode=fragment&client_info=1&nonce=0197cfa6-fd82-714b-b502-3cd68ce34a89&state=eyjpzci6ijaxotdjzme2lwzkodetnzmwoc1hzgzhlwjhnwzkodmwyjvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sefrz86nadyzjg8gi5iapskduqtrzz_ef0j_9-hfpyc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:38:46 794 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:38:47 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:38:47 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:38:50 514 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-fd80-7a03-8262-9beb346722a0&response_mode=fragment&client_info=1&nonce=0197cfa6-fd82-714b-b502-3cd68ce34a89&state=eyjpzci6ijaxotdjzme2lwzkodetnzmwoc1hzgzhlwjhnwzkodmwyjvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sefrz86nadyzjg8gi5iapskduqtrzz_ef0j_9-hfpyc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:38:50 514 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:38:54 619 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:38:54 619 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:39:02 159 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:39:02 160 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:39:05 271 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:39:05 272 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:39:05 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:39:08 422 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:39:08 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:39:08 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:39:08 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immAdministration]
   --- 03 Jul 02:39:10 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immAdministration]
   --- 03 Jul 02:39:12 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immMenuLogging]

Successfully navigated to the 'Logging' page [ScreenShot]
   --- 03 Jul 02:39:16 517 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:39:16 518 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:39:16 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immApply]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 02:39:16 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immDateFrom]
   --- 03 Jul 02:39:17 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immDateFrom]
   --- 03 Jul 02:39:17 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immTranDateTo]
 Entered 'Date range' : 03/25/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 02:39:19 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immReferenceId]
   --- 03 Jul 02:39:19 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immReferenceId]
 Entered 'Reference' : 7bc4de9b-e3cd-4b10-97ea-a92713cb53d7 [ScreenShot]
   --- 03 Jul 02:39:22 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immApply]
   --- 03 Jul 02:39:23 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f99023199c48b882222285360938a016)] -> id: immApply]
   --- 03 Jul 02:39:28 432 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:39:28 432 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyMemberImportSchedulePageCustom_ER2263({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:12:48 339 - TestCaseID:: verifyMemberImportSchedulePageCustom_ER2263
   --- 03 Jul 03:12:50 954 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule custom Schedule
Steps:
   --- 03 Jul 03:12:55 570 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc6-5c62-7df3-a4c5-7ffad91ed7af&response_mode=fragment&client_info=1&nonce=0197cfc6-5c64-77ef-a2ae-9c6b71cdd0e0&state=eyjpzci6ijaxotdjzmm2ltvjnjmtnznmms1hzti2ltawymzkzdm5zweyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=flnssek5sgjg9fvtm_wycfoxjwp5u7qxnh-rclkdafc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:12:55 570 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:12:55 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:12:55 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:12:55 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:12:55 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:12:55 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:12:59 264 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc6-5c62-7df3-a4c5-7ffad91ed7af&response_mode=fragment&client_info=1&nonce=0197cfc6-5c64-77ef-a2ae-9c6b71cdd0e0&state=eyjpzci6ijaxotdjzmm2ltvjnjmtnznmms1hzti2ltawymzkzdm5zweyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=flnssek5sgjg9fvtm_wycfoxjwp5u7qxnh-rclkdafc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:12:59 265 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:13:02 584 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc6-5c62-7df3-a4c5-7ffad91ed7af&response_mode=fragment&client_info=1&nonce=0197cfc6-5c64-77ef-a2ae-9c6b71cdd0e0&state=eyjpzci6ijaxotdjzmm2ltvjnjmtnznmms1hzti2ltawymzkzdm5zweyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=flnssek5sgjg9fvtm_wycfoxjwp5u7qxnh-rclkdafc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:13:02 584 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:13:02 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:13:03 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:13:06 365 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc6-5c62-7df3-a4c5-7ffad91ed7af&response_mode=fragment&client_info=1&nonce=0197cfc6-5c64-77ef-a2ae-9c6b71cdd0e0&state=eyjpzci6ijaxotdjzmm2ltvjnjmtnznmms1hzti2ltawymzkzdm5zweyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=flnssek5sgjg9fvtm_wycfoxjwp5u7qxnh-rclkdafc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:13:06 365 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:13:10 425 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:13:10 426 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:13:16 965 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:13:16 966 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:13:20 297 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:13:20 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:13:20 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:13:23 509 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:13:23 509 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:13:23 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:13:23 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: immAdministration]
   --- 03 Jul 03:13:25 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: immAdministration]
   --- 03 Jul 03:13:28 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
 click on Custom
   --- 03 Jul 03:13:33 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: immRecurEveryXDays]
 Set schedule type to custom succesfully
   --- 03 Jul 03:13:34 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: immFilePathSchedule]
   --- 03 Jul 03:13:34 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: immFilePathSchedule]
 Fill the file Path for 'Schedule'
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
   --- 03 Jul 03:13:37 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (051954e489fe172b9aa43c0a0de6af4a)] -> id: immScheduleImport]
 Clicked on import button successfully'

Test Passed.
verifyTellerAndSuperTellerLogin({=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify ...)
   --- 03 Jul 00:26:11 117 - TestCaseID:: verifyTellerAndSuperTellerLogin
   --- 03 Jul 00:26:13 853 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** 1verify Super teller login details *****
1verify Super teller login details
Steps:
   --- 03 Jul 00:26:20 525 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-d94e-7793-a4fc-2efb5da7cea1&response_mode=fragment&client_info=1&nonce=0197cf2d-d950-7bb2-affe-a502510346d8&state=eyjpzci6ijaxotdjzjjklwq5ngytnzezmy05yzy2ltbmmji0nty4n2nhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mymdk1ghx0pzgwtx_e80d8yrrgewowkugjsbem7d34i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:26:20 525 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:26:20 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:26:20 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:26:20 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> id: idSIButton9]
 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:26:20 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:26:20 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:26:24 799 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-d94e-7793-a4fc-2efb5da7cea1&response_mode=fragment&client_info=1&nonce=0197cf2d-d950-7bb2-affe-a502510346d8&state=eyjpzci6ijaxotdjzjjklwq5ngytnzezmy05yzy2ltbmmji0nty4n2nhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mymdk1ghx0pzgwtx_e80d8yrrgewowkugjsbem7d34i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:26:24 800 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:26:28 133 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-d94e-7793-a4fc-2efb5da7cea1&response_mode=fragment&client_info=1&nonce=0197cf2d-d950-7bb2-affe-a502510346d8&state=eyjpzci6ijaxotdjzjjklwq5ngytnzezmy05yzy2ltbmmji0nty4n2nhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mymdk1ghx0pzgwtx_e80d8yrrgewowkugjsbem7d34i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:26:28 135 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:26:28 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:26:28 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:26:32 172 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2d-d94e-7793-a4fc-2efb5da7cea1&response_mode=fragment&client_info=1&nonce=0197cf2d-d950-7bb2-affe-a502510346d8&state=eyjpzci6ijaxotdjzjjklwq5ngytnzezmy05yzy2ltbmmji0nty4n2nhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mymdk1ghx0pzgwtx_e80d8yrrgewowkugjsbem7d34i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:26:32 172 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:26:36 520 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:26:36 520 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:26:44 109 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:26:44 110 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:26:47 274 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:26:47 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:26:47 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> id: immOnFilter]
   --- 03 Jul 00:26:50 495 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:26:50 495 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:26:50 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (812541e05e74c97a40d09020ef2ff412)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
 ***** Clicked on Log Out*****

Test Passed.
verifyImagingSystem({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 02:58:59 695 - TestCaseID:: verifyImagingSystem
   --- 03 Jul 02:59:02 522 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Imaging system UI elements
Steps:
   --- 03 Jul 02:59:07 911 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb9-bab5-7136-b247-428e213a0c57&response_mode=fragment&client_info=1&nonce=0197cfb9-bab7-7500-8a29-2bceccf6362e&state=eyjpzci6ijaxotdjzmi5lwjhyjytnzy4zs1hmdjilta4zjllmtbln2e2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsan1cvzoulzxtxej4fmlrwb_y0nxfu8zhutfxwsosy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:59:07 911 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:59:07 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:59:08 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:59:08 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:59:08 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:59:08 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:59:11 594 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb9-bab5-7136-b247-428e213a0c57&response_mode=fragment&client_info=1&nonce=0197cfb9-bab7-7500-8a29-2bceccf6362e&state=eyjpzci6ijaxotdjzmi5lwjhyjytnzy4zs1hmdjilta4zjllmtbln2e2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsan1cvzoulzxtxej4fmlrwb_y0nxfu8zhutfxwsosy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:59:11 594 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:59:15 008 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb9-bab5-7136-b247-428e213a0c57&response_mode=fragment&client_info=1&nonce=0197cfb9-bab7-7500-8a29-2bceccf6362e&state=eyjpzci6ijaxotdjzmi5lwjhyjytnzy4zs1hmdjilta4zjllmtbln2e2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsan1cvzoulzxtxej4fmlrwb_y0nxfu8zhutfxwsosy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:59:15 009 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:59:15 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:59:15 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:59:18 896 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb9-bab5-7136-b247-428e213a0c57&response_mode=fragment&client_info=1&nonce=0197cfb9-bab7-7500-8a29-2bceccf6362e&state=eyjpzci6ijaxotdjzmi5lwjhyjytnzy4zs1hmdjilta4zjllmtbln2e2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsan1cvzoulzxtxej4fmlrwb_y0nxfu8zhutfxwsosy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:59:18 897 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:59:22 416 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:59:22 417 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:59:29 814 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:59:29 814 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:59:32 913 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:59:32 913 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:59:32 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:59:36 113 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:59:36 114 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:59:36 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:59:36 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immAdministration]
   --- 03 Jul 02:59:38 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immAdministration]
   --- 03 Jul 02:59:38 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immMenuImagingIndexes]

Successfully navigated to the 'Imaging Systems' page [ScreenShot]
Expected: Verify for Available Indexes panel clicking down arrow expands the row
Actual(Passed): Successfuly verified for Available Indexes panel clicking down arrow expands the row
[ScreenShot]
Expected: Verify for Available Indexes panel clicking arrow to collapse the row
Actual(Passed): Successfuly verified for Available Indexes panel clicking arrow to collapse the row
[ScreenShot]
Expected: Verify for Available Functions panel clicking down arrow expands the row
Actual(Passed): Successfuly verified for Available Functions panel clicking down arrow expands the row
[ScreenShot]
Expected: Verify for Available Functions panel clicking arrow to collapse the row
Actual(Passed): Successfuly verified for Available Functions panel clicking arrow to collapse the row
[ScreenShot]
Expected: Verify that when X button is clicked the field values are cleared
Actual(Passed): Successfuly verified that when X button is clicked the field values are cleared
[ScreenShot]
   --- 03 Jul 02:59:49 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //mat-select[@id='mat-select-0']]
   --- 03 Jul 02:59:49 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //mat-select[@id='mat-select-0']]

Selected Imaging system : Synergy [ScreenShot]
   --- 03 Jul 03:00:21 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> css selector: input[id*='ParsedArchivedFileName']]
 Entered 'Archived File Name Template' : {MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdfEdit [ScreenShot]
   --- 03 Jul 03:00:22 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> css selector: input[id*='ArchivePath']]
 Entered 'Archived Path' : C:\PDFEdit [ScreenShot]
 Entered 'Include Blank Indexes' : trueEdit [ScreenShot]
 Entered 'Delete Files' : trueEdit [ScreenShot]
   --- 03 Jul 03:00:27 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immFileRoom]
 Entered 'File Room' : RoomEdit with all the validations [ScreenShot]
   --- 03 Jul 03:00:28 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immCabinet]
 Entered 'Cabinet' : 44Edit with all the validations [ScreenShot]
   --- 03 Jul 03:00:30 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immType]
 Entered 'Type' : 122212Edit with all the validations [ScreenShot]
   --- 03 Jul 03:00:33 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immInstitution]
 Entered 'Institution' : 9997Edit with all the validations [ScreenShot]
   --- 03 Jul 03:00:37 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immAuthority]
 Entered 'Authority' : IMMEdit with all the validations [ScreenShot]
   --- 03 Jul 03:00:38 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immVocabulary]
 Entered 'Vocabulary' : IMMEdit with all the validations [ScreenShot]
   --- 03 Jul 03:00:42 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immDocName]
 Entered 'Document Name' : { MemberNumber }Edit with all the validations [ScreenShot]
   --- 03 Jul 03:00:43 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> css selector: input[id*='ArchiveReplacePath']]
 Entered 'Archived Replace Path' : C:\PDFEdit [ScreenShot]
Expected: Verify that when Reset button is clicked the field values are cleared
Actual(Passed): Successfuly verified that when Reset button is clicked the field values are cleared
[ScreenShot]
   --- 03 Jul 03:00:57 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //mat-select[@id='mat-select-0']]
   --- 03 Jul 03:00:57 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> xpath: //mat-select[@id='mat-select-0']]

Selected Imaging system : Synergy [ScreenShot]
   --- 03 Jul 03:01:37 689 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/imagingindexes
   --- 03 Jul 03:01:37 690 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:01:37 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> css selector: input[id*='ParsedArchivedFileName']]
 Entered 'Archived File Name Template' : {MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdf [ScreenShot]
   --- 03 Jul 03:01:39 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> css selector: input[id*='ArchivePath']]
 Entered 'Archived Path' : C:\PDF [ScreenShot]
 Entered 'Include Blank Indexes' : true [ScreenShot]
 Entered 'Delete Files' : true [ScreenShot]
   --- 03 Jul 03:01:43 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immFileRoom]
 Entered 'File Room' : Room with all the validations [ScreenShot]
   --- 03 Jul 03:01:45 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immCabinet]
 Entered 'Cabinet' : 44 with all the validations [ScreenShot]
   --- 03 Jul 03:01:46 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immType]
 Entered 'Type' : 122212 with all the validations [ScreenShot]
   --- 03 Jul 03:01:50 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immInstitution]
 Entered 'Institution' : 9997 with all the validations [ScreenShot]
   --- 03 Jul 03:01:53 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immAuthority]
 Entered 'Authority' : IMM with all the validations [ScreenShot]
   --- 03 Jul 03:01:55 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immVocabulary]
 Entered 'Vocabulary' : IMM with all the validations [ScreenShot]
   --- 03 Jul 03:01:58 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> id: immDocName]
 Entered 'Document Name' : { MemberNumber } with all the validations [ScreenShot]
   --- 03 Jul 03:02:00 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06254959b0ed4f8c21f1559f6e2c3c99)] -> css selector: input[id*='ArchiveReplacePath']]
 Entered 'Archived Replace Path' : C:\PDF [ScreenShot]
 clicked on Save
 clicked on Reset Archive Agent

Test Passed.
verifyDocumentationAboutInAdminControlPanel({=, TestID=verifyDocumentationAboutInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify ...)
   --- 03 Jul 00:15:10 459 - TestCaseID:: verifyDocumentationAboutInAdminControlPanel
   --- 03 Jul 00:15:13 541 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Documentation,About In AdminControlPanel page
Steps:
 ***** verify Documentation,About In AdminControlPanel page *****
   --- 03 Jul 00:15:19 356 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-c183-76ac-b332-5bdf7fd8e234&response_mode=fragment&client_info=1&nonce=0197cf23-c184-78ce-99ab-67a06cea191b&state=eyjpzci6ijaxotdjzjizlwmxodqtn2i4yy1iota4ltywzwyyyzkyzgi4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=speq8y5-mdbunvya11bzokyv_0kgzvyicxmv6dcndia&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:15:19 357 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:19 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 00:15:19 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:15:19 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:15:19 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:15:19 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:15:23 734 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-c183-76ac-b332-5bdf7fd8e234&response_mode=fragment&client_info=1&nonce=0197cf23-c184-78ce-99ab-67a06cea191b&state=eyjpzci6ijaxotdjzjizlwmxodqtn2i4yy1iota4ltywzwyyyzkyzgi4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=speq8y5-mdbunvya11bzokyv_0kgzvyicxmv6dcndia&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:15:23 734 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:27 093 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-c183-76ac-b332-5bdf7fd8e234&response_mode=fragment&client_info=1&nonce=0197cf23-c184-78ce-99ab-67a06cea191b&state=eyjpzci6ijaxotdjzjizlwmxodqtn2i4yy1iota4ltywzwyyyzkyzgi4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=speq8y5-mdbunvya11bzokyv_0kgzvyicxmv6dcndia&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:15:27 093 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:15:27 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:15:27 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:15:31 315 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf23-c183-76ac-b332-5bdf7fd8e234&response_mode=fragment&client_info=1&nonce=0197cf23-c184-78ce-99ab-67a06cea191b&state=eyjpzci6ijaxotdjzjizlwmxodqtn2i4yy1iota4ltywzwyyyzkyzgi4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=speq8y5-mdbunvya11bzokyv_0kgzvyicxmv6dcndia&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:15:31 316 - 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@QAXPAuto1.onmicrosoft.com
   --- 03 Jul 00:15:35 909 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:15:35 910 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:43 721 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:15:43 727 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:46 898 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:15:46 898 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:46 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 00:15:50 193 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:15:50 194 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:15:50 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:15:50 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immAdministration]
   --- 03 Jul 00:15:52 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immHelp]
   --- 03 Jul 00:15:53 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immMenuRestart]
   --- 03 Jul 00:15:55 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //div[contains(text(),'Server Connection Success! ')]]
Expected: click on Restart
Actual(Passed): Sucessfully clicked on Restart in admin control page
[ScreenShot]
   --- 03 Jul 00:15:55 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immAdministration]
   --- 03 Jul 00:15:58 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immHelp]
   --- 03 Jul 00:15:58 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immMenuAbout]
   --- 03 Jul 00:15:59 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immClose]
   --- 03 Jul 00:15:59 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //b[contains(text(),'FI Admin Portal')]]
Expected: click on About
Actual(Passed): Sucessfully clicked on About in admin control page
[ScreenShot]
   --- 03 Jul 00:15:59 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> xpath: //b[contains(text(),'FI Admin Portal')]]
Expected: check the version on About
Actual(Passed): Sucessfully checked the version on About in admin control page
[ScreenShot]
   --- 03 Jul 00:16:00 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immClose]
   --- 03 Jul 00:16:00 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immClose]
Expected: close the About dailog box
Actual(Passed): Successfully closed the About dailog box
[ScreenShot]
   --- 03 Jul 00:16:01 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immAdministration]
   --- 03 Jul 00:16:03 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immHelp]
   --- 03 Jul 00:16:04 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b86031ae220e6a7757561278e6bf0d0)] -> id: immMenuDoc]
Expected: open the documentation
Actual(Passed): Successfully opened the documentation in admin control page
[ScreenShot]

Test Passed.
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in Teller, Email=, Teller LastName=, print signatur=, errorint=, Te...)
   --- 03 Jul 00:46:50 325 - TestCaseID:: verifyForTransactionInTellerAndSuperTeller
   --- 03 Jul 00:46:52 798 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Transactions in Teller
Steps:
 ***** verify Transactions in Teller *****
verify Transactions in Teller
Steps:
   --- 03 Jul 00:46:57 395 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-b81e-7111-886d-eaeb1a03577f&response_mode=fragment&client_info=1&nonce=0197cf40-b81f-7d87-88c7-580aac9b4732&state=eyjpzci6ijaxotdjzjqwlwi4mwytnzqyyy04y2e4lwmxnty4ztc0ndu0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tzbfhmgojirvekhatraq6zef1l2dy4pwrfgmvnowb6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:46:57 395 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:46:57 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:46:57 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:46:57 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: idSIButton9]
 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:46:57 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:46:57 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:47:01 130 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-b81e-7111-886d-eaeb1a03577f&response_mode=fragment&client_info=1&nonce=0197cf40-b81f-7d87-88c7-580aac9b4732&state=eyjpzci6ijaxotdjzjqwlwi4mwytnzqyyy04y2e4lwmxnty4ztc0ndu0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tzbfhmgojirvekhatraq6zef1l2dy4pwrfgmvnowb6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:47:01 130 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:47:04 606 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-b81e-7111-886d-eaeb1a03577f&response_mode=fragment&client_info=1&nonce=0197cf40-b81f-7d87-88c7-580aac9b4732&state=eyjpzci6ijaxotdjzjqwlwi4mwytnzqyyy04y2e4lwmxnty4ztc0ndu0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tzbfhmgojirvekhatraq6zef1l2dy4pwrfgmvnowb6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:47:04 607 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:47:05 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:47:05 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:47:08 879 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-b81e-7111-886d-eaeb1a03577f&response_mode=fragment&client_info=1&nonce=0197cf40-b81f-7d87-88c7-580aac9b4732&state=eyjpzci6ijaxotdjzjqwlwi4mwytnzqyyy04y2e4lwmxnty4ztc0ndu0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tzbfhmgojirvekhatraq6zef1l2dy4pwrfgmvnowb6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:47:08 879 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:47:13 487 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:47:13 487 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:47:20 968 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:47:20 968 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:47:24 120 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:47:24 120 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:47:24 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: immOnFilter]
   --- 03 Jul 00:47:27 287 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:47:27 288 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:47:27 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigate to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:47:29 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:47:33 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: immTranDateFrom]
   --- 03 Jul 00:47:33 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: immTranDateFrom]
   --- 03 Jul 00:47:33 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: immTranDateTo]
 Entered 'Date range' : 06/29/25 - 07/03/25 [ScreenShot]
   --- 03 Jul 00:47:34 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: immMemberId]
   --- 03 Jul 00:47:34 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bb291d89c375136740e846f2265bc1a)] -> id: immMemberId]
 Entered 'Member' : 999 [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyMemberImportSchedulePageOneTime_ER2260({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:16:26 010 - TestCaseID:: verifyMemberImportSchedulePageOneTime_ER2260
   --- 03 Jul 03:16:28 587 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule One Time Schedule
Steps:
   --- 03 Jul 03:16:34 579 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc9-b330-7fc5-80ce-ddacdc701012&response_mode=fragment&client_info=1&nonce=0197cfc9-b331-708d-a10f-a371fb1b660c&state=eyjpzci6ijaxotdjzmm5lwizmzetnzaymi1hyzgzlwjmymyyzjvkztyzmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0va2exq5q04acslxalegepw_lejyzbkmugs02qdzuuq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:16:34 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:16:34 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:16:34 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:16:34 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:16:34 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:16:34 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:16:38 462 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc9-b330-7fc5-80ce-ddacdc701012&response_mode=fragment&client_info=1&nonce=0197cfc9-b331-708d-a10f-a371fb1b660c&state=eyjpzci6ijaxotdjzmm5lwizmzetnzaymi1hyzgzlwjmymyyzjvkztyzmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0va2exq5q04acslxalegepw_lejyzbkmugs02qdzuuq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:16:38 465 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:16:41 782 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc9-b330-7fc5-80ce-ddacdc701012&response_mode=fragment&client_info=1&nonce=0197cfc9-b331-708d-a10f-a371fb1b660c&state=eyjpzci6ijaxotdjzmm5lwizmzetnzaymi1hyzgzlwjmymyyzjvkztyzmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0va2exq5q04acslxalegepw_lejyzbkmugs02qdzuuq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:16:41 783 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:16:42 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:16:42 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:16:45 487 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc9-b330-7fc5-80ce-ddacdc701012&response_mode=fragment&client_info=1&nonce=0197cfc9-b331-708d-a10f-a371fb1b660c&state=eyjpzci6ijaxotdjzmm5lwizmzetnzaymi1hyzgzlwjmymyyzjvkztyzmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0va2exq5q04acslxalegepw_lejyzbkmugs02qdzuuq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:16:45 488 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:16:49 601 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:16:49 601 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:16:57 057 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:16:57 057 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:17:00 139 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:17:00 140 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:17:00 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:17:03 273 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:17:03 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:17:03 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:17:03 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: immAdministration]
   --- 03 Jul 03:17:05 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: immAdministration]
   --- 03 Jul 03:17:08 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
   --- 03 Jul 03:17:10 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@aria-label='Minutes']]
   --- 03 Jul 03:17:10 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> xpath: //input[@aria-label='Hours']]
   --- 03 Jul 03:17:13 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: immScheduleDate]
 Changing date and time after 1 days for 'Schedule'
 click on One Time
   --- 03 Jul 03:17:20 336 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/memberimport/sd
   --- 03 Jul 03:17:20 337 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Set schedule type to One Time succesfully
   --- 03 Jul 03:17:20 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: immFilePathSchedule]
   --- 03 Jul 03:17:20 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: immFilePathSchedule]
 Fill the file Path for 'Schedule'
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
   --- 03 Jul 03:17:24 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914d5adbd9480a74985904c30c052602)] -> id: immScheduleImport]
 Clicked on import button successfully'

Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...)
   --- 03 Jul 03:22:13 632 - TestCaseID:: verifySearchCriteriaInRolePage
   --- 03 Jul 03:22:16 372 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with clear
Steps:
   --- 03 Jul 03:22:23 007 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcf-0469-71cc-a719-dba85d82a1f4&response_mode=fragment&client_info=1&nonce=0197cfcf-046b-75da-979e-72dc4e00ef3f&state=eyjpzci6ijaxotdjzmnmlta0nmetnzrinc1hy2q3ltvhothlmzywn2rknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=8oh9tqbnyiqow1fufq2wayh_jhzmgj5l-ouu8rdts3q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:22:23 007 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:23 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:22:23 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:22:23 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:22:23 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:22:23 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:22:26 692 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcf-0469-71cc-a719-dba85d82a1f4&response_mode=fragment&client_info=1&nonce=0197cfcf-046b-75da-979e-72dc4e00ef3f&state=eyjpzci6ijaxotdjzmnmlta0nmetnzrinc1hy2q3ltvhothlmzywn2rknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=8oh9tqbnyiqow1fufq2wayh_jhzmgj5l-ouu8rdts3q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:22:26 692 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:29 989 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcf-0469-71cc-a719-dba85d82a1f4&response_mode=fragment&client_info=1&nonce=0197cfcf-046b-75da-979e-72dc4e00ef3f&state=eyjpzci6ijaxotdjzmnmlta0nmetnzrinc1hy2q3ltvhothlmzywn2rknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=8oh9tqbnyiqow1fufq2wayh_jhzmgj5l-ouu8rdts3q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:22:29 990 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:22:30 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:22:30 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:22:33 762 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcf-0469-71cc-a719-dba85d82a1f4&response_mode=fragment&client_info=1&nonce=0197cfcf-046b-75da-979e-72dc4e00ef3f&state=eyjpzci6ijaxotdjzmnmlta0nmetnzrinc1hy2q3ltvhothlmzywn2rknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=8oh9tqbnyiqow1fufq2wayh_jhzmgj5l-ouu8rdts3q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:22:33 763 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:22:37 815 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:22:37 815 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:44 334 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:22:44 334 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:47 441 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:22:47 441 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:47 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:22:50 584 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:22:50 584 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:50 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:22:50 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> id: immAdministration]
   --- 03 Jul 03:22:52 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> id: immAdministration]
   --- 03 Jul 03:22:53 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
 Entered 'Role' : Member Managers [ScreenShot]
   --- 03 Jul 03:23:10 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> id: immName]
   --- 03 Jul 03:23:10 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc187d97bd1691978e311a846138b4ea)] -> id: immName]
 Entered 'Name' : Manage Super Tellers [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:21:29 035 - TestCaseID:: verifySearchCriteriaInRolePage
   --- 03 Jul 03:21:31 672 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with group id
Steps:
   --- 03 Jul 03:21:38 115 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfce-5568-77f9-9e21-5ee778440070&response_mode=fragment&client_info=1&nonce=0197cfce-5569-7197-9076-8efbbf402dbc&state=eyjpzci6ijaxotdjzmnlltu1njktnzg2os04yzaxltrmzjhmodi5mze0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xirsyvnfseme34hcpgszgegeemcof8qdlu5s2sjns70&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:21:38 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:21:38 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:21:38 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:21:38 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:21:38 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:21:38 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:21:41 788 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfce-5568-77f9-9e21-5ee778440070&response_mode=fragment&client_info=1&nonce=0197cfce-5569-7197-9076-8efbbf402dbc&state=eyjpzci6ijaxotdjzmnlltu1njktnzg2os04yzaxltrmzjhmodi5mze0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xirsyvnfseme34hcpgszgegeemcof8qdlu5s2sjns70&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:21:41 789 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:21:45 062 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfce-5568-77f9-9e21-5ee778440070&response_mode=fragment&client_info=1&nonce=0197cfce-5569-7197-9076-8efbbf402dbc&state=eyjpzci6ijaxotdjzmnlltu1njktnzg2os04yzaxltrmzjhmodi5mze0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xirsyvnfseme34hcpgszgegeemcof8qdlu5s2sjns70&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:21:45 062 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:21:45 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:21:45 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:21:48 883 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfce-5568-77f9-9e21-5ee778440070&response_mode=fragment&client_info=1&nonce=0197cfce-5569-7197-9076-8efbbf402dbc&state=eyjpzci6ijaxotdjzmnlltu1njktnzg2os04yzaxltrmzjhmodi5mze0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xirsyvnfseme34hcpgszgegeemcof8qdlu5s2sjns70&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:21:48 884 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:21:52 948 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:21:52 948 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:00 357 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:22:00 358 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:03 451 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:22:03 452 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:03 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:22:06 648 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:22:06 649 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:22:06 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:22:06 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> id: immAdministration]
   --- 03 Jul 03:22:08 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> id: immAdministration]
   --- 03 Jul 03:22:09 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
   --- 03 Jul 03:22:12 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2ce9de6c7e666c4c1aa23135abb6e9cb)] -> id: immClear]
 Clicked 'Clear' button
Expected: Successfully verifyed the fields are empty after clicking clear button
Actual(Passed): Successfully verifyed the fields are empty after clicking clear button
[ScreenShot]

Test Passed.
verifyLoginWithWrongCredentails({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTeller, Descr...)
   --- 03 Jul 00:22:46 736 - TestCaseID:: verifyLoginWithWrongCredentails
   --- 03 Jul 00:22:49 676 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Login With Wrong Credentails 'SuperTeller'
Steps:
 ***** verify Login With Wrong Credentails 'SuperTeller' *****
   --- 03 Jul 00:22:55 320 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-b77d-7cf2-88f0-5884351a115d&response_mode=fragment&client_info=1&nonce=0197cf2a-b77e-7aa5-8808-25663f74581d&state=eyjpzci6ijaxotdjzjjhlwi3n2utnzfiny1hndfiltnhn2yxyzq4mwfkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=b57lz3qrn5vxj3mgrc4x8navwat-bkwsq6vmhkqrwv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:22:55 320 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:22:55 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0aa4fcda58266947f87f63e2e68682f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:22:55 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0aa4fcda58266947f87f63e2e68682f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:22:55 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0aa4fcda58266947f87f63e2e68682f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:22:59 105 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-b77d-7cf2-88f0-5884351a115d&response_mode=fragment&client_info=1&nonce=0197cf2a-b77e-7aa5-8808-25663f74581d&state=eyjpzci6ijaxotdjzjjhlwi3n2utnzfiny1hndfiltnhn2yxyzq4mwfkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=b57lz3qrn5vxj3mgrc4x8navwat-bkwsq6vmhkqrwv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:22:59 106 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:23:02 535 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-b77d-7cf2-88f0-5884351a115d&response_mode=fragment&client_info=1&nonce=0197cf2a-b77e-7aa5-8808-25663f74581d&state=eyjpzci6ijaxotdjzjjhlwi3n2utnzfiny1hndfiltnhn2yxyzq4mwfkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=b57lz3qrn5vxj3mgrc4x8navwat-bkwsq6vmhkqrwv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:02 535 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:23:03 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0aa4fcda58266947f87f63e2e68682f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:23:03 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0aa4fcda58266947f87f63e2e68682f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:23:06 768 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-b77d-7cf2-88f0-5884351a115d&response_mode=fragment&client_info=1&nonce=0197cf2a-b77e-7aa5-8808-25663f74581d&state=eyjpzci6ijaxotdjzjjhlwi3n2utnzfiny1hndfiltnhn2yxyzq4mwfkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=b57lz3qrn5vxj3mgrc4x8navwat-bkwsq6vmhkqrwv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:23:06 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:23:10 466 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:23:10 466 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:23:10 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0aa4fcda58266947f87f63e2e68682f)] -> id: passwordError]
 Failed to login due to invalid credentials! [ScreenShot]

Failed to navigated to the 'Dashboard' page [ScreenShot]

Test Passed.
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date, Teller ID=, errorMes...)
   --- 03 Jul 05:45:10 894 - TestCaseID:: verifySortingInReports
   --- 03 Jul 05:45:13 533 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date
Steps:
   --- 03 Jul 05:45:18 249 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d051-ddfa-7464-9442-d32ab9d4b43d&response_mode=fragment&client_info=1&nonce=0197d051-ddfc-708e-9544-b6c5d057944e&state=eyjpzci6ijaxotdkmduxlwrkzmitnzdjzs1ioti3lwzhyzbmntiwmtk3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwf_iyxbax5jvhtw3dcul9bwo4lo9nquu-6khkb9g8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:45:18 249 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:45:18 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:45:18 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:45:18 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:45:18 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:45:18 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:45:21 974 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d051-ddfa-7464-9442-d32ab9d4b43d&response_mode=fragment&client_info=1&nonce=0197d051-ddfc-708e-9544-b6c5d057944e&state=eyjpzci6ijaxotdkmduxlwrkzmitnzdjzs1ioti3lwzhyzbmntiwmtk3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwf_iyxbax5jvhtw3dcul9bwo4lo9nquu-6khkb9g8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:45:21 974 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:45:25 300 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d051-ddfa-7464-9442-d32ab9d4b43d&response_mode=fragment&client_info=1&nonce=0197d051-ddfc-708e-9544-b6c5d057944e&state=eyjpzci6ijaxotdkmduxlwrkzmitnzdjzs1ioti3lwzhyzbmntiwmtk3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwf_iyxbax5jvhtw3dcul9bwo4lo9nquu-6khkb9g8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:45:25 300 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:45:25 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:45:25 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:45:29 261 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d051-ddfa-7464-9442-d32ab9d4b43d&response_mode=fragment&client_info=1&nonce=0197d051-ddfc-708e-9544-b6c5d057944e&state=eyjpzci6ijaxotdkmduxlwrkzmitnzdjzs1ioti3lwzhyzbmntiwmtk3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwf_iyxbax5jvhtw3dcul9bwo4lo9nquu-6khkb9g8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:45:29 261 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:45:33 367 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:45:33 367 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:45:40 986 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:45:40 987 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:45:44 130 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:45:44 130 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:45:44 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: immOnFilter]
   --- 03 Jul 05:45:47 297 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:45:47 298 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:45:47 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:45:47 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: immTellerReport]
   --- 03 Jul 05:45:49 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:45:49 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: immTranDateFrom]
   --- 03 Jul 05:45:55 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: immTranDateFrom]
 Entered 'Date range' : 11/24/2020- 11/22/2021 [ScreenShot]
   --- 03 Jul 05:46:04 573 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: immOnFilter]
   --- 03 Jul 05:46:12 864 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (2994aa2a628fe4e88f8f13a58d028b97)] -> id: immOnFilter]
 Apply button is not Enabled in logging Page [ScreenShot]

Test Passed.
verifyLoginWithWrongCredentails({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=Teller, Descriptio...)
   --- 03 Jul 00:19:35 556 - TestCaseID:: verifyLoginWithWrongCredentails
   --- 03 Jul 00:22:22 561 - 166 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Login With Wrong Credentails 'Teller'
Steps:
 ***** verify Login With Wrong Credentails 'Teller' *****
   --- 03 Jul 00:22:27 454 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-4ab1-7649-b154-63c9cb393679&response_mode=fragment&client_info=1&nonce=0197cf2a-4ab3-726d-b773-ac421dc93c8c&state=eyjpzci6ijaxotdjzjjhltrhyjmtnzhmni05nzfilwuxn2zlmwe1ztjmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1u6iblm1o1k1q9o0xbs3hh_p2jrikq0wcrayi9eqrw8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:22:27 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:22:27 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (faf4f5dd8b488a03f676a37a0d1bae81)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:22:27 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (faf4f5dd8b488a03f676a37a0d1bae81)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:22:27 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (faf4f5dd8b488a03f676a37a0d1bae81)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:22:31 631 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-4ab1-7649-b154-63c9cb393679&response_mode=fragment&client_info=1&nonce=0197cf2a-4ab3-726d-b773-ac421dc93c8c&state=eyjpzci6ijaxotdjzjjhltrhyjmtnzhmni05nzfilwuxn2zlmwe1ztjmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1u6iblm1o1k1q9o0xbs3hh_p2jrikq0wcrayi9eqrw8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:22:31 631 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:22:34 979 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-4ab1-7649-b154-63c9cb393679&response_mode=fragment&client_info=1&nonce=0197cf2a-4ab3-726d-b773-ac421dc93c8c&state=eyjpzci6ijaxotdjzjjhltrhyjmtnzhmni05nzfilwuxn2zlmwe1ztjmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1u6iblm1o1k1q9o0xbs3hh_p2jrikq0wcrayi9eqrw8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:22:34 980 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:22:35 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (faf4f5dd8b488a03f676a37a0d1bae81)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:22:35 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (faf4f5dd8b488a03f676a37a0d1bae81)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:22:39 117 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf2a-4ab1-7649-b154-63c9cb393679&response_mode=fragment&client_info=1&nonce=0197cf2a-4ab3-726d-b773-ac421dc93c8c&state=eyjpzci6ijaxotdjzjjhltrhyjmtnzhmni05nzfilwuxn2zlmwe1ztjmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1u6iblm1o1k1q9o0xbs3hh_p2jrikq0wcrayi9eqrw8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:22:39 117 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:22:43 669 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:22:43 669 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:22:43 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (faf4f5dd8b488a03f676a37a0d1bae81)] -> id: passwordError]
 Failed to login due to invalid credentials! [ScreenShot]

Failed to navigated to the 'Dashboard' page [ScreenShot]

Test Passed.
verifyHeaderItemsTellerPortal({=, TestID=verifyHeaderItemsTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items ...)
   --- 03 Jul 00:16:59 689 - TestCaseID:: verifyHeaderItemsTellerPortal
   --- 03 Jul 00:17:02 598 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Heaader Items in Teller Portal
Steps:
 ***** verify Heaader Items in Teller Portal *****
   --- 03 Jul 00:17:09 331 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf25-6f7f-7bc7-98f4-854f29e47752&response_mode=fragment&client_info=1&nonce=0197cf25-6f81-7a9f-b76e-4d84cd9071c2&state=eyjpzci6ijaxotdjzji1ltzmodetnzyzys04ztmwltviztjizme2odlmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h4eqbukzex8yz45qrfp6nfc96eyme0dvnd0_ws3pvgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:17:09 332 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:17:09 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 00:17:09 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:17:09 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:17:09 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:17:09 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:17:13 297 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf25-6f7f-7bc7-98f4-854f29e47752&response_mode=fragment&client_info=1&nonce=0197cf25-6f81-7a9f-b76e-4d84cd9071c2&state=eyjpzci6ijaxotdjzji1ltzmodetnzyzys04ztmwltviztjizme2odlmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h4eqbukzex8yz45qrfp6nfc96eyme0dvnd0_ws3pvgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:17:13 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:17:16 694 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf25-6f7f-7bc7-98f4-854f29e47752&response_mode=fragment&client_info=1&nonce=0197cf25-6f81-7a9f-b76e-4d84cd9071c2&state=eyjpzci6ijaxotdjzji1ltzmodetnzyzys04ztmwltviztjizme2odlmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h4eqbukzex8yz45qrfp6nfc96eyme0dvnd0_ws3pvgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:17:16 694 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:17:17 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:17:17 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:17:20 900 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf25-6f7f-7bc7-98f4-854f29e47752&response_mode=fragment&client_info=1&nonce=0197cf25-6f81-7a9f-b76e-4d84cd9071c2&state=eyjpzci6ijaxotdjzji1ltzmodetnzyzys04ztmwltviztjizme2odlmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h4eqbukzex8yz45qrfp6nfc96eyme0dvnd0_ws3pvgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:17:20 900 - 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:JaneOperator@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:17:25 406 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:17:25 407 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:17:33 172 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:17:33 174 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:17:36 437 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:17:36 438 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:17:36 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> id: immOnFilter]
   --- 03 Jul 00:17:39 703 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:17:39 704 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:17:39 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:17:40 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> id: immTellerReport]
   --- 03 Jul 00:17:42 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 00:17:42 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> id: immRefresh]

Successfully navigated to the 'Report' page after refresh [ScreenShot]

Successfully checked the settings lnk [ScreenShot]
   --- 03 Jul 00:17:43 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b78d3c1e6e4831bd010bd09255d3b46)] -> id: immDashboard]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...)
   --- 03 Jul 03:24:54 415 - TestCaseID:: verifySearchCriteriaInRolePage
   --- 03 Jul 03:24:56 978 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with role
Steps:
   --- 03 Jul 03:25:02 806 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd1-74f6-7de3-9e87-e4a31d7c966a&response_mode=fragment&client_info=1&nonce=0197cfd1-74f7-715a-b567-2f75d5f8f2b7&state=eyjpzci6ijaxotdjzmqxltc0zjctnzu3ms05ndu2lwi3ndnmnwu3yzazncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qq_ev1bjevxvat85_2mllte0z_vccp_qvmncf6bbqpu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:25:02 806 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:25:02 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:25:02 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:25:02 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:25:03 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:25:03 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:25:06 663 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd1-74f6-7de3-9e87-e4a31d7c966a&response_mode=fragment&client_info=1&nonce=0197cfd1-74f7-715a-b567-2f75d5f8f2b7&state=eyjpzci6ijaxotdjzmqxltc0zjctnzu3ms05ndu2lwi3ndnmnwu3yzazncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qq_ev1bjevxvat85_2mllte0z_vccp_qvmncf6bbqpu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:25:06 663 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:25:09 957 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd1-74f6-7de3-9e87-e4a31d7c966a&response_mode=fragment&client_info=1&nonce=0197cfd1-74f7-715a-b567-2f75d5f8f2b7&state=eyjpzci6ijaxotdjzmqxltc0zjctnzu3ms05ndu2lwi3ndnmnwu3yzazncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qq_ev1bjevxvat85_2mllte0z_vccp_qvmncf6bbqpu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:25:09 957 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:25:10 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:25:10 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:25:13 695 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd1-74f6-7de3-9e87-e4a31d7c966a&response_mode=fragment&client_info=1&nonce=0197cfd1-74f7-715a-b567-2f75d5f8f2b7&state=eyjpzci6ijaxotdjzmqxltc0zjctnzu3ms05ndu2lwi3ndnmnwu3yzazncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qq_ev1bjevxvat85_2mllte0z_vccp_qvmncf6bbqpu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:25:13 695 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:25:18 028 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:25:18 029 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:25:24 632 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:25:24 632 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:25:27 738 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:25:27 738 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:25:27 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:25:30 906 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:25:30 907 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:25:30 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:25:31 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> id: immAdministration]
   --- 03 Jul 03:25:33 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> id: immAdministration]
   --- 03 Jul 03:25:33 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
 Entered 'Role' : Tellers [ScreenShot]
   --- 03 Jul 03:25:55 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> id: immName]
   --- 03 Jul 03:25:55 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (90464d1555e87cbf0d049a2eadfba5ce)] -> id: immName]
 Entered 'Name' : Manage Super Tellers [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]

Test Passed.
verifyMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In Recei...)
   --- 03 Jul 01:43:25 718 - TestCaseID:: verifyMemberIDAndArchiveInformationInReceiptPage
verifySelectedDisbursementGrid({Toggel=, Archived Transactions=no, Description=verify Selected Disbursment Grid Receipt Page, Email...)
verify Selected Disbursment Grid Receipt Page
Steps:
   --- 03 Jul 02:05:47 608 - TestCaseID:: verifySelectedDisbursementGrid
   --- 03 Jul 02:05:50 282 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Selected Disbursment Grid Receipt Page *****
   --- 03 Jul 02:05:54 868 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf89-01d7-76a1-92aa-4d08f3cb8b10&response_mode=fragment&client_info=1&nonce=0197cf89-01d9-7d79-8a1b-5ff4a597beb7&state=eyjpzci6ijaxotdjzjg5ltaxzdgtnzvkmc05yjmwlwu0yzc1ntm1ogyxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ujcuwgybjedv98qtyvn8kmqtdfzswsawlgajeike560&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:05:54 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:05:54 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:05:54 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:05:55 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:05:55 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:05:55 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:05:58 551 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf89-01d7-76a1-92aa-4d08f3cb8b10&response_mode=fragment&client_info=1&nonce=0197cf89-01d9-7d79-8a1b-5ff4a597beb7&state=eyjpzci6ijaxotdjzjg5ltaxzdgtnzvkmc05yjmwlwu0yzc1ntm1ogyxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ujcuwgybjedv98qtyvn8kmqtdfzswsawlgajeike560&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:05:58 551 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:06:01 872 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf89-01d7-76a1-92aa-4d08f3cb8b10&response_mode=fragment&client_info=1&nonce=0197cf89-01d9-7d79-8a1b-5ff4a597beb7&state=eyjpzci6ijaxotdjzjg5ltaxzdgtnzvkmc05yjmwlwu0yzc1ntm1ogyxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ujcuwgybjedv98qtyvn8kmqtdfzswsawlgajeike560&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:06:01 873 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:06:02 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:06:02 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:06:06 236 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf89-01d7-76a1-92aa-4d08f3cb8b10&response_mode=fragment&client_info=1&nonce=0197cf89-01d9-7d79-8a1b-5ff4a597beb7&state=eyjpzci6ijaxotdjzjg5ltaxzdgtnzvkmc05yjmwlwu0yzc1ntm1ogyxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ujcuwgybjedv98qtyvn8kmqtdfzswsawlgajeike560&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:06:06 237 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:06:10 683 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:06:10 683 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:06:18 157 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:06:18 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:06:21 274 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:06:21 275 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:06:21 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:06:24 413 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:06:24 413 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:06:24 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:06:26 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> id: immAdministration]
   --- 03 Jul 02:06:26 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> id: immMenuSystemSettings]
   --- 03 Jul 02:06:27 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:06:27 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:06:27 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:06:27 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:06:27 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> 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]
   --- 03 Jul 02:06:36 228 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:06:36 228 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:06:42 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ffb12a4d4c0e3f99325d878f3643ca9)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 02:06:50 838 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:06:50 838 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyOfflineErrorMessagesDeposit({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...)
   --- 03 Jul 04:43:28 954 - TestCaseID:: verifyOfflineErrorMessagesDeposit
   --- 03 Jul 04:44:54 422 - 85 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Account Type in DEposit
Steps:
   --- 03 Jul 04:44:59 281 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01a-a556-76bf-8812-e218ad3cd85d&response_mode=fragment&client_info=1&nonce=0197d01a-a558-7e8c-94b0-7946890e29d6&state=eyjpzci6ijaxotdkmdfhlwe1ntctnzbhzi1howzkltriyzi5m2qxndaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8ta4z7a8sg-9u300m98vozddj4m2wvyzozuefvmcfvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:44:59 281 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:44:59 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 04:44:59 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:44:59 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:44:59 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:44:59 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:45:02 992 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01a-a556-76bf-8812-e218ad3cd85d&response_mode=fragment&client_info=1&nonce=0197d01a-a558-7e8c-94b0-7946890e29d6&state=eyjpzci6ijaxotdkmdfhlwe1ntctnzbhzi1howzkltriyzi5m2qxndaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8ta4z7a8sg-9u300m98vozddj4m2wvyzozuefvmcfvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:45:02 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:45:06 285 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01a-a556-76bf-8812-e218ad3cd85d&response_mode=fragment&client_info=1&nonce=0197d01a-a558-7e8c-94b0-7946890e29d6&state=eyjpzci6ijaxotdkmdfhlwe1ntctnzbhzi1howzkltriyzi5m2qxndaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8ta4z7a8sg-9u300m98vozddj4m2wvyzozuefvmcfvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:45:06 286 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:45:06 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:45:06 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:45:10 056 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01a-a556-76bf-8812-e218ad3cd85d&response_mode=fragment&client_info=1&nonce=0197d01a-a558-7e8c-94b0-7946890e29d6&state=eyjpzci6ijaxotdkmdfhlwe1ntctnzbhzi1howzkltriyzi5m2qxndaxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8ta4z7a8sg-9u300m98vozddj4m2wvyzozuefvmcfvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:45:10 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:45:14 235 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:45:14 235 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:45:21 741 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:45:21 741 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:45:24 907 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:45:24 908 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:45:24 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (604675dd995b0233c73608e0d2021e49)] -> id: immOnClear]
   --- 03 Jul 04:45:28 151 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:45:28 152 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:45:41 759 - sleep failed..
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Fristname, Email=, Teller LastName=,...)
   --- 03 Jul 00:44:23 593 - TestCaseID:: verifyFiltersInDashBoard
   --- 03 Jul 00:44:26 114 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with partial Teller Fristname
Steps:
 ***** verify UI Elemnts In DashBoard with partial Teller Fristname *****
   --- 03 Jul 00:44:32 166 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3e-814e-7263-b8cd-bf002c47ece4&response_mode=fragment&client_info=1&nonce=0197cf3e-8151-7732-a0e5-a2db428d497e&state=eyjpzci6ijaxotdjzjnlltgxntatnzc5mi04zwm0lwm1ztflmzjlmdy2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tckgbt65amejfsmlilgusqnx_w-twiytglce5jbmtzy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:44:32 166 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:44:32 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:44:32 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:44:33 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:44:36 514 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3e-814e-7263-b8cd-bf002c47ece4&response_mode=fragment&client_info=1&nonce=0197cf3e-8151-7732-a0e5-a2db428d497e&state=eyjpzci6ijaxotdjzjnlltgxntatnzc5mi04zwm0lwm1ztflmzjlmdy2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tckgbt65amejfsmlilgusqnx_w-twiytglce5jbmtzy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:44:36 515 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:44:39 801 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3e-814e-7263-b8cd-bf002c47ece4&response_mode=fragment&client_info=1&nonce=0197cf3e-8151-7732-a0e5-a2db428d497e&state=eyjpzci6ijaxotdjzjnlltgxntatnzc5mi04zwm0lwm1ztflmzjlmdy2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tckgbt65amejfsmlilgusqnx_w-twiytglce5jbmtzy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:44:39 801 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:44:40 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:44:40 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:44:44 206 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3e-814e-7263-b8cd-bf002c47ece4&response_mode=fragment&client_info=1&nonce=0197cf3e-8151-7732-a0e5-a2db428d497e&state=eyjpzci6ijaxotdjzjnlltgxntatnzc5mi04zwm0lwm1ztflmzjlmdy2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tckgbt65amejfsmlilgusqnx_w-twiytglce5jbmtzy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:44:44 206 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:44:48 603 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:44:48 604 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:44:56 276 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:44:56 277 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:44:59 433 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:44:59 433 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:44:59 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immOnFilter]
   --- 03 Jul 00:45:02 624 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:45:02 624 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:45:02 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:45:05 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:45:08 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immTranDateFrom]
   --- 03 Jul 00:45:08 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immTranDateFrom]
   --- 03 Jul 00:45:08 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immTranDateTo]
 Entered 'Date range' : 11/01/2021 - 11/20/2021 [ScreenShot]
   --- 03 Jul 00:45:10 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immUserFirstName]
   --- 03 Jul 00:45:10 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33363eece6a5afe8aaf485c15a6abbe6)] -> id: immUserFirstName]

element click intercepted: Element is not clickable at point (493, 289). Other element would receive the click: ... [ScreenShot]
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print ...)
   --- 03 Jul 01:17:28 471 - TestCaseID:: verifyUIElemntsInDashBoard
   --- 03 Jul 01:17:31 091 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Last name
Steps:
 ***** verify UI Elemnts In DashBoard with Last name *****
   --- 03 Jul 01:17:38 517 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-d0a7-77c0-b216-5be63e5dc446&response_mode=fragment&client_info=1&nonce=0197cf5c-d0aa-7bbe-81e1-2db82f4c012b&state=eyjpzci6ijaxotdjzjvjlwqwytktnznhmy1hndu2ltq0nmi2nwi1n2q0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iqpyaslntn1uxrud_tbd2l3xntygtqrcxfheqh-k0ha&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:17:38 517 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:17:38 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:17:38 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:17:38 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:17:38 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:17:38 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:17:42 222 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-d0a7-77c0-b216-5be63e5dc446&response_mode=fragment&client_info=1&nonce=0197cf5c-d0aa-7bbe-81e1-2db82f4c012b&state=eyjpzci6ijaxotdjzjvjlwqwytktnznhmy1hndu2ltq0nmi2nwi1n2q0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iqpyaslntn1uxrud_tbd2l3xntygtqrcxfheqh-k0ha&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:17:42 222 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:17:45 625 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-d0a7-77c0-b216-5be63e5dc446&response_mode=fragment&client_info=1&nonce=0197cf5c-d0aa-7bbe-81e1-2db82f4c012b&state=eyjpzci6ijaxotdjzjvjlwqwytktnznhmy1hndu2ltq0nmi2nwi1n2q0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iqpyaslntn1uxrud_tbd2l3xntygtqrcxfheqh-k0ha&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:17:45 625 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:17:46 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:17:46 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:17:50 049 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-d0a7-77c0-b216-5be63e5dc446&response_mode=fragment&client_info=1&nonce=0197cf5c-d0aa-7bbe-81e1-2db82f4c012b&state=eyjpzci6ijaxotdjzjvjlwqwytktnznhmy1hndu2ltq0nmi2nwi1n2q0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iqpyaslntn1uxrud_tbd2l3xntygtqrcxfheqh-k0ha&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:17:50 049 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:17:54 505 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:17:54 506 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:02 076 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:18:02 077 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:05 194 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:18:05 194 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:05 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> id: immOnFilter]
   --- 03 Jul 01:18:08 382 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:18:08 383 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:08 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (03c16d74e291d259d604de919ca359f4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyOfflineWithdrawTransaction({Description=Verify withdraw in Offline Transaction demo, From Account #=1212, Teller ID=789789, To ...)
   --- 03 Jul 05:22:42 427 - TestCaseID:: verifyOfflineWithdrawTransaction
   --- 03 Jul 05:25:24 324 - 161 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify withdraw in Offline Transaction demo
Steps:
   --- 03 Jul 05:25:29 111 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03f-b91d-716c-b56f-0e0e2ef9348f&response_mode=fragment&client_info=1&nonce=0197d03f-b91f-76f3-b00f-d012f666b6be&state=eyjpzci6ijaxotdkmdnmlwi5mwutn2e3ni1iztkwlwnhodq0yjrknzvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_8regpr54mth4cfzxcclqm5gmq8kshvve0fzsib_9qe&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:25:29 112 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:25:29 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:25:29 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:25:29 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:25:29 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:25:29 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:25:32 804 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03f-b91d-716c-b56f-0e0e2ef9348f&response_mode=fragment&client_info=1&nonce=0197d03f-b91f-76f3-b00f-d012f666b6be&state=eyjpzci6ijaxotdkmdnmlwi5mwutn2e3ni1iztkwlwnhodq0yjrknzvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_8regpr54mth4cfzxcclqm5gmq8kshvve0fzsib_9qe&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:25:32 804 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:25:36 149 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03f-b91d-716c-b56f-0e0e2ef9348f&response_mode=fragment&client_info=1&nonce=0197d03f-b91f-76f3-b00f-d012f666b6be&state=eyjpzci6ijaxotdkmdnmlwi5mwutn2e3ni1iztkwlwnhodq0yjrknzvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_8regpr54mth4cfzxcclqm5gmq8kshvve0fzsib_9qe&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:25:36 150 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:25:36 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:25:36 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:25:39 859 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03f-b91d-716c-b56f-0e0e2ef9348f&response_mode=fragment&client_info=1&nonce=0197d03f-b91f-76f3-b00f-d012f666b6be&state=eyjpzci6ijaxotdkmdnmlwi5mwutn2e3ni1iztkwlwnhodq0yjrknzvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_8regpr54mth4cfzxcclqm5gmq8kshvve0fzsib_9qe&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:25:39 859 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:25:44 104 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:25:44 104 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:25:51 824 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:25:51 824 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:25:54 969 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:25:54 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:25:55 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3532a374f801f78283f97fe7a69a3a71)] -> id: immOnClear]
   --- 03 Jul 05:25:58 154 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:25:58 154 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:26:11 788 - sleep failed..
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
   --- 03 Jul 00:38:28 667 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 03 Jul 00:38:31 883 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller First and Last name
Steps:
 ***** verify Error Messages In DashBoard Page with Teller First and Last name *****
   --- 03 Jul 00:38:36 672 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-14ca-734c-aadb-1643482707c9&response_mode=fragment&client_info=1&nonce=0197cf39-14cc-74b0-8efb-38c9f5baf25d&state=eyjpzci6ijaxotdjzjm5lte0y2itn2fjny1hotdllwu3zjjlmzvjzgflmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-rascyvmslp4eo234dz9i7seug-mqrq_0fhsnvsg5s&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:38:36 672 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:38:36 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:38:36 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:38:36 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:38:36 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:38:36 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:38:40 477 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-14ca-734c-aadb-1643482707c9&response_mode=fragment&client_info=1&nonce=0197cf39-14cc-74b0-8efb-38c9f5baf25d&state=eyjpzci6ijaxotdjzjm5lte0y2itn2fjny1hotdllwu3zjjlmzvjzgflmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-rascyvmslp4eo234dz9i7seug-mqrq_0fhsnvsg5s&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:38:40 478 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:38:43 817 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-14ca-734c-aadb-1643482707c9&response_mode=fragment&client_info=1&nonce=0197cf39-14cc-74b0-8efb-38c9f5baf25d&state=eyjpzci6ijaxotdjzjm5lte0y2itn2fjny1hotdllwu3zjjlmzvjzgflmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-rascyvmslp4eo234dz9i7seug-mqrq_0fhsnvsg5s&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:38:43 817 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:38:44 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:38:44 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:38:47 862 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-14ca-734c-aadb-1643482707c9&response_mode=fragment&client_info=1&nonce=0197cf39-14cc-74b0-8efb-38c9f5baf25d&state=eyjpzci6ijaxotdjzjm5lte0y2itn2fjny1hotdllwu3zjjlmzvjzgflmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y-rascyvmslp4eo234dz9i7seug-mqrq_0fhsnvsg5s&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:38:47 862 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:38:52 310 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:38:52 311 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:00 060 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:39:00 061 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:03 239 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:39:03 240 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:03 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immOnFilter]
   --- 03 Jul 00:39:06 482 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:39:06 483 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:06 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:39:09 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:39:12 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immTranDateFrom]
   --- 03 Jul 00:39:12 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immTranDateFrom]
   --- 03 Jul 00:39:13 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
   --- 03 Jul 00:39:14 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immUserFirstName]
   --- 03 Jul 00:39:14 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598e4a5fab18bd39022efda5e205fd2a)] -> id: immUserFirstName]

element click intercepted: Element is not clickable at point (493, 289). Other element would receive the click: ... [ScreenShot]
verifyOfflineDepositTransaction({Description=Verify deposit in Offline Transaction demo, From Account #=1212, Teller ID=456346, To A...)
   --- 03 Jul 04:38:35 759 - TestCaseID:: verifyOfflineDepositTransaction
   --- 03 Jul 04:38:38 139 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify deposit in Offline Transaction demo
Steps:
   --- 03 Jul 04:38:52 028 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d014-e7b0-7356-8bcf-c2a0c58a0343&response_mode=fragment&client_info=1&nonce=0197d014-e7b2-71ae-a285-07f823c160bd&state=eyjpzci6ijaxotdkmde0lwu3yjetnzljns1inty5lwqyytc1ztcwywnjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sapbd6acjogymbd3gca-vrdrmgisjaqme26zd1tvfnm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:38:52 028 - 12 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:38:52 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 04:38:52 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:38:52 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:38:52 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:38:52 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:38:55 777 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d014-e7b0-7356-8bcf-c2a0c58a0343&response_mode=fragment&client_info=1&nonce=0197d014-e7b2-71ae-a285-07f823c160bd&state=eyjpzci6ijaxotdkmde0lwu3yjetnzljns1inty5lwqyytc1ztcwywnjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sapbd6acjogymbd3gca-vrdrmgisjaqme26zd1tvfnm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:38:55 778 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:39:00 188 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d014-e7b0-7356-8bcf-c2a0c58a0343&response_mode=fragment&client_info=1&nonce=0197d014-e7b2-71ae-a285-07f823c160bd&state=eyjpzci6ijaxotdkmde0lwu3yjetnzljns1inty5lwqyytc1ztcwywnjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sapbd6acjogymbd3gca-vrdrmgisjaqme26zd1tvfnm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:39:00 189 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:39:01 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:39:01 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:39:05 231 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d014-e7b0-7356-8bcf-c2a0c58a0343&response_mode=fragment&client_info=1&nonce=0197d014-e7b2-71ae-a285-07f823c160bd&state=eyjpzci6ijaxotdkmde0lwu3yjetnzljns1inty5lwqyytc1ztcwywnjniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sapbd6acjogymbd3gca-vrdrmgisjaqme26zd1tvfnm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:39:05 231 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:39:09 420 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:39:09 420 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:39:16 978 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:39:16 978 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:39:20 167 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:39:20 167 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:39:20 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4adb477394581e3a455f5031a1de2533)] -> id: immOnClear]
   --- 03 Jul 04:39:23 394 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:39:23 395 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:39:37 105 - sleep failed..
verifyHoldNoticeWarningWithReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Save...)
verify Hold Notice Warning Message with Reasons Saved
Steps:
   --- 03 Jul 01:33:25 102 - TestCaseID:: verifyHoldNoticeWarningWithReasons
   --- 03 Jul 01:33:27 694 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Hold Notice Warning Message with Reasons Saved *****
   --- 03 Jul 01:33:33 327 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6b-61ba-7810-959b-8768f2d80853&response_mode=fragment&client_info=1&nonce=0197cf6b-61bc-7116-b06f-84ecf56a1a78&state=eyjpzci6ijaxotdjzjziltyxymitnzdmys05y2e1ltvjmge3yzy4mtzlmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zmodamkvho-4usvsak21enzm3sltu-7uarwgkhrkdvc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:33:33 328 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:33:33 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 01:33:33 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:33:33 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:33:33 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:33:33 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:33:37 000 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6b-61ba-7810-959b-8768f2d80853&response_mode=fragment&client_info=1&nonce=0197cf6b-61bc-7116-b06f-84ecf56a1a78&state=eyjpzci6ijaxotdjzjziltyxymitnzdmys05y2e1ltvjmge3yzy4mtzlmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zmodamkvho-4usvsak21enzm3sltu-7uarwgkhrkdvc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:33:37 001 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:33:40 245 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6b-61ba-7810-959b-8768f2d80853&response_mode=fragment&client_info=1&nonce=0197cf6b-61bc-7116-b06f-84ecf56a1a78&state=eyjpzci6ijaxotdjzjziltyxymitnzdmys05y2e1ltvjmge3yzy4mtzlmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zmodamkvho-4usvsak21enzm3sltu-7uarwgkhrkdvc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:33:40 245 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:33:40 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:33:41 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:33:44 313 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6b-61ba-7810-959b-8768f2d80853&response_mode=fragment&client_info=1&nonce=0197cf6b-61bc-7116-b06f-84ecf56a1a78&state=eyjpzci6ijaxotdjzjziltyxymitnzdmys05y2e1ltvjmge3yzy4mtzlmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zmodamkvho-4usvsak21enzm3sltu-7uarwgkhrkdvc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:33:44 314 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:33:48 719 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:33:48 720 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:33:56 099 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:33:56 100 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:33:59 185 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:33:59 186 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:33:59 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 01:34:02 377 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:34:02 378 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:34:02 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 01:34:04 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> id: immAdministration]
   --- 03 Jul 01:34:04 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> id: immMenuSystemSettings]
   --- 03 Jul 01:34:05 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:34:05 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:34:05 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:34:05 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:34:05 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> 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]
   --- 03 Jul 01:34:14 350 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:34:14 350 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:34:20 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9243e685face2b3b63782753ada333b)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 01:34:28 954 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:34:28 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyBranchInBranchesPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 02:50:23 649 - TestCaseID:: verifyBranchInBranchesPage
   --- 03 Jul 02:50:26 747 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch In Branches Page
Steps:
   --- 03 Jul 02:50:31 750 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb1-da7e-7bef-a5b8-9aa4549a43df&response_mode=fragment&client_info=1&nonce=0197cfb1-da7f-756f-a02c-f0f0411984ac&state=eyjpzci6ijaxotdjzmixlwrhn2ytn2nimy1hmgyyltvkyjrindrhmdzlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tdgaj4f-jt2fd58g69sbfxxpu2vqi5yqt9ealyapej8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:50:31 751 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:50:31 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:50:31 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:50:31 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:50:32 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:50:32 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:50:35 761 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb1-da7e-7bef-a5b8-9aa4549a43df&response_mode=fragment&client_info=1&nonce=0197cfb1-da7f-756f-a02c-f0f0411984ac&state=eyjpzci6ijaxotdjzmixlwrhn2ytn2nimy1hmgyyltvkyjrindrhmdzlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tdgaj4f-jt2fd58g69sbfxxpu2vqi5yqt9ealyapej8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:50:35 762 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:50:39 134 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb1-da7e-7bef-a5b8-9aa4549a43df&response_mode=fragment&client_info=1&nonce=0197cfb1-da7f-756f-a02c-f0f0411984ac&state=eyjpzci6ijaxotdjzmixlwrhn2ytn2nimy1hmgyyltvkyjrindrhmdzlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tdgaj4f-jt2fd58g69sbfxxpu2vqi5yqt9ealyapej8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:50:39 134 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:50:39 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:50:39 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:50:42 888 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb1-da7e-7bef-a5b8-9aa4549a43df&response_mode=fragment&client_info=1&nonce=0197cfb1-da7f-756f-a02c-f0f0411984ac&state=eyjpzci6ijaxotdjzmixlwrhn2ytn2nimy1hmgyyltvkyjrindrhmdzlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tdgaj4f-jt2fd58g69sbfxxpu2vqi5yqt9ealyapej8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:50:42 888 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:50:47 181 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:50:47 182 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:50:53 762 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:50:53 763 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:50:56 862 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:50:56 862 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:50:56 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:51:00 013 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:51:00 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:51:00 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:51:00 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAdministration]
   --- 03 Jul 02:51:02 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAdministration]
   --- 03 Jul 02:51:02 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 02:51:08 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:51:10 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 02:51:10 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:51:10 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Invalid Branch name [ScreenShot]
   --- 03 Jul 02:51:23 301 - Moved to element..
Expected: verify the Invalid name in Newly created Branch Page
Actual(Failed): Failed to verify the Invalid name in Newly created Branch Page
[ScreenShot]
   --- 03 Jul 02:51:39 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:51:39 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Min Branch name [ScreenShot]
   --- 03 Jul 02:51:52 322 - Moved to element..
Expected: verify the Min name in Newly created Branch Page
Actual(Failed): Failed to verify the Min name in Newly created Branch Page
[ScreenShot]
   --- 03 Jul 02:52:08 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:52:08 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Max Branch name [ScreenShot]
   --- 03 Jul 02:52:08 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonCancel_']]
   --- 03 Jul 02:52:08 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonCancel_']]
Expected: verify the Cancel functionality in Newly created Branch Page
Actual(Passed): Successfully verified the Cancel functionality in Newly created Branch Page
[ScreenShot]
 Clicked on Add New Branch icon
   --- 03 Jul 02:52:11 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonClose_']]
   --- 03 Jul 02:52:11 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page
[ScreenShot]
   --- 03 Jul 02:52:16 606 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:52:16 607 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:52:16 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:52:16 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:52:17 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 02:52:17 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:52:20 504 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:52:20 504 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:52:37 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:52:37 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 02:52:37 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:52:37 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 02:52:38 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:52:38 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:52:38 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:52:50 295 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:52:50 296 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:52:50 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:52:50 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:52:50 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 02:52:50 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:52:54 235 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:52:54 235 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:53:10 107 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:53:10 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:53:10 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:53:10 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:53:10 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 02:53:10 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:53:16 016 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:53:16 017 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:53:18 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> xpath: //mat-expansion-panel-header[contains(@id,'mat-expansion-panel-header-')]//imm-branch-header-br-mode/div[2]]
 Expand the header [ScreenShot]
   --- 03 Jul 02:53:23 569 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:53:23 569 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:53:23 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:53:23 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
Expected: verify the Edit Branch name in 'Branches' page
Actual(Passed): Successfully verified the Edit Branch name in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:53:24 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:53:24 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:53:24 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:53:27 755 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:53:27 755 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Edit Branch name Saved in 'Branches' page
Actual(Passed): Successfully verified the Edited Branch name Saved in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:53:33 052 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:53:33 052 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:53:33 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonClear_']]
   --- 03 Jul 02:53:33 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonClear_']]
Expected: verify the Clear Branch name of Edit in 'Branches' page
Actual(Passed): Successfully verified the Clear Branch name of Edit in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:53:38 827 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:53:38 827 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:53:38 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:53:38 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: input[id*='immBranch_BranchName_']]
Expected: verify the Edit Branch name in 'Branches' page
Actual(Passed): Successfully verified the Edit Branch name in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:53:44 556 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:53:44 556 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:53:44 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonCancel_']]
   --- 03 Jul 02:53:44 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonCancel_']]
   --- 03 Jul 02:53:52 212 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> css selector: button[id*='immBranch_ButtonCancel_']]
Expected: verify the Cancel Branch name of Edit in 'Branches' page
Actual(Passed): Successfully verified the Cancel Branch name of Edit in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:54:06 474 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:54:06 475 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:54:06 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:54:06 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:54:09 965 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:54:09 965 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the global search Branch name in 'Branches' page
Actual(Failed): Failed to verify the Global search Branch name in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:54:25 865 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:54:25 866 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:54:25 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:54:25 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b155b0c102d1920d8e69d2baefb87d90)] -> id: imm_searchBr_GlobalControl]
Expected: verify the 'Branch total' && 'Branch select' For select in 'Branches' page
Actual(Passed): Successfully verified the 'Branch total' && 'Branch select' For select in 'Branches' page
[ScreenShot]
Expected: verify the 'Branch total' && 'Branch select' For un select in 'Branches' page
Actual(Passed): Successfully verified the 'Branch total' && 'Branch select' For un select in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:54:33 453 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:54:33 454 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...)
   --- 03 Jul 02:11:39 749 - TestCaseID:: verifyTellersMemberNameinDatFileAndUpdate
   --- 03 Jul 02:11:42 309 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In Recei...)
   --- 03 Jul 01:43:22 782 - TestCaseID:: verifyMemberIDAndArchiveInformationInReceiptPage
   --- 03 Jul 01:43:25 715 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifySelectAllInArchivesPage({UserPwd=iMM2022!, Description=verify selectall in Archives Page with Teller,Date, Category=, select...)
   --- 03 Jul 02:30:35 173 - TestCaseID:: verifySelectAllInArchivesPage
   --- 03 Jul 02:30:38 031 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify selectall in Archives Page with Teller,Date
Steps:
   --- 03 Jul 02:30:42 756 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9f-b5ae-7bc7-a3a3-bca43f258026&response_mode=fragment&client_info=1&nonce=0197cf9f-b5b0-7543-b53c-90ac4efa98d7&state=eyjpzci6ijaxotdjzjlmlwi1yjatnzgwos05mwizltjkytkzyzgymtuwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dskko_nausxint2zb-gjsx8hp5wgan_bzfnvsvvzl7u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:30:42 757 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:30:42 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:30:42 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:30:43 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:30:43 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:30:43 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:30:48 203 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9f-b5ae-7bc7-a3a3-bca43f258026&response_mode=fragment&client_info=1&nonce=0197cf9f-b5b0-7543-b53c-90ac4efa98d7&state=eyjpzci6ijaxotdjzjlmlwi1yjatnzgwos05mwizltjkytkzyzgymtuwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dskko_nausxint2zb-gjsx8hp5wgan_bzfnvsvvzl7u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:30:48 204 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:30:51 563 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9f-b5ae-7bc7-a3a3-bca43f258026&response_mode=fragment&client_info=1&nonce=0197cf9f-b5b0-7543-b53c-90ac4efa98d7&state=eyjpzci6ijaxotdjzjlmlwi1yjatnzgwos05mwizltjkytkzyzgymtuwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dskko_nausxint2zb-gjsx8hp5wgan_bzfnvsvvzl7u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:30:51 564 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:30:52 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:30:52 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:30:56 323 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9f-b5ae-7bc7-a3a3-bca43f258026&response_mode=fragment&client_info=1&nonce=0197cf9f-b5b0-7543-b53c-90ac4efa98d7&state=eyjpzci6ijaxotdjzjlmlwi1yjatnzgwos05mwizltjkytkzyzgymtuwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dskko_nausxint2zb-gjsx8hp5wgan_bzfnvsvvzl7u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:30:56 323 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:31:00 675 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:31:00 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:31:08 125 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:31:08 125 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:31:11 237 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:31:11 237 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:31:11 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:31:14 390 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:31:14 391 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:31:14 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:31:14 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immAdministration]
   --- 03 Jul 02:31:16 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immAdministration]
   --- 03 Jul 02:31:19 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
   --- 03 Jul 02:31:21 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immTranDateFrom]
   --- 03 Jul 02:31:22 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immTranDateFrom]
   --- 03 Jul 02:31:22 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immTranDateTo]
 Entered 'Date range' : 01/04/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 02:31:24 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immTellerId]
   --- 03 Jul 02:31:24 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immTellerId]
 Entered 'Teller' : 101 [ScreenShot]
   --- 03 Jul 02:31:31 033 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ceb5afc4eeaed9fc1496308d3728de40)] -> id: immIsSentToImagingNotProcessed-input]

clicked on Arhcive status NotProcess not found in page!! [ScreenShot]
verifyOfflineErrorMessagesTransfer({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=, Amo...)
   --- 03 Jul 05:01:42 167 - TestCaseID:: verifyOfflineErrorMessagesTransfer
   --- 03 Jul 05:03:53 941 - 131 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Account Type in DEposit
Steps:
   --- 03 Jul 05:03:58 418 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02c-0803-7ae6-bf03-1957624e0db3&response_mode=fragment&client_info=1&nonce=0197d02c-0805-7585-8471-31289a75383d&state=eyjpzci6ijaxotdkmdjjlta4mdqtnze5ni1hnti3lwezmzg5mtdknwnlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qfzinypq5i7bdsdjqgewa2w1eybcdwk8i9cm6azkvzw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:03:58 418 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:03:58 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:03:58 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:03:58 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:03:58 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:03:58 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:04:02 309 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02c-0803-7ae6-bf03-1957624e0db3&response_mode=fragment&client_info=1&nonce=0197d02c-0805-7585-8471-31289a75383d&state=eyjpzci6ijaxotdkmdjjlta4mdqtnze5ni1hnti3lwezmzg5mtdknwnlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qfzinypq5i7bdsdjqgewa2w1eybcdwk8i9cm6azkvzw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:04:02 310 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:04:05 611 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02c-0803-7ae6-bf03-1957624e0db3&response_mode=fragment&client_info=1&nonce=0197d02c-0805-7585-8471-31289a75383d&state=eyjpzci6ijaxotdkmdjjlta4mdqtnze5ni1hnti3lwezmzg5mtdknwnlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qfzinypq5i7bdsdjqgewa2w1eybcdwk8i9cm6azkvzw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:04:05 612 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:04:06 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:04:06 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:04:10 034 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02c-0803-7ae6-bf03-1957624e0db3&response_mode=fragment&client_info=1&nonce=0197d02c-0805-7585-8471-31289a75383d&state=eyjpzci6ijaxotdkmdjjlta4mdqtnze5ni1hnti3lwezmzg5mtdknwnlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qfzinypq5i7bdsdjqgewa2w1eybcdwk8i9cm6azkvzw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:04:10 034 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:04:13 494 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:04:13 495 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:04:21 060 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:04:21 060 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:04:24 242 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:04:24 242 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:04:24 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9a7b2ce556d4002d1bb1c9f96eef597)] -> id: immOnClear]
   --- 03 Jul 05:04:27 430 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:04:27 431 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:04:41 105 - sleep failed..
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:10:44 226 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 03 Jul 04:10:47 241 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Scan Settings In Admin
Steps:
   --- 03 Jul 04:10:52 417 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffb-6951-7926-b61c-e9e86063b6f3&response_mode=fragment&client_info=1&nonce=0197cffb-6953-7de7-9e14-88214aedfee5&state=eyjpzci6ijaxotdjzmzilty5ntmtn2zlos1hndc3ltg5nwvhyjyzmdc4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0a24gb-mbumxqu90uhmxktd0ojxdmqs9g3fxze2dtko&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:10:52 418 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:10:52 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:10:52 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:10:52 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:10:52 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:10:52 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:10:56 266 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffb-6951-7926-b61c-e9e86063b6f3&response_mode=fragment&client_info=1&nonce=0197cffb-6953-7de7-9e14-88214aedfee5&state=eyjpzci6ijaxotdjzmzilty5ntmtn2zlos1hndc3ltg5nwvhyjyzmdc4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0a24gb-mbumxqu90uhmxktd0ojxdmqs9g3fxze2dtko&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:10:56 266 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:10:59 604 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffb-6951-7926-b61c-e9e86063b6f3&response_mode=fragment&client_info=1&nonce=0197cffb-6953-7de7-9e14-88214aedfee5&state=eyjpzci6ijaxotdjzmzilty5ntmtn2zlos1hndc3ltg5nwvhyjyzmdc4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0a24gb-mbumxqu90uhmxktd0ojxdmqs9g3fxze2dtko&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:10:59 604 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:10:59 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:10:59 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:11:03 317 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffb-6951-7926-b61c-e9e86063b6f3&response_mode=fragment&client_info=1&nonce=0197cffb-6953-7de7-9e14-88214aedfee5&state=eyjpzci6ijaxotdjzmzilty5ntmtn2zlos1hndc3ltg5nwvhyjyzmdc4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0a24gb-mbumxqu90uhmxktd0ojxdmqs9g3fxze2dtko&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:11:03 318 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:11:06 964 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:11:06 965 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:11:14 415 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:11:14 415 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:11:17 527 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:11:17 528 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:11:17 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:11:20 698 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:11:20 698 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:11:20 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:11:22 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> id: immAdministration]
   --- 03 Jul 04:11:23 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:11:23 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:11:23 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:11:23 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:11:23 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:11:23 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> 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]
   --- 03 Jul 04:11:32 294 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:11:32 294 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:11:38 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119cd138f7fbb6685e50a59e26dc15e)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:11:46 843 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:11:46 844 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyAuthenticationMemoAndScannedItemscardInReceiptPage({Toggel=, Archived Transactions=no, Description=, Email=, Archive=, Document Type=SSN, Notify=, Sign...)
   --- 03 Jul 01:21:00 466 - TestCaseID:: verifyAuthenticationMemoAndScannedItemscardInReceiptPage
   --- 03 Jul 01:21:02 934 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Steps:
 ***** *****
   --- 03 Jul 01:21:08 685 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf60-056c-7604-8da8-df135e519da8&response_mode=fragment&client_info=1&nonce=0197cf60-056e-7d8f-be56-287841870801&state=eyjpzci6ijaxotdjzjywlta1nmqtn2ixzi05yjc0lwy1zgi1zdm2zjc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=du6mhivv6lpqjbgd8k1_ee3_o2qvcvk5rutyyn-piem&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:21:08 685 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:21:08 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:21:08 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:21:08 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:21:08 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:21:08 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:21:12 361 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf60-056c-7604-8da8-df135e519da8&response_mode=fragment&client_info=1&nonce=0197cf60-056e-7d8f-be56-287841870801&state=eyjpzci6ijaxotdjzjywlta1nmqtn2ixzi05yjc0lwy1zgi1zdm2zjc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=du6mhivv6lpqjbgd8k1_ee3_o2qvcvk5rutyyn-piem&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:21:12 361 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:21:15 660 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf60-056c-7604-8da8-df135e519da8&response_mode=fragment&client_info=1&nonce=0197cf60-056e-7d8f-be56-287841870801&state=eyjpzci6ijaxotdjzjywlta1nmqtn2ixzi05yjc0lwy1zgi1zdm2zjc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=du6mhivv6lpqjbgd8k1_ee3_o2qvcvk5rutyyn-piem&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:21:15 661 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:21:16 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:21:16 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:21:19 812 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf60-056c-7604-8da8-df135e519da8&response_mode=fragment&client_info=1&nonce=0197cf60-056e-7d8f-be56-287841870801&state=eyjpzci6ijaxotdjzjywlta1nmqtn2ixzi05yjc0lwy1zgi1zdm2zjc3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=du6mhivv6lpqjbgd8k1_ee3_o2qvcvk5rutyyn-piem&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:21:19 813 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:21:24 219 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:21:24 219 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:21:31 927 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:21:31 928 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:21:35 093 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:21:35 093 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:21:35 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immOnFilter]
   --- 03 Jul 01:21:38 350 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:21:38 351 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:21:38 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:21:40 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:21:43 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immTellerId]
   --- 03 Jul 01:21:43 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immTellerId]
 Entered 'Teller' :  [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:22:01 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> css selector: tr[id*='immTranRow']]
Expected: Checked for records matchting filter
Actual(Passed): Found some records so proceeding further
[ScreenShot]
 Finished isNoRecords
   --- 03 Jul 01:22:01 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> css selector: tr[id*='immTranRow']]
 Finished clickonRecords
 after nap
 after wihtout value 5 wait
   --- 03 Jul 01:22:09 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immOpenAuthDialogWithoutValue]
 after trying to click on wihtoutvalue
   --- 03 Jul 01:22:14 649 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthSave]
 Finished clickauth
   --- 03 Jul 01:22:16 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immDocId]
   --- 03 Jul 01:22:16 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthSave]
Expected: Filled in the Authentication card details
Actual(Passed): Filled in Authentication card details
[ScreenShot]
   --- 03 Jul 01:22:16 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthSave]
   --- 03 Jul 01:22:17 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immOpenAuthDialogWithValue]
Expected: Save in the Authentication card details
Actual(Passed): Saved in Authentication card details
[ScreenShot]
Expected: verify Authentication card
Actual(Passed): verified Authentication card
[ScreenShot]
   --- 03 Jul 01:22:22 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immOpenAuthDialogWithValue]
   --- 03 Jul 01:22:22 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immOpenAuthDialogWithValue]
   --- 03 Jul 01:22:22 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthClear]
   --- 03 Jul 01:22:26 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthClear]
   --- 03 Jul 01:22:28 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthSave]
Expected: verify clear Authentication card
Actual(Passed): verified clear Authentication card
[ScreenShot]
   --- 03 Jul 01:22:43 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthCancel]
   --- 03 Jul 01:22:43 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immAuthCancel]
Expected: verify Cancel Authentication card
Actual(Passed): verified Cancel Authentication card
[ScreenShot]
   --- 03 Jul 01:22:48 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immInlineMemo]
   --- 03 Jul 01:22:48 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immInlineMemo]
   --- 03 Jul 01:22:50 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immMemo]
   --- 03 Jul 01:22:50 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b8b0588a4260c6a0b150ed2e94a3793)] -> id: immMemo]
Expected: Filled in Memo card
Actual(Passed): Filled in Memo card
[ScreenShot]
   --- 03 Jul 01:23:06 677 - sleep failed..
verifyMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update, ...)
   --- 03 Jul 01:37:52 065 - TestCaseID:: verifyMemberAddUpdateContactInfo
verifyMemberImportOnDemandPageFileExtensions_ER2268({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:08:44 884 - TestCaseID:: verifyMemberImportOnDemandPageFileExtensions_ER2268
   --- 03 Jul 03:08:47 313 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page different file extensions
Steps:
   --- 03 Jul 03:08:53 018 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc2-a8bd-782e-885a-d7d540e73749&response_mode=fragment&client_info=1&nonce=0197cfc2-a8bf-7c86-b777-fe4d76e178ee&state=eyjpzci6ijaxotdjzmmylwe4ymutnzjkzs05njrklty5yjawndfhmzjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a3xxfnuijiy5qlewmbnofdayij8i8qfxdrwngdqio88&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:08:53 019 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:08:53 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:08:53 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:08:53 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:08:53 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:08:53 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:08:56 697 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc2-a8bd-782e-885a-d7d540e73749&response_mode=fragment&client_info=1&nonce=0197cfc2-a8bf-7c86-b777-fe4d76e178ee&state=eyjpzci6ijaxotdjzmmylwe4ymutnzjkzs05njrklty5yjawndfhmzjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a3xxfnuijiy5qlewmbnofdayij8i8qfxdrwngdqio88&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:08:56 697 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:09:00 012 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc2-a8bd-782e-885a-d7d540e73749&response_mode=fragment&client_info=1&nonce=0197cfc2-a8bf-7c86-b777-fe4d76e178ee&state=eyjpzci6ijaxotdjzmmylwe4ymutnzjkzs05njrklty5yjawndfhmzjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a3xxfnuijiy5qlewmbnofdayij8i8qfxdrwngdqio88&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:09:00 012 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:09:00 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:09:00 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:09:03 813 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc2-a8bd-782e-885a-d7d540e73749&response_mode=fragment&client_info=1&nonce=0197cfc2-a8bf-7c86-b777-fe4d76e178ee&state=eyjpzci6ijaxotdjzmmylwe4ymutnzjkzs05njrklty5yjawndfhmzjiysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a3xxfnuijiy5qlewmbnofdayij8i8qfxdrwngdqio88&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:09:03 813 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:09:07 311 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:09:07 311 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:09:14 753 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:09:14 753 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:09:17 891 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:09:17 891 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:09:17 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:09:21 064 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:09:21 065 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:09:21 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:09:21 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immAdministration]
   --- 03 Jul 03:09:23 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immAdministration]
   --- 03 Jul 03:09:25 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immMenuMemberImportOnDemand]

Successfully navigated to the 'Member Import' page [ScreenShot]
   --- 03 Jul 03:09:28 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:09:28 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand'
   --- 03 Jul 03:09:31 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button
[ScreenShot]
   --- 03 Jul 03:09:35 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:09:35 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand' with Invalid File Extension .txt
   --- 03 Jul 03:09:43 918 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (0e1e093312cca7195f920976369da0bf)] -> id: immOnDemandImport]
Expected: verify the import button is disable after Invalid filePath is given
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given
[ScreenShot]
   --- 03 Jul 03:09:59 670 - Moved to element..

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyFISettingsInAdminTellerPortal({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 03 Jul 04:18:01 012 - TestCaseID:: verifyFISettingsInAdminTellerPortal
   --- 03 Jul 04:18:03 697 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify FI Settings In Admin Teller Portal
Steps:
   --- 03 Jul 04:18:08 675 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d002-1214-7778-9e1f-03687e2b6dab&response_mode=fragment&client_info=1&nonce=0197d002-1217-73f2-8c88-17a723d8ab3b&state=eyjpzci6ijaxotdkmdaylteymtytnzzmyi05ogu2ltm3yji0mzlmndexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f7gjmbref-smc1g7bytnzdwrsz_tol5xcwnon_rnae0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:18:08 675 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:18:08 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:18:08 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:18:08 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:18:08 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:18:08 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:18:12 362 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d002-1214-7778-9e1f-03687e2b6dab&response_mode=fragment&client_info=1&nonce=0197d002-1217-73f2-8c88-17a723d8ab3b&state=eyjpzci6ijaxotdkmdaylteymtytnzzmyi05ogu2ltm3yji0mzlmndexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f7gjmbref-smc1g7bytnzdwrsz_tol5xcwnon_rnae0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:18:12 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:18:15 628 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d002-1214-7778-9e1f-03687e2b6dab&response_mode=fragment&client_info=1&nonce=0197d002-1217-73f2-8c88-17a723d8ab3b&state=eyjpzci6ijaxotdkmdaylteymtytnzzmyi05ogu2ltm3yji0mzlmndexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f7gjmbref-smc1g7bytnzdwrsz_tol5xcwnon_rnae0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:18:15 628 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:18:16 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:18:16 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:18:19 417 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d002-1214-7778-9e1f-03687e2b6dab&response_mode=fragment&client_info=1&nonce=0197d002-1217-73f2-8c88-17a723d8ab3b&state=eyjpzci6ijaxotdkmdaylteymtytnzzmyi05ogu2ltm3yji0mzlmndexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f7gjmbref-smc1g7bytnzdwrsz_tol5xcwnon_rnae0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:18:19 417 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:18:23 555 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:18:23 555 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:18:31 013 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:18:31 013 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:18:34 129 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:18:34 130 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:18:34 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:18:37 273 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:18:37 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:18:37 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:18:39 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> id: immAdministration]
   --- 03 Jul 04:18:40 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:18:40 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:18:40 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:18:40 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:18:40 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:18:40 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> 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]
   --- 03 Jul 04:18:49 478 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:18:49 478 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:18:55 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:19:04 063 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:19:04 063 - 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]
   --- 03 Jul 04:19:08 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> id: immReceiptPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Failed): Failed to click 'Orientation'
[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(Failed): Failed to click 'Style'
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 03 Jul 04:19:42 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
   --- 03 Jul 04:19:49 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> id: immReportPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Failed): Failed to click 'Orientation'
[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(Failed): Failed to click 'Style'
[ScreenShot]
   --- 03 Jul 04:20:20 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> 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]
   --- 03 Jul 04:20:25 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> 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]
   --- 03 Jul 04:20:26 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92da930422cc83feb8970bb1b2e1eba1)] -> 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]

Get the value not found in page!! [ScreenShot]
verifyeReceiptsRestartInBranchSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:33:34 545 - TestCaseID:: verifyeReceiptsRestartInBranchSettings
   --- 03 Jul 04:33:37 325 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify eReceipts Restart text in Branch settings
Steps:
   --- 03 Jul 04:33:42 067 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d010-4fc5-7a34-9e32-064fcb108013&response_mode=fragment&client_info=1&nonce=0197d010-4fc7-7149-98f7-4e15adb26df0&state=eyjpzci6ijaxotdkmdewltrmyzytn2njzs1hmdrilwe2nzywzjkwzguwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ki2efdhqrnhqpjgigi6d6sjwwi8s8cwhcah5puqkykc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:33:42 067 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:33:42 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:33:42 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:33:42 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:33:42 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:33:42 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:33:45 795 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d010-4fc5-7a34-9e32-064fcb108013&response_mode=fragment&client_info=1&nonce=0197d010-4fc7-7149-98f7-4e15adb26df0&state=eyjpzci6ijaxotdkmdewltrmyzytn2njzs1hmdrilwe2nzywzjkwzguwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ki2efdhqrnhqpjgigi6d6sjwwi8s8cwhcah5puqkykc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:33:45 795 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:33:49 138 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d010-4fc5-7a34-9e32-064fcb108013&response_mode=fragment&client_info=1&nonce=0197d010-4fc7-7149-98f7-4e15adb26df0&state=eyjpzci6ijaxotdkmdewltrmyzytn2njzs1hmdrilwe2nzywzjkwzguwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ki2efdhqrnhqpjgigi6d6sjwwi8s8cwhcah5puqkykc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:33:49 138 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:33:49 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:33:49 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:33:52 953 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d010-4fc5-7a34-9e32-064fcb108013&response_mode=fragment&client_info=1&nonce=0197d010-4fc7-7149-98f7-4e15adb26df0&state=eyjpzci6ijaxotdkmdewltrmyzytn2njzs1hmdrilwe2nzywzjkwzguwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ki2efdhqrnhqpjgigi6d6sjwwi8s8cwhcah5puqkykc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:33:52 953 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:33:57 148 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:33:57 148 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:34:03 644 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:34:03 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:34:06 752 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:34:06 752 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:34:06 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:34:09 976 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:34:09 976 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:34:10 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:34:10 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immAdministration]
   --- 03 Jul 04:34:12 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immAdministration]
   --- 03 Jul 04:34:12 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 04:34:18 038 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:34:18 039 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:34:18 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 04:34:18 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 04:34:18 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 04:34:18 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 04:34:21 974 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:34:21 975 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:34:38 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 04:34:40 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 04:34:40 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 04:34:40 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 04:34:40 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 04:34:40 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 04:34:40 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 04:34:44 140 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:34:44 141 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:34:44 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 04:34:44 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 04:34:46 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:34:47 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:34:47 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:34:47 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:34:47 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> 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]
   --- 03 Jul 04:34:55 547 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:34:55 548 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:35:01 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e16cdf15785437dde76a910c9e282aff)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:35:10 585 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:35:10 585 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:35:40 995 - Unable to find a element after 25 sec

Click on Setting not found in page!! [ScreenShot]
verifySortingInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:27:40 938 - TestCaseID:: verifySortingInAgentPage
   --- 03 Jul 03:27:43 467 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In Agent Page
Steps:
   --- 03 Jul 03:27:48 052 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd3-fa12-7726-a1de-a057871b4e6f&response_mode=fragment&client_info=1&nonce=0197cfd3-fa14-74bd-8304-92bfd8003d05&state=eyjpzci6ijaxotdjzmqzlwzhmtqtnzjizs1hytc2ltk3ztayntiymza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bbijchrbg-eaanz_8gkwpmqbjrnnnqreym_ad_fftqu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:27:48 052 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:27:48 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:27:48 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:27:48 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:27:48 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:27:48 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:27:51 759 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd3-fa12-7726-a1de-a057871b4e6f&response_mode=fragment&client_info=1&nonce=0197cfd3-fa14-74bd-8304-92bfd8003d05&state=eyjpzci6ijaxotdjzmqzlwzhmtqtnzjizs1hytc2ltk3ztayntiymza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bbijchrbg-eaanz_8gkwpmqbjrnnnqreym_ad_fftqu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:27:51 759 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:27:55 044 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd3-fa12-7726-a1de-a057871b4e6f&response_mode=fragment&client_info=1&nonce=0197cfd3-fa14-74bd-8304-92bfd8003d05&state=eyjpzci6ijaxotdjzmqzlwzhmtqtnzjizs1hytc2ltk3ztayntiymza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bbijchrbg-eaanz_8gkwpmqbjrnnnqreym_ad_fftqu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:27:55 045 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:27:55 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:27:55 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:27:59 127 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd3-fa12-7726-a1de-a057871b4e6f&response_mode=fragment&client_info=1&nonce=0197cfd3-fa14-74bd-8304-92bfd8003d05&state=eyjpzci6ijaxotdjzmqzlwzhmtqtnzjizs1hytc2ltk3ztayntiymza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bbijchrbg-eaanz_8gkwpmqbjrnnnqreym_ad_fftqu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:27:59 128 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:28:03 213 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:28:03 213 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:28:10 621 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:28:10 621 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:28:13 759 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:28:13 759 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:28:13 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:28:16 969 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:28:16 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:28:17 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:28:17 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> id: immAdministration]
   --- 03 Jul 03:28:19 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> id: immAdministration]
   --- 03 Jul 03:28:19 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> id: immMenuAgents]

Successfully navigated to the 'Agents' page [ScreenShot]
 Clicked 'Search' button
   --- 03 Jul 03:28:32 064 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/agents
   --- 03 Jul 03:28:32 064 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:28:32 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e6e0d3cd9b4f616adfc45e55b0c6a4c)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Date, Teller ID=, errorMessa...)
   --- 03 Jul 05:28:43 899 - TestCaseID:: verifyErrorMessagesInReports
   --- 03 Jul 05:31:24 136 - 160 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Report Page for Date
Steps:
   --- 03 Jul 05:31:28 851 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d045-35f6-7b88-805a-17008f62a12a&response_mode=fragment&client_info=1&nonce=0197d045-35f8-79ed-880f-a001d898e6f3&state=eyjpzci6ijaxotdkmdq1ltm1zjctnzc5zc1hyty0ltdiyjc4nzuxytdjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h0upcrwpcmhzirgn8dv2ii8iyk03-7qubabi5j_kxgo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:31:28 851 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:31:28 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:31:28 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:31:29 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:31:29 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:31:29 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:31:32 584 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d045-35f6-7b88-805a-17008f62a12a&response_mode=fragment&client_info=1&nonce=0197d045-35f8-79ed-880f-a001d898e6f3&state=eyjpzci6ijaxotdkmdq1ltm1zjctnzc5zc1hyty0ltdiyjc4nzuxytdjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h0upcrwpcmhzirgn8dv2ii8iyk03-7qubabi5j_kxgo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:31:32 585 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:31:35 842 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d045-35f6-7b88-805a-17008f62a12a&response_mode=fragment&client_info=1&nonce=0197d045-35f8-79ed-880f-a001d898e6f3&state=eyjpzci6ijaxotdkmdq1ltm1zjctnzc5zc1hyty0ltdiyjc4nzuxytdjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h0upcrwpcmhzirgn8dv2ii8iyk03-7qubabi5j_kxgo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:31:35 842 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:31:36 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:31:36 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:31:39 589 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d045-35f6-7b88-805a-17008f62a12a&response_mode=fragment&client_info=1&nonce=0197d045-35f8-79ed-880f-a001d898e6f3&state=eyjpzci6ijaxotdkmdq1ltm1zjctnzc5zc1hyty0ltdiyjc4nzuxytdjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h0upcrwpcmhzirgn8dv2ii8iyk03-7qubabi5j_kxgo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:31:39 589 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:31:43 750 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:31:43 750 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:31:51 415 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:31:51 416 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:31:54 565 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:31:54 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:31:54 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immOnFilter]
   --- 03 Jul 05:31:57 744 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:31:57 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:31:57 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:31:57 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immTellerReport]
   --- 03 Jul 05:32:00 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:32:03 505 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:32:03 505 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:32:03 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immOnFilter]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 05:32:04 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immTranDateFrom]
   --- 03 Jul 05:32:10 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immTranDateTo]
   --- 03 Jul 05:32:11 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immTranDateFrom]
 Entered 'Date range' : 12/28/2025 - 2/28/2026 [ScreenShot]
   --- 03 Jul 05:32:19 999 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immOnFilter]
   --- 03 Jul 05:32:28 275 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (42c6d4244136e9f539bec1272f4b1444)] -> id: immOnFilter]
Expected: verify the Apply button is not Enabled in report Page
Actual(Passed): Successfully verified the Apply button is not Enabled in report Page
[ScreenShot]

No Error Messages Disaplyed [ScreenShot]
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Date range & Teller first name, Email=, Teller Last...)
   --- 03 Jul 01:18:10 328 - TestCaseID:: verifyUIElemntsInDashBoard
   --- 03 Jul 01:18:12 904 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Date range & Teller first name
Steps:
 ***** verify UI Elemnts In DashBoard with Date range & Teller first name *****
   --- 03 Jul 01:18:19 426 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5d-7014-73a1-a3b9-9a763f2d6692&response_mode=fragment&client_info=1&nonce=0197cf5d-7016-72a7-a5bc-9711b1ef9a6f&state=eyjpzci6ijaxotdjzjvkltcwmtutnzq3ys1in2yxlwfimzrizty0mdjkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6jacfcaxinopzuzv_k_5x6fvsooqez_me7gqzdnxwju&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:18:19 427 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:19 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:18:19 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:18:19 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:18:19 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:18:19 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:18:23 384 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5d-7014-73a1-a3b9-9a763f2d6692&response_mode=fragment&client_info=1&nonce=0197cf5d-7016-72a7-a5bc-9711b1ef9a6f&state=eyjpzci6ijaxotdjzjvkltcwmtutnzq3ys1in2yxlwfimzrizty0mdjkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6jacfcaxinopzuzv_k_5x6fvsooqez_me7gqzdnxwju&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:18:23 385 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:26 869 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5d-7014-73a1-a3b9-9a763f2d6692&response_mode=fragment&client_info=1&nonce=0197cf5d-7016-72a7-a5bc-9711b1ef9a6f&state=eyjpzci6ijaxotdjzjvkltcwmtutnzq3ys1in2yxlwfimzrizty0mdjkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6jacfcaxinopzuzv_k_5x6fvsooqez_me7gqzdnxwju&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:18:26 869 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:18:27 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:18:27 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:18:31 144 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5d-7014-73a1-a3b9-9a763f2d6692&response_mode=fragment&client_info=1&nonce=0197cf5d-7016-72a7-a5bc-9711b1ef9a6f&state=eyjpzci6ijaxotdjzjvkltcwmtutnzq3ys1in2yxlwfimzrizty0mdjkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6jacfcaxinopzuzv_k_5x6fvsooqez_me7gqzdnxwju&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:18:31 144 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:18:35 639 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:18:35 640 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:43 136 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:18:43 136 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:46 296 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:18:46 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:46 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> id: immOnFilter]
   --- 03 Jul 01:18:49 511 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:18:49 511 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:18:49 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71176147dfde96bda53bf77f1172a296)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Date,Teller Last Name, Categ...)
   --- 03 Jul 02:34:46 954 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:34:49 916 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with Date,Teller Last Name
Steps:
   --- 03 Jul 02:34:55 408 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa3-915a-7f80-aba4-fd6fd5a31664&response_mode=fragment&client_info=1&nonce=0197cfa3-915c-7eab-a17f-daea4d89ad6f&state=eyjpzci6ijaxotdjzmezltkxnwmtnzljyi1imdm3lthlyjyxyjy5nwmwmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9mlzisvslwfhkcmjitzvsqsakhxsbvkj0twydjonte8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:34:55 409 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:34:55 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:34:55 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:34:55 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:34:55 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:34:55 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:34:59 151 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa3-915a-7f80-aba4-fd6fd5a31664&response_mode=fragment&client_info=1&nonce=0197cfa3-915c-7eab-a17f-daea4d89ad6f&state=eyjpzci6ijaxotdjzmezltkxnwmtnzljyi1imdm3lthlyjyxyjy5nwmwmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9mlzisvslwfhkcmjitzvsqsakhxsbvkj0twydjonte8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:34:59 151 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:35:02 505 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa3-915a-7f80-aba4-fd6fd5a31664&response_mode=fragment&client_info=1&nonce=0197cfa3-915c-7eab-a17f-daea4d89ad6f&state=eyjpzci6ijaxotdjzmezltkxnwmtnzljyi1imdm3lthlyjyxyjy5nwmwmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9mlzisvslwfhkcmjitzvsqsakhxsbvkj0twydjonte8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:35:02 506 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:35:02 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:35:02 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:35:06 328 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa3-915a-7f80-aba4-fd6fd5a31664&response_mode=fragment&client_info=1&nonce=0197cfa3-915c-7eab-a17f-daea4d89ad6f&state=eyjpzci6ijaxotdjzmezltkxnwmtnzljyi1imdm3lthlyjyxyjy5nwmwmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9mlzisvslwfhkcmjitzvsqsakhxsbvkj0twydjonte8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:35:06 328 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:35:09 859 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:35:09 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:35:17 452 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:35:17 452 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:35:20 581 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:35:20 582 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:35:20 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:35:23 732 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:35:23 732 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:35:23 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:35:23 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> id: immAdministration]
   --- 03 Jul 02:35:26 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> id: immAdministration]
   --- 03 Jul 02:35:28 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10cf1af86fa19208b4d5200967577bb0)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...)
   --- 03 Jul 01:10:51 372 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 03 Jul 01:10:54 042 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Error
Steps:
 ***** verify Color Transcations In DashBoard with Archive and Error *****
   --- 03 Jul 01:10:59 698 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf56-ba26-711b-a2c3-5b017e56ff18&response_mode=fragment&client_info=1&nonce=0197cf56-ba28-74b6-9fcf-00258451ca15&state=eyjpzci6ijaxotdjzju2lwjhmjctn2u5ny1hntyzlwywmtviyjq1mjqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmsdxvs60f1peaylq2zqyhgvbhdvtceix4j8ptosyis&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:10:59 698 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:10:59 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:10:59 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:10:59 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:10:59 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:11:00 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:11:03 392 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf56-ba26-711b-a2c3-5b017e56ff18&response_mode=fragment&client_info=1&nonce=0197cf56-ba28-74b6-9fcf-00258451ca15&state=eyjpzci6ijaxotdjzju2lwjhmjctn2u5ny1hntyzlwywmtviyjq1mjqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmsdxvs60f1peaylq2zqyhgvbhdvtceix4j8ptosyis&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:11:03 392 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:11:06 732 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf56-ba26-711b-a2c3-5b017e56ff18&response_mode=fragment&client_info=1&nonce=0197cf56-ba28-74b6-9fcf-00258451ca15&state=eyjpzci6ijaxotdjzju2lwjhmjctn2u5ny1hntyzlwywmtviyjq1mjqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmsdxvs60f1peaylq2zqyhgvbhdvtceix4j8ptosyis&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:11:06 732 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:11:07 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:11:07 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:11:10 933 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf56-ba26-711b-a2c3-5b017e56ff18&response_mode=fragment&client_info=1&nonce=0197cf56-ba28-74b6-9fcf-00258451ca15&state=eyjpzci6ijaxotdjzju2lwjhmjctn2u5ny1hntyzlwywmtviyjq1mjqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xmsdxvs60f1peaylq2zqyhgvbhdvtceix4j8ptosyis&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:11:10 933 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:11:15 410 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:11:15 411 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:11:22 864 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:11:22 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:11:26 015 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:11:26 016 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:11:26 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> id: immOnFilter]
   --- 03 Jul 01:11:29 188 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:11:29 188 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:11:29 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:11:31 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:11:34 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> id: immTranDateFrom]
   --- 03 Jul 01:11:34 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> id: immTranDateFrom]
   --- 03 Jul 01:11:35 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> id: immTranDateTo]
 Entered 'Date range' : 06/28/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 03 Jul 01:11:54 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 03 Jul 01:11:57 199 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:11:57 200 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:11:57 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f76a234b58267266224412bdb51103f6)] -> css selector: tr[id*='immTranRow']]
verifyFIArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 03 Jul 03:48:56 183 - TestCaseID:: verifyFIArchiveSettingsInAdmin
   --- 03 Jul 03:48:58 597 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Archive Settings In Admin
Steps:
   --- 03 Jul 03:49:03 798 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe7-717a-7870-ad6e-176605640e1f&response_mode=fragment&client_info=1&nonce=0197cfe7-717c-7f7f-b583-e32deca88062&state=eyjpzci6ijaxotdjzmu3ltcxn2itn2fimc1izdm5ltyxzjhimdkwmtgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wwfmkfrsijllithkztwaoan12g9q7_enhur1mhej3pw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:49:03 798 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:49:03 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:49:03 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:49:04 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:49:04 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:49:04 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:49:07 615 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe7-717a-7870-ad6e-176605640e1f&response_mode=fragment&client_info=1&nonce=0197cfe7-717c-7f7f-b583-e32deca88062&state=eyjpzci6ijaxotdjzmu3ltcxn2itn2fimc1izdm5ltyxzjhimdkwmtgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wwfmkfrsijllithkztwaoan12g9q7_enhur1mhej3pw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:49:07 615 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:49:10 884 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe7-717a-7870-ad6e-176605640e1f&response_mode=fragment&client_info=1&nonce=0197cfe7-717c-7f7f-b583-e32deca88062&state=eyjpzci6ijaxotdjzmu3ltcxn2itn2fimc1izdm5ltyxzjhimdkwmtgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wwfmkfrsijllithkztwaoan12g9q7_enhur1mhej3pw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:49:10 884 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:49:11 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:49:11 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:49:14 723 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe7-717a-7870-ad6e-176605640e1f&response_mode=fragment&client_info=1&nonce=0197cfe7-717c-7f7f-b583-e32deca88062&state=eyjpzci6ijaxotdjzmu3ltcxn2itn2fimc1izdm5ltyxzjhimdkwmtgxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wwfmkfrsijllithkztwaoan12g9q7_enhur1mhej3pw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:49:14 724 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:49:18 904 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:49:18 904 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:49:26 622 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:49:26 622 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:49:29 856 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:49:29 856 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:49:29 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:49:33 037 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:49:33 037 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:49:33 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:49:35 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> id: immAdministration]
   --- 03 Jul 03:49:35 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:49:45 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:49:45 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:49:45 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:49:45 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:49:45 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> 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]
   --- 03 Jul 03:49:53 985 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:49:53 985 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:50:00 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7a74691f4050969d348d89eef358f3e)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:50:08 542 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:50:08 542 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Workstation special characte...)
   --- 03 Jul 05:37:03 086 - TestCaseID:: verifyErrorMessagesInReports
   --- 03 Jul 05:37:05 613 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Report Page for Workstation special characters
Steps:
   --- 03 Jul 05:37:11 327 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04a-6faa-7346-a011-f6add0444d2d&response_mode=fragment&client_info=1&nonce=0197d04a-6fab-7878-94fa-379f215b3e27&state=eyjpzci6ijaxotdkmdrhltzmywitn2jkns1hmmq0ltczndiwywy5ywuxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t1dvrk9zyptpaeenhefendfahrw5grovq4avbl0swn8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:37:11 327 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:37:11 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:37:11 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:37:11 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:37:11 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:37:11 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:37:15 062 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04a-6faa-7346-a011-f6add0444d2d&response_mode=fragment&client_info=1&nonce=0197d04a-6fab-7878-94fa-379f215b3e27&state=eyjpzci6ijaxotdkmdrhltzmywitn2jkns1hmmq0ltczndiwywy5ywuxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t1dvrk9zyptpaeenhefendfahrw5grovq4avbl0swn8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:37:15 062 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:37:18 440 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04a-6faa-7346-a011-f6add0444d2d&response_mode=fragment&client_info=1&nonce=0197d04a-6fab-7878-94fa-379f215b3e27&state=eyjpzci6ijaxotdkmdrhltzmywitn2jkns1hmmq0ltczndiwywy5ywuxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t1dvrk9zyptpaeenhefendfahrw5grovq4avbl0swn8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:37:18 440 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:37:18 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:37:18 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:37:22 132 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04a-6faa-7346-a011-f6add0444d2d&response_mode=fragment&client_info=1&nonce=0197d04a-6fab-7878-94fa-379f215b3e27&state=eyjpzci6ijaxotdkmdrhltzmywitn2jkns1hmmq0ltczndiwywy5ywuxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t1dvrk9zyptpaeenhefendfahrw5grovq4avbl0swn8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:37:22 132 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:37:25 613 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:37:25 613 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:37:31 937 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:37:31 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:37:35 083 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:37:35 083 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:37:35 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immOnFilter]
   --- 03 Jul 05:37:38 307 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:37:38 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:37:38 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:37:38 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immTellerReport]
   --- 03 Jul 05:37:40 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:37:44 112 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:37:44 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:37:44 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immOnFilter]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 05:37:44 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immMachineId]
   --- 03 Jul 05:37:44 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immMachineId]
 Entered 'Machine Name' : abcsdfsd* [ScreenShot]
   --- 03 Jul 05:37:45 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immTranDateFrom]
   --- 03 Jul 05:37:51 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immTranDateTo]
   --- 03 Jul 05:37:53 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immTranDateFrom]
 Entered 'Date range' : 06/23/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:38:01 693 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immOnFilter]
   --- 03 Jul 05:38:09 970 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (7369a482dfb83300758caa6a49f8dcb8)] -> id: immOnFilter]
Expected: verify the Apply button is not Enabled in report Page
Actual(Passed): Successfully verified the Apply button is not Enabled in report Page
[ScreenShot]

No Error Messages Disaplyed [ScreenShot]
verifyinsAddressGeneralSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:37:08 461 - TestCaseID:: verifyinsAddressGeneralSettings
   --- 03 Jul 04:37:10 959 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify General Setings test cases in Admin page
Steps:
   --- 03 Jul 04:37:16 646 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d013-958c-7a22-b754-f2bdf03be288&response_mode=fragment&client_info=1&nonce=0197d013-958e-72b5-a02b-359f223ac3ce&state=eyjpzci6ijaxotdkmdezltk1ogqtnzvkmi1hogzjlta5yji5mgeznzy4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=eknbfjx9e1ue6bgr2ksqhdidll8kydwoxh51wu0dsfg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:37:16 646 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:37:16 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:37:16 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:37:16 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:37:16 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:37:16 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:37:20 328 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d013-958c-7a22-b754-f2bdf03be288&response_mode=fragment&client_info=1&nonce=0197d013-958e-72b5-a02b-359f223ac3ce&state=eyjpzci6ijaxotdkmdezltk1ogqtnzvkmi1hogzjlta5yji5mgeznzy4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=eknbfjx9e1ue6bgr2ksqhdidll8kydwoxh51wu0dsfg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:37:20 328 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:37:23 747 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d013-958c-7a22-b754-f2bdf03be288&response_mode=fragment&client_info=1&nonce=0197d013-958e-72b5-a02b-359f223ac3ce&state=eyjpzci6ijaxotdkmdezltk1ogqtnzvkmi1hogzjlta5yji5mgeznzy4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=eknbfjx9e1ue6bgr2ksqhdidll8kydwoxh51wu0dsfg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:37:23 748 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:37:24 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:37:24 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:37:27 482 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d013-958c-7a22-b754-f2bdf03be288&response_mode=fragment&client_info=1&nonce=0197d013-958e-72b5-a02b-359f223ac3ce&state=eyjpzci6ijaxotdkmdezltk1ogqtnzvkmi1hogzjlta5yji5mgeznzy4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=eknbfjx9e1ue6bgr2ksqhdidll8kydwoxh51wu0dsfg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:37:27 483 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:37:31 695 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:37:31 696 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:37:39 142 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:37:39 142 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:37:42 277 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:37:42 277 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:37:42 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:37:45 432 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:37:45 432 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:37:45 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:37:47 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> id: immAdministration]
   --- 03 Jul 04:37:47 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:37:48 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:37:48 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:37:48 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:37:48 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:37:48 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> 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]
   --- 03 Jul 04:37:57 223 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:37:57 223 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:38:03 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6488a52f58becf420c969ce7c5a628d4)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:38:11 883 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:38:11 884 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 03 Jul 03:57:45 637 - TestCaseID:: verifyFIOperationSettingsInAdmin
   --- 03 Jul 03:57:48 437 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify operation In Admin Teller Portal Add
Steps:
   --- 03 Jul 03:57:53 121 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfef-8589-7b24-b7d7-64a8a61086c6&response_mode=fragment&client_info=1&nonce=0197cfef-858b-757b-be40-692a292ae9ce&state=eyjpzci6ijaxotdjzmvmltg1ogetnziwnc04yjhjltkyognkmthkntgxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0scgde58mbp61uet3exdq1d2omjjzsf23dffxx8n3cs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:57:53 121 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:57:53 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:57:53 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:57:53 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:57:53 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:57:53 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:57:56 891 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfef-8589-7b24-b7d7-64a8a61086c6&response_mode=fragment&client_info=1&nonce=0197cfef-858b-757b-be40-692a292ae9ce&state=eyjpzci6ijaxotdjzmvmltg1ogetnziwnc04yjhjltkyognkmthkntgxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0scgde58mbp61uet3exdq1d2omjjzsf23dffxx8n3cs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:57:56 891 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:58:00 179 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfef-8589-7b24-b7d7-64a8a61086c6&response_mode=fragment&client_info=1&nonce=0197cfef-858b-757b-be40-692a292ae9ce&state=eyjpzci6ijaxotdjzmvmltg1ogetnziwnc04yjhjltkyognkmthkntgxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0scgde58mbp61uet3exdq1d2omjjzsf23dffxx8n3cs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:58:00 180 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:58:00 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:58:00 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:58:04 103 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfef-8589-7b24-b7d7-64a8a61086c6&response_mode=fragment&client_info=1&nonce=0197cfef-858b-757b-be40-692a292ae9ce&state=eyjpzci6ijaxotdjzmvmltg1ogetnziwnc04yjhjltkyognkmthkntgxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=0scgde58mbp61uet3exdq1d2omjjzsf23dffxx8n3cs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:58:04 103 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:58:08 316 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:58:08 316 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:58:15 854 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:58:15 855 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:58:18 997 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:58:18 998 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:58:19 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:58:22 185 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:58:22 185 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:58:22 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:58:24 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> id: immAdministration]
   --- 03 Jul 03:58:24 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:58:25 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:58:25 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:58:25 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:58:25 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:58:25 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> 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]
   --- 03 Jul 03:58:33 735 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:58:33 735 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:58:39 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4683b567598439c50068f75c20a4dccd)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:58:48 248 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:58:48 248 - 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]

Get the value not found in page!! [ScreenShot]
verifyReceivedAndDisbursedGridInReceiptPage({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Grid In Receipt Page, ...)
   --- 03 Jul 02:01:21 444 - TestCaseID:: verifyReceivedAndDisbursedGridInReceiptPage
   --- 03 Jul 02:01:24 228 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Received And Disbursed Grid In Receipt Page
Steps:
 ***** verify Received And Disbursed Grid In Receipt Page *****
   --- 03 Jul 02:01:28 831 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf84-f304-792a-96da-41bf6ec1965a&response_mode=fragment&client_info=1&nonce=0197cf84-f307-757b-a6a5-2b05c0bcda9b&state=eyjpzci6ijaxotdjzjg0lwyzmdytn2iyoc04mtezltizzmvmyjmxn2niniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sfby_phixawnzfhxfza_km2spgmj32nwp1kqa_3b9ig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:01:28 831 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:01:28 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 02:01:28 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:01:29 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:01:29 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:01:29 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:01:32 543 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf84-f304-792a-96da-41bf6ec1965a&response_mode=fragment&client_info=1&nonce=0197cf84-f307-757b-a6a5-2b05c0bcda9b&state=eyjpzci6ijaxotdjzjg0lwyzmdytn2iyoc04mtezltizzmvmyjmxn2niniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sfby_phixawnzfhxfza_km2spgmj32nwp1kqa_3b9ig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:01:32 544 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:01:35 948 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf84-f304-792a-96da-41bf6ec1965a&response_mode=fragment&client_info=1&nonce=0197cf84-f307-757b-a6a5-2b05c0bcda9b&state=eyjpzci6ijaxotdjzjg0lwyzmdytn2iyoc04mtezltizzmvmyjmxn2niniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sfby_phixawnzfhxfza_km2spgmj32nwp1kqa_3b9ig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:01:35 949 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:01:36 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:01:36 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:01:40 121 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf84-f304-792a-96da-41bf6ec1965a&response_mode=fragment&client_info=1&nonce=0197cf84-f307-757b-a6a5-2b05c0bcda9b&state=eyjpzci6ijaxotdjzjg0lwyzmdytn2iyoc04mtezltizzmvmyjmxn2niniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sfby_phixawnzfhxfza_km2spgmj32nwp1kqa_3b9ig&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:01:40 121 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:01:44 748 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:01:44 748 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:01:52 290 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:01:52 290 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:01:55 442 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:01:55 443 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:01:55 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immOnFilter]
   --- 03 Jul 02:01:58 679 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:01:58 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:01:58 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 02:02:01 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 02:02:04 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immTellerId]
   --- 03 Jul 02:02:04 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immTellerId]
 Entered 'Teller' :  [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 02:02:22 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:02:22 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:02:33 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immOpenDisbursementDialog]
   --- 03 Jul 02:02:33 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immOpenDisbursementDialog]
   --- 03 Jul 02:02:34 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immDisbursementClear]
   --- 03 Jul 02:02:34 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immDisbursementClear]
   --- 03 Jul 02:02:34 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immDisbursementCancel]
   --- 03 Jul 02:02:34 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9251fe1fc73f90b102bd91889b1b2489)] -> id: immDisbursementClear]
Expected: Sucessfully clicked and verify Disbursement Card Elements in Receipt page
Actual(Passed): Sucessfully clicked and verified Disbursement Card Elements in Receipt page
[ScreenShot]

Index 0 out of bounds for length 0 [ScreenShot]
verifyBranchScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:41:49 198 - TestCaseID:: verifyBranchScanSettingsInAdmin
   --- 03 Jul 03:41:52 809 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch Scan settings Admin Portal
Steps:
   --- 03 Jul 03:41:57 830 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe0-f212-7b65-86f9-6a784e1665eb&response_mode=fragment&client_info=1&nonce=0197cfe0-f213-7188-bf31-68a590455a7a&state=eyjpzci6ijaxotdjzmuwlwyymtmtnzcyyy05yjy4lty4nmi2owzjyjdhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hjj6lqrplt43uwpmls4vwouig1i25ovs4rw2yihln8i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:41:57 830 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:41:57 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:41:57 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:41:58 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:41:58 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:41:58 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:42:01 732 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe0-f212-7b65-86f9-6a784e1665eb&response_mode=fragment&client_info=1&nonce=0197cfe0-f213-7188-bf31-68a590455a7a&state=eyjpzci6ijaxotdjzmuwlwyymtmtnzcyyy05yjy4lty4nmi2owzjyjdhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hjj6lqrplt43uwpmls4vwouig1i25ovs4rw2yihln8i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:42:01 732 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:42:05 098 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe0-f212-7b65-86f9-6a784e1665eb&response_mode=fragment&client_info=1&nonce=0197cfe0-f213-7188-bf31-68a590455a7a&state=eyjpzci6ijaxotdjzmuwlwyymtmtnzcyyy05yjy4lty4nmi2owzjyjdhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hjj6lqrplt43uwpmls4vwouig1i25ovs4rw2yihln8i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:42:05 099 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:42:05 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:42:05 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:42:09 634 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe0-f212-7b65-86f9-6a784e1665eb&response_mode=fragment&client_info=1&nonce=0197cfe0-f213-7188-bf31-68a590455a7a&state=eyjpzci6ijaxotdjzmuwlwyymtmtnzcyyy05yjy4lty4nmi2owzjyjdhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hjj6lqrplt43uwpmls4vwouig1i25ovs4rw2yihln8i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:42:09 634 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:42:13 659 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:42:13 659 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:42:21 090 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:42:21 090 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:42:24 226 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:42:24 227 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:42:24 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:42:27 395 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:42:27 396 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:42:27 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:42:27 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immAdministration]
   --- 03 Jul 03:42:29 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immAdministration]
   --- 03 Jul 03:42:29 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:42:36 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:42:36 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:42:36 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:42:36 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:42:37 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:42:37 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:42:37 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:42:40 824 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:42:40 824 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:42:40 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:42:40 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:42:41 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 03:42:41 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 03:42:44 749 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:42:44 750 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:42:45 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:42:45 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:42:47 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:42:47 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:42:47 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:42:47 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:42:47 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> 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]
   --- 03 Jul 03:42:56 076 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:42:56 077 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:43:02 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1da624ba0fe0044a7e8110e9333edc3)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:43:10 772 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:43:10 773 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:43:41 193 - Unable to find a element after 25 sec

Click on Setting not found in page!! [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...)
   --- 03 Jul 01:13:28 229 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 03 Jul 01:13:30 729 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive
Steps:
 ***** verify Color Transcations In DashBoard with Archive *****
   --- 03 Jul 01:13:36 424 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf59-1ec6-7b5b-9c92-fe9866fc97e4&response_mode=fragment&client_info=1&nonce=0197cf59-1ec8-7063-b4ae-5ee2ab6cd2d2&state=eyjpzci6ijaxotdjzju5ltflyzctnzc4mc1hy2m5ltjlmjnmzduzyjuyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ey_y_sk-k0tzberq0zml6byhipoi4brjzjkv3pppbk8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:13:36 425 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:13:36 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:13:36 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:13:36 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:13:36 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:13:36 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:13:40 235 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf59-1ec6-7b5b-9c92-fe9866fc97e4&response_mode=fragment&client_info=1&nonce=0197cf59-1ec8-7063-b4ae-5ee2ab6cd2d2&state=eyjpzci6ijaxotdjzju5ltflyzctnzc4mc1hy2m5ltjlmjnmzduzyjuyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ey_y_sk-k0tzberq0zml6byhipoi4brjzjkv3pppbk8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:13:40 236 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:13:43 631 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf59-1ec6-7b5b-9c92-fe9866fc97e4&response_mode=fragment&client_info=1&nonce=0197cf59-1ec8-7063-b4ae-5ee2ab6cd2d2&state=eyjpzci6ijaxotdjzju5ltflyzctnzc4mc1hy2m5ltjlmjnmzduzyjuyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ey_y_sk-k0tzberq0zml6byhipoi4brjzjkv3pppbk8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:13:43 632 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:13:44 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:13:44 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:13:47 508 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf59-1ec6-7b5b-9c92-fe9866fc97e4&response_mode=fragment&client_info=1&nonce=0197cf59-1ec8-7063-b4ae-5ee2ab6cd2d2&state=eyjpzci6ijaxotdjzju5ltflyzctnzc4mc1hy2m5ltjlmjnmzduzyjuyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ey_y_sk-k0tzberq0zml6byhipoi4brjzjkv3pppbk8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:13:47 508 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:13:51 980 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:13:51 981 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:13:59 500 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:13:59 500 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:14:02 629 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:14:02 629 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:14:02 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> id: immOnFilter]
   --- 03 Jul 01:14:05 821 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:14:05 821 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:14:05 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:14:08 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:14:11 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> id: immTranDateFrom]
   --- 03 Jul 01:14:11 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> id: immTranDateFrom]
   --- 03 Jul 01:14:11 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[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
   --- 03 Jul 01:14:30 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 03 Jul 01:14:33 780 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:14:33 780 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:14:33 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3caad3a2e7e1e6db5dcaeb34ea9428)] -> css selector: tr[id*='immTranRow']]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
   --- 03 Jul 01:05:17 482 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 03 Jul 01:05:20 032 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active
Steps:
 ***** verify Color Transcations In DashBoard with Active *****
   --- 03 Jul 01:05:27 158 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf51-a245-7d09-a71d-ec2c271f687b&response_mode=fragment&client_info=1&nonce=0197cf51-a247-730d-87c6-cb94fe22a1ba&state=eyjpzci6ijaxotdjzjuxlweyndytnzm1oc1hn2jhlthiztvimge3ytrhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sx4objl_yxwkazvr25qetftdhtdhyu5thi0uivglmp0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:05:27 159 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:05:29 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:05:29 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:05:29 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:05:29 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:05:30 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:05:33 923 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf51-a245-7d09-a71d-ec2c271f687b&response_mode=fragment&client_info=1&nonce=0197cf51-a247-730d-87c6-cb94fe22a1ba&state=eyjpzci6ijaxotdjzjuxlweyndytnzm1oc1hn2jhlthiztvimge3ytrhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sx4objl_yxwkazvr25qetftdhtdhyu5thi0uivglmp0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:05:33 923 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:05:37 246 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf51-a245-7d09-a71d-ec2c271f687b&response_mode=fragment&client_info=1&nonce=0197cf51-a247-730d-87c6-cb94fe22a1ba&state=eyjpzci6ijaxotdjzjuxlweyndytnzm1oc1hn2jhlthiztvimge3ytrhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sx4objl_yxwkazvr25qetftdhtdhyu5thi0uivglmp0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:05:37 246 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:05:37 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:05:38 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:05:41 360 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf51-a245-7d09-a71d-ec2c271f687b&response_mode=fragment&client_info=1&nonce=0197cf51-a247-730d-87c6-cb94fe22a1ba&state=eyjpzci6ijaxotdjzjuxlweyndytnzm1oc1hn2jhlthiztvimge3ytrhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=sx4objl_yxwkazvr25qetftdhtdhyu5thi0uivglmp0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:05:41 361 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:05:45 743 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:05:45 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:05:53 353 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:05:53 353 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:05:56 468 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:05:56 468 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:05:56 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> id: immOnFilter]
   --- 03 Jul 01:05:59 664 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:05:59 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:05:59 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:06:02 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:06:05 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> id: immTranDateFrom]
   --- 03 Jul 01:06:05 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> id: immTranDateFrom]
   --- 03 Jul 01:06:05 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:06:24 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 03 Jul 01:06:27 698 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:06:27 698 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:06:27 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (003cc6c8472c4adc7a2087c3a79b580c)] -> css selector: tr[id*='immTranRow']]
verifyBranchPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:39:04 110 - TestCaseID:: verifyBranchPrintSettingsInAdmin
   --- 03 Jul 03:39:07 774 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch print settings Admin Portal
Steps:
   --- 03 Jul 03:39:12 620 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfde-6c6b-7591-bab4-768f79cab701&response_mode=fragment&client_info=1&nonce=0197cfde-6c6d-781d-aa41-2ced52119226&state=eyjpzci6ijaxotdjzmrlltzjnmqtn2yyzi1hnwm4ltvjnme5owvlmzm5osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=j4uvzzgyygtmyk3l1zg465mjljr39vkyji7phocrphu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:39:12 620 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:12 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:39:12 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:39:12 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:39:12 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:39:13 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:39:16 581 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfde-6c6b-7591-bab4-768f79cab701&response_mode=fragment&client_info=1&nonce=0197cfde-6c6d-781d-aa41-2ced52119226&state=eyjpzci6ijaxotdjzmrlltzjnmqtn2yyzi1hnwm4ltvjnme5owvlmzm5osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=j4uvzzgyygtmyk3l1zg465mjljr39vkyji7phocrphu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:39:16 581 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:19 935 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfde-6c6b-7591-bab4-768f79cab701&response_mode=fragment&client_info=1&nonce=0197cfde-6c6d-781d-aa41-2ced52119226&state=eyjpzci6ijaxotdjzmrlltzjnmqtn2yyzi1hnwm4ltvjnme5owvlmzm5osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=j4uvzzgyygtmyk3l1zg465mjljr39vkyji7phocrphu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:39:19 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:39:20 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:39:20 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:39:24 352 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfde-6c6b-7591-bab4-768f79cab701&response_mode=fragment&client_info=1&nonce=0197cfde-6c6d-781d-aa41-2ced52119226&state=eyjpzci6ijaxotdjzmrlltzjnmqtn2yyzi1hnwm4ltvjnme5owvlmzm5osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=j4uvzzgyygtmyk3l1zg465mjljr39vkyji7phocrphu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:39:24 353 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:39:28 751 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:39:28 752 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:36 580 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:39:36 581 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:39 765 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:39:39 766 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:39 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:39:42 973 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:39:42 973 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:43 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:39:43 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: immAdministration]
   --- 03 Jul 03:39:45 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: immAdministration]
   --- 03 Jul 03:39:45 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:39:51 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:39:52 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:39:52 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:39:52 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:39:53 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:39:53 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:39:53 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:39:56 809 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:39:56 810 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:56 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:39:57 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:39:57 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 03:39:57 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86576baebcc183d04193bc9c898136b6)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 03:40:01 301 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:40:01 301 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:40:26 683 - Element not found : element
   --- 03 Jul 03:40:40 377 - Element not found : element
   --- 03 Jul 03:40:54 030 - Element not found : element
   --- 03 Jul 03:41:07 728 - Element not found : element
   --- 03 Jul 03:41:21 429 - Element not found : element
   --- 03 Jul 03:41:22 432 - Unable to find an element after 5 sec
   --- 03 Jul 03:41:47 766 - Unable to find a element after 25 sec

Click the Setting not found in page!! [ScreenShot]
verifyTextSubscriptionInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...)
   --- 03 Jul 04:29:36 116 - TestCaseID:: verifyTextSubscriptionInAdminTellerPortal
   --- 03 Jul 04:29:38 709 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Text Subscription In Admin Teller Portal
Steps:
   --- 03 Jul 04:29:44 011 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00c-ae0b-7c91-972c-82a6850212ea&response_mode=fragment&client_info=1&nonce=0197d00c-ae0d-7e5b-8ada-d465433220d1&state=eyjpzci6ijaxotdkmdbjlwflmgmtnzvlzc1hotlhlta0mjg4owy1zjdjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tqyko6kn1bdwmpqe3ua9quqotctzcshaolfaaxqr0y4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:29:44 012 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:29:44 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:29:44 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:29:44 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:29:44 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:29:44 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:29:47 708 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00c-ae0b-7c91-972c-82a6850212ea&response_mode=fragment&client_info=1&nonce=0197d00c-ae0d-7e5b-8ada-d465433220d1&state=eyjpzci6ijaxotdkmdbjlwflmgmtnzvlzc1hotlhlta0mjg4owy1zjdjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tqyko6kn1bdwmpqe3ua9quqotctzcshaolfaaxqr0y4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:29:47 708 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:29:51 015 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00c-ae0b-7c91-972c-82a6850212ea&response_mode=fragment&client_info=1&nonce=0197d00c-ae0d-7e5b-8ada-d465433220d1&state=eyjpzci6ijaxotdkmdbjlwflmgmtnzvlzc1hotlhlta0mjg4owy1zjdjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tqyko6kn1bdwmpqe3ua9quqotctzcshaolfaaxqr0y4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:29:51 016 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:29:51 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:29:51 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:29:54 741 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00c-ae0b-7c91-972c-82a6850212ea&response_mode=fragment&client_info=1&nonce=0197d00c-ae0d-7e5b-8ada-d465433220d1&state=eyjpzci6ijaxotdkmdbjlwflmgmtnzvlzc1hotlhlta0mjg4owy1zjdjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tqyko6kn1bdwmpqe3ua9quqotctzcshaolfaaxqr0y4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:29:54 742 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:29:58 340 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:29:58 340 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:30:05 814 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:30:05 814 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:30:08 894 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:30:08 895 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:30:08 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:30:12 055 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:30:12 056 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:30:12 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:30:12 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> id: immAdministration]
   --- 03 Jul 04:30:14 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> id: immAdministration]
   --- 03 Jul 04:30:18 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff066d09936b5f20da3c4143b845ba7f)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]

Get the value not found in page!! [ScreenShot]
verifyShowTransactionCloseBtn({Toggel=, Archived Transactions=no, Description=verify Show Transaction In Receipt Page, Email=, Arc...)
verify Show Transaction In Receipt Page
Steps:
   --- 03 Jul 02:07:14 640 - TestCaseID:: verifyShowTransactionCloseBtn
   --- 03 Jul 02:07:17 729 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Show Transaction In Receipt Page *****
   --- 03 Jul 02:07:22 545 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8a-5819-7a31-a488-e89dd43a9b1d&response_mode=fragment&client_info=1&nonce=0197cf8a-581b-7317-9577-100e43c9d9c7&state=eyjpzci6ijaxotdjzjhhltu4mwetnzdjzc1hzdawlwzhndu4oddkmwnhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i1f7gtohrbym4es0e2edylzcmpgirqs3ok8upazjdfc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:07:22 545 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:07:22 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:07:22 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:07:22 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:07:22 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:07:22 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:07:26 220 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8a-5819-7a31-a488-e89dd43a9b1d&response_mode=fragment&client_info=1&nonce=0197cf8a-581b-7317-9577-100e43c9d9c7&state=eyjpzci6ijaxotdjzjhhltu4mwetnzdjzc1hzdawlwzhndu4oddkmwnhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i1f7gtohrbym4es0e2edylzcmpgirqs3ok8upazjdfc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:07:26 221 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:07:29 535 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8a-5819-7a31-a488-e89dd43a9b1d&response_mode=fragment&client_info=1&nonce=0197cf8a-581b-7317-9577-100e43c9d9c7&state=eyjpzci6ijaxotdjzjhhltu4mwetnzdjzc1hzdawlwzhndu4oddkmwnhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i1f7gtohrbym4es0e2edylzcmpgirqs3ok8upazjdfc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:07:29 535 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:07:30 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:07:30 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:07:34 108 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8a-5819-7a31-a488-e89dd43a9b1d&response_mode=fragment&client_info=1&nonce=0197cf8a-581b-7317-9577-100e43c9d9c7&state=eyjpzci6ijaxotdjzjhhltu4mwetnzdjzc1hzdawlwzhndu4oddkmwnhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i1f7gtohrbym4es0e2edylzcmpgirqs3ok8upazjdfc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:07:34 108 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:07:38 460 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:07:38 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:07:45 867 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:07:45 867 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:07:48 989 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:07:48 990 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:07:49 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:07:52 162 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:07:52 162 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:07:52 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:07:54 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> id: immAdministration]
   --- 03 Jul 02:07:54 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> id: immMenuSystemSettings]
   --- 03 Jul 02:07:55 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:07:55 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:07:55 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:07:55 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:07:55 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> 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]
   --- 03 Jul 02:08:03 949 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:08:03 949 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:08:10 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a9b83cfcb580549a872adaeb2f07f8ff)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 02:08:18 561 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:08:18 561 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
   --- 03 Jul 00:37:00 688 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 03 Jul 00:37:03 612 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller ID invalid
Steps:
 ***** verify Error Messages In DashBoard Page with Teller ID invalid *****
   --- 03 Jul 00:37:08 603 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf37-bc9e-7d7c-88b8-bffe54776e21&response_mode=fragment&client_info=1&nonce=0197cf37-bc9f-7508-97a1-20824db90749&state=eyjpzci6ijaxotdjzjm3lwjjowytnzljns1hymfmltcyzdzhmwniztiwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j0bq-p3nytwvtumie7tlohrfsgjngty9eqkmh_nxi1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:37:08 604 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:37:08 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:37:08 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:37:08 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:37:08 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:37:08 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:37:12 452 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf37-bc9e-7d7c-88b8-bffe54776e21&response_mode=fragment&client_info=1&nonce=0197cf37-bc9f-7508-97a1-20824db90749&state=eyjpzci6ijaxotdjzjm3lwjjowytnzljns1hymfmltcyzdzhmwniztiwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j0bq-p3nytwvtumie7tlohrfsgjngty9eqkmh_nxi1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:37:12 452 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:37:15 806 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf37-bc9e-7d7c-88b8-bffe54776e21&response_mode=fragment&client_info=1&nonce=0197cf37-bc9f-7508-97a1-20824db90749&state=eyjpzci6ijaxotdjzjm3lwjjowytnzljns1hymfmltcyzdzhmwniztiwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j0bq-p3nytwvtumie7tlohrfsgjngty9eqkmh_nxi1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:37:15 807 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:37:16 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:37:16 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:37:19 992 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf37-bc9e-7d7c-88b8-bffe54776e21&response_mode=fragment&client_info=1&nonce=0197cf37-bc9f-7508-97a1-20824db90749&state=eyjpzci6ijaxotdjzjm3lwjjowytnzljns1hymfmltcyzdzhmwniztiwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j0bq-p3nytwvtumie7tlohrfsgjngty9eqkmh_nxi1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:37:19 992 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:37:24 563 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:37:24 563 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:37:31 048 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:37:31 048 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:37:34 224 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:37:34 224 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:37:34 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immOnFilter]
   --- 03 Jul 00:37:37 494 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:37:37 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:37:37 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:37:40 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:37:43 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immTranDateFrom]
   --- 03 Jul 00:37:43 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immTranDateFrom]
   --- 03 Jul 00:37:44 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
   --- 03 Jul 00:37:45 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immTellerId]
   --- 03 Jul 00:37:45 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immTellerId]
 Entered 'Teller' : #878% [ScreenShot]
   --- 03 Jul 00:37:47 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immMemberId]
   --- 03 Jul 00:37:47 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immMemberId]
 Entered 'Member' : 5034474 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 03 Jul 00:38:14 697 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (c3ea831928e7e735a20f4d44b63e5c2e)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyNotifyInArchiveReceiptPage({Description=verify Notify In Archive Receipt Page, Email=Ctest@gmail.com, Teller LastName=, print s...)
   --- 03 Jul 00:49:18 181 - TestCaseID:: verifyNotifyInArchiveReceiptPage
   --- 03 Jul 00:49:20 873 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Notify In Archive Receipt Page
Steps:
 ***** verify Notify In Archive Receipt Page *****
   --- 03 Jul 00:49:26 416 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf42-fe92-7e5f-a53d-7ed4f26dbf9d&response_mode=fragment&client_info=1&nonce=0197cf42-fe94-79ad-9620-8d8d6f942d91&state=eyjpzci6ijaxotdjzjqylwzlotmtnzi0ys04yzi1lwzjymriy2nhm2m4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=frimdwhv6wmxe3jpmmyomnlv3v3m5u-cd4omy7nx-xc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:49:26 417 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:49:26 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:49:26 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:49:26 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:49:26 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:49:26 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:49:30 107 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf42-fe92-7e5f-a53d-7ed4f26dbf9d&response_mode=fragment&client_info=1&nonce=0197cf42-fe94-79ad-9620-8d8d6f942d91&state=eyjpzci6ijaxotdjzjqylwzlotmtnzi0ys04yzi1lwzjymriy2nhm2m4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=frimdwhv6wmxe3jpmmyomnlv3v3m5u-cd4omy7nx-xc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:49:30 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:49:33 846 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf42-fe92-7e5f-a53d-7ed4f26dbf9d&response_mode=fragment&client_info=1&nonce=0197cf42-fe94-79ad-9620-8d8d6f942d91&state=eyjpzci6ijaxotdjzjqylwzlotmtnzi0ys04yzi1lwzjymriy2nhm2m4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=frimdwhv6wmxe3jpmmyomnlv3v3m5u-cd4omy7nx-xc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:49:33 846 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:49:34 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:49:34 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:49:38 250 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf42-fe92-7e5f-a53d-7ed4f26dbf9d&response_mode=fragment&client_info=1&nonce=0197cf42-fe94-79ad-9620-8d8d6f942d91&state=eyjpzci6ijaxotdjzjqylwzlotmtnzi0ys04yzi1lwzjymriy2nhm2m4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=frimdwhv6wmxe3jpmmyomnlv3v3m5u-cd4omy7nx-xc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:49:38 250 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:49:42 732 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:49:42 733 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:49:50 213 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:49:50 213 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:49:53 397 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:49:53 397 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:49:53 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> id: immOnFilter]
   --- 03 Jul 00:49:56 610 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:49:56 611 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:49:56 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:49:58 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[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 sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 03 Jul 00:50:27 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aaaf531af1fa45ce6e1e76fdc8b498bc)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 00:50:44 516 - sleep failed..
verifyOfflineErrorMessagesTransfer({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...)
   --- 03 Jul 05:04:41 113 - TestCaseID:: verifyOfflineErrorMessagesTransfer
createAddGroupInRolesPage({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, W...)
   --- 03 Jul 02:42:03 655 - TestCaseID:: createAddGroupInRolesPage
   --- 03 Jul 02:42:06 493 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Add Group Functionality In Roles Page *****
 ***** verify Add Group Functionality In Roles Page *****
   --- 03 Jul 02:42:11 906 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfaa-3a35-7c99-a66a-79944e97b3f7&response_mode=fragment&client_info=1&nonce=0197cfaa-3a37-730f-a18a-61bef7682e75&state=eyjpzci6ijaxotdjzmfhltnhmzytn2zkos1imdnjltg2mgqxy2q0otu5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=m6o2xi-lmgfkhcdcyaxf3ncgpouhdxhkoibizujszs8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:42:11 906 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:42:11 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:42:12 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:42:12 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:42:12 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:42:12 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:42:15 568 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfaa-3a35-7c99-a66a-79944e97b3f7&response_mode=fragment&client_info=1&nonce=0197cfaa-3a37-730f-a18a-61bef7682e75&state=eyjpzci6ijaxotdjzmfhltnhmzytn2zkos1imdnjltg2mgqxy2q0otu5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=m6o2xi-lmgfkhcdcyaxf3ncgpouhdxhkoibizujszs8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:42:15 569 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:42:18 843 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfaa-3a35-7c99-a66a-79944e97b3f7&response_mode=fragment&client_info=1&nonce=0197cfaa-3a37-730f-a18a-61bef7682e75&state=eyjpzci6ijaxotdjzmfhltnhmzytn2zkos1imdnjltg2mgqxy2q0otu5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=m6o2xi-lmgfkhcdcyaxf3ncgpouhdxhkoibizujszs8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:42:18 844 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:42:19 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:42:19 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:42:22 906 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfaa-3a35-7c99-a66a-79944e97b3f7&response_mode=fragment&client_info=1&nonce=0197cfaa-3a37-730f-a18a-61bef7682e75&state=eyjpzci6ijaxotdjzmfhltnhmzytn2zkos1imdnjltg2mgqxy2q0otu5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=m6o2xi-lmgfkhcdcyaxf3ncgpouhdxhkoibizujszs8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:42:22 906 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:42:27 152 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:42:27 153 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:42:33 737 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:42:33 737 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:42:36 854 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:42:36 855 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:42:36 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:42:40 035 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:42:40 036 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:42:40 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:42:40 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> id: immAdministration]
   --- 03 Jul 02:42:42 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> id: immAdministration]
   --- 03 Jul 02:42:43 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
   --- 03 Jul 02:42:45 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> id: immOpenCreateRoleDialog]
 clicked on Add New group
   --- 03 Jul 02:42:45 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7c959f595ef5af66a64c8a1971397b52)] -> id: immDirectoryGroupName]

Index 1 out of bounds for length 0 [ScreenShot]
verifyCopyWorkstationInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 02:56:54 775 - TestCaseID:: verifyCopyWorkstationInfo
   --- 03 Jul 02:56:57 423 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Copy Workstation In Page
Steps:
   --- 03 Jul 02:57:03 968 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb7-d6b5-7166-ba2a-442b19f1db50&response_mode=fragment&client_info=1&nonce=0197cfb7-d6b7-72cc-b802-f8c390ae5048&state=eyjpzci6ijaxotdjzmi3lwq2yjctn2iyni1izwjhltqwzdawmjewnzi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a1fropz5v5ys3zh__uhg4vfxpl7x-nwt4mzxyxtlmvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:57:03 968 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:04 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:57:04 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:57:04 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:57:04 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:57:04 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:57:07 701 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb7-d6b5-7166-ba2a-442b19f1db50&response_mode=fragment&client_info=1&nonce=0197cfb7-d6b7-72cc-b802-f8c390ae5048&state=eyjpzci6ijaxotdjzmi3lwq2yjctn2iyni1izwjhltqwzdawmjewnzi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a1fropz5v5ys3zh__uhg4vfxpl7x-nwt4mzxyxtlmvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:57:07 701 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:11 038 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb7-d6b5-7166-ba2a-442b19f1db50&response_mode=fragment&client_info=1&nonce=0197cfb7-d6b7-72cc-b802-f8c390ae5048&state=eyjpzci6ijaxotdjzmi3lwq2yjctn2iyni1izwjhltqwzdawmjewnzi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a1fropz5v5ys3zh__uhg4vfxpl7x-nwt4mzxyxtlmvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:57:11 039 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:57:11 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:57:11 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:57:14 743 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb7-d6b5-7166-ba2a-442b19f1db50&response_mode=fragment&client_info=1&nonce=0197cfb7-d6b7-72cc-b802-f8c390ae5048&state=eyjpzci6ijaxotdjzmi3lwq2yjctn2iyni1izwjhltqwzdawmjewnzi5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=a1fropz5v5ys3zh__uhg4vfxpl7x-nwt4mzxyxtlmvg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:57:14 743 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:57:18 271 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:57:18 272 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:25 727 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:57:25 727 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:28 846 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:57:28 847 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:28 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:57:31 986 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:57:31 986 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:32 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:57:32 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immAdministration]
   --- 03 Jul 02:57:34 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immAdministration]
   --- 03 Jul 02:57:34 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 02:57:36 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 02:57:36 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 02:57:37 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 02:57:40 273 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:57:40 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:40 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 02:57:40 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 02:57:40 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 03 Jul 02:57:40 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 03 Jul 02:57:46 219 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:57:46 219 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:57:58 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 02:57:59 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New Workstation icon
   --- 03 Jul 02:57:59 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 03 Jul 02:57:59 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the Workstation name [ScreenShot]
   --- 03 Jul 02:57:59 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 02:57:59 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 02:58:00 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immGlobalControl_NewWorkstation_button]
 From Workstation was not present, so Added:Arya
   --- 03 Jul 02:58:09 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 02:58:09 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 02:58:09 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 02:58:12 471 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:58:12 471 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:58:12 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 02:58:12 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 02:58:12 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 03 Jul 02:58:13 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 03 Jul 02:58:18 409 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:58:18 409 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:58:31 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 02:58:32 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New Workstation icon
   --- 03 Jul 02:58:32 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 03 Jul 02:58:32 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the Workstation name [ScreenShot]
   --- 03 Jul 02:58:32 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 02:58:32 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 02:58:33 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immGlobalControl_NewWorkstation_button]
 To Workstation was not present, so Added:Syra
   --- 03 Jul 02:58:42 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 02:58:42 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 02:58:42 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82a01a71a18e0667781005474fbd5eb7)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 02:58:45 768 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:58:45 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Lastname, Email=, Teller LastName=op...)
   --- 03 Jul 00:45:12 541 - TestCaseID:: verifyFiltersInDashBoard
   --- 03 Jul 00:45:14 912 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with partial Teller Lastname
Steps:
 ***** verify UI Elemnts In DashBoard with partial Teller Lastname *****
   --- 03 Jul 00:45:23 088 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3f-41c0-7483-b7fb-4385d56241ca&response_mode=fragment&client_info=1&nonce=0197cf3f-41c2-7bc0-a1b2-0dfc4b5bb87d&state=eyjpzci6ijaxotdjzjnmltqxyzetnzcwyi04yju2lwnhmzdlnjrhywrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zsdgrd4kwrn1v3u9hl6_fb_vihqmo8icrhnihxo9aim&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:45:23 088 - 7 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:45:23 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:45:24 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:45:25 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:45:28 752 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3f-41c0-7483-b7fb-4385d56241ca&response_mode=fragment&client_info=1&nonce=0197cf3f-41c2-7bc0-a1b2-0dfc4b5bb87d&state=eyjpzci6ijaxotdjzjnmltqxyzetnzcwyi04yju2lwnhmzdlnjrhywrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zsdgrd4kwrn1v3u9hl6_fb_vihqmo8icrhnihxo9aim&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:45:28 753 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:45:32 025 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3f-41c0-7483-b7fb-4385d56241ca&response_mode=fragment&client_info=1&nonce=0197cf3f-41c2-7bc0-a1b2-0dfc4b5bb87d&state=eyjpzci6ijaxotdjzjnmltqxyzetnzcwyi04yju2lwnhmzdlnjrhywrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zsdgrd4kwrn1v3u9hl6_fb_vihqmo8icrhnihxo9aim&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:45:32 025 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:45:32 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:45:33 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:45:36 324 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3f-41c0-7483-b7fb-4385d56241ca&response_mode=fragment&client_info=1&nonce=0197cf3f-41c2-7bc0-a1b2-0dfc4b5bb87d&state=eyjpzci6ijaxotdjzjnmltqxyzetnzcwyi04yju2lwnhmzdlnjrhywrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zsdgrd4kwrn1v3u9hl6_fb_vihqmo8icrhnihxo9aim&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:45:36 324 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:45:40 715 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:45:40 716 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:45:48 314 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:45:48 314 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:45:51 503 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:45:51 503 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:45:51 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> id: immOnFilter]
   --- 03 Jul 00:45:54 716 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:45:54 717 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:45:54 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:45:57 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:46:00 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> id: immUserLastName]
   --- 03 Jul 00:46:00 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd1196fb625b3e1807abbd44fe4114e0)] -> id: immUserLastName]

element click intercepted: Element is not clickable at point (493, 356). Other element would receive the click: ... [ScreenShot]
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Member, Email=, Teller LastName=, print signatur=, ...)
   --- 03 Jul 00:40:35 903 - TestCaseID:: verifyFiltersInDashBoard
   --- 03 Jul 00:40:38 629 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Member
Steps:
 ***** verify UI Elemnts In DashBoard with Member *****
   --- 03 Jul 00:40:43 469 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3b-03e8-75d8-b842-c9bd3104dcec&response_mode=fragment&client_info=1&nonce=0197cf3b-03ea-70c8-a847-ab083f38a4ce&state=eyjpzci6ijaxotdjzjniltazztktnze0my1hoda3lthjodq5ndm2yzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf6g-pew3frvfkbtp5sseyyze3g6_vwh9ifhbwdfubc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:40:43 469 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:40:43 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:40:43 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:40:43 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:40:47 178 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3b-03e8-75d8-b842-c9bd3104dcec&response_mode=fragment&client_info=1&nonce=0197cf3b-03ea-70c8-a847-ab083f38a4ce&state=eyjpzci6ijaxotdjzjniltazztktnze0my1hoda3lthjodq5ndm2yzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf6g-pew3frvfkbtp5sseyyze3g6_vwh9ifhbwdfubc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:40:47 178 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:40:50 565 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3b-03e8-75d8-b842-c9bd3104dcec&response_mode=fragment&client_info=1&nonce=0197cf3b-03ea-70c8-a847-ab083f38a4ce&state=eyjpzci6ijaxotdjzjniltazztktnze0my1hoda3lthjodq5ndm2yzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf6g-pew3frvfkbtp5sseyyze3g6_vwh9ifhbwdfubc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:40:50 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:40:51 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:40:51 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:40:54 565 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3b-03e8-75d8-b842-c9bd3104dcec&response_mode=fragment&client_info=1&nonce=0197cf3b-03ea-70c8-a847-ab083f38a4ce&state=eyjpzci6ijaxotdjzjniltazztktnze0my1hoda3lthjodq5ndm2yzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf6g-pew3frvfkbtp5sseyyze3g6_vwh9ifhbwdfubc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:40:54 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:40:58 936 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:40:58 937 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:41:06 672 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:41:06 672 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:41:09 810 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:41:09 810 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:41:09 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> id: immOnFilter]
   --- 03 Jul 00:41:13 022 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:41:13 022 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:41:13 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:41:15 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:41:18 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> id: immTranDateFrom]
   --- 03 Jul 00:41:18 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> id: immTranDateFrom]
   --- 03 Jul 00:41:19 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> id: immTranDateTo]
 Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot]
   --- 03 Jul 00:41:20 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> id: immMemberId]
   --- 03 Jul 00:41:20 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> id: immMemberId]
 Entered 'Member' : 5034474 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[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
   --- 03 Jul 00:41:39 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (463e15b154caab19071fab797f5ac778)] -> css selector: tr[id*='immTranRow']]

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifySignatureCardInReceiptPage({Toggel=, Archived Transactions=no, Description=verify Signature Card In Receipt Page, Email=, Archi...)
   --- 03 Jul 02:10:08 997 - TestCaseID:: verifySignatureCardInReceiptPage
   --- 03 Jul 02:10:11 375 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Signature Card In Receipt Page
Steps:
 ***** verify Signature Card In Receipt Page *****
   --- 03 Jul 02:10:16 389 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf8c-ff68-7e4b-bdba-ddceb8862ca0&response_mode=fragment&client_info=1&nonce=0197cf8c-ff6a-7d5b-a743-004c76526757&state=eyjpzci6ijaxotdjzjhjlwzmnjktn2e0os1hoti1lwu3mzqznji0ywi5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yhkwmtv_37gsbgasmwihcttulvtkodurotlauyh-08w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:10:16 390 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:10:16 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 02:10:16 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:10:16 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:10:16 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:10:16 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:10:20 143 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf8c-ff68-7e4b-bdba-ddceb8862ca0&response_mode=fragment&client_info=1&nonce=0197cf8c-ff6a-7d5b-a743-004c76526757&state=eyjpzci6ijaxotdjzjhjlwzmnjktn2e0os1hoti1lwu3mzqznji0ywi5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yhkwmtv_37gsbgasmwihcttulvtkodurotlauyh-08w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:10:20 144 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:10:23 485 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf8c-ff68-7e4b-bdba-ddceb8862ca0&response_mode=fragment&client_info=1&nonce=0197cf8c-ff6a-7d5b-a743-004c76526757&state=eyjpzci6ijaxotdjzjhjlwzmnjktn2e0os1hoti1lwu3mzqznji0ywi5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yhkwmtv_37gsbgasmwihcttulvtkodurotlauyh-08w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:10:23 485 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:10:24 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:10:24 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:10:27 389 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf8c-ff68-7e4b-bdba-ddceb8862ca0&response_mode=fragment&client_info=1&nonce=0197cf8c-ff6a-7d5b-a743-004c76526757&state=eyjpzci6ijaxotdjzjhjlwzmnjktn2e0os1hoti1lwu3mzqznji0ywi5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=yhkwmtv_37gsbgasmwihcttulvtkodurotlauyh-08w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:10:27 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:10:31 867 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:10:31 867 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:10:39 435 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:10:39 436 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:10:42 568 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:10:42 569 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:10:42 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> id: immOnFilter]
   --- 03 Jul 02:10:45 722 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:10:45 723 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:10:45 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 02:10:48 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 02:10:51 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> id: immTellerId]
   --- 03 Jul 02:10:51 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> id: immTellerId]
 Entered 'Teller' :  [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 02:11:09 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:11:09 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:11:16 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> id: immopenSignatureDialogChangeMode]
   --- 03 Jul 02:11:16 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb88baa98b605226b8d529a4eea04c15)] -> id: immopenSignatureDialogChangeMode]
   --- 03 Jul 02:11:25 958 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/transaction/ba481bce-c490-4330-a15c-1fcac08d3f8f
   --- 03 Jul 02:11:25 958 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 1 out of bounds for length 0 [ScreenShot]
verifyOfflineErrorMessagesDate({Description=VerifyError MEssages on invalid Date, From Account #=1212, Teller ID=456346, To Account...)
   --- 03 Jul 04:39:37 143 - TestCaseID:: verifyOfflineErrorMessagesDate
   --- 03 Jul 04:39:39 674 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
VerifyError MEssages on invalid Date
Steps:
   --- 03 Jul 04:39:45 804 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d015-dcf6-7856-af78-3d88acf281b8&response_mode=fragment&client_info=1&nonce=0197d015-dcf8-7fd7-91d7-7302e5e89120&state=eyjpzci6ijaxotdkmde1lwrjzjctn2nkns05zdgwlwnkntdiowiymjjmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2xauioplu42g3uunyxsqutov0o70c7_4ftankeq5zb0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:39:45 804 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:39:45 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 04:39:45 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:39:45 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:39:46 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:39:46 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:39:49 480 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d015-dcf6-7856-af78-3d88acf281b8&response_mode=fragment&client_info=1&nonce=0197d015-dcf8-7fd7-91d7-7302e5e89120&state=eyjpzci6ijaxotdkmde1lwrjzjctn2nkns05zdgwlwnkntdiowiymjjmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2xauioplu42g3uunyxsqutov0o70c7_4ftankeq5zb0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:39:49 480 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:39:52 856 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d015-dcf6-7856-af78-3d88acf281b8&response_mode=fragment&client_info=1&nonce=0197d015-dcf8-7fd7-91d7-7302e5e89120&state=eyjpzci6ijaxotdkmde1lwrjzjctn2nkns05zdgwlwnkntdiowiymjjmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2xauioplu42g3uunyxsqutov0o70c7_4ftankeq5zb0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:39:52 857 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:39:53 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:39:53 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:39:57 030 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d015-dcf6-7856-af78-3d88acf281b8&response_mode=fragment&client_info=1&nonce=0197d015-dcf8-7fd7-91d7-7302e5e89120&state=eyjpzci6ijaxotdkmde1lwrjzjctn2nkns05zdgwlwnkntdiowiymjjmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2xauioplu42g3uunyxsqutov0o70c7_4ftankeq5zb0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:39:57 031 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:40:01 156 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:40:01 156 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:40:08 891 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:40:08 891 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:40:12 018 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:40:12 018 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:40:12 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbbebc8c217d0cd89b92738738394588)] -> id: immOnClear]
   --- 03 Jul 04:40:15 225 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:40:15 225 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:40:28 854 - sleep failed..
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:15:06 223 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 03 Jul 04:15:08 937 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Scan Settings In Admin
Steps:
   --- 03 Jul 04:15:13 892 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfff-66ad-7203-8718-f87461b25123&response_mode=fragment&client_info=1&nonce=0197cfff-66af-708b-8b79-3b869e5ae6b1&state=eyjpzci6ijaxotdjzmzmlty2ywutn2iwzs1hzje2ltnhymu2mdyynwuymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5z3kt5ni0ucsj5ikqxftcfszgxbnoydpwdkevd73ld4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:15:13 893 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:15:13 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:15:14 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:15:14 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:15:14 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:15:14 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:15:17 720 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfff-66ad-7203-8718-f87461b25123&response_mode=fragment&client_info=1&nonce=0197cfff-66af-708b-8b79-3b869e5ae6b1&state=eyjpzci6ijaxotdjzmzmlty2ywutn2iwzs1hzje2ltnhymu2mdyynwuymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5z3kt5ni0ucsj5ikqxftcfszgxbnoydpwdkevd73ld4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:15:17 720 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:15:20 996 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfff-66ad-7203-8718-f87461b25123&response_mode=fragment&client_info=1&nonce=0197cfff-66af-708b-8b79-3b869e5ae6b1&state=eyjpzci6ijaxotdjzmzmlty2ywutn2iwzs1hzje2ltnhymu2mdyynwuymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5z3kt5ni0ucsj5ikqxftcfszgxbnoydpwdkevd73ld4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:15:20 996 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:15:21 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:15:21 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:15:24 780 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfff-66ad-7203-8718-f87461b25123&response_mode=fragment&client_info=1&nonce=0197cfff-66af-708b-8b79-3b869e5ae6b1&state=eyjpzci6ijaxotdjzmzmlty2ywutn2iwzs1hzje2ltnhymu2mdyynwuymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5z3kt5ni0ucsj5ikqxftcfszgxbnoydpwdkevd73ld4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:15:24 780 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:15:28 956 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:15:28 956 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:15:36 371 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:15:36 371 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:15:39 473 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:15:39 473 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:15:39 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:15:42 662 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:15:42 662 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:15:42 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:15:44 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> id: immAdministration]
   --- 03 Jul 04:15:45 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:15:46 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:15:46 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:15:46 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:15:46 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:15:46 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> 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]
   --- 03 Jul 04:15:55 168 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:15:55 168 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:16:01 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (305b1a25b3a7a9d97824ba9be279df69)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:16:09 672 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:16:09 672 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyAddWorkstationsUnderBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=5, WorkstationDeleteO...)
   --- 03 Jul 02:45:08 129 - TestCaseID:: verifyAddWorkstationsUnderBranch
verifyOfflineErrorMessagesMemberNameDetails({Description=Verify Member Name error in Offline Transaction demo, From Account #=1212, Teller ID=34...)
   --- 03 Jul 04:51:41 901 - TestCaseID:: verifyOfflineErrorMessagesMemberNameDetails
   --- 03 Jul 04:51:53 978 - 12 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Member Name error in Offline Transaction demo
Steps:
   --- 03 Jul 04:51:59 799 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d021-104c-7ab6-8931-ebbe436198c2&response_mode=fragment&client_info=1&nonce=0197d021-104d-7c77-b5f3-4305ad3719fd&state=eyjpzci6ijaxotdkmdixltewngqtnzfiyy05ndy3ltu3ogzhmdlmztjmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d0xy7tnur6kblmxr2cxcsdlxwhguapt3hosqud_bmya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:51:59 800 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:51:59 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 04:51:59 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:51:59 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:52:00 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:52:00 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:52:03 550 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d021-104c-7ab6-8931-ebbe436198c2&response_mode=fragment&client_info=1&nonce=0197d021-104d-7c77-b5f3-4305ad3719fd&state=eyjpzci6ijaxotdkmdixltewngqtnzfiyy05ndy3ltu3ogzhmdlmztjmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d0xy7tnur6kblmxr2cxcsdlxwhguapt3hosqud_bmya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:52:03 550 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:52:06 914 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d021-104c-7ab6-8931-ebbe436198c2&response_mode=fragment&client_info=1&nonce=0197d021-104d-7c77-b5f3-4305ad3719fd&state=eyjpzci6ijaxotdkmdixltewngqtnzfiyy05ndy3ltu3ogzhmdlmztjmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d0xy7tnur6kblmxr2cxcsdlxwhguapt3hosqud_bmya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:52:06 914 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:52:07 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:52:07 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:52:10 737 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d021-104c-7ab6-8931-ebbe436198c2&response_mode=fragment&client_info=1&nonce=0197d021-104d-7c77-b5f3-4305ad3719fd&state=eyjpzci6ijaxotdkmdixltewngqtnzfiyy05ndy3ltu3ogzhmdlmztjmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d0xy7tnur6kblmxr2cxcsdlxwhguapt3hosqud_bmya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:52:10 737 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:52:14 993 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:52:14 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:52:22 595 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:52:22 595 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:52:25 770 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:52:25 770 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:52:25 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3134bb6a400e473a00aa1eb9bdfacfa5)] -> id: immOnClear]
   --- 03 Jul 04:52:28 978 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:52:28 978 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:52:42 674 - sleep failed..
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...)
   --- 03 Jul 01:12:14 222 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 03 Jul 01:12:16 635 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Error
Steps:
 ***** verify Color Transcations In DashBoard with Error *****
   --- 03 Jul 01:12:22 253 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf57-fcdc-77c5-afd3-a15c47116c52&response_mode=fragment&client_info=1&nonce=0197cf57-fcde-7933-bca0-991d6cbf905c&state=eyjpzci6ijaxotdjzju3lwzjzgqtnze0mi04zjlkltvmnmiyn2m3n2vkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=psq91qbncbfbm65pq8scobc3t54gun9jredaivg1ix4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:12:22 254 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:12:22 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:12:22 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:12:22 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:12:22 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:12:22 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:12:25 940 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf57-fcdc-77c5-afd3-a15c47116c52&response_mode=fragment&client_info=1&nonce=0197cf57-fcde-7933-bca0-991d6cbf905c&state=eyjpzci6ijaxotdjzju3lwzjzgqtnze0mi04zjlkltvmnmiyn2m3n2vkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=psq91qbncbfbm65pq8scobc3t54gun9jredaivg1ix4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:12:25 940 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:12:29 343 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf57-fcdc-77c5-afd3-a15c47116c52&response_mode=fragment&client_info=1&nonce=0197cf57-fcde-7933-bca0-991d6cbf905c&state=eyjpzci6ijaxotdjzju3lwzjzgqtnze0mi04zjlkltvmnmiyn2m3n2vkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=psq91qbncbfbm65pq8scobc3t54gun9jredaivg1ix4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:12:29 343 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:12:29 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:12:29 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:12:33 306 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf57-fcdc-77c5-afd3-a15c47116c52&response_mode=fragment&client_info=1&nonce=0197cf57-fcde-7933-bca0-991d6cbf905c&state=eyjpzci6ijaxotdjzju3lwzjzgqtnze0mi04zjlkltvmnmiyn2m3n2vkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=psq91qbncbfbm65pq8scobc3t54gun9jredaivg1ix4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:12:33 307 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:12:37 906 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:12:37 907 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:12:45 414 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:12:45 414 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:12:48 581 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:12:48 582 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:12:48 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> id: immOnFilter]
   --- 03 Jul 01:12:51 743 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:12:51 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:12:51 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:12:54 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:12:57 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> id: immTranDateFrom]
   --- 03 Jul 01:12:57 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> id: immTranDateFrom]
   --- 03 Jul 01:12:57 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc9c8299e25a281c39e1b9e323bae656)] -> id: immTranDateTo]
 Entered 'Date range' : 12/18/22 - 12/19/22 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]

No Records so exiting...
verifyWorkStationInWorkstationsPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:29:57 397 - TestCaseID:: verifyWorkStationInWorkstationsPage
   --- 03 Jul 03:30:00 344 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=do not delete, MultipleWorkstation=, Workst...)
   --- 03 Jul 03:18:27 926 - TestCaseID:: verifySearchCriteriaInAgentPage
   --- 03 Jul 03:18:31 193 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Agent Page with ID , Name,Agen to Clear
Steps:
   --- 03 Jul 03:18:38 215 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcb-9627-7782-8799-4bc7d89a061d&response_mode=fragment&client_info=1&nonce=0197cfcb-9628-7789-8877-bb3d62a8d6e4&state=eyjpzci6ijaxotdjzmniltk2mjgtnzq0os1imdi3ltbimgezmjg2ntc1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jwtsciuiqmf2bjh8ijlc0arv2obuoy25pwfnn8lxl0i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:18:38 215 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:18:38 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:18:38 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:18:38 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:18:38 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:18:38 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:18:42 092 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcb-9627-7782-8799-4bc7d89a061d&response_mode=fragment&client_info=1&nonce=0197cfcb-9628-7789-8877-bb3d62a8d6e4&state=eyjpzci6ijaxotdjzmniltk2mjgtnzq0os1imdi3ltbimgezmjg2ntc1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jwtsciuiqmf2bjh8ijlc0arv2obuoy25pwfnn8lxl0i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:18:42 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:18:45 442 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcb-9627-7782-8799-4bc7d89a061d&response_mode=fragment&client_info=1&nonce=0197cfcb-9628-7789-8877-bb3d62a8d6e4&state=eyjpzci6ijaxotdjzmniltk2mjgtnzq0os1imdi3ltbimgezmjg2ntc1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jwtsciuiqmf2bjh8ijlc0arv2obuoy25pwfnn8lxl0i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:18:45 443 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:18:45 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:18:46 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:18:49 305 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcb-9627-7782-8799-4bc7d89a061d&response_mode=fragment&client_info=1&nonce=0197cfcb-9628-7789-8877-bb3d62a8d6e4&state=eyjpzci6ijaxotdjzmniltk2mjgtnzq0os1imdi3ltbimgezmjg2ntc1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jwtsciuiqmf2bjh8ijlc0arv2obuoy25pwfnn8lxl0i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:18:49 305 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:18:53 375 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:18:53 376 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:18:59 956 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:18:59 956 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:19:03 094 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:19:03 095 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:19:03 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:19:06 253 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:19:06 253 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:19:06 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:19:06 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> id: immAdministration]
   --- 03 Jul 03:19:08 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> id: immAdministration]
   --- 03 Jul 03:19:09 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7585b485e4a7b50ee36c893d8e5cee95)] -> id: immMenuAgents]

Successfully navigated to the 'Agents' page [ScreenShot]

Index 0 out of bounds for length 0 [ScreenShot]
verifyHoldNoticeWarningWithoutReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message not displayed whe...)
verify Hold Notice Warning Message not displayed when warning is disabled
Steps:
   --- 03 Jul 01:36:19 746 - TestCaseID:: verifyHoldNoticeWarningWithoutReasons
   --- 03 Jul 01:36:22 305 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Hold Notice Warning Message not displayed when warning is disabled *****
   --- 03 Jul 01:36:27 116 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6e-088b-7d4e-b89b-0d11dcb5eb28&response_mode=fragment&client_info=1&nonce=0197cf6e-088d-748a-9858-d4bdf5366bc2&state=eyjpzci6ijaxotdjzjzllta4ogqtnzrini1hmgy2ltu1mdq5n2fjn2q0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jemshsbuujy-81b9owlasrsjku_m7btwdx2ehpo6iai&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:36:27 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:36:27 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 01:36:27 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:36:27 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:36:27 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:36:27 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:36:30 837 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6e-088b-7d4e-b89b-0d11dcb5eb28&response_mode=fragment&client_info=1&nonce=0197cf6e-088d-748a-9858-d4bdf5366bc2&state=eyjpzci6ijaxotdjzjzllta4ogqtnzrini1hmgy2ltu1mdq5n2fjn2q0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jemshsbuujy-81b9owlasrsjku_m7btwdx2ehpo6iai&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:36:30 838 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:36:34 175 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6e-088b-7d4e-b89b-0d11dcb5eb28&response_mode=fragment&client_info=1&nonce=0197cf6e-088d-748a-9858-d4bdf5366bc2&state=eyjpzci6ijaxotdjzjzllta4ogqtnzrini1hmgy2ltu1mdq5n2fjn2q0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jemshsbuujy-81b9owlasrsjku_m7btwdx2ehpo6iai&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:36:34 176 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:36:34 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:36:34 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:36:38 270 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6e-088b-7d4e-b89b-0d11dcb5eb28&response_mode=fragment&client_info=1&nonce=0197cf6e-088d-748a-9858-d4bdf5366bc2&state=eyjpzci6ijaxotdjzjzllta4ogqtnzrini1hmgy2ltu1mdq5n2fjn2q0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jemshsbuujy-81b9owlasrsjku_m7btwdx2ehpo6iai&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:36:38 271 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:36:42 651 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:36:42 651 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:36:50 114 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:36:50 115 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:36:53 327 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:36:53 327 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:36:53 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 01:36:56 541 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:36:56 541 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:36:56 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 01:36:58 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> id: immAdministration]
   --- 03 Jul 01:36:59 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> id: immMenuSystemSettings]
   --- 03 Jul 01:36:59 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:36:59 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:36:59 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:36:59 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:36:59 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> 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]
   --- 03 Jul 01:37:08 501 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:37:08 501 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:37:14 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60877b826ee1ee4162c587a3566cbfc9)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 01:37:23 166 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:37:23 166 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyHelpMenuTellerPortal({=, TestID=verifyHelpMenuTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items in ...)
   --- 03 Jul 00:18:41 516 - TestCaseID:: verifyHelpMenuTellerPortal
   --- 03 Jul 00:18:45 172 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Heaader Items in Teller Portal
Steps:
 ***** verify Heaader Items in Teller Portal *****
   --- 03 Jul 00:18:52 174 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf27-0151-739c-86e2-649394402b03&response_mode=fragment&client_info=1&nonce=0197cf27-0153-7b81-8173-55ba6929f4d4&state=eyjpzci6ijaxotdjzji3ltaxntitn2yymy04njzllta5yzgzn2u4mzq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2cmcvhscdj7afydbzj-vnpjrxj_o5enqdzlyazwkcga&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:18:52 175 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:18:52 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 00:18:52 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:18:52 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:18:52 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:18:52 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:18:56 228 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf27-0151-739c-86e2-649394402b03&response_mode=fragment&client_info=1&nonce=0197cf27-0153-7b81-8173-55ba6929f4d4&state=eyjpzci6ijaxotdjzji3ltaxntitn2yymy04njzllta5yzgzn2u4mzq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2cmcvhscdj7afydbzj-vnpjrxj_o5enqdzlyazwkcga&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:18:56 228 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:18:59 652 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf27-0151-739c-86e2-649394402b03&response_mode=fragment&client_info=1&nonce=0197cf27-0153-7b81-8173-55ba6929f4d4&state=eyjpzci6ijaxotdjzji3ltaxntitn2yymy04njzllta5yzgzn2u4mzq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2cmcvhscdj7afydbzj-vnpjrxj_o5enqdzlyazwkcga&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:18:59 653 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:19:00 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:19:00 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:19:03 826 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf27-0151-739c-86e2-649394402b03&response_mode=fragment&client_info=1&nonce=0197cf27-0153-7b81-8173-55ba6929f4d4&state=eyjpzci6ijaxotdjzji3ltaxntitn2yymy04njzllta5yzgzn2u4mzq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=2cmcvhscdj7afydbzj-vnpjrxj_o5enqdzlyazwkcga&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:19:03 827 - 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:JaneOperator@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:19:08 184 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:19:08 185 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:19:14 664 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:19:14 665 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:19:17 835 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:19:17 836 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:19:17 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> id: immOnFilter]
   --- 03 Jul 00:19:21 052 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:19:21 053 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:19:21 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:19:21 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8b4849c5bfd0a940a11a4d6647542f61)] -> id: immDashboard]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:19:35 523 - sleep failed..
verifyMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update, ...)
   --- 03 Jul 01:37:46 892 - TestCaseID:: verifyMemberAddUpdateContactInfo
   --- 03 Jul 01:37:49 354 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:03:31 191 - TestCaseID:: verifyFIPlatformSettingsInAdmin
   --- 03 Jul 04:03:33 697 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify FI Platform Settings In Admin
Steps:
   --- 03 Jul 04:03:38 410 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff4-c9e3-7ab1-bd72-dddfef0c10e3&response_mode=fragment&client_info=1&nonce=0197cff4-c9e5-753a-a0f4-389040ce30cb&state=eyjpzci6ijaxotdjzmy0lwm5ztqtn2i3ms1iyzmyltflzgjkotg0ndmwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xk9iozizdg_dhnrpdw7y-grirqrxsfn-weua0glq43q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:03:38 410 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:03:38 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:03:38 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:03:38 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:03:38 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:03:38 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:03:42 120 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff4-c9e3-7ab1-bd72-dddfef0c10e3&response_mode=fragment&client_info=1&nonce=0197cff4-c9e5-753a-a0f4-389040ce30cb&state=eyjpzci6ijaxotdjzmy0lwm5ztqtn2i3ms1iyzmyltflzgjkotg0ndmwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xk9iozizdg_dhnrpdw7y-grirqrxsfn-weua0glq43q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:03:42 121 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:03:45 493 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff4-c9e3-7ab1-bd72-dddfef0c10e3&response_mode=fragment&client_info=1&nonce=0197cff4-c9e5-753a-a0f4-389040ce30cb&state=eyjpzci6ijaxotdjzmy0lwm5ztqtn2i3ms1iyzmyltflzgjkotg0ndmwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xk9iozizdg_dhnrpdw7y-grirqrxsfn-weua0glq43q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:03:45 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:03:45 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:03:45 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:03:49 319 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff4-c9e3-7ab1-bd72-dddfef0c10e3&response_mode=fragment&client_info=1&nonce=0197cff4-c9e5-753a-a0f4-389040ce30cb&state=eyjpzci6ijaxotdjzmy0lwm5ztqtn2i3ms1iyzmyltflzgjkotg0ndmwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xk9iozizdg_dhnrpdw7y-grirqrxsfn-weua0glq43q&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:03:49 319 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:03:52 772 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:03:52 772 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:04:00 325 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:04:00 326 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:04:03 442 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:04:03 442 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:04:03 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:04:06 614 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:04:06 615 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:04:06 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:04:08 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> id: immAdministration]
   --- 03 Jul 04:04:09 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:04:10 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:04:10 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:04:10 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:04:10 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:04:10 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> 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]
   --- 03 Jul 04:04:18 965 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:04:18 965 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:04:25 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a95b925b289c12d5d300231c48b6e7d)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:04:33 499 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:04:33 500 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile M...)
verify Member Name Hold NOtice page match datfile MMR
Steps:
   --- 03 Jul 02:14:45 233 - TestCaseID:: verifyTellersMemberNameinHoldNoticePage
   --- 03 Jul 02:16:52 998 - 127 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Member Name Hold NOtice page match datfile MMR *****
   --- 03 Jul 02:16:57 819 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf93-1f87-7f33-94f2-f3bcd8ef9d98&response_mode=fragment&client_info=1&nonce=0197cf93-1f88-736a-883c-cec0912185c2&state=eyjpzci6ijaxotdjzjkzltfmodgtn2vhyi1indc5ltm0ndmxngm5ytfiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tttxpahmq5tgnxmn_abu3ksyx08qxbv49dklgxgevlu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:16:57 820 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:16:57 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:16:57 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:16:57 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:16:58 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:16:58 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:17:01 572 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf93-1f87-7f33-94f2-f3bcd8ef9d98&response_mode=fragment&client_info=1&nonce=0197cf93-1f88-736a-883c-cec0912185c2&state=eyjpzci6ijaxotdjzjkzltfmodgtn2vhyi1indc5ltm0ndmxngm5ytfiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tttxpahmq5tgnxmn_abu3ksyx08qxbv49dklgxgevlu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:17:01 572 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:17:04 800 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf93-1f87-7f33-94f2-f3bcd8ef9d98&response_mode=fragment&client_info=1&nonce=0197cf93-1f88-736a-883c-cec0912185c2&state=eyjpzci6ijaxotdjzjkzltfmodgtn2vhyi1indc5ltm0ndmxngm5ytfiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tttxpahmq5tgnxmn_abu3ksyx08qxbv49dklgxgevlu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:17:04 800 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:17:05 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:17:05 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:17:09 049 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf93-1f87-7f33-94f2-f3bcd8ef9d98&response_mode=fragment&client_info=1&nonce=0197cf93-1f88-736a-883c-cec0912185c2&state=eyjpzci6ijaxotdjzjkzltfmodgtn2vhyi1indc5ltm0ndmxngm5ytfiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tttxpahmq5tgnxmn_abu3ksyx08qxbv49dklgxgevlu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:17:09 050 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:17:13 727 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:17:13 727 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:17:21 116 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:17:21 116 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:17:24 239 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:17:24 240 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:17:24 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:17:27 393 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:17:27 393 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:17:27 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:17:29 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> id: immAdministration]
   --- 03 Jul 02:17:29 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> id: immMenuSystemSettings]
   --- 03 Jul 02:17:30 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:17:30 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:17:30 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:17:30 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:17:31 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> 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]
   --- 03 Jul 02:17:39 769 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:17:39 770 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:17:45 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (882a182dc64ce8811a61401228cece02)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 02:17:54 365 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:17:54 366 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyWorkstationPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:30:33 115 - TestCaseID:: verifyWorkstationPrintSettingsInAdmin
   --- 03 Jul 04:30:35 847 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Workstation print settings Admin Portal *****
 ***** verify Workstation print settings Admin Portal *****
   --- 03 Jul 04:30:43 069 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00d-940d-7036-875c-991ee8751fd6&response_mode=fragment&client_info=1&nonce=0197d00d-940f-7bcb-ba68-e1d74ad7a00c&state=eyjpzci6ijaxotdkmdbkltk0mgutn2m5ny1hnznllwjmy2rjywm2ngu0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=slhxg8cgjjxwun78gyfj3lg8bahs3kfsi8xkzbuva-u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:30:43 069 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:30:43 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:30:43 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:30:43 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:30:43 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:30:43 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:30:46 826 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00d-940d-7036-875c-991ee8751fd6&response_mode=fragment&client_info=1&nonce=0197d00d-940f-7bcb-ba68-e1d74ad7a00c&state=eyjpzci6ijaxotdkmdbkltk0mgutn2m5ny1hnznllwjmy2rjywm2ngu0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=slhxg8cgjjxwun78gyfj3lg8bahs3kfsi8xkzbuva-u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:30:46 827 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:30:50 061 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00d-940d-7036-875c-991ee8751fd6&response_mode=fragment&client_info=1&nonce=0197d00d-940f-7bcb-ba68-e1d74ad7a00c&state=eyjpzci6ijaxotdkmdbkltk0mgutn2m5ny1hnznllwjmy2rjywm2ngu0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=slhxg8cgjjxwun78gyfj3lg8bahs3kfsi8xkzbuva-u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:30:50 061 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:30:50 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:30:50 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:30:53 815 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00d-940d-7036-875c-991ee8751fd6&response_mode=fragment&client_info=1&nonce=0197d00d-940f-7bcb-ba68-e1d74ad7a00c&state=eyjpzci6ijaxotdkmdbkltk0mgutn2m5ny1hnznllwjmy2rjywm2ngu0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=slhxg8cgjjxwun78gyfj3lg8bahs3kfsi8xkzbuva-u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:30:53 816 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:30:58 126 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:30:58 126 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:31:06 223 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:31:06 223 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:31:09 327 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:31:09 327 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:31:09 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:31:12 483 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:31:12 484 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:31:12 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:31:12 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immAdministration]
   --- 03 Jul 04:31:14 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immAdministration]
   --- 03 Jul 04:31:14 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 04:31:17 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 04:31:17 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 04:31:17 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 04:31:17 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 04:31:18 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New Workstation icon
   --- 03 Jul 04:31:18 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 03 Jul 04:31:19 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the Workstation name [ScreenShot]
   --- 03 Jul 04:31:19 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 04:31:19 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 04:31:19 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 04:31:23 099 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:31:23 099 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:31:23 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 04:31:23 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 04:31:23 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 03 Jul 04:31:23 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7695d1a26a79869717f634fceb375b5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 03 Jul 04:31:29 190 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:31:29 190 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Workstation name Saved in 'Workstations' page
Actual(Failed): Failed to verify the Edited Workstation name saved in 'Workstations' page
[ScreenShot]
   --- 03 Jul 04:31:47 092 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 04:31:47 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:32:12 421 - Element not found : element
   --- 03 Jul 04:32:26 081 - Element not found : element
   --- 03 Jul 04:32:39 803 - Element not found : element
   --- 03 Jul 04:32:53 486 - Element not found : element
   --- 03 Jul 04:33:07 246 - Element not found : element
   --- 03 Jul 04:33:08 250 - Unable to find an element after 5 sec
   --- 03 Jul 04:33:33 486 - Unable to find a element after 25 sec

Click the Setting not found in page!! [ScreenShot]
verifyFIDisplayHoldNoticeStatusInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:50:32 429 - TestCaseID:: verifyFIDisplayHoldNoticeStatusInAdmin
   --- 03 Jul 03:50:35 136 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify display hold notice State in Admin
Steps:
   --- 03 Jul 03:50:39 679 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe8-e80c-764d-80c9-bb93939e2ac7&response_mode=fragment&client_info=1&nonce=0197cfe8-e80e-7806-9657-18663b579a7c&state=eyjpzci6ijaxotdjzmu4lwu4mgqtnzexyi05odaxltjkmza0ntgzmmu2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=c4lnxtu_cbd4_uuuocaxxnszgxl5wg3nlsutbfv368c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:50:39 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:50:39 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:50:39 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:50:39 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:50:39 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:50:39 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:50:43 354 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe8-e80c-764d-80c9-bb93939e2ac7&response_mode=fragment&client_info=1&nonce=0197cfe8-e80e-7806-9657-18663b579a7c&state=eyjpzci6ijaxotdjzmu4lwu4mgqtnzexyi05odaxltjkmza0ntgzmmu2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=c4lnxtu_cbd4_uuuocaxxnszgxl5wg3nlsutbfv368c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:50:43 354 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:50:46 595 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe8-e80c-764d-80c9-bb93939e2ac7&response_mode=fragment&client_info=1&nonce=0197cfe8-e80e-7806-9657-18663b579a7c&state=eyjpzci6ijaxotdjzmu4lwu4mgqtnzexyi05odaxltjkmza0ntgzmmu2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=c4lnxtu_cbd4_uuuocaxxnszgxl5wg3nlsutbfv368c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:50:46 595 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:50:46 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:50:46 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:50:50 236 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe8-e80c-764d-80c9-bb93939e2ac7&response_mode=fragment&client_info=1&nonce=0197cfe8-e80e-7806-9657-18663b579a7c&state=eyjpzci6ijaxotdjzmu4lwu4mgqtnzexyi05odaxltjkmza0ntgzmmu2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=c4lnxtu_cbd4_uuuocaxxnszgxl5wg3nlsutbfv368c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:50:50 236 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:50:54 480 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:50:54 480 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:51:01 129 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:51:01 129 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:51:04 277 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:51:04 278 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:51:04 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:51:07 422 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:51:07 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:51:07 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:51:09 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> id: immAdministration]
   --- 03 Jul 03:51:09 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:51:11 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:51:11 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:51:11 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:51:11 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:51:11 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> 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]
   --- 03 Jul 03:51:19 785 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:51:19 786 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:51:25 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b76a1376322f6b3020be2cf79bbf3748)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:51:34 374 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:51:34 375 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Email, Teller ID=, errorMess...)
   --- 03 Jul 05:34:48 098 - TestCaseID:: verifyErrorMessagesInReports
   --- 03 Jul 05:34:50 612 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Report Page for Email
Steps:
   --- 03 Jul 05:34:55 227 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d048-5bf1-725f-a97e-b01e53f9057a&response_mode=fragment&client_info=1&nonce=0197d048-5bf3-7af6-9328-071e5ec4f1f8&state=eyjpzci6ijaxotdkmdq4ltvizjitnzqzyy05yzhhltqzodmxmmu1nwq1msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihz6vgjdp_ojdxkf4bh9hxklhubslu0q2w86zeslzo0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:34:55 227 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:55 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:34:55 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:34:55 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:34:55 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:34:55 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:34:58 954 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d048-5bf1-725f-a97e-b01e53f9057a&response_mode=fragment&client_info=1&nonce=0197d048-5bf3-7af6-9328-071e5ec4f1f8&state=eyjpzci6ijaxotdkmdq4ltvizjitnzqzyy05yzhhltqzodmxmmu1nwq1msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihz6vgjdp_ojdxkf4bh9hxklhubslu0q2w86zeslzo0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:34:58 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:02 350 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d048-5bf1-725f-a97e-b01e53f9057a&response_mode=fragment&client_info=1&nonce=0197d048-5bf3-7af6-9328-071e5ec4f1f8&state=eyjpzci6ijaxotdkmdq4ltvizjitnzqzyy05yzhhltqzodmxmmu1nwq1msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihz6vgjdp_ojdxkf4bh9hxklhubslu0q2w86zeslzo0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:35:02 350 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:35:02 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:35:02 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:35:06 255 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d048-5bf1-725f-a97e-b01e53f9057a&response_mode=fragment&client_info=1&nonce=0197d048-5bf3-7af6-9328-071e5ec4f1f8&state=eyjpzci6ijaxotdkmdq4ltvizjitnzqzyy05yzhhltqzodmxmmu1nwq1msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihz6vgjdp_ojdxkf4bh9hxklhubslu0q2w86zeslzo0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:35:06 255 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:35:10 397 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:35:10 397 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:17 860 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:35:17 860 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:20 976 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:35:20 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:21 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immOnFilter]
   --- 03 Jul 05:35:24 186 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:35:24 186 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:24 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:35:24 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTellerReport]
   --- 03 Jul 05:35:26 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:35:29 970 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:35:29 971 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:30 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immOnFilter]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 05:35:30 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTranDateFrom]
   --- 03 Jul 05:35:36 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTranDateTo]
   --- 03 Jul 05:35:37 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTranDateFrom]
 Entered 'Date range' : 06/23/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:35:38 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTellerUpn]
   --- 03 Jul 05:35:38 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04dba3b72e062fba8ae1c69a5f5c6df9)] -> id: immTellerUpn]

element click intercepted: Element is not clickable at point (209, 283). Other element would receive the click: ... [ScreenShot]
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile, ...)
verify Member Name Hold NOtice page match datfile
Steps:
   --- 03 Jul 02:11:44 972 - TestCaseID:: verifyTellersMemberNameinHoldNoticePage

Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
verifyEndTOEndTestOFNormalTellerInEreceipt({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt...)
   --- 03 Jul 01:23:06 688 - TestCaseID:: verifyEndTOEndTestOFNormalTellerInEreceipt
verifyUIElementsInReceiptPage({Toggel=, Archived Transactions=no, Description=verify UI Elements In Receipt Page, Email=, Archive=...)
   --- 03 Jul 02:20:37 477 - TestCaseID:: verifyUIElementsInReceiptPage
   --- 03 Jul 02:20:40 147 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Receipt Page
Steps:
 ***** verify UI Elements In Receipt Page *****
   --- 03 Jul 02:20:44 825 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf96-9697-7cea-920b-09837ed6bac9&response_mode=fragment&client_info=1&nonce=0197cf96-9698-701a-926a-b7aaca0175d2&state=eyjpzci6ijaxotdjzjk2ltk2otgtn2viyi1hyzy5ltllyze0ztiwnji2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vimqoo0oecssvtkumehkfago_krr8coy7ztecrmawk0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:20:44 826 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:20:44 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 02:20:44 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:20:45 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:20:45 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:20:45 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:20:48 580 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf96-9697-7cea-920b-09837ed6bac9&response_mode=fragment&client_info=1&nonce=0197cf96-9698-701a-926a-b7aaca0175d2&state=eyjpzci6ijaxotdjzjk2ltk2otgtn2viyi1hyzy5ltllyze0ztiwnji2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vimqoo0oecssvtkumehkfago_krr8coy7ztecrmawk0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:20:48 580 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:20:51 897 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf96-9697-7cea-920b-09837ed6bac9&response_mode=fragment&client_info=1&nonce=0197cf96-9698-701a-926a-b7aaca0175d2&state=eyjpzci6ijaxotdjzjk2ltk2otgtn2viyi1hyzy5ltllyze0ztiwnji2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vimqoo0oecssvtkumehkfago_krr8coy7ztecrmawk0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:20:51 897 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:20:52 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:20:52 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:20:56 230 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf96-9697-7cea-920b-09837ed6bac9&response_mode=fragment&client_info=1&nonce=0197cf96-9698-701a-926a-b7aaca0175d2&state=eyjpzci6ijaxotdjzjk2ltk2otgtn2viyi1hyzy5ltllyze0ztiwnji2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=vimqoo0oecssvtkumehkfago_krr8coy7ztecrmawk0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:20:56 231 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:21:00 688 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:21:00 688 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:21:08 293 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:21:08 294 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:21:11 404 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:21:11 405 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:21:11 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> id: immOnFilter]
   --- 03 Jul 02:21:14 588 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:21:14 588 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:21:14 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 02:21:16 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 02:21:20 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> id: immTellerId]
   --- 03 Jul 02:21:20 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> id: immTellerId]
 Entered 'Teller' :  [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 02:21:38 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:21:38 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:21:43 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> css selector: #immTranMember>span:nth-child(2)]
Expected: Member Id is present in Receipt page
Actual(Passed): Member Id is present in Receipt page
[ScreenShot]
Expected: Print is present in Receipt page
Actual(Passed): Print is present in Receipt page
[ScreenShot]
Expected: Archive is present in Receipt page
Actual(Passed): Archive is present in Receipt page
[ScreenShot]
Expected: Notify is present in Receipt page
Actual(Passed): Notify is present in Receipt page
[ScreenShot]
Expected: Card Authentication is present in Receipt page
Actual(Passed): Card Authentication is present in Receipt page
[ScreenShot]
Expected: Card Memo is present in Receipt page
Actual(Passed): Card Memo is present in Receipt page
[ScreenShot]
Expected: Card Disbursement is present in Receipt page
Actual(Passed): Card Disbursement is present in Receipt page
[ScreenShot]
Expected: Card Scanner is present in Receipt page
Actual(Passed): Card Scanner is present in Receipt page
[ScreenShot]
Expected: Card Signature is present in Receipt page
Actual(Passed): Card Signature is present in Receipt page
[ScreenShot]
Expected: Receipt showing correct in Receipt page
Actual(Passed): Receipt showing correct in Receipt page
[ScreenShot]
   --- 03 Jul 02:22:39 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> id: immOpenKeyboardShortcutsDialog]
   --- 03 Jul 02:22:39 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d14a0d95c2899889e7ff5f9307504cf)] -> id: immOpenKeyboardShortcutsDialog]
   --- 03 Jul 02:22:52 848 - sleep failed..
verifyAddMulitpleBrancesUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 02:45:02 689 - TestCaseID:: verifyAddMulitpleBrancesUsingJFairy
   --- 03 Jul 02:45:05 420 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:33:29 912 - TestCaseID:: veriyDeleteOptonsinBranch
   --- 03 Jul 03:33:32 687 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Delete options In Branches Page
Steps:
   --- 03 Jul 03:33:37 588 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd9-4fba-74f0-a27e-4f735359b630&response_mode=fragment&client_info=1&nonce=0197cfd9-4fbd-73ac-bf7a-f98435c6bfff&state=eyjpzci6ijaxotdjzmq5ltrmymitnzq4zi05ztniltlhzwq1odm1mmm2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=veqmnu08hd8g5hpuxtperhohkd-kstgwgpazgws7kmw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:33:37 589 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:33:37 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:33:37 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:33:37 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:33:37 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:33:37 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:33:41 376 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd9-4fba-74f0-a27e-4f735359b630&response_mode=fragment&client_info=1&nonce=0197cfd9-4fbd-73ac-bf7a-f98435c6bfff&state=eyjpzci6ijaxotdjzmq5ltrmymitnzq4zi05ztniltlhzwq1odm1mmm2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=veqmnu08hd8g5hpuxtperhohkd-kstgwgpazgws7kmw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:33:41 376 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:33:44 653 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd9-4fba-74f0-a27e-4f735359b630&response_mode=fragment&client_info=1&nonce=0197cfd9-4fbd-73ac-bf7a-f98435c6bfff&state=eyjpzci6ijaxotdjzmq5ltrmymitnzq4zi05ztniltlhzwq1odm1mmm2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=veqmnu08hd8g5hpuxtperhohkd-kstgwgpazgws7kmw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:33:44 653 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:33:45 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:33:45 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:33:48 456 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd9-4fba-74f0-a27e-4f735359b630&response_mode=fragment&client_info=1&nonce=0197cfd9-4fbd-73ac-bf7a-f98435c6bfff&state=eyjpzci6ijaxotdjzmq5ltrmymitnzq4zi05ztniltlhzwq1odm1mmm2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=veqmnu08hd8g5hpuxtperhohkd-kstgwgpazgws7kmw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:33:48 456 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:33:52 505 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:33:52 505 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:33:59 938 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:33:59 939 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:34:03 077 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:34:03 077 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:34:03 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:34:06 210 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:34:06 210 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:34:06 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:34:06 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immAdministration]
   --- 03 Jul 03:34:08 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immAdministration]
   --- 03 Jul 03:34:08 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:34:14 189 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:34:14 189 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:34:18 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:34:19 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:34:19 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immBranch_ButtonClose_']]
   --- 03 Jul 03:34:19 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page
[ScreenShot]
   --- 03 Jul 03:34:26 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:34:27 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:34:27 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:34:27 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:34:28 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:34:28 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:34:28 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:34:30 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 03:34:30 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 03:34:30 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 03:34:33 864 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:34:33 864 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:34:33 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 03:34:33 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 03:34:34 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 03 Jul 03:34:34 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 03 Jul 03:34:39 980 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:34:39 980 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:34:52 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 03:34:52 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New Workstation icon
   --- 03 Jul 03:34:53 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 03 Jul 03:34:53 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the Workstation name [ScreenShot]
   --- 03 Jul 03:34:53 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 03:34:53 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 03:34:53 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (914381df8bc7842d47f4a0eb4ad54320)] -> id: immGlobalControl_NewWorkstation_button]
Expected: verify the Add workstation
Actual(Passed): Successfully verified the Newly created WS -GB WStation1
[ScreenShot]
   --- 03 Jul 03:35:02 116 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:35:02 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyReportTooltipsInDashboardPage_ER3814({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
   --- 03 Jul 00:50:44 577 - TestCaseID:: verifyReportTooltipsInDashboardPage_ER3814
verifyUIElementsInOfflineTran({Description=verify UI lements in landing page, From Account #=1212, Teller ID=1488, To Account #=14...)
   --- 03 Jul 05:26:11 796 - TestCaseID:: verifyUIElementsInOfflineTran
   --- 03 Jul 05:27:56 786 - 104 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI lements in landing page
Steps:
   --- 03 Jul 05:28:01 787 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d042-0dee-730a-9b24-f473766bbb60&response_mode=fragment&client_info=1&nonce=0197d042-0df0-7173-8559-64858b94e72f&state=eyjpzci6ijaxotdkmdqyltbkzwytnzhhyi1hnje3ltjmzde4odc0yjewzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w6ibrpi16ze2prgdcwoczdmkictpruff0bful6gyp6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:28:01 788 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:28:01 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:28:01 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:28:01 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:28:02 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:28:02 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:28:05 486 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d042-0dee-730a-9b24-f473766bbb60&response_mode=fragment&client_info=1&nonce=0197d042-0df0-7173-8559-64858b94e72f&state=eyjpzci6ijaxotdkmdqyltbkzwytnzhhyi1hnje3ltjmzde4odc0yjewzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w6ibrpi16ze2prgdcwoczdmkictpruff0bful6gyp6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:28:05 486 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:28:08 819 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d042-0dee-730a-9b24-f473766bbb60&response_mode=fragment&client_info=1&nonce=0197d042-0df0-7173-8559-64858b94e72f&state=eyjpzci6ijaxotdkmdqyltbkzwytnzhhyi1hnje3ltjmzde4odc0yjewzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w6ibrpi16ze2prgdcwoczdmkictpruff0bful6gyp6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:28:08 819 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:28:09 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:28:09 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:28:12 730 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d042-0dee-730a-9b24-f473766bbb60&response_mode=fragment&client_info=1&nonce=0197d042-0df0-7173-8559-64858b94e72f&state=eyjpzci6ijaxotdkmdqyltbkzwytnzhhyi1hnje3ltjmzde4odc0yjewzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w6ibrpi16ze2prgdcwoczdmkictpruff0bful6gyp6m&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:28:12 730 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:28:16 231 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:28:16 231 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:28:23 886 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:28:23 886 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:28:27 026 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:28:27 026 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:28:27 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0165d06aa2bcafba98562b50ca7c5b1c)] -> id: immOnClear]
   --- 03 Jul 05:28:30 229 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:28:30 229 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:28:43 872 - sleep failed..
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Workstation Length, Teller I...)
   --- 03 Jul 05:35:40 919 - TestCaseID:: verifyErrorMessagesInReports
   --- 03 Jul 05:35:43 317 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Report Page for Workstation Length
Steps:
   --- 03 Jul 05:35:48 854 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d049-2dcc-775b-bd49-74a7f0aef11b&response_mode=fragment&client_info=1&nonce=0197d049-2dce-7dcd-982b-5ce32eb0f13c&state=eyjpzci6ijaxotdkmdq5ltjky2qtn2u1ys1immi2ltgyyzbmmwi2ode2zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lvsttfpgf-bkj_jdejq5hupslzhava8-4tfz4xszpoi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:35:48 854 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:48 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:35:48 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:35:49 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:35:49 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:35:49 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:35:52 522 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d049-2dcc-775b-bd49-74a7f0aef11b&response_mode=fragment&client_info=1&nonce=0197d049-2dce-7dcd-982b-5ce32eb0f13c&state=eyjpzci6ijaxotdkmdq5ltjky2qtn2u1ys1immi2ltgyyzbmmwi2ode2zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lvsttfpgf-bkj_jdejq5hupslzhava8-4tfz4xszpoi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:35:52 522 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:35:55 846 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d049-2dcc-775b-bd49-74a7f0aef11b&response_mode=fragment&client_info=1&nonce=0197d049-2dce-7dcd-982b-5ce32eb0f13c&state=eyjpzci6ijaxotdkmdq5ltjky2qtn2u1ys1immi2ltgyyzbmmwi2ode2zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lvsttfpgf-bkj_jdejq5hupslzhava8-4tfz4xszpoi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:35:55 846 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:35:56 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:35:56 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:35:59 620 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d049-2dcc-775b-bd49-74a7f0aef11b&response_mode=fragment&client_info=1&nonce=0197d049-2dce-7dcd-982b-5ce32eb0f13c&state=eyjpzci6ijaxotdkmdq5ltjky2qtn2u1ys1immi2ltgyyzbmmwi2ode2zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lvsttfpgf-bkj_jdejq5hupslzhava8-4tfz4xszpoi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:35:59 620 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:36:03 755 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:36:03 755 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:36:11 262 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:36:11 263 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:36:14 403 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:36:14 403 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:36:14 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immOnFilter]
   --- 03 Jul 05:36:17 582 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:36:17 582 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:36:17 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:36:17 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immTellerReport]
   --- 03 Jul 05:36:20 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:36:23 533 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:36:23 533 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:36:23 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immOnFilter]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 05:36:23 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immMachineId]
   --- 03 Jul 05:36:23 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immMachineId]
 Entered 'Machine Name' : abc [ScreenShot]
   --- 03 Jul 05:36:25 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immTranDateFrom]
   --- 03 Jul 05:36:31 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immTranDateTo]
   --- 03 Jul 05:36:32 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immTranDateFrom]
 Entered 'Date range' : 06/23/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:36:40 948 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immOnFilter]
   --- 03 Jul 05:36:49 265 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (039d154933a8c3e75eb3b8331e818317)] -> id: immOnFilter]
Expected: verify the Apply button is not Enabled in report Page
Actual(Passed): Successfully verified the Apply button is not Enabled in report Page
[ScreenShot]

No Error Messages Disaplyed [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
   --- 03 Jul 01:06:44 574 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 03 Jul 01:06:47 095 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Active
Steps:
 ***** verify Color Transcations In DashBoard with Archive and Active *****
   --- 03 Jul 01:06:51 749 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf52-f314-7a1a-8a40-8454945cede3&response_mode=fragment&client_info=1&nonce=0197cf52-f315-718e-aabe-e71b96e7c29e&state=eyjpzci6ijaxotdjzjuylwyzmtutn2vlmi1hm2zjlwmwzmnmy2eznja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=smjkofugqlhv1xkyalogbvit9tn7co8nwgiiz2iofws&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:06:51 750 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:06:51 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:06:51 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:06:51 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:06:51 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:06:52 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:06:55 490 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf52-f314-7a1a-8a40-8454945cede3&response_mode=fragment&client_info=1&nonce=0197cf52-f315-718e-aabe-e71b96e7c29e&state=eyjpzci6ijaxotdjzjuylwyzmtutn2vlmi1hm2zjlwmwzmnmy2eznja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=smjkofugqlhv1xkyalogbvit9tn7co8nwgiiz2iofws&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:06:55 490 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:06:59 057 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf52-f314-7a1a-8a40-8454945cede3&response_mode=fragment&client_info=1&nonce=0197cf52-f315-718e-aabe-e71b96e7c29e&state=eyjpzci6ijaxotdjzjuylwyzmtutn2vlmi1hm2zjlwmwzmnmy2eznja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=smjkofugqlhv1xkyalogbvit9tn7co8nwgiiz2iofws&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:06:59 057 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:07:00 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:07:00 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:07:03 484 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf52-f314-7a1a-8a40-8454945cede3&response_mode=fragment&client_info=1&nonce=0197cf52-f315-718e-aabe-e71b96e7c29e&state=eyjpzci6ijaxotdjzjuylwyzmtutn2vlmi1hm2zjlwmwzmnmy2eznja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=smjkofugqlhv1xkyalogbvit9tn7co8nwgiiz2iofws&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:07:03 485 - 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:JaneOperator@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:07:08 080 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:07:08 080 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:07:15 603 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:07:15 604 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:07:18 780 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:07:18 780 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:07:18 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> id: immOnFilter]
   --- 03 Jul 01:07:21 984 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:07:21 984 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:07:22 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:07:24 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:07:27 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> id: immTranDateFrom]
   --- 03 Jul 01:07:27 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> id: immTranDateFrom]
   --- 03 Jul 01:07:27 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:07:46 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 03 Jul 01:07:50 060 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:07:50 061 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:07:50 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (afe4100e9815df4f3d84e92f7abf5137)] -> css selector: tr[id*='immTranRow']]
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 03 Jul 04:00:38 056 - TestCaseID:: verifyFIOperationSettingsInAdmin
   --- 03 Jul 04:00:40 862 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify operation In Admin Teller Portal Edit
Steps:
   --- 03 Jul 04:00:45 398 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff2-2634-7a57-9194-bfe007985215&response_mode=fragment&client_info=1&nonce=0197cff2-2636-7daf-99a2-01126f9e4494&state=eyjpzci6ijaxotdjzmyylti2mzutnzrhmi1iy2u5lthjnta0ngy4n2u0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bnzqm6np7nvwp9o2aapqlv09_inbafg4qv2mn18kitw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:00:45 398 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:00:45 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:00:45 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:00:45 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:00:45 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:00:45 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:00:49 112 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff2-2634-7a57-9194-bfe007985215&response_mode=fragment&client_info=1&nonce=0197cff2-2636-7daf-99a2-01126f9e4494&state=eyjpzci6ijaxotdjzmyylti2mzutnzrhmi1iy2u5lthjnta0ngy4n2u0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bnzqm6np7nvwp9o2aapqlv09_inbafg4qv2mn18kitw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:00:49 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:00:52 545 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff2-2634-7a57-9194-bfe007985215&response_mode=fragment&client_info=1&nonce=0197cff2-2636-7daf-99a2-01126f9e4494&state=eyjpzci6ijaxotdjzmyylti2mzutnzrhmi1iy2u5lthjnta0ngy4n2u0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bnzqm6np7nvwp9o2aapqlv09_inbafg4qv2mn18kitw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:00:52 545 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:00:52 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:00:53 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:00:56 600 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff2-2634-7a57-9194-bfe007985215&response_mode=fragment&client_info=1&nonce=0197cff2-2636-7daf-99a2-01126f9e4494&state=eyjpzci6ijaxotdjzmyylti2mzutnzrhmi1iy2u5lthjnta0ngy4n2u0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bnzqm6np7nvwp9o2aapqlv09_inbafg4qv2mn18kitw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:00:56 601 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:01:00 912 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:01:00 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:01:07 504 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:01:07 504 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:01:10 628 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:01:10 628 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:01:10 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:01:13 779 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:01:13 780 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:01:13 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:01:16 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> id: immAdministration]
   --- 03 Jul 04:01:16 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:01:16 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:01:16 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:01:16 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:01:16 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:01:16 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> 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]
   --- 03 Jul 04:01:25 664 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:01:25 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:01:31 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e9f1591850339ee1e0f72580bf985e40)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:01:40 211 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:01:40 211 - 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]

Get the value not found in page!! [ScreenShot]
verifyOfflineErrorMessagesTransfer({Description=Verify Account Type in DEposit, From Account #=, Teller ID=2345, To Account #=1414, Amo...)
   --- 03 Jul 04:58:42 117 - TestCaseID:: verifyOfflineErrorMessagesTransfer
verifyTouchSignatureEreceipt({Toggel=, Archived Transactions=no, Description=verify touch signature in Receipt Page, Email=FALSE,...)
   --- 03 Jul 02:18:18 150 - TestCaseID:: verifyTouchSignatureEreceipt
   --- 03 Jul 02:18:21 490 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify touch signature in Receipt Page
Steps:
 ***** verify touch signature in Receipt Page *****
   --- 03 Jul 02:18:26 232 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf94-7997-7e86-a9c1-bcaa49ca7eaa&response_mode=fragment&client_info=1&nonce=0197cf94-7998-7962-a449-2f3ef2fde124&state=eyjpzci6ijaxotdjzjk0ltc5otgtnzbmnc05odkwlwjln2q1mdq0m2uxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_f0hrlau2xkpy1ijxzjmoftjkq8omx1npkhfywxow0u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:18:26 232 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:18:26 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 02:18:26 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:18:26 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:18:29 855 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf94-7997-7e86-a9c1-bcaa49ca7eaa&response_mode=fragment&client_info=1&nonce=0197cf94-7998-7962-a449-2f3ef2fde124&state=eyjpzci6ijaxotdjzjk0ltc5otgtnzbmnc05odkwlwjln2q1mdq0m2uxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_f0hrlau2xkpy1ijxzjmoftjkq8omx1npkhfywxow0u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:18:29 855 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:18:33 193 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf94-7997-7e86-a9c1-bcaa49ca7eaa&response_mode=fragment&client_info=1&nonce=0197cf94-7998-7962-a449-2f3ef2fde124&state=eyjpzci6ijaxotdjzjk0ltc5otgtnzbmnc05odkwlwjln2q1mdq0m2uxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_f0hrlau2xkpy1ijxzjmoftjkq8omx1npkhfywxow0u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:18:33 193 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:18:33 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:18:34 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:18:37 299 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf94-7997-7e86-a9c1-bcaa49ca7eaa&response_mode=fragment&client_info=1&nonce=0197cf94-7998-7962-a449-2f3ef2fde124&state=eyjpzci6ijaxotdjzjk0ltc5otgtnzbmnc05odkwlwjln2q1mdq0m2uxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_f0hrlau2xkpy1ijxzjmoftjkq8omx1npkhfywxow0u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:18:37 299 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:18:42 023 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:18:42 024 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:18:49 481 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:18:49 481 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:18:52 633 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:18:52 633 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:18:52 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> id: immOnFilter]
   --- 03 Jul 02:18:55 855 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:18:55 855 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:18:55 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 02:18:58 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 02:19:01 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> id: immUserFirstName]
   --- 03 Jul 02:19:01 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (761f28476d3e4a4776240b66c400c34b)] -> id: immUserFirstName]

element click intercepted: Element is not clickable at point (493, 289). Other element would receive the click: ... [ScreenShot]
verifyErrorMessagesInReceiptPage({Toggel=, Archived Transactions=no, Description=, Email=, Archive=, Document Type=SSN, Notify=, Sign...)
   --- 03 Jul 01:27:50 222 - TestCaseID:: verifyErrorMessagesInReceiptPage
   --- 03 Jul 01:28:22 547 - 32 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Steps:
 ***** *****
   --- 03 Jul 01:28:27 651 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf66-b7c8-7cfe-97a9-ef5e9cf462f3&response_mode=fragment&client_info=1&nonce=0197cf66-b7ca-70a2-aa3d-850617fbace2&state=eyjpzci6ijaxotdjzjy2lwi3yzktn2rjzs1hyjy4lwq3yzi0otjly2jmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l_wt2_9qbrdzw_bianpumcb74yondselqjqoei735jo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:28:27 651 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:28:27 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:28:27 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:28:27 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:28:27 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:28:28 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:28:31 469 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf66-b7c8-7cfe-97a9-ef5e9cf462f3&response_mode=fragment&client_info=1&nonce=0197cf66-b7ca-70a2-aa3d-850617fbace2&state=eyjpzci6ijaxotdjzjy2lwi3yzktn2rjzs1hyjy4lwq3yzi0otjly2jmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l_wt2_9qbrdzw_bianpumcb74yondselqjqoei735jo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:28:31 469 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:28:34 759 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf66-b7c8-7cfe-97a9-ef5e9cf462f3&response_mode=fragment&client_info=1&nonce=0197cf66-b7ca-70a2-aa3d-850617fbace2&state=eyjpzci6ijaxotdjzjy2lwi3yzktn2rjzs1hyjy4lwq3yzi0otjly2jmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l_wt2_9qbrdzw_bianpumcb74yondselqjqoei735jo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:28:34 760 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:28:35 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:28:35 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:28:38 808 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf66-b7c8-7cfe-97a9-ef5e9cf462f3&response_mode=fragment&client_info=1&nonce=0197cf66-b7ca-70a2-aa3d-850617fbace2&state=eyjpzci6ijaxotdjzjy2lwi3yzktn2rjzs1hyjy4lwq3yzi0otjly2jmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=l_wt2_9qbrdzw_bianpumcb74yondselqjqoei735jo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:28:38 809 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:28:43 378 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:28:43 378 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:28:50 799 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:28:50 799 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:28:54 042 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:28:54 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:28:54 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: immOnFilter]
   --- 03 Jul 01:28:57 214 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:28:57 214 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:28:57 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:28:59 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:29:02 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: immTellerId]
   --- 03 Jul 01:29:02 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: immTellerId]
 Entered 'Teller' :  [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:29:20 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> css selector: tr[id*='immTranRow']]
Expected: Checked for records matchting filter
Actual(Passed): Found some records so proceeding further
[ScreenShot]
   --- 03 Jul 01:29:20 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> css selector: tr[id*='immTranRow']]
 after nap
 after wihtout value 5 wait
   --- 03 Jul 01:29:53 405 - Unable to find a element after 25 sec
  exception before clicking withvalue
   --- 03 Jul 01:29:53 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: immOpenAuthDialogWithValue]
  exception after clicking withvalue
   --- 03 Jul 01:29:58 882 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: immAuthSave]
   --- 03 Jul 01:30:10 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ff7043c9054e7e99f22637eb781e926)] -> id: immDocId]
 fill the details in Authentication card

Index 0 out of bounds for length 0 [ScreenShot]
verifyMemberImportInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, Workstati...)
   --- 03 Jul 03:04:26 704 - TestCaseID:: verifyMemberImportInAgentPage
   --- 03 Jul 03:04:31 283 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify MemberImport In AgentPage
Steps:
   --- 03 Jul 03:04:35 903 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbe-bc47-7017-b195-b933c1b54d9a&response_mode=fragment&client_info=1&nonce=0197cfbe-bc48-7e04-88a0-06b114f03492&state=eyjpzci6ijaxotdjzmjllwjjndgtn2q0ns05yzk2ltm2zjrkotviyzmznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=huiilpzb2bxsqe6_gcvf6nhhhihyj3exdzf6tpotwvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:04:35 904 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:35 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:04:36 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:04:36 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:04:36 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:04:36 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:04:39 619 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbe-bc47-7017-b195-b933c1b54d9a&response_mode=fragment&client_info=1&nonce=0197cfbe-bc48-7e04-88a0-06b114f03492&state=eyjpzci6ijaxotdjzmjllwjjndgtn2q0ns05yzk2ltm2zjrkotviyzmznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=huiilpzb2bxsqe6_gcvf6nhhhihyj3exdzf6tpotwvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:04:39 619 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:42 902 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbe-bc47-7017-b195-b933c1b54d9a&response_mode=fragment&client_info=1&nonce=0197cfbe-bc48-7e04-88a0-06b114f03492&state=eyjpzci6ijaxotdjzmjllwjjndgtn2q0ns05yzk2ltm2zjrkotviyzmznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=huiilpzb2bxsqe6_gcvf6nhhhihyj3exdzf6tpotwvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:04:42 903 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:04:43 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:04:43 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:04:46 640 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbe-bc47-7017-b195-b933c1b54d9a&response_mode=fragment&client_info=1&nonce=0197cfbe-bc48-7e04-88a0-06b114f03492&state=eyjpzci6ijaxotdjzmjllwjjndgtn2q0ns05yzk2ltm2zjrkotviyzmznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=huiilpzb2bxsqe6_gcvf6nhhhihyj3exdzf6tpotwvy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:04:46 641 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:04:50 149 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:04:50 149 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:56 649 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:04:56 649 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:59 767 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:04:59 768 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:04:59 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:05:03 021 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:05:03 022 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:05:03 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:05:03 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> id: immAdministration]
   --- 03 Jul 03:05:05 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> id: immAdministration]
   --- 03 Jul 03:05:05 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (319513492915267440266f3d3896c3d4)] -> id: immMenuAgents]

Successfully navigated to the 'Agents' page [ScreenShot]

Index 0 out of bounds for length 0 [ScreenShot]
verifyAddWorkstationsUnderMultipleBranches({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=16, WorkstationDelete...)
   --- 03 Jul 02:48:08 180 - TestCaseID:: verifyAddWorkstationsUnderMultipleBranches
   --- 03 Jul 02:50:23 641 - 135 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:02:04 171 - TestCaseID:: verifyFIPlatformSettingsInAdmin
   --- 03 Jul 04:02:06 884 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify FI Platform Settings In Admin
Steps:
   --- 03 Jul 04:02:11 643 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff3-76aa-743c-998f-5106417c293e&response_mode=fragment&client_info=1&nonce=0197cff3-76ac-7bf5-83c3-d02fe18c207d&state=eyjpzci6ijaxotdjzmyzltc2ywitnzc1zs05m2riltaxnwqzngexodbimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ubzmtb2jqnsvxy3y4jx9_qqfxp9wt824c8n67hn5vhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:02:11 643 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:02:11 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:02:11 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:02:11 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:02:11 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:02:11 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:02:15 403 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff3-76aa-743c-998f-5106417c293e&response_mode=fragment&client_info=1&nonce=0197cff3-76ac-7bf5-83c3-d02fe18c207d&state=eyjpzci6ijaxotdjzmyzltc2ywitnzc1zs05m2riltaxnwqzngexodbimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ubzmtb2jqnsvxy3y4jx9_qqfxp9wt824c8n67hn5vhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:02:15 404 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:02:18 666 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff3-76aa-743c-998f-5106417c293e&response_mode=fragment&client_info=1&nonce=0197cff3-76ac-7bf5-83c3-d02fe18c207d&state=eyjpzci6ijaxotdjzmyzltc2ywitnzc1zs05m2riltaxnwqzngexodbimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ubzmtb2jqnsvxy3y4jx9_qqfxp9wt824c8n67hn5vhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:02:18 666 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:02:19 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:02:19 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:02:22 546 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff3-76aa-743c-998f-5106417c293e&response_mode=fragment&client_info=1&nonce=0197cff3-76ac-7bf5-83c3-d02fe18c207d&state=eyjpzci6ijaxotdjzmyzltc2ywitnzc1zs05m2riltaxnwqzngexodbimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ubzmtb2jqnsvxy3y4jx9_qqfxp9wt824c8n67hn5vhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:02:22 546 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:02:26 667 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:02:26 667 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:02:34 158 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:02:34 158 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:02:37 311 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:02:37 311 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:02:37 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:02:40 491 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:02:40 492 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:02:40 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:02:42 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> id: immAdministration]
   --- 03 Jul 04:02:43 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:02:43 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:02:44 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:02:44 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:02:44 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:02:44 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> 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]
   --- 03 Jul 04:02:52 905 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:02:52 906 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:02:58 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4746cb58adc2e588f30eabaccc8056a1)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:03:07 433 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:03:07 433 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyOfflineOtherTransaction({Description=Verify Other in Offline Transaction demo, From Account #=1212, Teller ID=103984601984, ...)
   --- 03 Jul 05:10:41 947 - TestCaseID:: verifyOfflineOtherTransaction
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Teller ID, Teller ID=%&^heg,...)
   --- 03 Jul 05:32:41 980 - TestCaseID:: verifyErrorMessagesInReports
   --- 03 Jul 05:32:44 582 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Report Page for Teller ID
Steps:
   --- 03 Jul 05:32:49 163 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d046-6fda-7233-b8e0-93378a5b9654&response_mode=fragment&client_info=1&nonce=0197d046-6fdb-702a-8529-722aae40c70f&state=eyjpzci6ijaxotdkmdq2ltzmzgitn2zjos1indzkltfkztnlzjkyn2q4ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ys-zyvgazff4pbtumbz5-hmnlyeiwwa9srkwao9j3uc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:32:49 163 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:32:49 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:32:49 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:32:49 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:32:49 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:32:49 429 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:32:52 839 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d046-6fda-7233-b8e0-93378a5b9654&response_mode=fragment&client_info=1&nonce=0197d046-6fdb-702a-8529-722aae40c70f&state=eyjpzci6ijaxotdkmdq2ltzmzgitn2zjos1indzkltfkztnlzjkyn2q4ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ys-zyvgazff4pbtumbz5-hmnlyeiwwa9srkwao9j3uc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:32:52 840 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:32:56 155 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d046-6fda-7233-b8e0-93378a5b9654&response_mode=fragment&client_info=1&nonce=0197d046-6fdb-702a-8529-722aae40c70f&state=eyjpzci6ijaxotdkmdq2ltzmzgitn2zjos1indzkltfkztnlzjkyn2q4ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ys-zyvgazff4pbtumbz5-hmnlyeiwwa9srkwao9j3uc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:32:56 156 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:32:56 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:32:56 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:32:59 905 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d046-6fda-7233-b8e0-93378a5b9654&response_mode=fragment&client_info=1&nonce=0197d046-6fdb-702a-8529-722aae40c70f&state=eyjpzci6ijaxotdkmdq2ltzmzgitn2zjos1indzkltfkztnlzjkyn2q4ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ys-zyvgazff4pbtumbz5-hmnlyeiwwa9srkwao9j3uc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:32:59 905 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:33:03 401 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:33:03 401 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:33:09 869 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:33:09 870 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:33:13 063 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:33:13 063 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:33:13 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immOnFilter]
   --- 03 Jul 05:33:16 241 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:33:16 241 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:33:16 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:33:16 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immTellerReport]
   --- 03 Jul 05:33:18 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:33:21 990 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:33:21 991 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:33:22 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immOnFilter]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 05:33:22 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immTellerId]
   --- 03 Jul 05:33:22 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immTellerId]
 Entered 'Teller' : %&^heg [ScreenShot]
   --- 03 Jul 05:33:22 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immMachineId]
   --- 03 Jul 05:33:22 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immMachineId]
   --- 03 Jul 05:33:31 449 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immOnFilter]
   --- 03 Jul 05:33:39 761 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9b6dfc63d7dd9de165683e2ce5413fc7)] -> id: immOnFilter]
Expected: verify the Apply button is not Enabled in report Page
Actual(Passed): Successfully verified the Apply button is not Enabled in report Page
[ScreenShot]

No Error Messages Disaplyed [ScreenShot]
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
   --- 03 Jul 00:53:44 653 - TestCaseID:: verifySettingsInTellerPage
   --- 03 Jul 00:55:52 636 - 127 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Settings page In Teller Portal
Steps:
 ***** verify Settings page In Teller Portal *****
   --- 03 Jul 00:55:57 556 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf48-f64a-7de2-bc56-bfb13757add3&response_mode=fragment&client_info=1&nonce=0197cf48-f64b-7b25-8393-8044fdcbeae2&state=eyjpzci6ijaxotdjzjq4lwy2ngitn2q1my04odhjltawmjg5nzningqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=c9l220-jrcd0b7nwd2pmvno186ewq3amjbmw8hmv9us&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:55:57 556 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:55:57 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:55:57 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:55:57 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:55:57 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:55:57 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:56:01 545 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf48-f64a-7de2-bc56-bfb13757add3&response_mode=fragment&client_info=1&nonce=0197cf48-f64b-7b25-8393-8044fdcbeae2&state=eyjpzci6ijaxotdjzjq4lwy2ngitn2q1my04odhjltawmjg5nzningqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=c9l220-jrcd0b7nwd2pmvno186ewq3amjbmw8hmv9us&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:56:01 546 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:56:04 921 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf48-f64a-7de2-bc56-bfb13757add3&response_mode=fragment&client_info=1&nonce=0197cf48-f64b-7b25-8393-8044fdcbeae2&state=eyjpzci6ijaxotdjzjq4lwy2ngitn2q1my04odhjltawmjg5nzningqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=c9l220-jrcd0b7nwd2pmvno186ewq3amjbmw8hmv9us&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:56:04 922 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:56:05 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:56:05 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:56:09 065 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf48-f64a-7de2-bc56-bfb13757add3&response_mode=fragment&client_info=1&nonce=0197cf48-f64b-7b25-8393-8044fdcbeae2&state=eyjpzci6ijaxotdjzjq4lwy2ngitn2q1my04odhjltawmjg5nzningqwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=c9l220-jrcd0b7nwd2pmvno186ewq3amjbmw8hmv9us&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:56:09 066 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:56:13 649 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:56:13 650 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:56:21 271 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:56:21 271 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:56:24 457 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:56:24 457 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:56:24 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> id: immOnFilter]
   --- 03 Jul 00:56:27 697 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:56:27 697 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:56:27 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:56:30 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> id: immSettings]
   --- 03 Jul 00:56:30 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 00:56:30 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 00:56:30 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 00:56:30 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 00:56:30 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> 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]
   --- 03 Jul 00:56:33 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel
[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[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(Failed): Failed to click 'Style'
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 03 Jul 00:57:29 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Failed): Failed to click 'Orientation'
[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(Failed): Failed to click 'Style'
[ScreenShot]
   --- 03 Jul 00:58:18 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> 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]
   --- 03 Jul 00:58:23 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> 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]
   --- 03 Jul 00:58:24 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (71863da5600b180dcaab9bea353796a7)] -> 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]

Get the value not found in page!! [ScreenShot]
verifySettingsInAdminTellerPortal({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 03 Jul 04:24:50 403 - TestCaseID:: verifySettingsInAdminTellerPortal
   --- 03 Jul 04:24:53 163 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Settings In Admin Teller Portal
Steps:
   --- 03 Jul 04:24:57 758 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d008-4f6e-7001-a98b-fda00c869620&response_mode=fragment&client_info=1&nonce=0197d008-4f70-7e42-b08e-9cf21e22b576&state=eyjpzci6ijaxotdkmda4ltrmnmytnzyxns04ywrilwvlmzvjyzi1mthmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jd6wxtx-hbisj3flnhaf-zzewsh1l52wmp8xeuwzak8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:24:57 758 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:24:57 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:24:57 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:24:57 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:24:57 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:24:58 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:25:01 447 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d008-4f6e-7001-a98b-fda00c869620&response_mode=fragment&client_info=1&nonce=0197d008-4f70-7e42-b08e-9cf21e22b576&state=eyjpzci6ijaxotdkmda4ltrmnmytnzyxns04ywrilwvlmzvjyzi1mthmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jd6wxtx-hbisj3flnhaf-zzewsh1l52wmp8xeuwzak8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:25:01 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:25:04 749 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d008-4f6e-7001-a98b-fda00c869620&response_mode=fragment&client_info=1&nonce=0197d008-4f70-7e42-b08e-9cf21e22b576&state=eyjpzci6ijaxotdkmda4ltrmnmytnzyxns04ywrilwvlmzvjyzi1mthmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jd6wxtx-hbisj3flnhaf-zzewsh1l52wmp8xeuwzak8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:25:04 750 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:25:05 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:25:05 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:25:08 635 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d008-4f6e-7001-a98b-fda00c869620&response_mode=fragment&client_info=1&nonce=0197d008-4f70-7e42-b08e-9cf21e22b576&state=eyjpzci6ijaxotdkmda4ltrmnmytnzyxns04ywrilwvlmzvjyzi1mthmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jd6wxtx-hbisj3flnhaf-zzewsh1l52wmp8xeuwzak8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:25:08 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:25:12 115 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:25:12 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:25:19 562 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:25:19 562 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:25:22 676 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:25:22 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:25:22 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:25:25 831 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:25:25 832 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:25:25 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:25:26 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: immAdministration]
   --- 03 Jul 04:25:28 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: immAdministration]
   --- 03 Jul 04:25:32 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]
   --- 03 Jul 04:25:35 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: immSmtpFromDisplayName]
Expected: set From Display Name
Actual(Passed): Sucessfully set From Display Name:display
[ScreenShot]
   --- 03 Jul 04:25:38 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: immSmtpFromEmail]
Expected: set From Email
Actual(Passed): Sucessfully set From Email:asasas@sadfd.com
[ScreenShot]
   --- 03 Jul 04:25:42 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dc3be939f08d14bfb77b08b2b2a8c631)] -> id: immSmtpTemplatesEmailSubject]

element click intercepted: Element is not clickable at point (361, 564). Other element would receive the click:
...
[ScreenShot]
verifyFIWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:22:18 663 - TestCaseID:: verifyFIWorkstationSettingsInAdmin
   --- 03 Jul 04:22:21 460 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Workstation Settings In Admin
Steps:
   --- 03 Jul 04:22:26 220 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d005-ffd0-724a-ac9f-b9ad6adfb0ee&response_mode=fragment&client_info=1&nonce=0197d005-ffd2-70a4-b220-03b7f3e6c7c6&state=eyjpzci6ijaxotdkmda1lwzmzdetnza5os05mmm0lwywmgrjyzu3nji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jt1i3ahixgjwrrudnql0mjcpuike2wy7pch0leumnl4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:22:26 220 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:22:26 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:22:26 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:22:26 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:22:26 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:22:26 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:22:29 868 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d005-ffd0-724a-ac9f-b9ad6adfb0ee&response_mode=fragment&client_info=1&nonce=0197d005-ffd2-70a4-b220-03b7f3e6c7c6&state=eyjpzci6ijaxotdkmda1lwzmzdetnza5os05mmm0lwywmgrjyzu3nji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jt1i3ahixgjwrrudnql0mjcpuike2wy7pch0leumnl4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:22:29 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:22:33 111 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d005-ffd0-724a-ac9f-b9ad6adfb0ee&response_mode=fragment&client_info=1&nonce=0197d005-ffd2-70a4-b220-03b7f3e6c7c6&state=eyjpzci6ijaxotdkmda1lwzmzdetnza5os05mmm0lwywmgrjyzu3nji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jt1i3ahixgjwrrudnql0mjcpuike2wy7pch0leumnl4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:22:33 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:22:33 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:22:33 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:22:36 926 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d005-ffd0-724a-ac9f-b9ad6adfb0ee&response_mode=fragment&client_info=1&nonce=0197d005-ffd2-70a4-b220-03b7f3e6c7c6&state=eyjpzci6ijaxotdkmda1lwzmzdetnza5os05mmm0lwywmgrjyzu3nji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jt1i3ahixgjwrrudnql0mjcpuike2wy7pch0leumnl4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:22:36 926 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:22:41 140 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:22:41 140 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:22:47 536 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:22:47 537 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:22:50 648 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:22:50 648 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:22:50 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:22:53 788 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:22:53 788 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:22:53 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:22:56 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> id: immAdministration]
   --- 03 Jul 04:22:56 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:22:56 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:22:56 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:22:56 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:22:57 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:22:57 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> 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]
   --- 03 Jul 04:23:06 764 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:23:06 764 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:23:12 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (783917a7601bb65fa73726ca603c8e5f)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:23:21 735 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:23:21 736 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member Name, Email=, Teller LastName=, print signatur=, e...)
   --- 03 Jul 01:01:22 400 - TestCaseID:: verifySortingInDashBoard
   --- 03 Jul 01:01:27 931 - 5 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Member Name
Steps:
 ***** verify Sorting In DashBoard - Member Name *****
   --- 03 Jul 01:01:33 357 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4e-1630-74bc-9c26-9b53a8b8471e&response_mode=fragment&client_info=1&nonce=0197cf4e-1632-7d9f-b663-20cb99b0b7f2&state=eyjpzci6ijaxotdjzjrllte2mzitnzlmmi1hn2i0lwq5njqyyme1otaxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=x_xa8oz1mbva9suezyia-kgx_vz8f33evt6lgtbu5v8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:01:33 357 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:01:33 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:01:33 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:01:33 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:01:33 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:01:33 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:01:37 198 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4e-1630-74bc-9c26-9b53a8b8471e&response_mode=fragment&client_info=1&nonce=0197cf4e-1632-7d9f-b663-20cb99b0b7f2&state=eyjpzci6ijaxotdjzjrllte2mzitnzlmmi1hn2i0lwq5njqyyme1otaxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=x_xa8oz1mbva9suezyia-kgx_vz8f33evt6lgtbu5v8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:01:37 198 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:01:40 491 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4e-1630-74bc-9c26-9b53a8b8471e&response_mode=fragment&client_info=1&nonce=0197cf4e-1632-7d9f-b663-20cb99b0b7f2&state=eyjpzci6ijaxotdjzjrllte2mzitnzlmmi1hn2i0lwq5njqyyme1otaxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=x_xa8oz1mbva9suezyia-kgx_vz8f33evt6lgtbu5v8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:01:40 492 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:01:41 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:01:41 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:01:44 427 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4e-1630-74bc-9c26-9b53a8b8471e&response_mode=fragment&client_info=1&nonce=0197cf4e-1632-7d9f-b663-20cb99b0b7f2&state=eyjpzci6ijaxotdjzjrllte2mzitnzlmmi1hn2i0lwq5njqyyme1otaxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=x_xa8oz1mbva9suezyia-kgx_vz8f33evt6lgtbu5v8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:01:44 428 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:01:49 323 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:01:49 323 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:01:56 945 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:01:56 945 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:02:00 117 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:02:00 117 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:02:00 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> id: immOnFilter]
   --- 03 Jul 01:02:03 305 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:02:03 306 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:02:03 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:02:05 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:02:08 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> id: immTranDateFrom]
   --- 03 Jul 01:02:08 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> id: immTranDateFrom]
   --- 03 Jul 01:02:09 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> id: immTranDateTo]
 Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:02:29 561 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:02:29 561 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:02:29 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (301f712ab8f066cd1cc77038a0be39d2)] -> css selector: tr[id*='immTranRow']]
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in SuperTeller, Email=, Teller LastName=, print signatur=, errorint...)
   --- 03 Jul 00:46:02 598 - TestCaseID:: verifyForTransactionInTellerAndSuperTeller
   --- 03 Jul 00:46:05 166 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Transactions in SuperTeller
Steps:
 ***** verify Transactions in SuperTeller *****
verify Transactions in SuperTeller
Steps:
   --- 03 Jul 00:46:11 629 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-0578-792f-b02a-a66f8ff96e90&response_mode=fragment&client_info=1&nonce=0197cf40-057a-765f-9db0-bb56b96cc242&state=eyjpzci6ijaxotdjzjqwlta1n2etnzixys1iotnjltnlzjgznmq4mzu4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dwg_-5w4y0bhxg154hkkqmsa3uhpgfgwzuokvivu5b8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:46:11 630 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:46:11 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:46:11 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:46:11 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: idSIButton9]
 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:46:11 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:46:11 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:46:15 315 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-0578-792f-b02a-a66f8ff96e90&response_mode=fragment&client_info=1&nonce=0197cf40-057a-765f-9db0-bb56b96cc242&state=eyjpzci6ijaxotdjzjqwlta1n2etnzixys1iotnjltnlzjgznmq4mzu4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dwg_-5w4y0bhxg154hkkqmsa3uhpgfgwzuokvivu5b8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:46:15 316 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:46:18 583 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-0578-792f-b02a-a66f8ff96e90&response_mode=fragment&client_info=1&nonce=0197cf40-057a-765f-9db0-bb56b96cc242&state=eyjpzci6ijaxotdjzjqwlta1n2etnzixys1iotnjltnlzjgznmq4mzu4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dwg_-5w4y0bhxg154hkkqmsa3uhpgfgwzuokvivu5b8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:46:18 583 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:46:19 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:46:19 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:46:23 123 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf40-0578-792f-b02a-a66f8ff96e90&response_mode=fragment&client_info=1&nonce=0197cf40-057a-765f-9db0-bb56b96cc242&state=eyjpzci6ijaxotdjzjqwlta1n2etnzixys1iotnjltnlzjgznmq4mzu4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dwg_-5w4y0bhxg154hkkqmsa3uhpgfgwzuokvivu5b8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:46:23 124 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Jul 00:46:27 565 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:46:27 566 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:46:35 108 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:46:35 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:46:38 265 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:46:38 265 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:46:38 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immOnFilter]
   --- 03 Jul 00:46:41 496 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:46:41 496 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:46:41 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigate to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:46:43 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:46:47 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immTranDateFrom]
   --- 03 Jul 00:46:47 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immTranDateFrom]
   --- 03 Jul 00:46:47 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immTranDateTo]
 Entered 'Date range' : 06/29/25 - 07/03/25 [ScreenShot]
   --- 03 Jul 00:46:48 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immUserFirstName]
   --- 03 Jul 00:46:48 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f697b6ea6f172d0ea35a9baea0924ba6)] -> id: immUserFirstName]

element click intercepted: Element is not clickable at point (493, 289). Other element would receive the click: ... [ScreenShot]
verifyOfflineErrorMessagesDeposit({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...)
   --- 03 Jul 04:46:42 225 - TestCaseID:: verifyOfflineErrorMessagesDeposit
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and workstation, Tell...)
   --- 03 Jul 05:40:35 417 - TestCaseID:: verifySearchInReports
   --- 03 Jul 05:40:38 098 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and workstation
Steps:
   --- 03 Jul 05:40:44 600 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04d-b152-75d6-87c3-70aeb22215f8&response_mode=fragment&client_info=1&nonce=0197d04d-b153-76d8-b267-1e7442cfe964&state=eyjpzci6ijaxotdkmdrklwixntmtnzyxos1hmjc0ltlmyte2nthkytqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iul7vgmmmnax5b9_w0r4n56-i5rrel8enlch7vv2g5i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:40:44 600 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:40:44 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:40:44 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:40:44 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:40:44 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:40:44 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:40:48 285 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04d-b152-75d6-87c3-70aeb22215f8&response_mode=fragment&client_info=1&nonce=0197d04d-b153-76d8-b267-1e7442cfe964&state=eyjpzci6ijaxotdkmdrklwixntmtnzyxos1hmjc0ltlmyte2nthkytqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iul7vgmmmnax5b9_w0r4n56-i5rrel8enlch7vv2g5i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:40:48 286 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:40:51 578 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04d-b152-75d6-87c3-70aeb22215f8&response_mode=fragment&client_info=1&nonce=0197d04d-b153-76d8-b267-1e7442cfe964&state=eyjpzci6ijaxotdkmdrklwixntmtnzyxos1hmjc0ltlmyte2nthkytqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iul7vgmmmnax5b9_w0r4n56-i5rrel8enlch7vv2g5i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:40:51 578 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:40:51 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:40:52 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:40:55 397 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04d-b152-75d6-87c3-70aeb22215f8&response_mode=fragment&client_info=1&nonce=0197d04d-b153-76d8-b267-1e7442cfe964&state=eyjpzci6ijaxotdkmdrklwixntmtnzyxos1hmjc0ltlmyte2nthkytqyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iul7vgmmmnax5b9_w0r4n56-i5rrel8enlch7vv2g5i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:40:55 398 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:40:59 600 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:40:59 600 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:41:07 117 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:41:07 117 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:41:10 278 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:41:10 278 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:41:10 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immOnFilter]
   --- 03 Jul 05:41:13 450 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:41:13 450 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:41:13 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:41:13 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immTellerReport]
   --- 03 Jul 05:41:15 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:41:16 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immMachineId]
   --- 03 Jul 05:41:16 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immMachineId]
 Entered 'Machine Name' : KURRER [ScreenShot]
   --- 03 Jul 05:41:17 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immTranDateFrom]
   --- 03 Jul 05:41:23 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immTranDateTo]
   --- 03 Jul 05:41:24 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/02/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:41:28 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immOnFilter]
   --- 03 Jul 05:41:28 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1db10b3d94818fc6ea6ed87c7bd93dda)] -> id: immOnFilter]
   --- 03 Jul 05:41:31 396 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:41:31 396 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:41:36 833 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:41:36 833 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
 Clicked 'Export' button

Cannot read the array length because "dirContents" is null [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...)
   --- 03 Jul 01:09:28 608 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 03 Jul 01:09:31 189 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive, Active and Error
Steps:
 ***** verify Color Transcations In DashBoard with Archive, Active and Error *****
   --- 03 Jul 01:09:35 892 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf55-72f8-7f69-a93e-d07f9ccc722d&response_mode=fragment&client_info=1&nonce=0197cf55-72f9-78bc-a358-b0d524fe88ff&state=eyjpzci6ijaxotdjzju1ltcyzjktnzuwyy1hmzuwlwviotjlowuzy2ywniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=updsyc8_aez3zu6naxghqp63uidryomwmzemupse6xy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:09:35 893 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:09:35 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:09:36 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:09:36 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:09:36 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:09:36 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:09:39 543 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf55-72f8-7f69-a93e-d07f9ccc722d&response_mode=fragment&client_info=1&nonce=0197cf55-72f9-78bc-a358-b0d524fe88ff&state=eyjpzci6ijaxotdjzju1ltcyzjktnzuwyy1hmzuwlwviotjlowuzy2ywniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=updsyc8_aez3zu6naxghqp63uidryomwmzemupse6xy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:09:39 544 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:09:42 841 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf55-72f8-7f69-a93e-d07f9ccc722d&response_mode=fragment&client_info=1&nonce=0197cf55-72f9-78bc-a358-b0d524fe88ff&state=eyjpzci6ijaxotdjzju1ltcyzjktnzuwyy1hmzuwlwviotjlowuzy2ywniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=updsyc8_aez3zu6naxghqp63uidryomwmzemupse6xy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:09:42 842 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:09:43 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:09:43 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:09:47 245 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf55-72f8-7f69-a93e-d07f9ccc722d&response_mode=fragment&client_info=1&nonce=0197cf55-72f9-78bc-a358-b0d524fe88ff&state=eyjpzci6ijaxotdjzju1ltcyzjktnzuwyy1hmzuwlwviotjlowuzy2ywniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=updsyc8_aez3zu6naxghqp63uidryomwmzemupse6xy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:09:47 246 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:09:51 837 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:09:51 837 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:09:59 726 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:09:59 726 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:10:02 931 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:10:02 932 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:10:03 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> id: immOnFilter]
   --- 03 Jul 01:10:06 148 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:10:06 148 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:10:06 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:10:08 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:10:11 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> id: immTranDateFrom]
   --- 03 Jul 01:10:11 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> id: immTranDateFrom]
   --- 03 Jul 01:10:12 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 03 Jul 01:10:31 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 03 Jul 01:10:34 406 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:10:34 406 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:10:34 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57e0ff55c474a49d009c94cfdfe994ab)] -> css selector: tr[id*='immTranRow']]
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Email, Teller ID=...)
   --- 03 Jul 05:39:45 666 - TestCaseID:: verifySearchInReports
   --- 03 Jul 05:39:48 216 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and Email
Steps:
   --- 03 Jul 05:39:53 595 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04c-e98f-7f64-abbd-210aa7cbed92&response_mode=fragment&client_info=1&nonce=0197d04c-e991-7120-9228-4b979cf0317a&state=eyjpzci6ijaxotdkmdrjlwu5otatnzzhni04nmvhlwzmyjvhzjcwmdm1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jvdgr-ueo6_quch3zux2vzovqk4fv5a9-7klt541smi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:39:53 596 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:39:53 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:39:53 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:39:53 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:39:53 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:39:53 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:39:57 261 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04c-e98f-7f64-abbd-210aa7cbed92&response_mode=fragment&client_info=1&nonce=0197d04c-e991-7120-9228-4b979cf0317a&state=eyjpzci6ijaxotdkmdrjlwu5otatnzzhni04nmvhlwzmyjvhzjcwmdm1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jvdgr-ueo6_quch3zux2vzovqk4fv5a9-7klt541smi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:39:57 262 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:40:00 750 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04c-e98f-7f64-abbd-210aa7cbed92&response_mode=fragment&client_info=1&nonce=0197d04c-e991-7120-9228-4b979cf0317a&state=eyjpzci6ijaxotdkmdrjlwu5otatnzzhni04nmvhlwzmyjvhzjcwmdm1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jvdgr-ueo6_quch3zux2vzovqk4fv5a9-7klt541smi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:40:00 751 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:40:01 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:40:01 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:40:04 934 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04c-e98f-7f64-abbd-210aa7cbed92&response_mode=fragment&client_info=1&nonce=0197d04c-e991-7120-9228-4b979cf0317a&state=eyjpzci6ijaxotdkmdrjlwu5otatnzzhni04nmvhlwzmyjvhzjcwmdm1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jvdgr-ueo6_quch3zux2vzovqk4fv5a9-7klt541smi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:40:04 934 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:40:09 193 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:40:09 194 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:40:15 628 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:40:15 629 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:40:18 822 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:40:18 822 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:40:18 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immOnFilter]
   --- 03 Jul 05:40:22 011 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:40:22 011 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:40:22 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:40:22 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTellerReport]
   --- 03 Jul 05:40:24 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:40:24 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTranDateFrom]
   --- 03 Jul 05:40:30 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTranDateTo]
   --- 03 Jul 05:40:31 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/01/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:40:33 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTellerUpn]
   --- 03 Jul 05:40:33 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9d54f741a6dbcd757fdee2acfdce870)] -> id: immTellerUpn]

element click intercepted: Element is not clickable at point (209, 283). Other element would receive the click: ... [ScreenShot]
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:16:33 337 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 03 Jul 04:16:36 118 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Scan Settings In Admin
Steps:
   --- 03 Jul 04:16:40 770 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d000-ba0b-7988-84de-e78e6392be6f&response_mode=fragment&client_info=1&nonce=0197d000-ba0c-7ff8-a51b-acb6d64a6b54&state=eyjpzci6ijaxotdkmdawlwjhmgmtn2uzzc05odg2lty4yjkxmzawmwq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=py6l0dypfocgrekd3patq9tcgu5_slnhcdtk8yjrrxa&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:16:40 771 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:16:40 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:16:40 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:16:40 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:16:41 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:16:41 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:16:44 542 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d000-ba0b-7988-84de-e78e6392be6f&response_mode=fragment&client_info=1&nonce=0197d000-ba0c-7ff8-a51b-acb6d64a6b54&state=eyjpzci6ijaxotdkmdawlwjhmgmtn2uzzc05odg2lty4yjkxmzawmwq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=py6l0dypfocgrekd3patq9tcgu5_slnhcdtk8yjrrxa&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:16:44 542 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:16:47 793 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d000-ba0b-7988-84de-e78e6392be6f&response_mode=fragment&client_info=1&nonce=0197d000-ba0c-7ff8-a51b-acb6d64a6b54&state=eyjpzci6ijaxotdkmdawlwjhmgmtn2uzzc05odg2lty4yjkxmzawmwq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=py6l0dypfocgrekd3patq9tcgu5_slnhcdtk8yjrrxa&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:16:47 794 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:16:48 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:16:48 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:16:51 748 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d000-ba0b-7988-84de-e78e6392be6f&response_mode=fragment&client_info=1&nonce=0197d000-ba0c-7ff8-a51b-acb6d64a6b54&state=eyjpzci6ijaxotdkmdawlwjhmgmtn2uzzc05odg2lty4yjkxmzawmwq4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=py6l0dypfocgrekd3patq9tcgu5_slnhcdtk8yjrrxa&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:16:51 749 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:16:55 927 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:16:55 927 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:17:03 381 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:17:03 381 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:17:06 490 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:17:06 491 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:17:06 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:17:09 664 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:17:09 665 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:17:09 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:17:11 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> id: immAdministration]
   --- 03 Jul 04:17:12 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:17:13 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:17:14 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:17:14 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:17:14 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:17:14 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> 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]
   --- 03 Jul 04:17:22 610 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:17:22 610 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:17:28 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0faaac07c2cc1a93f94c9486b167e810)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:17:37 158 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:17:37 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyeReceiptsRestartTextInFISettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:35:42 045 - TestCaseID:: verifyeReceiptsRestartTextInFISettings
   --- 03 Jul 04:35:44 879 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify eReceipts Restart text in FI settings
Steps:
   --- 03 Jul 04:35:49 679 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d012-414d-73ba-adb6-0bd64e204750&response_mode=fragment&client_info=1&nonce=0197d012-414f-7c0b-873d-1bdfa4c1ce0e&state=eyjpzci6ijaxotdkmdeyltqxngutnzu4os05mgu2lty2owmyndq1ndhmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=orv084osaiq0gvy7wmsxet_tzmdggs3jufqbtbut4wo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:35:49 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:35:49 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:35:49 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:35:49 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:35:49 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:35:49 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:35:53 473 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d012-414d-73ba-adb6-0bd64e204750&response_mode=fragment&client_info=1&nonce=0197d012-414f-7c0b-873d-1bdfa4c1ce0e&state=eyjpzci6ijaxotdkmdeyltqxngutnzu4os05mgu2lty2owmyndq1ndhmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=orv084osaiq0gvy7wmsxet_tzmdggs3jufqbtbut4wo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:35:53 473 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:35:56 727 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d012-414d-73ba-adb6-0bd64e204750&response_mode=fragment&client_info=1&nonce=0197d012-414f-7c0b-873d-1bdfa4c1ce0e&state=eyjpzci6ijaxotdkmdeyltqxngutnzu4os05mgu2lty2owmyndq1ndhmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=orv084osaiq0gvy7wmsxet_tzmdggs3jufqbtbut4wo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:35:56 727 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:35:57 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:35:57 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:36:00 476 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d012-414d-73ba-adb6-0bd64e204750&response_mode=fragment&client_info=1&nonce=0197d012-414f-7c0b-873d-1bdfa4c1ce0e&state=eyjpzci6ijaxotdkmdeyltqxngutnzu4os05mgu2lty2owmyndq1ndhmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=orv084osaiq0gvy7wmsxet_tzmdggs3jufqbtbut4wo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:36:00 476 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:36:04 642 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:36:04 642 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:36:12 001 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:36:12 001 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:36:15 094 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:36:15 095 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:36:15 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:36:18 267 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:36:18 267 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:36:18 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:36:20 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> id: immAdministration]
   --- 03 Jul 04:36:20 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:36:21 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:36:21 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:36:21 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:36:21 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:36:21 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> 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]
   --- 03 Jul 04:36:30 119 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:36:30 120 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:36:36 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (755d0886d134b747a09b268916de0274)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:36:44 825 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:36:44 825 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyOfflineTransferTransaction({Description=Verify transfer in Offline Transaction demo, From Account #=1212, Teller ID=23435, To A...)
   --- 03 Jul 05:20:11 748 - TestCaseID:: verifyOfflineTransferTransaction
   --- 03 Jul 05:21:54 285 - 102 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify transfer in Offline Transaction demo
Steps:
   --- 03 Jul 05:21:58 864 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03c-83de-748f-b844-26974e3fdd4b&response_mode=fragment&client_info=1&nonce=0197d03c-83e0-79fa-a1f3-261f596c367d&state=eyjpzci6ijaxotdkmdnjltgzzgytn2iyny1hzge5lwqyyza3zgrizjeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bf0nwn_lnha-s5tstbq8ugl0yk3hrzigbiubqun6_w8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:21:58 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:21:58 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:21:59 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:21:59 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:21:59 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:21:59 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:22:02 720 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03c-83de-748f-b844-26974e3fdd4b&response_mode=fragment&client_info=1&nonce=0197d03c-83e0-79fa-a1f3-261f596c367d&state=eyjpzci6ijaxotdkmdnjltgzzgytn2iyny1hzge5lwqyyza3zgrizjeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bf0nwn_lnha-s5tstbq8ugl0yk3hrzigbiubqun6_w8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:22:02 720 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:22:06 594 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03c-83de-748f-b844-26974e3fdd4b&response_mode=fragment&client_info=1&nonce=0197d03c-83e0-79fa-a1f3-261f596c367d&state=eyjpzci6ijaxotdkmdnjltgzzgytn2iyny1hzge5lwqyyza3zgrizjeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bf0nwn_lnha-s5tstbq8ugl0yk3hrzigbiubqun6_w8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:22:06 595 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:22:07 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:22:07 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:22:11 410 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03c-83de-748f-b844-26974e3fdd4b&response_mode=fragment&client_info=1&nonce=0197d03c-83e0-79fa-a1f3-261f596c367d&state=eyjpzci6ijaxotdkmdnjltgzzgytn2iyny1hzge5lwqyyza3zgrizjeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bf0nwn_lnha-s5tstbq8ugl0yk3hrzigbiubqun6_w8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:22:11 410 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:22:14 914 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:22:14 914 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:22:22 378 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:22:22 379 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:22:25 502 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:22:25 503 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:22:25 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e459efc785c2f75a33ad296108441752)] -> id: immOnClear]
   --- 03 Jul 05:22:28 718 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:22:28 718 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:22:42 415 - sleep failed..
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
   --- 03 Jul 00:34:08 693 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 03 Jul 00:34:11 440 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid end Dates
Steps:
 ***** verify Error Messages In DashBoard Page with invalid end Dates *****
   --- 03 Jul 00:34:16 331 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf35-1c7d-7c1a-a80f-e0fb40b49501&response_mode=fragment&client_info=1&nonce=0197cf35-1c7e-7a70-af81-f2ef665a372e&state=eyjpzci6ijaxotdjzjm1ltfjn2utnzbmns05ytywltkwythlndizm2uxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jhmrzo_smbbbhxrlvhvhzxtkgqsgccdpmcx-tj_pdro&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:34:16 332 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:34:16 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:34:16 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:34:16 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:34:16 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:34:16 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:34:20 296 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf35-1c7d-7c1a-a80f-e0fb40b49501&response_mode=fragment&client_info=1&nonce=0197cf35-1c7e-7a70-af81-f2ef665a372e&state=eyjpzci6ijaxotdjzjm1ltfjn2utnzbmns05ytywltkwythlndizm2uxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jhmrzo_smbbbhxrlvhvhzxtkgqsgccdpmcx-tj_pdro&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:34:20 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:34:23 644 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf35-1c7d-7c1a-a80f-e0fb40b49501&response_mode=fragment&client_info=1&nonce=0197cf35-1c7e-7a70-af81-f2ef665a372e&state=eyjpzci6ijaxotdjzjm1ltfjn2utnzbmns05ytywltkwythlndizm2uxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jhmrzo_smbbbhxrlvhvhzxtkgqsgccdpmcx-tj_pdro&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:34:23 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:34:24 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:34:24 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:34:27 651 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf35-1c7d-7c1a-a80f-e0fb40b49501&response_mode=fragment&client_info=1&nonce=0197cf35-1c7e-7a70-af81-f2ef665a372e&state=eyjpzci6ijaxotdjzjm1ltfjn2utnzbmns05ytywltkwythlndizm2uxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jhmrzo_smbbbhxrlvhvhzxtkgqsgccdpmcx-tj_pdro&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:34:27 651 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:34:32 319 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:34:32 320 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:34:39 924 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:34:39 925 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:34:43 054 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:34:43 054 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:34:43 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> id: immOnFilter]
   --- 03 Jul 00:34:46 270 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:34:46 271 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:34:46 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:34:49 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:34:52 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> id: immTranDateFrom]
   --- 03 Jul 00:34:52 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> id: immTranDateFrom]
   --- 03 Jul 00:34:52 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> id: immTranDateTo]
 Entered 'Date range' : 11/11/2017 - 13/12/2018 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 03 Jul 00:35:20 176 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (99374fa96e020026e3b953f122f0269f)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyShowTransactionCloseBtn({Toggel=, Archived Transactions=no, Description=verify Show Transaction In Receipt Page, Email=, Arc...)
verify Show Transaction In Receipt Page
Steps:
   --- 03 Jul 02:08:42 361 - TestCaseID:: verifyShowTransactionCloseBtn
   --- 03 Jul 02:08:45 014 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Show Transaction In Receipt Page *****
   --- 03 Jul 02:08:49 606 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8b-aca9-72c8-aabd-a6b549176ac4&response_mode=fragment&client_info=1&nonce=0197cf8b-acaa-7dba-845c-d4a70300db4c&state=eyjpzci6ijaxotdjzjhilwfjywetn2ywyi05mgnmlwm2odkwywi4oda5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aexpjls901ybym34wr-hpngghmvtg7q16ptbol2bs4g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:08:49 606 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:08:49 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:08:49 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:08:49 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:08:49 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:08:49 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:08:53 300 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8b-aca9-72c8-aabd-a6b549176ac4&response_mode=fragment&client_info=1&nonce=0197cf8b-acaa-7dba-845c-d4a70300db4c&state=eyjpzci6ijaxotdjzjhilwfjywetn2ywyi05mgnmlwm2odkwywi4oda5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aexpjls901ybym34wr-hpngghmvtg7q16ptbol2bs4g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:08:53 300 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:08:56 608 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8b-aca9-72c8-aabd-a6b549176ac4&response_mode=fragment&client_info=1&nonce=0197cf8b-acaa-7dba-845c-d4a70300db4c&state=eyjpzci6ijaxotdjzjhilwfjywetn2ywyi05mgnmlwm2odkwywi4oda5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aexpjls901ybym34wr-hpngghmvtg7q16ptbol2bs4g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:08:56 608 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:08:57 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:08:57 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:09:00 688 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf8b-aca9-72c8-aabd-a6b549176ac4&response_mode=fragment&client_info=1&nonce=0197cf8b-acaa-7dba-845c-d4a70300db4c&state=eyjpzci6ijaxotdjzjhilwfjywetn2ywyi05mgnmlwm2odkwywi4oda5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aexpjls901ybym34wr-hpngghmvtg7q16ptbol2bs4g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:09:00 689 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:09:05 126 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:09:05 126 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:09:12 374 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:09:12 374 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:09:15 472 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:09:15 472 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:09:15 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:09:18 644 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:09:18 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:09:18 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:09:20 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> id: immAdministration]
   --- 03 Jul 02:09:21 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> id: immMenuSystemSettings]
   --- 03 Jul 02:09:21 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:09:21 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:09:21 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:09:21 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:09:21 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> 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]
   --- 03 Jul 02:09:30 571 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:09:30 571 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:09:36 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9577dd2da965cbfa81ef4e8d5f6592c0)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 02:09:45 177 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:09:45 177 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Search Text, Tell...)
   --- 03 Jul 05:43:44 544 - TestCaseID:: verifySearchInReports
   --- 03 Jul 05:43:47 062 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and Search Text
Steps:
   --- 03 Jul 05:43:51 842 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d050-8be4-7b2a-a58c-088e606a1e04&response_mode=fragment&client_info=1&nonce=0197d050-8be5-7a1a-ab87-b430cacdb845&state=eyjpzci6ijaxotdkmduwlthiztutnzc1zs1hntkylte4nzlmnzu2yja3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9wox3fowm1fbncd-_zz0t8rshxm_pfbamkut5dgyyjs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:43:51 842 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:43:51 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:43:51 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:43:52 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:43:52 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:43:52 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:43:55 550 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d050-8be4-7b2a-a58c-088e606a1e04&response_mode=fragment&client_info=1&nonce=0197d050-8be5-7a1a-ab87-b430cacdb845&state=eyjpzci6ijaxotdkmduwlthiztutnzc1zs1hntkylte4nzlmnzu2yja3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9wox3fowm1fbncd-_zz0t8rshxm_pfbamkut5dgyyjs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:43:55 551 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:43:59 031 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d050-8be4-7b2a-a58c-088e606a1e04&response_mode=fragment&client_info=1&nonce=0197d050-8be5-7a1a-ab87-b430cacdb845&state=eyjpzci6ijaxotdkmduwlthiztutnzc1zs1hntkylte4nzlmnzu2yja3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9wox3fowm1fbncd-_zz0t8rshxm_pfbamkut5dgyyjs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:43:59 031 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:43:59 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:43:59 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:44:02 791 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d050-8be4-7b2a-a58c-088e606a1e04&response_mode=fragment&client_info=1&nonce=0197d050-8be5-7a1a-ab87-b430cacdb845&state=eyjpzci6ijaxotdkmduwlthiztutnzc1zs1hntkylte4nzlmnzu2yja3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9wox3fowm1fbncd-_zz0t8rshxm_pfbamkut5dgyyjs&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:44:02 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:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:44:07 057 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:44:07 057 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:44:14 962 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:44:14 962 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:44:18 125 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:44:18 125 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:44:18 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immOnFilter]
   --- 03 Jul 05:44:21 322 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:44:21 323 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:44:21 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:44:21 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immTellerReport]
   --- 03 Jul 05:44:23 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:44:23 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immTranDateFrom]
   --- 03 Jul 05:44:29 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immTranDateTo]
   --- 03 Jul 05:44:30 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/03/2024 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:44:32 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immSearchText]
   --- 03 Jul 05:44:32 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immSearchText]
 Entered 'earch Text' : @@**MEMO!! [ScreenShot]
   --- 03 Jul 05:44:35 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immOnFilter]
   --- 03 Jul 05:44:35 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d4a5a331f9fcb186b5a019d70d40c2fe)] -> id: immOnFilter]
   --- 03 Jul 05:44:39 083 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:44:39 084 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:44:44 395 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:44:44 396 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
 Clicked 'View Report' button
Expected: Checking if View Report contains the Search pattern
Actual(Failed): The View Report does not contain the pattern '" + testData.get("Search Text")
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyUIElementsInReports({UserPwd=iMM2022!, Description=verify UI Elements In Report Page, Teller ID=, errorMessage=, Teller ...)
   --- 03 Jul 05:51:27 466 - TestCaseID:: verifyUIElementsInReports
   --- 03 Jul 05:51:30 442 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Report Page
Steps:
   --- 03 Jul 05:51:35 486 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d057-9fd7-72d6-924a-78799587e8c1&response_mode=fragment&client_info=1&nonce=0197d057-9fd8-77dc-8f1c-7ba2e25646ae&state=eyjpzci6ijaxotdkmdu3ltlmzdgtn2nlzs1imdq3lwqxyjqznjuxymflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v7mwlbnktesop8w4aurjou_1ruskvs_pxsa4u3u7mwc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:51:35 486 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:51:35 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:51:35 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:51:35 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:51:35 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:51:35 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:51:39 249 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d057-9fd7-72d6-924a-78799587e8c1&response_mode=fragment&client_info=1&nonce=0197d057-9fd8-77dc-8f1c-7ba2e25646ae&state=eyjpzci6ijaxotdkmdu3ltlmzdgtn2nlzs1imdq3lwqxyjqznjuxymflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v7mwlbnktesop8w4aurjou_1ruskvs_pxsa4u3u7mwc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:51:39 250 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:51:42 656 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d057-9fd7-72d6-924a-78799587e8c1&response_mode=fragment&client_info=1&nonce=0197d057-9fd8-77dc-8f1c-7ba2e25646ae&state=eyjpzci6ijaxotdkmdu3ltlmzdgtn2nlzs1imdq3lwqxyjqznjuxymflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v7mwlbnktesop8w4aurjou_1ruskvs_pxsa4u3u7mwc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:51:42 656 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:51:43 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:51:43 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:51:46 426 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d057-9fd7-72d6-924a-78799587e8c1&response_mode=fragment&client_info=1&nonce=0197d057-9fd8-77dc-8f1c-7ba2e25646ae&state=eyjpzci6ijaxotdkmdu3ltlmzdgtn2nlzs1imdq3lwqxyjqznjuxymflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=v7mwlbnktesop8w4aurjou_1ruskvs_pxsa4u3u7mwc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:51:46 427 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:51:50 883 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:51:50 884 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:51:58 436 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:51:58 436 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:52:01 607 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:52:01 607 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:52:01 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> id: immOnFilter]
   --- 03 Jul 05:52:04 790 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:52:04 791 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:52:04 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:52:05 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> id: immTellerReport]
   --- 03 Jul 05:52:07 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:52:10 534 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:52:10 534 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:52:10 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (835c4fa8e87ccdec25a3f8fdca0e8654)] -> id: immOnFilter]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:30:00 348 - TestCaseID:: veriyDeleteOptonsinBranch
   --- 03 Jul 03:30:03 185 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Delete options In Branches Page
Steps:
   --- 03 Jul 03:30:08 448 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd6-1ebf-70e9-82ee-b165241c16ea&response_mode=fragment&client_info=1&nonce=0197cfd6-1ec1-7c93-a807-af3ea4351b24&state=eyjpzci6ijaxotdjzmq2ltflyzatnzqzzs1hzgnjltdknwixmgyyngm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5tiybo8hlwdovqwjgbyddtaxxeq6lzv2_tp2ayve3mc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:30:08 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:30:08 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:30:08 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:30:08 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:30:08 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:30:08 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:30:12 425 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd6-1ebf-70e9-82ee-b165241c16ea&response_mode=fragment&client_info=1&nonce=0197cfd6-1ec1-7c93-a807-af3ea4351b24&state=eyjpzci6ijaxotdjzmq2ltflyzatnzqzzs1hzgnjltdknwixmgyyngm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5tiybo8hlwdovqwjgbyddtaxxeq6lzv2_tp2ayve3mc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:30:12 425 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:30:15 790 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd6-1ebf-70e9-82ee-b165241c16ea&response_mode=fragment&client_info=1&nonce=0197cfd6-1ec1-7c93-a807-af3ea4351b24&state=eyjpzci6ijaxotdjzmq2ltflyzatnzqzzs1hzgnjltdknwixmgyyngm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5tiybo8hlwdovqwjgbyddtaxxeq6lzv2_tp2ayve3mc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:30:15 791 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:30:16 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:30:16 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:30:19 532 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd6-1ebf-70e9-82ee-b165241c16ea&response_mode=fragment&client_info=1&nonce=0197cfd6-1ec1-7c93-a807-af3ea4351b24&state=eyjpzci6ijaxotdjzmq2ltflyzatnzqzzs1hzgnjltdknwixmgyyngm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5tiybo8hlwdovqwjgbyddtaxxeq6lzv2_tp2ayve3mc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:30:19 532 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:30:23 758 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:30:23 758 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:30:31 345 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:30:31 345 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:30:34 453 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:30:34 454 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:30:34 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:30:37 634 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:30:37 634 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:30:37 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:30:37 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immAdministration]
   --- 03 Jul 03:30:39 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immAdministration]
   --- 03 Jul 03:30:40 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:30:45 533 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:30:45 533 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:30:49 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:30:50 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:30:50 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immBranch_ButtonClose_']]
   --- 03 Jul 03:30:50 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page
[ScreenShot]
   --- 03 Jul 03:30:56 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:30:57 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:30:57 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:30:57 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:30:58 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:30:58 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:30:58 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:31:00 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 03:31:00 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 03:31:01 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 03:31:04 258 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:31:04 258 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:31:04 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 03:31:04 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 03:31:04 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 03 Jul 03:31:04 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 03 Jul 03:31:10 183 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:31:10 184 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:31:22 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 03:31:23 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New Workstation icon
   --- 03 Jul 03:31:23 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 03 Jul 03:31:23 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the Workstation name [ScreenShot]
   --- 03 Jul 03:31:24 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 03:31:24 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 03:31:24 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94c6cae5c09e4567a2940a7c50cb0d96)] -> id: immGlobalControl_NewWorkstation_button]
Expected: verify the Add workstation
Actual(Passed): Successfully verified the Newly created WS -OB WStation1
[ScreenShot]
   --- 03 Jul 03:31:32 547 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:31:32 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyOfflineErrorMessagesDate({Description=VerifyError MEssages on invalid Date, From Account #=1212, Teller ID=456346, To Account...)
   --- 03 Jul 04:40:28 872 - TestCaseID:: verifyOfflineErrorMessagesDate
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
   --- 03 Jul 00:31:10 762 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 03 Jul 00:31:13 974 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with wrong Dates
Steps:
 ***** verify Error Messages In DashBoard Page with wrong Dates *****
   --- 03 Jul 00:31:20 813 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf32-70fb-78ff-b48e-eb999d7e6077&response_mode=fragment&client_info=1&nonce=0197cf32-70fc-7282-9a95-f2e3e77bdb5a&state=eyjpzci6ijaxotdjzjmyltcwzmmtnzqwms1iyzewltkzzdm0zmyxmmiymiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xkluatvgjw0bup13sx_c0565n6-g6vadjwerhfqwtra&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:31:20 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:31:20 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:31:21 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:31:21 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:31:21 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:31:21 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:31:24 714 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf32-70fb-78ff-b48e-eb999d7e6077&response_mode=fragment&client_info=1&nonce=0197cf32-70fc-7282-9a95-f2e3e77bdb5a&state=eyjpzci6ijaxotdjzjmyltcwzmmtnzqwms1iyzewltkzzdm0zmyxmmiymiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xkluatvgjw0bup13sx_c0565n6-g6vadjwerhfqwtra&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:31:24 714 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:31:27 983 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf32-70fb-78ff-b48e-eb999d7e6077&response_mode=fragment&client_info=1&nonce=0197cf32-70fc-7282-9a95-f2e3e77bdb5a&state=eyjpzci6ijaxotdjzjmyltcwzmmtnzqwms1iyzewltkzzdm0zmyxmmiymiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xkluatvgjw0bup13sx_c0565n6-g6vadjwerhfqwtra&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:31:27 984 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:31:28 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:31:28 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:31:32 306 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf32-70fb-78ff-b48e-eb999d7e6077&response_mode=fragment&client_info=1&nonce=0197cf32-70fc-7282-9a95-f2e3e77bdb5a&state=eyjpzci6ijaxotdjzjmyltcwzmmtnzqwms1iyzewltkzzdm0zmyxmmiymiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xkluatvgjw0bup13sx_c0565n6-g6vadjwerhfqwtra&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:31:32 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:31:36 060 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:31:36 060 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:31:44 114 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:31:44 115 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:31:47 302 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:31:47 303 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:31:47 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immOnFilter]
   --- 03 Jul 00:31:50 493 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:31:50 493 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:31:50 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:31:53 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:31:56 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immTranDateFrom]
   --- 03 Jul 00:31:56 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immTranDateFrom]
   --- 03 Jul 00:31:57 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immTranDateTo]
 Entered 'Date range' : 12/28/2022 - 2/28/2016 [ScreenShot]
   --- 03 Jul 00:31:58 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immMemberId]
   --- 03 Jul 00:31:59 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immMemberId]
 Entered 'Member' : 123 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 03 Jul 00:32:26 554 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (bd936bc3ded0a44ff835c1af81af4b13)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyMemberImportFileLocationPath_ER2267({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:02:07 206 - TestCaseID:: verifyMemberImportFileLocationPath_ER2267
   --- 03 Jul 03:02:10 804 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import file location path
Steps:
   --- 03 Jul 03:02:17 567 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbc-a001-726b-ac2c-fb9f1cba776d&response_mode=fragment&client_info=1&nonce=0197cfbc-a002-7325-9348-5c12da37682a&state=eyjpzci6ijaxotdjzmjjlwewmditnzrmzs1izjrhltvmnzdkm2jmymfmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gneklq24kdc0oefkfrmze5sxw3wylcztgzelke9ocew&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:02:17 568 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:02:17 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:02:17 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:02:17 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:02:17 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:02:17 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:02:21 334 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbc-a001-726b-ac2c-fb9f1cba776d&response_mode=fragment&client_info=1&nonce=0197cfbc-a002-7325-9348-5c12da37682a&state=eyjpzci6ijaxotdjzmjjlwewmditnzrmzs1izjrhltvmnzdkm2jmymfmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gneklq24kdc0oefkfrmze5sxw3wylcztgzelke9ocew&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:02:21 335 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:02:24 659 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbc-a001-726b-ac2c-fb9f1cba776d&response_mode=fragment&client_info=1&nonce=0197cfbc-a002-7325-9348-5c12da37682a&state=eyjpzci6ijaxotdjzmjjlwewmditnzrmzs1izjrhltvmnzdkm2jmymfmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gneklq24kdc0oefkfrmze5sxw3wylcztgzelke9ocew&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:02:24 659 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:02:25 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:02:25 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:02:28 419 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbc-a001-726b-ac2c-fb9f1cba776d&response_mode=fragment&client_info=1&nonce=0197cfbc-a002-7325-9348-5c12da37682a&state=eyjpzci6ijaxotdjzmjjlwewmditnzrmzs1izjrhltvmnzdkm2jmymfmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gneklq24kdc0oefkfrmze5sxw3wylcztgzelke9ocew&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:02:28 419 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:02:31 904 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:02:31 904 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:02:38 173 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:02:38 173 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:02:41 264 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:02:41 265 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:02:41 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:02:44 392 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:02:44 392 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:02:44 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:02:44 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immAdministration]
   --- 03 Jul 03:02:46 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immAdministration]
   --- 03 Jul 03:02:49 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immMenuMemberImportOnDemand]

Successfully navigated to the 'Member Import' page [ScreenShot]
   --- 03 Jul 03:02:51 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:02:51 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand'
   --- 03 Jul 03:02:55 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
 Click on clear button
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button
[ScreenShot]
   --- 03 Jul 03:02:58 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:02:58 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand' with Invalid Path
   --- 03 Jul 03:03:07 245 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a567333a28c120ec315a4a179e252bac)] -> id: immOnDemandImport]
Expected: verify the import button is disable after Invalid filePath is given
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given
[ScreenShot]
   --- 03 Jul 03:03:23 041 - Moved to element..

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 03 Jul 04:26:43 458 - TestCaseID:: verifySystemSettingsTextInvalidTemplate
   --- 03 Jul 04:26:46 164 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Invalid Text Template character *
Steps:
   --- 03 Jul 04:26:52 839 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-110a-7240-8e6d-d9a8dccf9243&response_mode=fragment&client_info=1&nonce=0197d00a-110b-7953-9720-02a64f79d8f7&state=eyjpzci6ijaxotdkmdbhltexmgitnzvjni1imdjhltlimjvkztyzowjimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fwebnwcse8y75husc6repmtfhcf1mpiumu9usmrrnnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:26:52 840 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:26:52 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:26:52 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:26:53 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:26:56 538 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-110a-7240-8e6d-d9a8dccf9243&response_mode=fragment&client_info=1&nonce=0197d00a-110b-7953-9720-02a64f79d8f7&state=eyjpzci6ijaxotdkmdbhltexmgitnzvjni1imdjhltlimjvkztyzowjimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fwebnwcse8y75husc6repmtfhcf1mpiumu9usmrrnnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:26:56 539 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:26:59 818 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-110a-7240-8e6d-d9a8dccf9243&response_mode=fragment&client_info=1&nonce=0197d00a-110b-7953-9720-02a64f79d8f7&state=eyjpzci6ijaxotdkmdbhltexmgitnzvjni1imdjhltlimjvkztyzowjimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fwebnwcse8y75husc6repmtfhcf1mpiumu9usmrrnnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:26:59 819 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:27:00 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:27:00 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:27:03 559 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-110a-7240-8e6d-d9a8dccf9243&response_mode=fragment&client_info=1&nonce=0197d00a-110b-7953-9720-02a64f79d8f7&state=eyjpzci6ijaxotdkmdbhltexmgitnzvjni1imdjhltlimjvkztyzowjimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fwebnwcse8y75husc6repmtfhcf1mpiumu9usmrrnnw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:27:03 560 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:27:07 074 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:27:07 074 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:27:14 442 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:27:14 442 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:27:17 546 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:27:17 546 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:27:17 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:27:20 746 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:27:20 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:27:20 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:27:20 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> id: immAdministration]
   --- 03 Jul 04:27:23 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> id: immAdministration]
   --- 03 Jul 04:27:27 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a4e808d483d823fb8bf1036f0832d9c)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]

Get the value not found in page!! [ScreenShot]
verifyOfflineErrorMessagesMemberDetails({Description=Verify error in Offline Transaction demo, From Account #=1212, Teller ID=3456, To Accou...)
   --- 03 Jul 04:49:42 271 - TestCaseID:: verifyOfflineErrorMessagesMemberDetails
   --- 03 Jul 04:50:53 719 - 71 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify error in Offline Transaction demo
Steps:
   --- 03 Jul 04:50:59 191 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d020-2350-79ce-9d40-5ea44287f338&response_mode=fragment&client_info=1&nonce=0197d020-2352-7744-9bd3-c5b1be535dc9&state=eyjpzci6ijaxotdkmdiwltizntetn2mzys1hyzhjltewnzbkm2iwnjnkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0p7dendshv8lro685jqesrj_bgnodx0vv76sqodyr0g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:50:59 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:50:59 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 04:50:59 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:50:59 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:50:59 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:50:59 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:51:02 892 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d020-2350-79ce-9d40-5ea44287f338&response_mode=fragment&client_info=1&nonce=0197d020-2352-7744-9bd3-c5b1be535dc9&state=eyjpzci6ijaxotdkmdiwltizntetn2mzys1hyzhjltewnzbkm2iwnjnkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0p7dendshv8lro685jqesrj_bgnodx0vv76sqodyr0g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:51:02 892 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:51:06 379 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d020-2350-79ce-9d40-5ea44287f338&response_mode=fragment&client_info=1&nonce=0197d020-2352-7744-9bd3-c5b1be535dc9&state=eyjpzci6ijaxotdkmdiwltizntetn2mzys1hyzhjltewnzbkm2iwnjnkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0p7dendshv8lro685jqesrj_bgnodx0vv76sqodyr0g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:51:06 380 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:51:06 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:51:06 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:51:10 289 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d020-2350-79ce-9d40-5ea44287f338&response_mode=fragment&client_info=1&nonce=0197d020-2352-7744-9bd3-c5b1be535dc9&state=eyjpzci6ijaxotdkmdiwltizntetn2mzys1hyzhjltewnzbkm2iwnjnkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0p7dendshv8lro685jqesrj_bgnodx0vv76sqodyr0g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:51:10 290 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:51:14 451 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:51:14 451 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:51:21 892 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:51:21 892 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:51:25 088 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:51:25 088 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:51:25 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d584d8c8aa588e80b303484c30766849)] -> id: immOnClear]
   --- 03 Jul 04:51:28 277 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:51:28 277 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:51:41 889 - sleep failed..
verifyCopyBranchInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 02:54:47 280 - TestCaseID:: verifyCopyBranchInfo
   --- 03 Jul 02:54:49 992 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Copy Branch In Branches Page
Steps:
   --- 03 Jul 02:54:55 472 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb5-e0ca-7535-97a6-0b584e0615be&response_mode=fragment&client_info=1&nonce=0197cfb5-e0cc-70f3-9f53-0f5328420717&state=eyjpzci6ijaxotdjzmi1lwuwy2itnzu3zi1iztyzlwnhnzhhotq3zdkymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s2chkzthqqgy7sslgmz7qq2tz0afzwbyowetogltgv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:54:55 472 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:54:55 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:54:55 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:54:55 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:54:55 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:54:55 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:54:59 122 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb5-e0ca-7535-97a6-0b584e0615be&response_mode=fragment&client_info=1&nonce=0197cfb5-e0cc-70f3-9f53-0f5328420717&state=eyjpzci6ijaxotdjzmi1lwuwy2itnzu3zi1iztyzlwnhnzhhotq3zdkymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s2chkzthqqgy7sslgmz7qq2tz0afzwbyowetogltgv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:54:59 122 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:55:02 489 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb5-e0ca-7535-97a6-0b584e0615be&response_mode=fragment&client_info=1&nonce=0197cfb5-e0cc-70f3-9f53-0f5328420717&state=eyjpzci6ijaxotdjzmi1lwuwy2itnzu3zi1iztyzlwnhnzhhotq3zdkymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s2chkzthqqgy7sslgmz7qq2tz0afzwbyowetogltgv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:55:02 490 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:55:02 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:55:02 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:55:06 257 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfb5-e0ca-7535-97a6-0b584e0615be&response_mode=fragment&client_info=1&nonce=0197cfb5-e0cc-70f3-9f53-0f5328420717&state=eyjpzci6ijaxotdjzmi1lwuwy2itnzu3zi1iztyzlwnhnzhhotq3zdkymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s2chkzthqqgy7sslgmz7qq2tz0afzwbyowetogltgv8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:55:06 258 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:55:09 773 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:55:09 773 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:55:16 455 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:55:16 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:55:19 586 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:55:19 586 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:55:19 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:55:22 783 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:55:22 783 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:55:22 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:55:22 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immAdministration]
   --- 03 Jul 02:55:25 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immAdministration]
   --- 03 Jul 02:55:26 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 02:55:31 527 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:55:31 527 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:55:31 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:55:31 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:55:31 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 02:55:32 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:55:35 449 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:55:35 450 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:55:52 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:55:52 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 02:55:52 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:55:52 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 02:55:53 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:55:53 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:55:53 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immGlobalControl_NewBranch_button]
 AddedChunty Branch  [ScreenShot]
 From Branch was not present, so Added:Chunty
   --- 03 Jul 02:56:05 446 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:56:05 446 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:56:05 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:56:05 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 02:56:05 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 02:56:05 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 02:56:09 305 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:56:09 305 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:56:26 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 02:56:27 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 02:56:27 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 02:56:27 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 02:56:27 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:56:27 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 02:56:28 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79e593cb35e7881c72f44e1331c84b2b)] -> id: immGlobalControl_NewBranch_button]
 AddedBunty Branch  [ScreenShot]
 To Branch was not present, so Added:Bunty
   --- 03 Jul 02:56:40 708 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 02:56:40 709 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyNormalMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information U...)
   --- 03 Jul 01:46:25 775 - TestCaseID:: verifyNormalMemberAddUpdateContactInfo
   --- 03 Jul 01:48:53 460 - 147 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyMemberImportPageTimeAndDatePickers({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:10:16 619 - TestCaseID:: verifyMemberImportPageTimeAndDatePickers
   --- 03 Jul 03:10:19 961 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import Page Time And Date Pickers
Steps:
   --- 03 Jul 03:10:24 848 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-0efd-7c35-82dd-da96be2a0bb7&response_mode=fragment&client_info=1&nonce=0197cfc4-0efe-71a3-b9cb-26e78a161365&state=eyjpzci6ijaxotdjzmm0ltblzmutnzazos1hoge3ltdmodrinzrjzjzmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hqefrjwskffdbltkvj8zquxfzto9icelf6leicmltes&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:10:24 848 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:10:24 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:10:24 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:10:25 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:10:25 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:10:25 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:10:28 557 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-0efd-7c35-82dd-da96be2a0bb7&response_mode=fragment&client_info=1&nonce=0197cfc4-0efe-71a3-b9cb-26e78a161365&state=eyjpzci6ijaxotdjzmm0ltblzmutnzazos1hoge3ltdmodrinzrjzjzmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hqefrjwskffdbltkvj8zquxfzto9icelf6leicmltes&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:10:28 557 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:10:31 917 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-0efd-7c35-82dd-da96be2a0bb7&response_mode=fragment&client_info=1&nonce=0197cfc4-0efe-71a3-b9cb-26e78a161365&state=eyjpzci6ijaxotdjzmm0ltblzmutnzazos1hoge3ltdmodrinzrjzjzmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hqefrjwskffdbltkvj8zquxfzto9icelf6leicmltes&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:10:31 917 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:10:32 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:10:32 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:10:35 629 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-0efd-7c35-82dd-da96be2a0bb7&response_mode=fragment&client_info=1&nonce=0197cfc4-0efe-71a3-b9cb-26e78a161365&state=eyjpzci6ijaxotdjzmm0ltblzmutnzazos1hoge3ltdmodrinzrjzjzmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=hqefrjwskffdbltkvj8zquxfzto9icelf6leicmltes&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:10:35 629 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:10:39 134 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:10:39 135 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:10:46 589 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:10:46 589 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:10:49 691 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:10:49 692 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:10:49 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:10:52 835 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:10:52 836 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:10:52 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:10:53 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> id: immAdministration]
   --- 03 Jul 03:10:55 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> id: immAdministration]
   --- 03 Jul 03:10:57 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (597b53564b0df3c19b4f4c4c8fef5f2b)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
   --- 03 Jul 00:29:40 072 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 03 Jul 00:29:44 147 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page for Member
Steps:
 ***** verify Error Messages In DashBoard Page for Member *****
   --- 03 Jul 00:29:51 260 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf31-10b0-7149-aa5d-44470885d2e8&response_mode=fragment&client_info=1&nonce=0197cf31-10b1-764f-8edb-1e5133edff5f&state=eyjpzci6ijaxotdjzjmxltewyjetnzy0my04otjkltm2mgqxnduymtjlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=a2-4crat9v_1ib3igctkpipvadwifszuabxedzen4nu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:29:51 262 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:29:51 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:29:51 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:29:51 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:29:51 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:29:51 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:29:55 254 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf31-10b0-7149-aa5d-44470885d2e8&response_mode=fragment&client_info=1&nonce=0197cf31-10b1-764f-8edb-1e5133edff5f&state=eyjpzci6ijaxotdjzjmxltewyjetnzy0my04otjkltm2mgqxnduymtjlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=a2-4crat9v_1ib3igctkpipvadwifszuabxedzen4nu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:29:55 254 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:29:58 542 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf31-10b0-7149-aa5d-44470885d2e8&response_mode=fragment&client_info=1&nonce=0197cf31-10b1-764f-8edb-1e5133edff5f&state=eyjpzci6ijaxotdjzjmxltewyjetnzy0my04otjkltm2mgqxnduymtjlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=a2-4crat9v_1ib3igctkpipvadwifszuabxedzen4nu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:29:58 543 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:29:59 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:29:59 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:30:02 633 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf31-10b0-7149-aa5d-44470885d2e8&response_mode=fragment&client_info=1&nonce=0197cf31-10b1-764f-8edb-1e5133edff5f&state=eyjpzci6ijaxotdjzjmxltewyjetnzy0my04otjkltm2mgqxnduymtjlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=a2-4crat9v_1ib3igctkpipvadwifszuabxedzen4nu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:30:02 634 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:30:07 968 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:30:07 969 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:30:16 413 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:30:16 413 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:30:19 574 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:30:19 574 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:30:19 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> id: immOnFilter]
   --- 03 Jul 00:30:22 785 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:30:22 785 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:30:22 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:30:25 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:30:29 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> id: immMemberId]
   --- 03 Jul 00:30:29 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> id: immMemberId]
 Entered 'Member' : 4565!22$ [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 03 Jul 00:30:56 861 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (598249ebec2b1599f5cd5341c26ee7e0)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Member#, Teller I...)
   --- 03 Jul 05:42:11 209 - TestCaseID:: verifySearchInReports
   --- 03 Jul 05:42:13 740 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Elements In Report Page with Date and Member#
Steps:
   --- 03 Jul 05:42:18 261 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04f-1e6d-7439-bb9e-36d2ea809d08&response_mode=fragment&client_info=1&nonce=0197d04f-1e6f-72c6-99d5-2165048c8283&state=eyjpzci6ijaxotdkmdrmltflnmutnzu4ni1hmgqxltu0otiymjvlowvjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kt-h5ybhcuaumayghd4qoyhrnwmqkhooqat9sbw5o7c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:42:18 262 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:42:18 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:42:18 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:42:18 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:42:18 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:42:18 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:42:22 007 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04f-1e6d-7439-bb9e-36d2ea809d08&response_mode=fragment&client_info=1&nonce=0197d04f-1e6f-72c6-99d5-2165048c8283&state=eyjpzci6ijaxotdkmdrmltflnmutnzu4ni1hmgqxltu0otiymjvlowvjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kt-h5ybhcuaumayghd4qoyhrnwmqkhooqat9sbw5o7c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:42:22 007 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:42:25 420 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04f-1e6d-7439-bb9e-36d2ea809d08&response_mode=fragment&client_info=1&nonce=0197d04f-1e6f-72c6-99d5-2165048c8283&state=eyjpzci6ijaxotdkmdrmltflnmutnzu4ni1hmgqxltu0otiymjvlowvjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kt-h5ybhcuaumayghd4qoyhrnwmqkhooqat9sbw5o7c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:42:25 421 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:42:26 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:42:26 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:42:30 028 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d04f-1e6d-7439-bb9e-36d2ea809d08&response_mode=fragment&client_info=1&nonce=0197d04f-1e6f-72c6-99d5-2165048c8283&state=eyjpzci6ijaxotdkmdrmltflnmutnzu4ni1hmgqxltu0otiymjvlowvjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kt-h5ybhcuaumayghd4qoyhrnwmqkhooqat9sbw5o7c&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:42:30 028 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:42:34 206 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:42:34 207 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:42:40 762 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:42:40 762 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:42:43 880 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:42:43 880 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:42:43 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immOnFilter]
   --- 03 Jul 05:42:47 100 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:42:47 100 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:42:47 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:42:47 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immTellerReport]
   --- 03 Jul 05:42:49 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:42:49 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immTranDateFrom]
   --- 03 Jul 05:42:55 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immTranDateTo]
   --- 03 Jul 05:42:56 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immTranDateFrom]
 Entered 'Date range' : 07/01/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:42:58 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immMemberId]
   --- 03 Jul 05:42:58 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immMemberId]
 Entered 'Member' : 63 [ScreenShot]
   --- 03 Jul 05:43:01 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immOnFilter]
   --- 03 Jul 05:43:01 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d219ff4ae12ac576c9c76d3775bc53d)] -> id: immOnFilter]
   --- 03 Jul 05:43:04 992 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:43:04 992 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:43:10 266 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:43:10 267 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
 Clicked 'Export' button

Cannot read the array length because "dirContents" is null [ScreenShot]
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Archive status,Date, Categor...)
   --- 03 Jul 02:36:16 168 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:36:19 252 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with Archive status,Date
Steps:
   --- 03 Jul 02:36:23 912 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-ec28-7e28-bce0-06bff58056f9&response_mode=fragment&client_info=1&nonce=0197cfa4-ec29-700b-814f-9745c40f1553&state=eyjpzci6ijaxotdjzme0lwvjmjktn2rlzs1hzmrhlwvkyzhhntvjzjyxnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xxwodx_hmgk6xjrcxrnhp_-x3ugq0ahqi2qb2kn0lrg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:36:23 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:23 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:36:24 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:36:24 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:36:24 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:36:24 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:36:27 660 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-ec28-7e28-bce0-06bff58056f9&response_mode=fragment&client_info=1&nonce=0197cfa4-ec29-700b-814f-9745c40f1553&state=eyjpzci6ijaxotdjzme0lwvjmjktn2rlzs1hzmrhlwvkyzhhntvjzjyxnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xxwodx_hmgk6xjrcxrnhp_-x3ugq0ahqi2qb2kn0lrg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:36:27 660 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:31 010 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-ec28-7e28-bce0-06bff58056f9&response_mode=fragment&client_info=1&nonce=0197cfa4-ec29-700b-814f-9745c40f1553&state=eyjpzci6ijaxotdjzme0lwvjmjktn2rlzs1hzmrhlwvkyzhhntvjzjyxnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xxwodx_hmgk6xjrcxrnhp_-x3ugq0ahqi2qb2kn0lrg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:36:31 010 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:36:31 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:36:31 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:36:35 128 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-ec28-7e28-bce0-06bff58056f9&response_mode=fragment&client_info=1&nonce=0197cfa4-ec29-700b-814f-9745c40f1553&state=eyjpzci6ijaxotdjzme0lwvjmjktn2rlzs1hzmrhlwvkyzhhntvjzjyxnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xxwodx_hmgk6xjrcxrnhp_-x3ugq0ahqi2qb2kn0lrg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:36:35 129 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:36:39 454 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:36:39 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:46 836 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:36:46 837 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:49 990 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:36:49 991 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:50 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:36:53 148 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:36:53 148 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:53 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:36:53 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> id: immAdministration]
   --- 03 Jul 02:36:55 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> id: immAdministration]
   --- 03 Jul 02:36:57 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86d143e6e8540f3c995eb4a60c7be8af)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyEndTOEndTestOFNormalTellerInEreceipt({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt...)
   --- 03 Jul 01:26:06 730 - TestCaseID:: verifyEndTOEndTestOFNormalTellerInEreceipt
   --- 03 Jul 01:26:22 440 - 15 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify End TO End Test OF Normal Teller In Ereceipt Page
Steps:
 ***** verify End TO End Test OF Normal Teller In Ereceipt Page *****
   --- 03 Jul 01:26:27 177 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf64-e201-7174-a32a-d026c3122dc3&response_mode=fragment&client_info=1&nonce=0197cf64-e203-7dd0-82d0-c7837c8ffa80&state=eyjpzci6ijaxotdjzjy0lwuymditnzu5nc1hmzu4lte4ogu0mtrknmq2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=i2vnuhvin3eqzbbcvhtiqgqyzza4pr4eui2i5yqid30&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:26:27 178 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:26:27 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:26:27 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:26:27 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:26:27 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:26:27 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:26:30 909 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf64-e201-7174-a32a-d026c3122dc3&response_mode=fragment&client_info=1&nonce=0197cf64-e203-7dd0-82d0-c7837c8ffa80&state=eyjpzci6ijaxotdjzjy0lwuymditnzu5nc1hmzu4lte4ogu0mtrknmq2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=i2vnuhvin3eqzbbcvhtiqgqyzza4pr4eui2i5yqid30&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:26:30 909 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:26:34 329 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf64-e201-7174-a32a-d026c3122dc3&response_mode=fragment&client_info=1&nonce=0197cf64-e203-7dd0-82d0-c7837c8ffa80&state=eyjpzci6ijaxotdjzjy0lwuymditnzu5nc1hmzu4lte4ogu0mtrknmq2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=i2vnuhvin3eqzbbcvhtiqgqyzza4pr4eui2i5yqid30&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:26:34 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:26:35 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:26:35 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:26:38 543 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf64-e201-7174-a32a-d026c3122dc3&response_mode=fragment&client_info=1&nonce=0197cf64-e203-7dd0-82d0-c7837c8ffa80&state=eyjpzci6ijaxotdjzjy0lwuymditnzu5nc1hmzu4lte4ogu0mtrknmq2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=i2vnuhvin3eqzbbcvhtiqgqyzza4pr4eui2i5yqid30&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:26:38 544 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:26:42 863 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:26:42 863 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:26:50 512 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:26:50 512 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:26:53 681 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:26:53 681 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:26:53 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> id: immOnFilter]
   --- 03 Jul 01:26:56 854 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:26:56 854 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:26:56 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:26:59 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> id: immOnRunNonArchiveQuery]
 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(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:27:19 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 01:27:19 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 01:27:26 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> id: immopenSignatureDialogChangeMode]
   --- 03 Jul 01:27:27 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2898b950fdfac3b080f38597780a26c0)] -> id: immopenSignatureDialogChangeMode]
   --- 03 Jul 01:27:36 421 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/transaction/ba481bce-c490-4330-a15c-1fcac08d3f8f
   --- 03 Jul 01:27:36 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyReceivedAndDisbursedSumsInReceiptPage({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Sums In Receipt Page, ...)
   --- 03 Jul 02:02:50 395 - TestCaseID:: verifyReceivedAndDisbursedSumsInReceiptPage
   --- 03 Jul 02:02:52 880 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Received And Disbursed Sums In Receipt Page
Steps:
 ***** verify Received And Disbursed Sums In Receipt Page *****
   --- 03 Jul 02:02:58 387 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf86-5086-7031-968d-a2f9334b2bef&response_mode=fragment&client_info=1&nonce=0197cf86-5088-793f-b572-a74c529d31c9&state=eyjpzci6ijaxotdjzjg2ltuwodctnzewms04ztg5lwe0ntg2mgu4ytlhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_e3q_gzaum5zfrb-yoiyoew1gdggnwvpa6sgccgrjpg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:02:58 388 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:02:58 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 02:02:58 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:02:58 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:02:58 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:02:58 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:03:02 158 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf86-5086-7031-968d-a2f9334b2bef&response_mode=fragment&client_info=1&nonce=0197cf86-5088-793f-b572-a74c529d31c9&state=eyjpzci6ijaxotdjzjg2ltuwodctnzewms04ztg5lwe0ntg2mgu4ytlhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_e3q_gzaum5zfrb-yoiyoew1gdggnwvpa6sgccgrjpg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:03:02 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:03:05 665 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf86-5086-7031-968d-a2f9334b2bef&response_mode=fragment&client_info=1&nonce=0197cf86-5088-793f-b572-a74c529d31c9&state=eyjpzci6ijaxotdjzjg2ltuwodctnzewms04ztg5lwe0ntg2mgu4ytlhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_e3q_gzaum5zfrb-yoiyoew1gdggnwvpa6sgccgrjpg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:03:05 666 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:03:06 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:03:06 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:03:09 939 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf86-5086-7031-968d-a2f9334b2bef&response_mode=fragment&client_info=1&nonce=0197cf86-5088-793f-b572-a74c529d31c9&state=eyjpzci6ijaxotdjzjg2ltuwodctnzewms04ztg5lwe0ntg2mgu4ytlhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_e3q_gzaum5zfrb-yoiyoew1gdggnwvpa6sgccgrjpg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:03:09 940 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:03:14 288 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:03:14 288 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:03:21 851 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:03:21 852 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:03:25 033 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:03:25 033 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:03:25 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immOnFilter]
   --- 03 Jul 02:03:28 208 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:03:28 209 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:03:28 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 02:03:30 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 02:03:33 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immTellerId]
   --- 03 Jul 02:03:33 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immTellerId]
 Entered 'Teller' :  [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 02:03:51 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:03:51 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:04:02 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immOpenDisbursementDialog]
   --- 03 Jul 02:04:02 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immOpenDisbursementDialog]
   --- 03 Jul 02:04:03 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immDisbursementClear]
   --- 03 Jul 02:04:03 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immDisbursementClear]
   --- 03 Jul 02:04:03 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immDisbursementCancel]
   --- 03 Jul 02:04:03 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e0129191c34bc415a60f23109101ef7)] -> id: immDisbursementClear]
Expected: Sucessfully clicked and verify Disbursement Card Elements in Receipt page
Actual(Passed): Sucessfully clicked and verified Disbursement Card Elements in Receipt page
[ScreenShot]

Index 0 out of bounds for length 0 [ScreenShot]
verifyFIArchiveSettingsDefaultMemberErrMessage({Archived Transactions=, Archive=Default Member Number-222;, print signatur=, Name=, MultipleWorksta...)
   --- 03 Jul 03:47:29 070 - TestCaseID:: verifyFIArchiveSettingsDefaultMemberErrMessage
   --- 03 Jul 03:47:32 152 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Archive Settings In Admin *****
 ***** verify Archive Settings In Admin *****
   --- 03 Jul 03:47:36 789 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe6-1d7d-75a8-899f-e0d58df9aa2f&response_mode=fragment&client_info=1&nonce=0197cfe6-1d7f-79ce-aace-9bfd8b74c472&state=eyjpzci6ijaxotdjzmu2ltfkn2utnzc2yy05mgmwlwnmnzu1mdcyytjiziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=u7lukinkcy4ztqhbznpm7jqwp5rftgunzluvfcbxeys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:47:36 789 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:47:36 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:47:36 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:47:36 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:47:40 366 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe6-1d7d-75a8-899f-e0d58df9aa2f&response_mode=fragment&client_info=1&nonce=0197cfe6-1d7f-79ce-aace-9bfd8b74c472&state=eyjpzci6ijaxotdjzmu2ltfkn2utnzc2yy05mgmwlwnmnzu1mdcyytjiziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=u7lukinkcy4ztqhbznpm7jqwp5rftgunzluvfcbxeys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:47:40 366 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:47:43 664 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe6-1d7d-75a8-899f-e0d58df9aa2f&response_mode=fragment&client_info=1&nonce=0197cfe6-1d7f-79ce-aace-9bfd8b74c472&state=eyjpzci6ijaxotdjzmu2ltfkn2utnzc2yy05mgmwlwnmnzu1mdcyytjiziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=u7lukinkcy4ztqhbznpm7jqwp5rftgunzluvfcbxeys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:47:43 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:47:44 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:47:44 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:47:47 472 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe6-1d7d-75a8-899f-e0d58df9aa2f&response_mode=fragment&client_info=1&nonce=0197cfe6-1d7f-79ce-aace-9bfd8b74c472&state=eyjpzci6ijaxotdjzmu2ltfkn2utnzc2yy05mgmwlwnmnzu1mdcyytjiziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=u7lukinkcy4ztqhbznpm7jqwp5rftgunzluvfcbxeys&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:47:47 473 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:47:51 648 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:47:51 648 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:47:59 192 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:47:59 192 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:48:02 357 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:48:02 358 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:48:02 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:48:05 695 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:48:05 695 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:48:05 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:48:08 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> id: immAdministration]
   --- 03 Jul 03:48:08 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:48:09 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:48:09 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:48:09 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:48:09 429 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:48:09 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> 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]
   --- 03 Jul 03:48:17 870 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:48:17 870 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:48:23 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d7e008dc829d29f819b731addd923c8)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:48:32 432 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:48:32 433 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyHoldNoticeWarningWithoutReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message displayed when w...)
verify Hold Notice Warning Message displayed when warning is enabled
Steps:
   --- 03 Jul 01:34:52 672 - TestCaseID:: verifyHoldNoticeWarningWithoutReasons
   --- 03 Jul 01:34:55 095 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Hold Notice Warning Message displayed when warning is enabled *****
   --- 03 Jul 01:34:59 589 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6c-b2b5-78e7-b360-dc2e6ea8fb01&response_mode=fragment&client_info=1&nonce=0197cf6c-b2b7-7049-8c63-1618a87279ad&state=eyjpzci6ijaxotdjzjzjlwiyyjytnzljzs1izdk2lwmwnwuyogq3ztg0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cs69etwxs64kqnri3r0qbqb9jqvtblmry_yvogkuvjq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:34:59 590 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:34:59 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 01:34:59 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:34:59 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:34:59 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:34:59 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:35:03 260 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6c-b2b5-78e7-b360-dc2e6ea8fb01&response_mode=fragment&client_info=1&nonce=0197cf6c-b2b7-7049-8c63-1618a87279ad&state=eyjpzci6ijaxotdjzjzjlwiyyjytnzljzs1izdk2lwmwnwuyogq3ztg0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cs69etwxs64kqnri3r0qbqb9jqvtblmry_yvogkuvjq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:35:03 260 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:35:06 625 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6c-b2b5-78e7-b360-dc2e6ea8fb01&response_mode=fragment&client_info=1&nonce=0197cf6c-b2b7-7049-8c63-1618a87279ad&state=eyjpzci6ijaxotdjzjzjlwiyyjytnzljzs1izdk2lwmwnwuyogq3ztg0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cs69etwxs64kqnri3r0qbqb9jqvtblmry_yvogkuvjq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:35:06 626 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:35:07 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:35:07 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:35:10 999 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6c-b2b5-78e7-b360-dc2e6ea8fb01&response_mode=fragment&client_info=1&nonce=0197cf6c-b2b7-7049-8c63-1618a87279ad&state=eyjpzci6ijaxotdjzjzjlwiyyjytnzljzs1izdk2lwmwnwuyogq3ztg0ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cs69etwxs64kqnri3r0qbqb9jqvtblmry_yvogkuvjq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:35:10 999 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:35:15 514 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:35:15 515 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:35:23 173 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:35:23 173 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:35:26 306 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:35:26 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:35:26 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 01:35:29 515 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:35:29 515 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:35:29 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 01:35:31 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> id: immAdministration]
   --- 03 Jul 01:35:32 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> id: immMenuSystemSettings]
   --- 03 Jul 01:35:32 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:35:32 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:35:32 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:35:32 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:35:32 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> 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]
   --- 03 Jul 01:35:41 388 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:35:41 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:35:47 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6fd7cb1b94f5ecd485f7b32821f5d9f)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 01:35:56 006 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:35:56 006 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:07:46 717 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 03 Jul 04:07:49 814 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Scan Settings In Admin
Steps:
   --- 03 Jul 04:07:56 826 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff8-b569-7494-8eef-d25ca8f48cb4&response_mode=fragment&client_info=1&nonce=0197cff8-b56b-7788-bd1b-73406c9d9fa0&state=eyjpzci6ijaxotdjzmy4lwi1nmetn2u3ns1hytg3ltgxzwu1ywziytqwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=itiwt9ejqglh1hju0pml05nxrx_7ridqdxwuujbne14&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:07:56 827 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:07:56 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:07:56 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:07:57 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:07:57 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:07:57 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:08:00 512 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff8-b569-7494-8eef-d25ca8f48cb4&response_mode=fragment&client_info=1&nonce=0197cff8-b56b-7788-bd1b-73406c9d9fa0&state=eyjpzci6ijaxotdjzmy4lwi1nmetn2u3ns1hytg3ltgxzwu1ywziytqwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=itiwt9ejqglh1hju0pml05nxrx_7ridqdxwuujbne14&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:08:00 512 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:08:03 844 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff8-b569-7494-8eef-d25ca8f48cb4&response_mode=fragment&client_info=1&nonce=0197cff8-b56b-7788-bd1b-73406c9d9fa0&state=eyjpzci6ijaxotdjzmy4lwi1nmetn2u3ns1hytg3ltgxzwu1ywziytqwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=itiwt9ejqglh1hju0pml05nxrx_7ridqdxwuujbne14&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:08:03 844 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:08:04 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:08:04 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:08:07 682 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff8-b569-7494-8eef-d25ca8f48cb4&response_mode=fragment&client_info=1&nonce=0197cff8-b56b-7788-bd1b-73406c9d9fa0&state=eyjpzci6ijaxotdjzmy4lwi1nmetn2u3ns1hytg3ltgxzwu1ywziytqwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=itiwt9ejqglh1hju0pml05nxrx_7ridqdxwuujbne14&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:08:07 682 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:08:11 813 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:08:11 813 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:08:19 293 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:08:19 294 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:08:22 411 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:08:22 411 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:08:22 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:08:25 543 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:08:25 543 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:08:25 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:08:27 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> id: immAdministration]
   --- 03 Jul 04:08:28 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:08:29 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:08:29 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:08:29 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:08:30 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:08:30 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> 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]
   --- 03 Jul 04:08:38 505 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:08:38 505 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:08:44 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa39b746489c75a21d6c53e90ef4e7f4)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:08:53 082 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:08:53 083 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyDefaultsInArchivesPage({UserPwd=iMM2022!, Description=verify defaults In Archives Page with Teller,Date, Category=, select=...)
   --- 03 Jul 02:22:52 864 - TestCaseID:: verifyDefaultsInArchivesPage
   --- 03 Jul 02:22:55 697 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify defaults In Archives Page with Teller,Date
Steps:
   --- 03 Jul 02:23:00 386 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf98-a7e1-7667-8a16-698c427b8658&response_mode=fragment&client_info=1&nonce=0197cf98-a7e3-700c-82c0-ff337dfdfb2f&state=eyjpzci6ijaxotdjzjk4lwe3ztmtnzq2ms1hyjfhltrmogrhmzm2nwvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i-fytj4vrmk2_zmuv5stscytvyqz-ctcwiyv59w9tce&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:00 387 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:00 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:23:00 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:23:00 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:23:00 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:23:00 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:23:04 185 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf98-a7e1-7667-8a16-698c427b8658&response_mode=fragment&client_info=1&nonce=0197cf98-a7e3-700c-82c0-ff337dfdfb2f&state=eyjpzci6ijaxotdjzjk4lwe3ztmtnzq2ms1hyjfhltrmogrhmzm2nwvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i-fytj4vrmk2_zmuv5stscytvyqz-ctcwiyv59w9tce&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:04 186 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:07 457 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf98-a7e1-7667-8a16-698c427b8658&response_mode=fragment&client_info=1&nonce=0197cf98-a7e3-700c-82c0-ff337dfdfb2f&state=eyjpzci6ijaxotdjzjk4lwe3ztmtnzq2ms1hyjfhltrmogrhmzm2nwvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i-fytj4vrmk2_zmuv5stscytvyqz-ctcwiyv59w9tce&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:07 458 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:23:08 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:23:08 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:23:11 617 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf98-a7e1-7667-8a16-698c427b8658&response_mode=fragment&client_info=1&nonce=0197cf98-a7e3-700c-82c0-ff337dfdfb2f&state=eyjpzci6ijaxotdjzjk4lwe3ztmtnzq2ms1hyjfhltrmogrhmzm2nwvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=i-fytj4vrmk2_zmuv5stscytvyqz-ctcwiyv59w9tce&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:11 618 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:23:16 174 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:23:16 174 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:23 668 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:23:23 668 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:26 758 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:23:26 758 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:26 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:23:29 942 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:23:29 942 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:30 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:23:30 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> id: immAdministration]
   --- 03 Jul 02:23:32 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> id: immAdministration]
   --- 03 Jul 02:23:34 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (960a1afe69516a2e4ae1de1047d05dfe)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully checked the default UI elements and current date in 'Archives' page [ScreenShot]
Expected: verify the Archive status default
Actual(Failed): unable to verify the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Member id & Teller id, Email=, Teller LastName=, pr...)
   --- 03 Jul 01:18:51 504 - TestCaseID:: verifyUIElemntsInDashBoard
   --- 03 Jul 01:18:54 055 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Member id & Teller id
Steps:
 ***** verify UI Elemnts In DashBoard with Member id & Teller id *****
   --- 03 Jul 01:19:00 526 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-107f-7b70-80f1-d7c227111855&response_mode=fragment&client_info=1&nonce=0197cf5e-1081-73b6-a0f5-edcee8f132e1&state=eyjpzci6ijaxotdjzjvlltewodatn2zknc05yjyzlteymjfkzjqyodlmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uole_s3bxr-aieozs-lvztodsqqvitbaqgxtaluws1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:00 526 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:00 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:19:00 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:19:00 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:19:00 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:19:00 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:19:04 168 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-107f-7b70-80f1-d7c227111855&response_mode=fragment&client_info=1&nonce=0197cf5e-1081-73b6-a0f5-edcee8f132e1&state=eyjpzci6ijaxotdjzjvlltewodatn2zknc05yjyzlteymjfkzjqyodlmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uole_s3bxr-aieozs-lvztodsqqvitbaqgxtaluws1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:04 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:07 541 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-107f-7b70-80f1-d7c227111855&response_mode=fragment&client_info=1&nonce=0197cf5e-1081-73b6-a0f5-edcee8f132e1&state=eyjpzci6ijaxotdjzjvlltewodatn2zknc05yjyzlteymjfkzjqyodlmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uole_s3bxr-aieozs-lvztodsqqvitbaqgxtaluws1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:07 541 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:19:08 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:19:08 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:19:11 677 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-107f-7b70-80f1-d7c227111855&response_mode=fragment&client_info=1&nonce=0197cf5e-1081-73b6-a0f5-edcee8f132e1&state=eyjpzci6ijaxotdjzjvlltewodatn2zknc05yjyzlteymjfkzjqyodlmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uole_s3bxr-aieozs-lvztodsqqvitbaqgxtaluws1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:11 677 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:19:16 112 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:19:16 113 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:23 540 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:19:23 541 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:26 682 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:19:26 682 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:26 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> id: immOnFilter]
   --- 03 Jul 01:19:29 860 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:19:29 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:29 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5cc908dafb412551dc788b4649ad5ad)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyMemberImportSchedulePageDefaults_ER2257({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:15:37 745 - TestCaseID:: verifyMemberImportSchedulePageDefaults_ER2257
   --- 03 Jul 03:15:40 739 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule PAge Defaults
Steps:
   --- 03 Jul 03:15:46 179 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-f671-719a-b44a-b6aa787c04da&response_mode=fragment&client_info=1&nonce=0197cfc8-f673-71fe-9fb5-11ce853f865e&state=eyjpzci6ijaxotdjzmm4lwy2nzitn2m0mc1izjvmltbjzdg4mwfly2riocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ao0lhchcjtnwlcbprfxyhopx6iwpuwnx5mznzp0p5is&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:15:46 180 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:15:46 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:15:46 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:15:46 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:15:46 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:15:46 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:15:49 833 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-f671-719a-b44a-b6aa787c04da&response_mode=fragment&client_info=1&nonce=0197cfc8-f673-71fe-9fb5-11ce853f865e&state=eyjpzci6ijaxotdjzmm4lwy2nzitn2m0mc1izjvmltbjzdg4mwfly2riocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ao0lhchcjtnwlcbprfxyhopx6iwpuwnx5mznzp0p5is&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:15:49 833 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:15:53 139 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-f671-719a-b44a-b6aa787c04da&response_mode=fragment&client_info=1&nonce=0197cfc8-f673-71fe-9fb5-11ce853f865e&state=eyjpzci6ijaxotdjzmm4lwy2nzitn2m0mc1izjvmltbjzdg4mwfly2riocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ao0lhchcjtnwlcbprfxyhopx6iwpuwnx5mznzp0p5is&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:15:53 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:15:53 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:15:53 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:15:56 918 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-f671-719a-b44a-b6aa787c04da&response_mode=fragment&client_info=1&nonce=0197cfc8-f673-71fe-9fb5-11ce853f865e&state=eyjpzci6ijaxotdjzmm4lwy2nzitn2m0mc1izjvmltbjzdg4mwfly2riocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ao0lhchcjtnwlcbprfxyhopx6iwpuwnx5mznzp0p5is&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:15:56 918 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:16:00 424 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:16:00 425 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:16:06 975 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:16:06 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:16:10 082 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:16:10 083 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:16:10 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:16:13 272 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:16:13 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:16:13 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:16:13 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> id: immAdministration]
   --- 03 Jul 03:16:15 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> id: immAdministration]
   --- 03 Jul 03:16:18 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (538745331c096338171f6777c5c2a6a4)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
Expected: verify the import file path value
Actual(Passed): Successfully verified the import file path is empty by default
[ScreenShot]
Expected: verify the defaulte date value
Actual(Passed): Successfully verified the default date is today's date
[ScreenShot]
Expected: verify the defaulte time value
Actual(Passed): Successfully verified the default time is current time
[ScreenShot]
Expected: Verify The default setting is 'One Time'
Actual(Failed): Failed to verify The default setting is 'One Time'
[ScreenShot]
Expected: verify the import button default status
Actual(Passed): Successfully verified the import button is disabled by default
[ScreenShot]
Expected: verify the clear and refresh button default status
Actual(Passed): Successfully verified the clear and refresh buttons are enabled by default
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyInvalidEmailInNotifyInDashboardPage({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastN...)
   --- 03 Jul 00:47:53 648 - TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
   --- 03 Jul 00:47:55 979 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the invalid email in notify dashboard page
Steps:
 ***** verify the invalid email in notify dashboard page *****
   --- 03 Jul 00:48:00 642 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf41-afdd-7317-b6ad-335fd391df50&response_mode=fragment&client_info=1&nonce=0197cf41-afde-743e-a073-28bce1fb104b&state=eyjpzci6ijaxotdjzjqxlwfmzgutn2q4yy04mtcylwiznwuzmjqzndczyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wp9_u3nyzvaer3mbxmhwbtquiu-h_ohlgel-mnexfj8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:48:00 643 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:48:00 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:48:00 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:48:00 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:48:00 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:48:00 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:48:04 447 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf41-afdd-7317-b6ad-335fd391df50&response_mode=fragment&client_info=1&nonce=0197cf41-afde-743e-a073-28bce1fb104b&state=eyjpzci6ijaxotdjzjqxlwfmzgutn2q4yy04mtcylwiznwuzmjqzndczyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wp9_u3nyzvaer3mbxmhwbtquiu-h_ohlgel-mnexfj8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:48:04 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:48:07 768 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf41-afdd-7317-b6ad-335fd391df50&response_mode=fragment&client_info=1&nonce=0197cf41-afde-743e-a073-28bce1fb104b&state=eyjpzci6ijaxotdjzjqxlwfmzgutn2q4yy04mtcylwiznwuzmjqzndczyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wp9_u3nyzvaer3mbxmhwbtquiu-h_ohlgel-mnexfj8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:48:07 769 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:48:08 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:48:08 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:48:11 993 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf41-afdd-7317-b6ad-335fd391df50&response_mode=fragment&client_info=1&nonce=0197cf41-afde-743e-a073-28bce1fb104b&state=eyjpzci6ijaxotdjzjqxlwfmzgutn2q4yy04mtcylwiznwuzmjqzndczyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wp9_u3nyzvaer3mbxmhwbtquiu-h_ohlgel-mnexfj8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:48:11 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:48:16 462 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:48:16 462 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:48:23 974 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:48:23 975 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:48:27 086 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:48:27 087 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:48:27 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> id: immOnFilter]
   --- 03 Jul 00:48:30 285 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:48:30 285 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:48:30 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:48:32 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[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
   --- 03 Jul 00:49:01 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee9df61da7bf65b04d842f1807e6e204)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 00:49:18 145 - sleep failed..
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:13:37 882 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 03 Jul 04:13:40 580 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Scan Settings In Admin
Steps:
   --- 03 Jul 04:13:49 327 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffe-1c39-7a17-b9a6-4a2a74829761&response_mode=fragment&client_info=1&nonce=0197cffe-1c3b-7441-bd55-ac9da0512109&state=eyjpzci6ijaxotdjzmzlltfjm2etnzg3ns04m2mxlwi3zgvhmgu2mmm4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dedkbpu1l0uuxcw6znpsmci3yxpswjkyktss6-o0ici&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:13:49 327 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:13:49 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:13:49 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:13:49 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:13:49 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:13:49 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:13:53 064 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffe-1c39-7a17-b9a6-4a2a74829761&response_mode=fragment&client_info=1&nonce=0197cffe-1c3b-7441-bd55-ac9da0512109&state=eyjpzci6ijaxotdjzmzlltfjm2etnzg3ns04m2mxlwi3zgvhmgu2mmm4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dedkbpu1l0uuxcw6znpsmci3yxpswjkyktss6-o0ici&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:13:53 064 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:13:56 341 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffe-1c39-7a17-b9a6-4a2a74829761&response_mode=fragment&client_info=1&nonce=0197cffe-1c3b-7441-bd55-ac9da0512109&state=eyjpzci6ijaxotdjzmzlltfjm2etnzg3ns04m2mxlwi3zgvhmgu2mmm4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dedkbpu1l0uuxcw6znpsmci3yxpswjkyktss6-o0ici&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:13:56 341 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:13:56 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:13:56 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:14:00 069 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffe-1c39-7a17-b9a6-4a2a74829761&response_mode=fragment&client_info=1&nonce=0197cffe-1c3b-7441-bd55-ac9da0512109&state=eyjpzci6ijaxotdjzmzlltfjm2etnzg3ns04m2mxlwi3zgvhmgu2mmm4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dedkbpu1l0uuxcw6znpsmci3yxpswjkyktss6-o0ici&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:14:00 069 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:14:03 529 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:14:03 529 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:14:10 037 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:14:10 038 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:14:13 118 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:14:13 118 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:14:13 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:14:16 289 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:14:16 289 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:14:16 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:14:18 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> id: immAdministration]
   --- 03 Jul 04:14:18 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:14:19 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:14:19 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:14:19 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:14:19 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:14:19 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> 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]
   --- 03 Jul 04:14:27 840 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:14:27 840 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:14:33 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6fc55d4d3f82375dac826476a757c4c6)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:14:42 387 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:14:42 387 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...)
   --- 03 Jul 01:15:49 674 - TestCaseID:: verifyTransactionDefaultRequired
   --- 03 Jul 01:15:52 197 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify default Transcation values
Steps:
 ***** verify default Transcation values *****
   --- 03 Jul 01:15:57 112 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5b-44c0-78fa-bd3b-9fafbe2a135d&response_mode=fragment&client_info=1&nonce=0197cf5b-44c2-7ec5-9d7d-88fa2b8225fb&state=eyjpzci6ijaxotdjzjviltq0yzetn2qwoc05ndziltg0mdnjzmqxnzgwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ykawqaka-izb0jjkybyfuerqlnuikuhgmlx387a8k50&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:15:57 113 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:15:57 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:15:57 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:15:57 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:15:57 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:15:57 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:16:00 860 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5b-44c0-78fa-bd3b-9fafbe2a135d&response_mode=fragment&client_info=1&nonce=0197cf5b-44c2-7ec5-9d7d-88fa2b8225fb&state=eyjpzci6ijaxotdjzjviltq0yzetn2qwoc05ndziltg0mdnjzmqxnzgwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ykawqaka-izb0jjkybyfuerqlnuikuhgmlx387a8k50&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:16:00 861 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:16:04 210 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5b-44c0-78fa-bd3b-9fafbe2a135d&response_mode=fragment&client_info=1&nonce=0197cf5b-44c2-7ec5-9d7d-88fa2b8225fb&state=eyjpzci6ijaxotdjzjviltq0yzetn2qwoc05ndziltg0mdnjzmqxnzgwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ykawqaka-izb0jjkybyfuerqlnuikuhgmlx387a8k50&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:16:04 210 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:16:05 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:16:05 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:16:08 580 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5b-44c0-78fa-bd3b-9fafbe2a135d&response_mode=fragment&client_info=1&nonce=0197cf5b-44c2-7ec5-9d7d-88fa2b8225fb&state=eyjpzci6ijaxotdjzjviltq0yzetn2qwoc05ndziltg0mdnjzmqxnzgwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ykawqaka-izb0jjkybyfuerqlnuikuhgmlx387a8k50&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:16:08 580 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:16:13 193 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:16:13 193 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:16:20 727 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:16:20 727 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:16:23 838 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:16:23 838 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:16:23 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> id: immOnFilter]
   --- 03 Jul 01:16:27 007 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:16:27 008 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:16:27 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
Expected: verify default value of Archived transaction status
Actual(Passed): verified default values of Archived toggle is disabled
[ScreenShot]
Expected: verify default value of Active transaction status
Actual(Failed): Default Transaction Value of Active is incorrect
[ScreenShot]
Expected: verify default value of Error transaction status
Actual(Passed): verified default values of Error toggle is disabled
[ScreenShot]
   --- 03 Jul 01:16:30 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> id: immTranDateFromShadow]
   --- 03 Jul 01:16:30 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> id: immTranDateToShadow]
   --- 03 Jul 01:16:31 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> id: immTranDateFromShadow]
 Default FromDate is same as Today's date
   --- 03 Jul 01:16:31 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> id: immTranDateToShadow]
 Default ToDate is same as Today's date
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:false
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
   --- 03 Jul 01:16:45 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c7f27db5405e3d3d171d1da52af72c)] -> id: immOnFilter]
 Unable to verify the Apply button is Enabled or not in Dashboard Page

Test Failed. Check the steps above in red color.
verifyErrorMessagesinLoggingPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Transaction, Category=Telle...)
   --- 03 Jul 02:28:44 086 - TestCaseID:: verifyErrorMessagesinLoggingPage
   --- 03 Jul 02:28:46 758 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Logging Page for Transaction
Steps:
   --- 03 Jul 02:28:51 347 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9e-0429-77a1-ad2a-f4ce4f8c3248&response_mode=fragment&client_info=1&nonce=0197cf9e-042b-73fd-bc23-939d374744a5&state=eyjpzci6ijaxotdjzjlllta0mmitn2qyyi1iy2exltm2ntqwotrmmwnhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6yhhjscq5fcxpkdwyqvu60m5zxxfiq7c39ukpv2btq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:28:51 348 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:28:51 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:28:51 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:28:51 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:28:51 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:28:51 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:28:55 014 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9e-0429-77a1-ad2a-f4ce4f8c3248&response_mode=fragment&client_info=1&nonce=0197cf9e-042b-73fd-bc23-939d374744a5&state=eyjpzci6ijaxotdjzjlllta0mmitn2qyyi1iy2exltm2ntqwotrmmwnhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6yhhjscq5fcxpkdwyqvu60m5zxxfiq7c39ukpv2btq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:28:55 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:28:58 317 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9e-0429-77a1-ad2a-f4ce4f8c3248&response_mode=fragment&client_info=1&nonce=0197cf9e-042b-73fd-bc23-939d374744a5&state=eyjpzci6ijaxotdjzjlllta0mmitn2qyyi1iy2exltm2ntqwotrmmwnhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6yhhjscq5fcxpkdwyqvu60m5zxxfiq7c39ukpv2btq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:28:58 318 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:28:59 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:28:59 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:29:02 538 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9e-0429-77a1-ad2a-f4ce4f8c3248&response_mode=fragment&client_info=1&nonce=0197cf9e-042b-73fd-bc23-939d374744a5&state=eyjpzci6ijaxotdjzjlllta0mmitn2qyyi1iy2exltm2ntqwotrmmwnhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6yhhjscq5fcxpkdwyqvu60m5zxxfiq7c39ukpv2btq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:29:02 539 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:29:07 075 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:29:07 075 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:29:14 845 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:29:14 846 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:29:17 957 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:29:17 957 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:29:18 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:29:21 121 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:29:21 121 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:29:21 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:29:21 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immAdministration]
   --- 03 Jul 02:29:23 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immAdministration]
   --- 03 Jul 02:29:25 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immMenuLogging]

Successfully navigated to the 'Logging' page [ScreenShot]
   --- 03 Jul 02:29:29 287 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:29:29 287 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:29:29 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immApply]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 02:29:35 031 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:29:35 031 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 clicked on workstation box to prepare for error checking
 Entered 'Category' : Teller [ScreenShot]
   --- 03 Jul 02:29:47 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immTransactionId]
   --- 03 Jul 02:29:47 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immTransactionId]
 Entered 'Transaction Id' : 010101 [ScreenShot]
   --- 03 Jul 02:29:49 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immUserId]
   --- 03 Jul 02:29:49 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immUserId]
 Entered 'Teller' : 12323 [ScreenShot]
   --- 03 Jul 02:29:50 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immMachineName]
   --- 03 Jul 02:29:50 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immMachineName]
 Entered 'Machine Name' : KURRER1 [ScreenShot]
   --- 03 Jul 02:30:00 124 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immApply]
   --- 03 Jul 02:30:08 498 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (e351dcadd4adb061b14d7b340ddc9d22)] -> id: immApply]
Expected: verify the Apply button is not Enabled in logging Page
Actual(Passed): Successfully verified the Apply button is not Enabled in logging Page
[ScreenShot]
Expected: verify the Error message in logging Page:NoErrorDisplayed
Actual(Failed): Unable to verify the error message in logging Page:Enter Valid Transaction #
[ScreenShot]

Test Failed. Check the steps above in red color.
verifySystemSettingsTextTab({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 03 Jul 04:28:39 009 - TestCaseID:: verifySystemSettingsTextTab
   --- 03 Jul 04:28:41 707 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Text Settings In Admin Teller Portal
Steps:
   --- 03 Jul 04:28:48 073 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00b-d37d-71c4-a41d-9f222491349f&response_mode=fragment&client_info=1&nonce=0197d00b-d37f-7699-8341-1b973340f1d0&state=eyjpzci6ijaxotdkmdbilwqzn2ytnzzini1iyjzhlweyodkyndy1mmflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aidou3igodtwmldk5pawppg-pcfdfbwmjkh4eozqaz4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:28:48 074 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:28:48 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:28:48 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:28:48 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:28:51 605 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00b-d37d-71c4-a41d-9f222491349f&response_mode=fragment&client_info=1&nonce=0197d00b-d37f-7699-8341-1b973340f1d0&state=eyjpzci6ijaxotdkmdbilwqzn2ytnzzini1iyjzhlweyodkyndy1mmflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aidou3igodtwmldk5pawppg-pcfdfbwmjkh4eozqaz4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:28:51 605 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:28:54 890 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00b-d37d-71c4-a41d-9f222491349f&response_mode=fragment&client_info=1&nonce=0197d00b-d37f-7699-8341-1b973340f1d0&state=eyjpzci6ijaxotdkmdbilwqzn2ytnzzini1iyjzhlweyodkyndy1mmflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aidou3igodtwmldk5pawppg-pcfdfbwmjkh4eozqaz4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:28:54 890 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:28:55 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:28:55 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:28:58 549 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00b-d37d-71c4-a41d-9f222491349f&response_mode=fragment&client_info=1&nonce=0197d00b-d37f-7699-8341-1b973340f1d0&state=eyjpzci6ijaxotdkmdbilwqzn2ytnzzini1iyjzhlweyodkyndy1mmflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=aidou3igodtwmldk5pawppg-pcfdfbwmjkh4eozqaz4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:28:58 550 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:29:02 836 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:29:02 836 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:29:09 121 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:29:09 122 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:29:12 223 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:29:12 223 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:29:12 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:29:15 462 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:29:15 463 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:29:15 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:29:15 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> id: immAdministration]
   --- 03 Jul 04:29:17 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> id: immAdministration]
   --- 03 Jul 04:29:22 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d7e9dfc4d225cc384d6d065eca4212d5)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]

Get the value not found in page!! [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
   --- 03 Jul 01:08:06 894 - TestCaseID:: verifyTransactionColorsInDashBoard
   --- 03 Jul 01:08:09 234 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active and Error
Steps:
 ***** verify Color Transcations In DashBoard with Active and Error *****
   --- 03 Jul 01:08:13 982 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf54-333c-7fd3-b877-6d97c92685d7&response_mode=fragment&client_info=1&nonce=0197cf54-333d-77df-854f-e003e98da222&state=eyjpzci6ijaxotdjzju0ltmzm2qtn2u2yi05nzdhlwmymzzhzwq5zjyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=5vnm5asbfyv8yizdf8w5els3ixucinxh9ob-o5ikrmo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:08:13 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:08:14 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:08:14 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:08:14 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:08:14 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:08:14 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:08:17 694 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf54-333c-7fd3-b877-6d97c92685d7&response_mode=fragment&client_info=1&nonce=0197cf54-333d-77df-854f-e003e98da222&state=eyjpzci6ijaxotdjzju0ltmzm2qtn2u2yi05nzdhlwmymzzhzwq5zjyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=5vnm5asbfyv8yizdf8w5els3ixucinxh9ob-o5ikrmo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:08:17 694 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:08:20 992 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf54-333c-7fd3-b877-6d97c92685d7&response_mode=fragment&client_info=1&nonce=0197cf54-333d-77df-854f-e003e98da222&state=eyjpzci6ijaxotdjzju0ltmzm2qtn2u2yi05nzdhlwmymzzhzwq5zjyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=5vnm5asbfyv8yizdf8w5els3ixucinxh9ob-o5ikrmo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:08:20 992 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:08:21 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:08:21 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:08:25 204 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf54-333c-7fd3-b877-6d97c92685d7&response_mode=fragment&client_info=1&nonce=0197cf54-333d-77df-854f-e003e98da222&state=eyjpzci6ijaxotdjzju0ltmzm2qtn2u2yi05nzdhlwmymzzhzwq5zjyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=5vnm5asbfyv8yizdf8w5els3ixucinxh9ob-o5ikrmo&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:08:25 204 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:08:29 599 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:08:29 599 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:08:37 145 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:08:37 145 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:08:40 280 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:08:40 280 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:08:40 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> id: immOnFilter]
   --- 03 Jul 01:08:43 474 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:08:43 474 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:08:43 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:08:45 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:08:49 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> id: immTranDateFrom]
   --- 03 Jul 01:08:49 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> id: immTranDateFrom]
   --- 03 Jul 01:08:49 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Error
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 03 Jul 01:09:08 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> css selector: tr[id*='immTranRow']]
 Records found so proceeding to next step
   --- 03 Jul 01:09:11 698 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:09:11 698 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:09:11 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db605ee66699093c8028c9b6cd3922aa)] -> css selector: tr[id*='immTranRow']]
verifyReceivedAndDisbursedErrorMessages({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Error Messages In Rece...)
   --- 03 Jul 01:57:26 089 - TestCaseID:: verifyReceivedAndDisbursedErrorMessages
   --- 03 Jul 01:59:52 991 - 146 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Received And Disbursed Error Messages In Receipt Page
Steps:
 ***** verify Received And Disbursed Error Messages In Receipt Page *****
   --- 03 Jul 01:59:59 140 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf83-94af-79ca-b521-a1b87fdad718&response_mode=fragment&client_info=1&nonce=0197cf83-94b1-70d4-818d-8c9392063ef9&state=eyjpzci6ijaxotdjzjgzltk0yjatnzixny1inwfhltewnjc4zwi2mgyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7sg2ebzt4ffhknftpaig8gfhupgfonxhb-r4nsgm6a8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:59:59 141 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:59:59 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:59:59 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:59:59 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:59:59 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:59:59 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:00:02 863 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf83-94af-79ca-b521-a1b87fdad718&response_mode=fragment&client_info=1&nonce=0197cf83-94b1-70d4-818d-8c9392063ef9&state=eyjpzci6ijaxotdjzjgzltk0yjatnzixny1inwfhltewnjc4zwi2mgyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7sg2ebzt4ffhknftpaig8gfhupgfonxhb-r4nsgm6a8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:00:02 863 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:00:06 146 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf83-94af-79ca-b521-a1b87fdad718&response_mode=fragment&client_info=1&nonce=0197cf83-94b1-70d4-818d-8c9392063ef9&state=eyjpzci6ijaxotdjzjgzltk0yjatnzixny1inwfhltewnjc4zwi2mgyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7sg2ebzt4ffhknftpaig8gfhupgfonxhb-r4nsgm6a8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:00:06 147 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:00:07 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:00:07 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:00:10 961 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf83-94af-79ca-b521-a1b87fdad718&response_mode=fragment&client_info=1&nonce=0197cf83-94b1-70d4-818d-8c9392063ef9&state=eyjpzci6ijaxotdjzjgzltk0yjatnzixny1inwfhltewnjc4zwi2mgyxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7sg2ebzt4ffhknftpaig8gfhupgfonxhb-r4nsgm6a8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:00:10 961 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:00:16 005 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:00:16 006 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:00:23 582 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:00:23 583 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:00:26 765 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:00:26 765 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:00:26 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immOnFilter]
   --- 03 Jul 02:00:29 955 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:00:29 956 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:00:30 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 02:00:32 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 02:00:35 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immTellerId]
   --- 03 Jul 02:00:35 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immTellerId]
 Entered 'Teller' :  [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 02:00:53 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:00:53 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:01:04 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immOpenDisbursementDialog]
   --- 03 Jul 02:01:04 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immOpenDisbursementDialog]
   --- 03 Jul 02:01:05 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immDisbursementClear]
   --- 03 Jul 02:01:05 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immDisbursementClear]
   --- 03 Jul 02:01:05 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immDisbursementCancel]
   --- 03 Jul 02:01:05 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c48d0bd1b750cde8390ed54599b350e)] -> id: immDisbursementClear]
Expected: Sucessfully clicked and verify Disbursement Card Elements in Receipt page
Actual(Passed): Sucessfully clicked and verified Disbursement Card Elements in Receipt page
[ScreenShot]

Index 0 out of bounds for length 0 [ScreenShot]
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with clear, Category=, select=, R...)
   --- 03 Jul 02:37:01 394 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:37:04 086 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with clear
Steps:
   --- 03 Jul 02:37:09 700 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa5-9d35-771e-b2ff-c92f2fe21ff2&response_mode=fragment&client_info=1&nonce=0197cfa5-9d37-7cab-9d01-8c5874e11518&state=eyjpzci6ijaxotdjzme1ltlkmzytnzc0yy05ogm3ltgwnjdkm2i0owmwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rv9qxjip_qgnb-k_0uqdp8s8zcmdayeejkkgyng4klg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:37:09 700 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:37:09 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:37:09 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:37:09 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:37:09 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:37:09 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:37:13 365 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa5-9d35-771e-b2ff-c92f2fe21ff2&response_mode=fragment&client_info=1&nonce=0197cfa5-9d37-7cab-9d01-8c5874e11518&state=eyjpzci6ijaxotdjzme1ltlkmzytnzc0yy05ogm3ltgwnjdkm2i0owmwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rv9qxjip_qgnb-k_0uqdp8s8zcmdayeejkkgyng4klg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:37:13 365 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:37:16 626 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa5-9d35-771e-b2ff-c92f2fe21ff2&response_mode=fragment&client_info=1&nonce=0197cfa5-9d37-7cab-9d01-8c5874e11518&state=eyjpzci6ijaxotdjzme1ltlkmzytnzc0yy05ogm3ltgwnjdkm2i0owmwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rv9qxjip_qgnb-k_0uqdp8s8zcmdayeejkkgyng4klg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:37:16 626 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:37:17 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:37:17 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:37:20 381 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa5-9d35-771e-b2ff-c92f2fe21ff2&response_mode=fragment&client_info=1&nonce=0197cfa5-9d37-7cab-9d01-8c5874e11518&state=eyjpzci6ijaxotdjzme1ltlkmzytnzc0yy05ogm3ltgwnjdkm2i0owmwosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rv9qxjip_qgnb-k_0uqdp8s8zcmdayeejkkgyng4klg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:37:20 381 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:37:24 529 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:37:24 529 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:37:31 923 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:37:31 923 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:37:35 016 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:37:35 017 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:37:35 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:37:38 153 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:37:38 153 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:37:38 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:37:38 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> id: immAdministration]
   --- 03 Jul 02:37:40 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> id: immAdministration]
   --- 03 Jul 02:37:42 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (494a0f68926ab42669cc585c7b71c5c0)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
createAddGroupInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, Workstati...)
   --- 03 Jul 02:40:55 386 - TestCaseID:: createAddGroupInAgentPage
   --- 03 Jul 02:40:58 121 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** create Add Group In Agent Page *****
 ***** create Add Group In Agent Page *****
   --- 03 Jul 02:41:03 920 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa9-30c6-7822-8207-9f40370ef762&response_mode=fragment&client_info=1&nonce=0197cfa9-30c8-7102-af31-3b3ec79936a4&state=eyjpzci6ijaxotdjzme5ltmwyzctnzdmzc04ymvklwjjytazoda0mtaxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=24y94_6xubv0c00ohgr-pzfvnz2rrsh6mm6glax5j7k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:41:03 920 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:41:03 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:41:04 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:41:04 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:41:04 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:41:04 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:41:07 626 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa9-30c6-7822-8207-9f40370ef762&response_mode=fragment&client_info=1&nonce=0197cfa9-30c8-7102-af31-3b3ec79936a4&state=eyjpzci6ijaxotdjzme5ltmwyzctnzdmzc04ymvklwjjytazoda0mtaxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=24y94_6xubv0c00ohgr-pzfvnz2rrsh6mm6glax5j7k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:41:07 627 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:41:10 891 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa9-30c6-7822-8207-9f40370ef762&response_mode=fragment&client_info=1&nonce=0197cfa9-30c8-7102-af31-3b3ec79936a4&state=eyjpzci6ijaxotdjzme5ltmwyzctnzdmzc04ymvklwjjytazoda0mtaxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=24y94_6xubv0c00ohgr-pzfvnz2rrsh6mm6glax5j7k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:41:10 891 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:41:11 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:41:11 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:41:14 632 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa9-30c6-7822-8207-9f40370ef762&response_mode=fragment&client_info=1&nonce=0197cfa9-30c8-7102-af31-3b3ec79936a4&state=eyjpzci6ijaxotdjzme5ltmwyzctnzdmzc04ymvklwjjytazoda0mtaxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=24y94_6xubv0c00ohgr-pzfvnz2rrsh6mm6glax5j7k&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:41:14 632 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:41:18 084 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:41:18 085 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:41:25 546 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:41:25 547 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:41:28 672 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:41:28 673 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:41:28 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:41:31 831 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:41:31 831 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:41:31 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:41:32 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immAdministration]
   --- 03 Jul 02:41:34 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immAdministration]
   --- 03 Jul 02:41:34 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immMenuAgents]

Successfully navigated to the 'Agent' page [ScreenShot]
   --- 03 Jul 02:41:36 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immOnOpenCreateAgentDialog]
   --- 03 Jul 02:41:47 343 - Unable to find an element after 10 sec
 clicked on Add New group
   --- 03 Jul 02:41:49 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immId]
   --- 03 Jul 02:41:49 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immId]
   --- 03 Jul 02:41:49 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immName]
   --- 03 Jul 02:41:49 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (279acbea4649735d9615c69072398228)] -> id: immName]
verifyFISignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:20:50 787 - TestCaseID:: verifyFISignSettingsInAdmin
   --- 03 Jul 04:20:54 467 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify sign settings Admin Portal
Steps:
   --- 03 Jul 04:20:59 153 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d004-ab73-7675-acc1-5c39fc678e17&response_mode=fragment&client_info=1&nonce=0197d004-ab75-7b63-8cd9-6e1da4b8032c&state=eyjpzci6ijaxotdkmda0lwfinzqtn2vkzc05ztk5lwqwzmiymjnknwzjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ox9pabb3ly9qatvqizzija5epfrlhlny8v9kvqnguio&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:20:59 154 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:20:59 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:20:59 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:20:59 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:20:59 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:20:59 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:21:02 847 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d004-ab73-7675-acc1-5c39fc678e17&response_mode=fragment&client_info=1&nonce=0197d004-ab75-7b63-8cd9-6e1da4b8032c&state=eyjpzci6ijaxotdkmda0lwfinzqtn2vkzc05ztk5lwqwzmiymjnknwzjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ox9pabb3ly9qatvqizzija5epfrlhlny8v9kvqnguio&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:21:02 847 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:21:06 315 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d004-ab73-7675-acc1-5c39fc678e17&response_mode=fragment&client_info=1&nonce=0197d004-ab75-7b63-8cd9-6e1da4b8032c&state=eyjpzci6ijaxotdkmda0lwfinzqtn2vkzc05ztk5lwqwzmiymjnknwzjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ox9pabb3ly9qatvqizzija5epfrlhlny8v9kvqnguio&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:21:06 316 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:21:06 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:21:06 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:21:10 316 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d004-ab73-7675-acc1-5c39fc678e17&response_mode=fragment&client_info=1&nonce=0197d004-ab75-7b63-8cd9-6e1da4b8032c&state=eyjpzci6ijaxotdkmda0lwfinzqtn2vkzc05ztk5lwqwzmiymjnknwzjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ox9pabb3ly9qatvqizzija5epfrlhlny8v9kvqnguio&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:21:10 316 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:21:14 332 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:21:14 332 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:21:20 618 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:21:20 619 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:21:24 061 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:21:24 061 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:21:24 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:21:27 210 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:21:27 210 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:21:27 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:21:29 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> id: immAdministration]
   --- 03 Jul 04:21:29 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:21:30 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:21:30 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:21:30 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:21:30 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:21:30 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> 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]
   --- 03 Jul 04:21:38 885 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:21:38 886 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:21:44 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66816b2555d73c5e50c4744ddde9bbc4)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:21:53 469 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:21:53 470 - 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]

Get the value not found in page!! [ScreenShot]
verifyMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In Recei...)
   --- 03 Jul 01:40:52 107 - TestCaseID:: verifyMemberIDAndArchiveInformationInReceiptPage
   --- 03 Jul 01:43:22 771 - 150 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyOfflineErrorMessagesTellerIDDetails({Description=Verify Teller ID error in Offline Transaction demo, From Account #=1212, Teller ID=3456...)
   --- 03 Jul 04:52:42 690 - TestCaseID:: verifyOfflineErrorMessagesTellerIDDetails
verifySortingInArchivesPage({UserPwd=iMM2022!, Description=verify sorting in Archives Page with Teller,Date, Category=, select=,...)
   --- 03 Jul 02:31:32 266 - TestCaseID:: verifySortingInArchivesPage
   --- 03 Jul 02:31:35 160 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify sorting in Archives Page with Teller,Date
Steps:
   --- 03 Jul 02:31:40 823 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa0-98b2-7af9-b7d7-dfa7100ca6b4&response_mode=fragment&client_info=1&nonce=0197cfa0-98b3-76c3-b46a-4aed7ebae581&state=eyjpzci6ijaxotdjzmewltk4yjmtnzqzzc04ntcwltvhogu2otkwmteyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lrkcjfpkjupb5akvkukzg02cqv4c5ug2g4wut1w2i3u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:31:40 824 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:31:40 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:31:40 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:31:41 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:31:41 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:31:41 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:31:44 517 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa0-98b2-7af9-b7d7-dfa7100ca6b4&response_mode=fragment&client_info=1&nonce=0197cfa0-98b3-76c3-b46a-4aed7ebae581&state=eyjpzci6ijaxotdjzmewltk4yjmtnzqzzc04ntcwltvhogu2otkwmteyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lrkcjfpkjupb5akvkukzg02cqv4c5ug2g4wut1w2i3u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:31:44 517 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:31:47 909 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa0-98b2-7af9-b7d7-dfa7100ca6b4&response_mode=fragment&client_info=1&nonce=0197cfa0-98b3-76c3-b46a-4aed7ebae581&state=eyjpzci6ijaxotdjzmewltk4yjmtnzqzzc04ntcwltvhogu2otkwmteyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lrkcjfpkjupb5akvkukzg02cqv4c5ug2g4wut1w2i3u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:31:47 909 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:31:48 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:31:48 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:31:51 831 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa0-98b2-7af9-b7d7-dfa7100ca6b4&response_mode=fragment&client_info=1&nonce=0197cfa0-98b3-76c3-b46a-4aed7ebae581&state=eyjpzci6ijaxotdjzmewltk4yjmtnzqzzc04ntcwltvhogu2otkwmteyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lrkcjfpkjupb5akvkukzg02cqv4c5ug2g4wut1w2i3u&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:31:51 831 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:31:56 370 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:31:56 371 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:03 966 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:32:03 966 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:07 066 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:32:07 066 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:07 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:32:10 260 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:32:10 260 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:10 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:32:10 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: immAdministration]
   --- 03 Jul 02:32:12 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: immAdministration]
   --- 03 Jul 02:32:14 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
   --- 03 Jul 02:32:17 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: immTranDateFrom]
   --- 03 Jul 02:32:17 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: immTranDateFrom]
   --- 03 Jul 02:32:17 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: immTranDateTo]
 Entered 'Date range' : 07/02/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 02:32:24 778 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a230a96353429474934543581eb26d83)] -> id: immIsSentToImagingNotProcessed-input]

clicked on Arhcive status NotProcess not found in page!! [ScreenShot]
verifyFIDisplayHoldNoticeToggleInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:51:58 038 - TestCaseID:: verifyFIDisplayHoldNoticeToggleInAdmin
   --- 03 Jul 03:52:00 868 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify display hold notice toggleIn Admin
Steps:
   --- 03 Jul 03:52:05 745 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfea-37c9-7ead-a0e7-220dbfc8c4b8&response_mode=fragment&client_info=1&nonce=0197cfea-37ca-7c8e-ac14-ab310a9dd2b1&state=eyjpzci6ijaxotdjzmvhltm3y2etn2y2ny04nzcyltdjzgfiymq5yjvhmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d47j3eazubpnyxxqdzcdrgkabjb-q1bxl39sgkxbu1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:52:05 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:52:05 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:52:05 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:52:05 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:52:05 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:52:06 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:52:09 538 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfea-37c9-7ead-a0e7-220dbfc8c4b8&response_mode=fragment&client_info=1&nonce=0197cfea-37ca-7c8e-ac14-ab310a9dd2b1&state=eyjpzci6ijaxotdjzmvhltm3y2etn2y2ny04nzcyltdjzgfiymq5yjvhmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d47j3eazubpnyxxqdzcdrgkabjb-q1bxl39sgkxbu1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:52:09 538 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:52:12 835 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfea-37c9-7ead-a0e7-220dbfc8c4b8&response_mode=fragment&client_info=1&nonce=0197cfea-37ca-7c8e-ac14-ab310a9dd2b1&state=eyjpzci6ijaxotdjzmvhltm3y2etn2y2ny04nzcyltdjzgfiymq5yjvhmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d47j3eazubpnyxxqdzcdrgkabjb-q1bxl39sgkxbu1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:52:12 835 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:52:13 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:52:13 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:52:16 542 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfea-37c9-7ead-a0e7-220dbfc8c4b8&response_mode=fragment&client_info=1&nonce=0197cfea-37ca-7c8e-ac14-ab310a9dd2b1&state=eyjpzci6ijaxotdjzmvhltm3y2etn2y2ny04nzcyltdjzgfiymq5yjvhmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=d47j3eazubpnyxxqdzcdrgkabjb-q1bxl39sgkxbu1a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:52:16 542 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:52:20 748 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:52:20 748 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:52:28 242 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:52:28 242 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:52:31 352 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:52:31 352 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:52:31 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:52:34 530 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:52:34 530 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:52:34 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:52:36 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> id: immAdministration]
   --- 03 Jul 03:52:37 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:52:38 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:52:38 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:52:38 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:52:39 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:52:39 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> 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]
   --- 03 Jul 03:52:47 443 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:52:47 444 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:52:53 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1f79958fb691306b0b8317a8bc583c7f)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:53:02 065 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:53:02 065 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Member,Date, Category=, sele...)
   --- 03 Jul 02:35:32 105 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:35:34 758 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with Member,Date
Steps:
   --- 03 Jul 02:35:40 133 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-4053-760e-b668-fdd63e465352&response_mode=fragment&client_info=1&nonce=0197cfa4-4054-7a99-88df-bbe95dfd9e53&state=eyjpzci6ijaxotdjzme0ltqwntqtnzyymi05m2q3ltk5owjhmmfkyje3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5zdf9jh5poizndxx6pdg9f9duaqfggrnhe2a_msfta0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:35:40 133 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:35:40 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:35:40 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:35:40 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:35:40 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:35:40 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:35:43 803 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-4053-760e-b668-fdd63e465352&response_mode=fragment&client_info=1&nonce=0197cfa4-4054-7a99-88df-bbe95dfd9e53&state=eyjpzci6ijaxotdjzme0ltqwntqtnzyymi05m2q3ltk5owjhmmfkyje3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5zdf9jh5poizndxx6pdg9f9duaqfggrnhe2a_msfta0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:35:43 804 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:35:47 117 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-4053-760e-b668-fdd63e465352&response_mode=fragment&client_info=1&nonce=0197cfa4-4054-7a99-88df-bbe95dfd9e53&state=eyjpzci6ijaxotdjzme0ltqwntqtnzyymi05m2q3ltk5owjhmmfkyje3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5zdf9jh5poizndxx6pdg9f9duaqfggrnhe2a_msfta0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:35:47 118 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:35:47 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:35:47 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:35:50 881 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa4-4053-760e-b668-fdd63e465352&response_mode=fragment&client_info=1&nonce=0197cfa4-4054-7a99-88df-bbe95dfd9e53&state=eyjpzci6ijaxotdjzme0ltqwntqtnzyymi05m2q3ltk5owjhmmfkyje3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5zdf9jh5poizndxx6pdg9f9duaqfggrnhe2a_msfta0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:35:50 881 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:35:54 983 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:35:54 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:01 723 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:36:01 723 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:04 866 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:36:04 866 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:04 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:36:08 033 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:36:08 033 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:36:08 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:36:08 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> id: immAdministration]
   --- 03 Jul 02:36:10 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> id: immAdministration]
   --- 03 Jul 02:36:12 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5384dbeac3c1c8429251f420abdc5a)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyOfflineErrorMessagesWithdraw({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...)
   --- 03 Jul 05:07:41 168 - TestCaseID:: verifyOfflineErrorMessagesWithdraw
   --- 03 Jul 05:07:54 092 - 12 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Account Type in DEposit
Steps:
   --- 03 Jul 05:07:58 863 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02f-b3b1-7228-be1d-f36e6933a9ee&response_mode=fragment&client_info=1&nonce=0197d02f-b3b3-7523-9ae2-0a9f386356de&state=eyjpzci6ijaxotdkmdjmlwizyjmtn2nhzs05ztfilwninwvim2m3mmm3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pa3yhqprjuslj6djrukbogudvli4r1w7fjh4lvrmyxk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:07:58 864 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:07:58 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:07:58 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:07:59 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:07:59 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:07:59 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:08:02 546 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02f-b3b1-7228-be1d-f36e6933a9ee&response_mode=fragment&client_info=1&nonce=0197d02f-b3b3-7523-9ae2-0a9f386356de&state=eyjpzci6ijaxotdkmdjmlwizyjmtn2nhzs05ztfilwninwvim2m3mmm3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pa3yhqprjuslj6djrukbogudvli4r1w7fjh4lvrmyxk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:08:02 546 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:08:05 797 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02f-b3b1-7228-be1d-f36e6933a9ee&response_mode=fragment&client_info=1&nonce=0197d02f-b3b3-7523-9ae2-0a9f386356de&state=eyjpzci6ijaxotdkmdjmlwizyjmtn2nhzs05ztfilwninwvim2m3mmm3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pa3yhqprjuslj6djrukbogudvli4r1w7fjh4lvrmyxk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:08:05 797 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:08:06 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:08:06 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:08:09 544 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d02f-b3b1-7228-be1d-f36e6933a9ee&response_mode=fragment&client_info=1&nonce=0197d02f-b3b3-7523-9ae2-0a9f386356de&state=eyjpzci6ijaxotdkmdjmlwizyjmtn2nhzs05ztfilwninwvim2m3mmm3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=pa3yhqprjuslj6djrukbogudvli4r1w7fjh4lvrmyxk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:08:09 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:08:13 847 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:08:13 847 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:08:21 506 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:08:21 506 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:08:24 732 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:08:24 732 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:08:24 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5fe0db38937d2207576601a66bb5484e)] -> id: immOnClear]
   --- 03 Jul 05:08:27 899 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:08:27 899 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:08:41 564 - sleep failed..
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
   --- 03 Jul 00:32:40 963 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 03 Jul 00:32:44 586 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid start Dates
Steps:
 ***** verify Error Messages In DashBoard Page with invalid start Dates *****
   --- 03 Jul 00:32:49 592 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf33-c907-7469-ad39-45f709ec7cfa&response_mode=fragment&client_info=1&nonce=0197cf33-c90b-78db-9b3d-980c79a8a5ad&state=eyjpzci6ijaxotdjzjmzlwm5mgetnzvjzs05yzu4lwrlm2y4nguzndnlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9muxnnsw2lr5zkossnyjemntdmqm0qvbns40vfps1ty&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:32:49 592 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:32:49 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:32:49 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:32:49 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:32:49 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:32:49 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:32:53 421 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf33-c907-7469-ad39-45f709ec7cfa&response_mode=fragment&client_info=1&nonce=0197cf33-c90b-78db-9b3d-980c79a8a5ad&state=eyjpzci6ijaxotdjzjmzlwm5mgetnzvjzs05yzu4lwrlm2y4nguzndnlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9muxnnsw2lr5zkossnyjemntdmqm0qvbns40vfps1ty&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:32:53 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:32:56 801 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf33-c907-7469-ad39-45f709ec7cfa&response_mode=fragment&client_info=1&nonce=0197cf33-c90b-78db-9b3d-980c79a8a5ad&state=eyjpzci6ijaxotdjzjmzlwm5mgetnzvjzs05yzu4lwrlm2y4nguzndnlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9muxnnsw2lr5zkossnyjemntdmqm0qvbns40vfps1ty&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:32:56 802 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:32:57 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:32:57 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:33:01 246 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf33-c907-7469-ad39-45f709ec7cfa&response_mode=fragment&client_info=1&nonce=0197cf33-c90b-78db-9b3d-980c79a8a5ad&state=eyjpzci6ijaxotdjzjmzlwm5mgetnzvjzs05yzu4lwrlm2y4nguzndnlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9muxnnsw2lr5zkossnyjemntdmqm0qvbns40vfps1ty&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:33:01 246 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:33:06 677 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:33:06 677 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:33:14 419 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:33:14 419 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:33:17 594 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:33:17 594 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:33:17 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> id: immOnFilter]
   --- 03 Jul 00:33:20 788 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:33:20 788 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:33:20 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:33:23 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:33:26 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> id: immTranDateFrom]
   --- 03 Jul 00:33:26 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> id: immTranDateFrom]
   --- 03 Jul 00:33:27 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> id: immTranDateTo]
 Entered 'Date range' : 13/13/2017 - 12/ [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 03 Jul 00:33:54 789 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5a144d17911ce0f3c196719f0145c327)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...)
   --- 03 Jul 04:27:41 798 - TestCaseID:: verifySystemSettingsTextInvalidTemplate
   --- 03 Jul 04:27:44 647 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Invalid Text Template character `
Steps:
   --- 03 Jul 04:27:50 065 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-f01d-7150-8a9b-c454d9548e22&response_mode=fragment&client_info=1&nonce=0197d00a-f01e-74e5-9f62-3c2aed9bfcbb&state=eyjpzci6ijaxotdkmdbhlwywmwutn2q1nc04zdnmltc2ndkxmjaxzmu5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu1hlvfj5nexokwufeeod1_qjuhdbgfaswdjncioglc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:27:50 066 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:27:50 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:27:50 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:27:50 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:27:53 640 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-f01d-7150-8a9b-c454d9548e22&response_mode=fragment&client_info=1&nonce=0197d00a-f01e-74e5-9f62-3c2aed9bfcbb&state=eyjpzci6ijaxotdkmdbhlwywmwutn2q1nc04zdnmltc2ndkxmjaxzmu5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu1hlvfj5nexokwufeeod1_qjuhdbgfaswdjncioglc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:27:53 640 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:27:56 903 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-f01d-7150-8a9b-c454d9548e22&response_mode=fragment&client_info=1&nonce=0197d00a-f01e-74e5-9f62-3c2aed9bfcbb&state=eyjpzci6ijaxotdkmdbhlwywmwutn2q1nc04zdnmltc2ndkxmjaxzmu5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu1hlvfj5nexokwufeeod1_qjuhdbgfaswdjncioglc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:27:56 903 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:27:57 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:27:57 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:28:00 683 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d00a-f01d-7150-8a9b-c454d9548e22&response_mode=fragment&client_info=1&nonce=0197d00a-f01e-74e5-9f62-3c2aed9bfcbb&state=eyjpzci6ijaxotdkmdbhlwywmwutn2q1nc04zdnmltc2ndkxmjaxzmu5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu1hlvfj5nexokwufeeod1_qjuhdbgfaswdjncioglc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:28:00 684 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:28:04 183 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:28:04 183 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:28:11 661 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:28:11 662 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:28:14 776 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:28:14 776 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:28:14 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:28:17 945 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:28:17 946 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:28:17 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:28:18 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> id: immAdministration]
   --- 03 Jul 04:28:20 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> id: immAdministration]
   --- 03 Jul 04:28:24 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31467d67a60965e10e88f86c740e7976)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]

Get the value not found in page!! [ScreenShot]
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format', Email=, Telle...)
   --- 03 Jul 00:43:07 249 - TestCaseID:: verifyFiltersInDashBoard
   --- 03 Jul 00:43:09 943 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format'
Steps:
 ***** verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format' *****
   --- 03 Jul 00:43:14 719 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3d-5219-7d8a-b8cd-e1308149837b&response_mode=fragment&client_info=1&nonce=0197cf3d-521b-7957-9167-03f181be259a&state=eyjpzci6ijaxotdjzjnkltuymwetnzrims1iztnhltjhowi2ztc0otc0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rgylbyim2ap_8cvchdajrstqwwmw0te6ipzuv34awq0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:43:14 720 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:43:14 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:43:14 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:43:14 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:43:18 421 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3d-5219-7d8a-b8cd-e1308149837b&response_mode=fragment&client_info=1&nonce=0197cf3d-521b-7957-9167-03f181be259a&state=eyjpzci6ijaxotdjzjnkltuymwetnzrims1iztnhltjhowi2ztc0otc0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rgylbyim2ap_8cvchdajrstqwwmw0te6ipzuv34awq0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:43:18 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:43:21 733 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3d-5219-7d8a-b8cd-e1308149837b&response_mode=fragment&client_info=1&nonce=0197cf3d-521b-7957-9167-03f181be259a&state=eyjpzci6ijaxotdjzjnkltuymwetnzrims1iztnhltjhowi2ztc0otc0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rgylbyim2ap_8cvchdajrstqwwmw0te6ipzuv34awq0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:43:21 733 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:43:22 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:43:22 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:43:25 935 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3d-5219-7d8a-b8cd-e1308149837b&response_mode=fragment&client_info=1&nonce=0197cf3d-521b-7957-9167-03f181be259a&state=eyjpzci6ijaxotdjzjnkltuymwetnzrims1iztnhltjhowi2ztc0otc0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rgylbyim2ap_8cvchdajrstqwwmw0te6ipzuv34awq0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:43:25 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:43:30 324 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:43:30 325 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:43:38 132 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:43:38 133 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:43:41 295 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:43:41 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:43:41 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> id: immOnFilter]
   --- 03 Jul 00:43:44 482 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:43:44 482 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:43:44 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:43:46 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:43:50 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> id: immTranDateFrom]
   --- 03 Jul 00:43:50 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> id: immTranDateFrom]
   --- 03 Jul 00:43:50 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> id: immTranDateTo]
 Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 00:44:09 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38f80a0d4e777ca086b4768b8a14b8d0)] -> css selector: tr[id*='immTranRow']]

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyErrorMessagesinLoggingPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Machine, Category=Teller, s...)
   --- 03 Jul 02:26:38 563 - TestCaseID:: verifyErrorMessagesinLoggingPage
   --- 03 Jul 02:26:41 174 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Logging Page for Machine
Steps:
   --- 03 Jul 02:26:46 041 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9c-1938-7053-8f75-b59d8cd5bade&response_mode=fragment&client_info=1&nonce=0197cf9c-193a-713d-8d2b-1c8af64a4ac0&state=eyjpzci6ijaxotdjzjljlte5mzktnzzkoc1iyzi4ltflzjfinmqwyznkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=djevg1phxcnjzrwee6dq0rv3g7ke9lwdhkwumu3n_2w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:26:46 042 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:26:46 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:26:46 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:26:46 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:26:46 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:26:46 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:26:49 779 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9c-1938-7053-8f75-b59d8cd5bade&response_mode=fragment&client_info=1&nonce=0197cf9c-193a-713d-8d2b-1c8af64a4ac0&state=eyjpzci6ijaxotdjzjljlte5mzktnzzkoc1iyzi4ltflzjfinmqwyznkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=djevg1phxcnjzrwee6dq0rv3g7ke9lwdhkwumu3n_2w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:26:49 779 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:26:53 075 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9c-1938-7053-8f75-b59d8cd5bade&response_mode=fragment&client_info=1&nonce=0197cf9c-193a-713d-8d2b-1c8af64a4ac0&state=eyjpzci6ijaxotdjzjljlte5mzktnzzkoc1iyzi4ltflzjfinmqwyznkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=djevg1phxcnjzrwee6dq0rv3g7ke9lwdhkwumu3n_2w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:26:53 075 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:26:53 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:26:53 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:26:57 144 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9c-1938-7053-8f75-b59d8cd5bade&response_mode=fragment&client_info=1&nonce=0197cf9c-193a-713d-8d2b-1c8af64a4ac0&state=eyjpzci6ijaxotdjzjljlte5mzktnzzkoc1iyzi4ltflzjfinmqwyznkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=djevg1phxcnjzrwee6dq0rv3g7ke9lwdhkwumu3n_2w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:26:57 145 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:27:01 428 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:27:01 429 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:27:08 884 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:27:08 884 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:27:12 010 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:27:12 011 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:27:12 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:27:15 229 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:27:15 230 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:27:15 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:27:15 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immAdministration]
   --- 03 Jul 02:27:17 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immAdministration]
   --- 03 Jul 02:27:19 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immMenuLogging]

Successfully navigated to the 'Logging' page [ScreenShot]
   --- 03 Jul 02:27:23 547 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:27:23 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:27:23 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immApply]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 02:27:29 353 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:27:29 353 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 clicked on workstation box to prepare for error checking
 Entered 'Category' : Teller [ScreenShot]
   --- 03 Jul 02:27:41 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immTransactionId]
   --- 03 Jul 02:27:41 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immTransactionId]
 Entered 'Transaction Id' : 1c13d4f8-4d6a-4cd4-b6bc-19932b30ec17 [ScreenShot]
   --- 03 Jul 02:27:43 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immReferenceId]
   --- 03 Jul 02:27:43 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immReferenceId]
 Entered 'Reference' : 20a67452-9166-4a73-8736-bd5361df6ef6 [ScreenShot]
   --- 03 Jul 02:27:45 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immUserId]
   --- 03 Jul 02:27:45 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immUserId]
 Entered 'Teller' : JaneOperator@ereceiptsqa.onmicrosoft.com [ScreenShot]
 Entered 'Level' : Error [ScreenShot]
   --- 03 Jul 02:28:00 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immMachineName]
   --- 03 Jul 02:28:00 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immMachineName]
 Entered 'Machine Name' : IM1 [ScreenShot]
   --- 03 Jul 02:28:09 236 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immApply]
   --- 03 Jul 02:28:17 525 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (899055c09c186c2f8d30945c129573ec)] -> id: immApply]
Expected: verify the Apply button is not Enabled in logging Page
Actual(Passed): Successfully verified the Apply button is not Enabled in logging Page
[ScreenShot]
Expected: verify the Error message in logging Page:NoErrorDisplayed
Actual(Failed): Unable to verify the error message in logging Page:Must be at least 4 characters long
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyOfflineTranGenerateSample({Description=Verify generate sample data in Offline Transaction demo, From Account #=1212, Teller ID...)
   --- 03 Jul 05:16:43 202 - TestCaseID:: verifyOfflineTranGenerateSample
   --- 03 Jul 05:19:24 314 - 161 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify generate sample data in Offline Transaction demo
Steps:
   --- 03 Jul 05:19:29 128 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03a-3ac5-7276-a728-293a38f22fc4&response_mode=fragment&client_info=1&nonce=0197d03a-3ac7-7082-9411-bb22d558beb9&state=eyjpzci6ijaxotdkmdnhltnhyzytn2jhmi05mtm5ltczndvioge1y2i4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3mqnfsmpyht9jmcfnodukafolyrgo1uftyjja7dbeye&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:19:29 128 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:19:29 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:19:29 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:19:29 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:19:29 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:19:29 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:19:32 883 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03a-3ac5-7276-a728-293a38f22fc4&response_mode=fragment&client_info=1&nonce=0197d03a-3ac7-7082-9411-bb22d558beb9&state=eyjpzci6ijaxotdkmdnhltnhyzytn2jhmi05mtm5ltczndvioge1y2i4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3mqnfsmpyht9jmcfnodukafolyrgo1uftyjja7dbeye&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:19:32 883 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:19:36 165 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03a-3ac5-7276-a728-293a38f22fc4&response_mode=fragment&client_info=1&nonce=0197d03a-3ac7-7082-9411-bb22d558beb9&state=eyjpzci6ijaxotdkmdnhltnhyzytn2jhmi05mtm5ltczndvioge1y2i4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3mqnfsmpyht9jmcfnodukafolyrgo1uftyjja7dbeye&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:19:36 165 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:19:36 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:19:36 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:19:39 969 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d03a-3ac5-7276-a728-293a38f22fc4&response_mode=fragment&client_info=1&nonce=0197d03a-3ac7-7082-9411-bb22d558beb9&state=eyjpzci6ijaxotdkmdnhltnhyzytn2jhmi05mtm5ltczndvioge1y2i4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3mqnfsmpyht9jmcfnodukafolyrgo1uftyjja7dbeye&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:19:39 969 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:19:44 131 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:19:44 131 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:19:51 704 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt
   --- 03 Jul 05:19:51 705 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:19:54 912 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt
   --- 03 Jul 05:19:54 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:19:54 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2910a156cb2106d572c32cb94fa875b)] -> id: immOnClear]
   --- 03 Jul 05:19:58 125 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt
   --- 03 Jul 05:19:58 126 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:20:11 733 - sleep failed..
verifyBranchSignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:43:42 219 - TestCaseID:: verifyBranchSignSettingsInAdmin
   --- 03 Jul 03:43:44 897 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch sign settings Admin Portal
Steps:
   --- 03 Jul 03:43:49 623 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe2-a66a-7136-81aa-346a153f187a&response_mode=fragment&client_info=1&nonce=0197cfe2-a66c-731c-b44b-ed213b521508&state=eyjpzci6ijaxotdjzmuylwe2nmitn2e1oc04zjbkltexy2fiyjzhn2jhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iuq2uejmsa4vmaoylpno-30auk8pcq-kekkclqkzvhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:43:49 623 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:43:49 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:43:49 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:43:49 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:43:49 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:43:49 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:43:53 398 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe2-a66a-7136-81aa-346a153f187a&response_mode=fragment&client_info=1&nonce=0197cfe2-a66c-731c-b44b-ed213b521508&state=eyjpzci6ijaxotdjzmuylwe2nmitn2e1oc04zjbkltexy2fiyjzhn2jhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iuq2uejmsa4vmaoylpno-30auk8pcq-kekkclqkzvhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:43:53 398 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:43:56 688 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe2-a66a-7136-81aa-346a153f187a&response_mode=fragment&client_info=1&nonce=0197cfe2-a66c-731c-b44b-ed213b521508&state=eyjpzci6ijaxotdjzmuylwe2nmitn2e1oc04zjbkltexy2fiyjzhn2jhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iuq2uejmsa4vmaoylpno-30auk8pcq-kekkclqkzvhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:43:56 688 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:43:57 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:43:57 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:44:00 431 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe2-a66a-7136-81aa-346a153f187a&response_mode=fragment&client_info=1&nonce=0197cfe2-a66c-731c-b44b-ed213b521508&state=eyjpzci6ijaxotdjzmuylwe2nmitn2e1oc04zjbkltexy2fiyjzhn2jhnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iuq2uejmsa4vmaoylpno-30auk8pcq-kekkclqkzvhm&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:44:00 431 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:44:03 949 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:44:03 950 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:44:11 582 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:44:11 582 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:44:14 672 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:44:14 673 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:44:14 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:44:17 809 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:44:17 809 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:44:17 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:44:18 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immAdministration]
   --- 03 Jul 03:44:20 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immAdministration]
   --- 03 Jul 03:44:20 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:44:26 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:44:27 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:44:27 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:44:28 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:44:28 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:44:28 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:44:29 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:44:32 302 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:44:32 302 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:44:32 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:44:32 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:44:32 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 03:44:32 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 03:44:36 225 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:44:36 226 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:44:36 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:44:36 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:44:38 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:44:39 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:44:39 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:44:39 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:44:39 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> 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]
   --- 03 Jul 03:44:47 550 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:44:47 551 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:44:53 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c79d75b6772a2e03a6a4a6ecbb68138d)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:45:02 300 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:45:02 300 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:45:32 562 - Unable to find a element after 25 sec

Click on Setting not found in page!! [ScreenShot]
verifyFIGeneralSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:54:53 854 - TestCaseID:: verifyFIGeneralSettingsInAdmin
   --- 03 Jul 03:54:56 537 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify General Settings In Admin
Steps:
   --- 03 Jul 03:55:01 250 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfec-e78e-7615-8f01-3c6133103233&response_mode=fragment&client_info=1&nonce=0197cfec-e790-725c-8ce3-30baf2a7f300&state=eyjpzci6ijaxotdjzmvjlwu3ogytnzi5oc1hmdc2ltdhmwflotyxodcxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mgetjaluobsjoxgxi6a6kmdoj1qf_ahi07dxpefav_a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:55:01 251 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:55:01 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:55:01 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:55:01 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:55:01 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:55:01 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:55:05 032 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfec-e78e-7615-8f01-3c6133103233&response_mode=fragment&client_info=1&nonce=0197cfec-e790-725c-8ce3-30baf2a7f300&state=eyjpzci6ijaxotdjzmvjlwu3ogytnzi5oc1hmdc2ltdhmwflotyxodcxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mgetjaluobsjoxgxi6a6kmdoj1qf_ahi07dxpefav_a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:55:05 032 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:55:08 400 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfec-e78e-7615-8f01-3c6133103233&response_mode=fragment&client_info=1&nonce=0197cfec-e790-725c-8ce3-30baf2a7f300&state=eyjpzci6ijaxotdjzmvjlwu3ogytnzi5oc1hmdc2ltdhmwflotyxodcxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mgetjaluobsjoxgxi6a6kmdoj1qf_ahi07dxpefav_a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:55:08 400 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:55:08 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:55:08 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:55:12 237 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfec-e78e-7615-8f01-3c6133103233&response_mode=fragment&client_info=1&nonce=0197cfec-e790-725c-8ce3-30baf2a7f300&state=eyjpzci6ijaxotdjzmvjlwu3ogytnzi5oc1hmdc2ltdhmwflotyxodcxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mgetjaluobsjoxgxi6a6kmdoj1qf_ahi07dxpefav_a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:55:12 237 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:55:16 385 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:55:16 385 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:55:23 703 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:55:23 703 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:55:26 820 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:55:26 820 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:55:26 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:55:29 975 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:55:29 975 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:55:30 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:55:32 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> id: immAdministration]
   --- 03 Jul 03:55:32 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:55:32 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:55:32 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:55:33 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:55:33 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:55:33 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> 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]
   --- 03 Jul 03:55:41 511 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:55:41 511 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:55:47 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed5c05108dfc81c7385a1e009f2fbb68)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:55:56 084 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:55:56 085 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyFIPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDele...)
   --- 03 Jul 04:04:57 364 - TestCaseID:: verifyFIPrintSettingsInAdmin
   --- 03 Jul 04:05:00 113 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify print settings Admin Portal
Steps:
   --- 03 Jul 04:05:04 779 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff6-1b55-76be-a137-372f00b0e5f2&response_mode=fragment&client_info=1&nonce=0197cff6-1b58-7342-8481-12b64a15c4cd&state=eyjpzci6ijaxotdjzmy2ltfintctn2vlms1ingy4ltbmytq2ndm0ndu3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=6jkzfoszvdnb0prlj8efjhcrwmgt39amkcfckmppgpw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:05:04 780 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:05:04 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:05:04 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:05:04 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:05:05 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:05:05 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:05:08 513 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff6-1b55-76be-a137-372f00b0e5f2&response_mode=fragment&client_info=1&nonce=0197cff6-1b58-7342-8481-12b64a15c4cd&state=eyjpzci6ijaxotdjzmy2ltfintctn2vlms1ingy4ltbmytq2ndm0ndu3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=6jkzfoszvdnb0prlj8efjhcrwmgt39amkcfckmppgpw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:05:08 513 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:05:11 773 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff6-1b55-76be-a137-372f00b0e5f2&response_mode=fragment&client_info=1&nonce=0197cff6-1b58-7342-8481-12b64a15c4cd&state=eyjpzci6ijaxotdjzmy2ltfintctn2vlms1ingy4ltbmytq2ndm0ndu3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=6jkzfoszvdnb0prlj8efjhcrwmgt39amkcfckmppgpw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:05:11 773 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:05:12 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:05:12 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:05:15 959 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff6-1b55-76be-a137-372f00b0e5f2&response_mode=fragment&client_info=1&nonce=0197cff6-1b58-7342-8481-12b64a15c4cd&state=eyjpzci6ijaxotdjzmy2ltfintctn2vlms1ingy4ltbmytq2ndm0ndu3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=6jkzfoszvdnb0prlj8efjhcrwmgt39amkcfckmppgpw&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:05:15 959 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:05:19 486 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:05:19 486 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:05:27 260 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:05:27 261 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:05:30 376 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:05:30 377 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:05:30 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:05:33 549 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:05:33 549 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:05:33 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:05:35 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> id: immAdministration]
   --- 03 Jul 04:05:36 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:05:36 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:05:36 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:05:36 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:05:36 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:05:36 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> 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]
   --- 03 Jul 04:05:45 134 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:05:45 134 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:05:51 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:05:59 689 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:05:59 690 - 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]
   --- 03 Jul 04:06:04 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> id: immReceiptPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Failed): Failed to click 'Orientation'
[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(Failed): Failed to click 'Style'
[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow
[ScreenShot]
   --- 03 Jul 04:06:38 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel
[ScreenShot]
   --- 03 Jul 04:06:44 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> id: immReportPrinterName]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax
[ScreenShot]
Expected: click 'Orientation'
Actual(Failed): Failed to click 'Orientation'
[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(Failed): Failed to click 'Style'
[ScreenShot]
   --- 03 Jul 04:07:16 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> 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]
   --- 03 Jul 04:07:21 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> 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]
   --- 03 Jul 04:07:22 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db2f68dc9ae391f96d20baf08619e258)] -> 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]

Get the value not found in page!! [ScreenShot]
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...)
   --- 03 Jul 01:48:56 417 - TestCaseID:: verifyNormalTellerMemberNameOnlyinDatFile
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, ...)
   --- 03 Jul 00:39:17 174 - TestCaseID:: verifyFiltersInDashBoard
   --- 03 Jul 00:39:20 121 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Teller
Steps:
 ***** verify UI Elemnts In DashBoard with Teller *****
   --- 03 Jul 00:39:27 806 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-dbcf-7b8c-8082-66a72c62ff42&response_mode=fragment&client_info=1&nonce=0197cf39-dbd1-7b7a-b18d-c4f27636dff7&state=eyjpzci6ijaxotdjzjm5lwrizdetnzixyy05ntuwltg2mty0ztixyjmzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hmw-etnokcqvcusagg4iw8779gui7abamsxtqsqhfa4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:39:27 807 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:27 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:39:27 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:39:28 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:39:31 533 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-dbcf-7b8c-8082-66a72c62ff42&response_mode=fragment&client_info=1&nonce=0197cf39-dbd1-7b7a-b18d-c4f27636dff7&state=eyjpzci6ijaxotdjzjm5lwrizdetnzixyy05ntuwltg2mty0ztixyjmzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hmw-etnokcqvcusagg4iw8779gui7abamsxtqsqhfa4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:39:31 534 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:34 937 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-dbcf-7b8c-8082-66a72c62ff42&response_mode=fragment&client_info=1&nonce=0197cf39-dbd1-7b7a-b18d-c4f27636dff7&state=eyjpzci6ijaxotdjzjm5lwrizdetnzixyy05ntuwltg2mty0ztixyjmzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hmw-etnokcqvcusagg4iw8779gui7abamsxtqsqhfa4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:39:34 937 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:39:35 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:39:36 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:39:39 333 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf39-dbcf-7b8c-8082-66a72c62ff42&response_mode=fragment&client_info=1&nonce=0197cf39-dbd1-7b7a-b18d-c4f27636dff7&state=eyjpzci6ijaxotdjzjm5lwrizdetnzixyy05ntuwltg2mty0ztixyjmzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hmw-etnokcqvcusagg4iw8779gui7abamsxtqsqhfa4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:39:39 334 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:39:43 145 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:39:43 145 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:50 772 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:39:50 772 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:53 983 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:39:53 984 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:54 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> id: immOnFilter]
   --- 03 Jul 00:39:57 184 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:39:57 185 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:39:57 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:39:59 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:40:02 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> id: immTellerId]
   --- 03 Jul 00:40:02 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> id: immTellerId]
 Entered 'Teller' : 1491 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 00:40:21 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7008fd2e0be5ce341acb9f352faee564)] -> css selector: tr[id*='immTranRow']]

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifySortingInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:28:48 713 - TestCaseID:: verifySortingInRolePage
   --- 03 Jul 03:28:51 892 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In Role Page
Steps:
   --- 03 Jul 03:28:56 767 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd5-06df-7dbe-898d-a620f75c1c0f&response_mode=fragment&client_info=1&nonce=0197cfd5-06e1-7216-b6fe-51d4652b7c66&state=eyjpzci6ijaxotdjzmq1lta2ztetn2mxns1ingq3lwu5ztlky2mymzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tql4wo_pzdrllgzbtwc484cxqducuy-5xkbdgrfno28&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:28:56 767 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:28:56 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:28:56 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:28:56 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:28:56 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:28:57 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:29:00 611 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd5-06df-7dbe-898d-a620f75c1c0f&response_mode=fragment&client_info=1&nonce=0197cfd5-06e1-7216-b6fe-51d4652b7c66&state=eyjpzci6ijaxotdjzmq1lta2ztetn2mxns1ingq3lwu5ztlky2mymzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tql4wo_pzdrllgzbtwc484cxqducuy-5xkbdgrfno28&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:29:00 611 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:29:03 912 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd5-06df-7dbe-898d-a620f75c1c0f&response_mode=fragment&client_info=1&nonce=0197cfd5-06e1-7216-b6fe-51d4652b7c66&state=eyjpzci6ijaxotdjzmq1lta2ztetn2mxns1ingq3lwu5ztlky2mymzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tql4wo_pzdrllgzbtwc484cxqducuy-5xkbdgrfno28&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:29:03 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:29:04 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:29:04 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:29:08 790 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd5-06df-7dbe-898d-a620f75c1c0f&response_mode=fragment&client_info=1&nonce=0197cfd5-06e1-7216-b6fe-51d4652b7c66&state=eyjpzci6ijaxotdjzmq1lta2ztetn2mxns1ingq3lwu5ztlky2mymzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tql4wo_pzdrllgzbtwc484cxqducuy-5xkbdgrfno28&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:29:08 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:29:13 028 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:29:13 029 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:29:20 952 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:29:20 952 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:29:24 081 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:29:24 081 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:29:24 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:29:27 243 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:29:27 244 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:29:27 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:29:27 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> id: immAdministration]
   --- 03 Jul 03:29:29 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> id: immAdministration]
   --- 03 Jul 03:29:30 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
 Clicked 'Search' button
   --- 03 Jul 03:29:40 846 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/roles
   --- 03 Jul 03:29:40 847 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:29:40 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38bde335f098bafcb218af5422e98e1f)] -> css selector: tr[id*='immGroupRoles']]
verifyHoldNoticeWarningWithNormalTrans({Toggel=, Archived Transactions=no, Description=verify Hold Notice should not pop for non hold notic...)
verify Hold Notice should not pop for non hold notice transactions even when hold notice is enabled
Steps:
   --- 03 Jul 01:31:57 875 - TestCaseID:: verifyHoldNoticeWarningWithNormalTrans
   --- 03 Jul 01:32:00 777 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Hold Notice should not pop for non hold notice transactions even when hold notice is enabled *****
   --- 03 Jul 01:32:05 376 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6a-0a48-7448-af12-fdc386168b31&response_mode=fragment&client_info=1&nonce=0197cf6a-0a4a-7e88-86d7-355a2ab30d13&state=eyjpzci6ijaxotdjzjzhltbhndktn2i1ms05mwe1ltuxntuxzddmzjrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vf-ktgz64rg7q9tmgvorymhy9tqxybbcqzcvkmibb3a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:32:05 377 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:32:05 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 01:32:05 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:32:05 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:32:05 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:32:05 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:32:09 082 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6a-0a48-7448-af12-fdc386168b31&response_mode=fragment&client_info=1&nonce=0197cf6a-0a4a-7e88-86d7-355a2ab30d13&state=eyjpzci6ijaxotdjzjzhltbhndktn2i1ms05mwe1ltuxntuxzddmzjrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vf-ktgz64rg7q9tmgvorymhy9tqxybbcqzcvkmibb3a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:32:09 082 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:32:12 393 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6a-0a48-7448-af12-fdc386168b31&response_mode=fragment&client_info=1&nonce=0197cf6a-0a4a-7e88-86d7-355a2ab30d13&state=eyjpzci6ijaxotdjzjzhltbhndktn2i1ms05mwe1ltuxntuxzddmzjrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vf-ktgz64rg7q9tmgvorymhy9tqxybbcqzcvkmibb3a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:32:12 394 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:32:12 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:32:13 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:32:16 343 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf6a-0a48-7448-af12-fdc386168b31&response_mode=fragment&client_info=1&nonce=0197cf6a-0a4a-7e88-86d7-355a2ab30d13&state=eyjpzci6ijaxotdjzjzhltbhndktn2i1ms05mwe1ltuxntuxzddmzjrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vf-ktgz64rg7q9tmgvorymhy9tqxybbcqzcvkmibb3a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:32:16 344 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:32:20 831 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:32:20 832 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:32:28 210 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:32:28 210 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:32:31 316 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:32:31 316 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:32:31 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 01:32:34 475 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:32:34 475 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:32:34 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 01:32:36 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> id: immAdministration]
   --- 03 Jul 01:32:37 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> id: immMenuSystemSettings]
   --- 03 Jul 01:32:37 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:32:37 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:32:37 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:32:37 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:32:38 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> 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]
   --- 03 Jul 01:32:46 762 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:32:46 763 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:32:52 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (040cff90ee105df1407efeb32d2f6c8b)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 01:33:01 358 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:33:01 358 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyAddMulitpleWorkstationUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=3, WorkstationDeleteO...)
   --- 03 Jul 02:45:05 430 - TestCaseID:: verifyAddMulitpleWorkstationUsingJFairy
   --- 03 Jul 02:45:08 122 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyNormalTellerNoMemberNameinDatFileAndDB({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is not in both ...)
   --- 03 Jul 01:54:26 051 - TestCaseID:: verifyNormalTellerNoMemberNameinDatFileAndDB
verifyNormalMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information I...)
   --- 03 Jul 01:48:53 471 - TestCaseID:: verifyNormalMemberIDAndArchiveInformationInReceiptPage
   --- 03 Jul 01:48:56 408 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifySubscriptionSettingsInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...)
   --- 03 Jul 04:25:44 528 - TestCaseID:: verifySubscriptionSettingsInAdminTellerPortal
   --- 03 Jul 04:25:47 300 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Subscription Settings In Admin Teller Portal
Steps:
   --- 03 Jul 04:25:54 846 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d009-2e3b-7960-a681-90e8de02a89e&response_mode=fragment&client_info=1&nonce=0197d009-2e3d-7453-8b58-3e876a473d08&state=eyjpzci6ijaxotdkmda5ltjlm2mtnzc5yy05mwzmltzimdc5njhim2jmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cacoxkjmqyqq_tinbsgzdkkdzbmc1tkkd7l5igml9zg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:25:54 847 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:25:54 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:25:54 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:25:55 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:25:55 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:25:55 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:25:58 511 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d009-2e3b-7960-a681-90e8de02a89e&response_mode=fragment&client_info=1&nonce=0197d009-2e3d-7453-8b58-3e876a473d08&state=eyjpzci6ijaxotdkmda5ltjlm2mtnzc5yy05mwzmltzimdc5njhim2jmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cacoxkjmqyqq_tinbsgzdkkdzbmc1tkkd7l5igml9zg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:25:58 511 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:26:01 777 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d009-2e3b-7960-a681-90e8de02a89e&response_mode=fragment&client_info=1&nonce=0197d009-2e3d-7453-8b58-3e876a473d08&state=eyjpzci6ijaxotdkmda5ltjlm2mtnzc5yy05mwzmltzimdc5njhim2jmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cacoxkjmqyqq_tinbsgzdkkdzbmc1tkkd7l5igml9zg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:26:01 778 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:26:02 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:26:02 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:26:05 756 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197d009-2e3b-7960-a681-90e8de02a89e&response_mode=fragment&client_info=1&nonce=0197d009-2e3d-7453-8b58-3e876a473d08&state=eyjpzci6ijaxotdkmda5ltjlm2mtnzc5yy05mwzmltzimdc5njhim2jmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cacoxkjmqyqq_tinbsgzdkkdzbmc1tkkd7l5igml9zg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:26:05 757 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:26:09 865 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:26:09 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:26:16 417 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:26:16 417 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:26:19 541 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:26:19 541 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:26:19 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:26:22 728 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:26:22 728 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:26:22 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:26:22 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> id: immAdministration]
   --- 03 Jul 04:26:25 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> id: immAdministration]
   --- 03 Jul 04:26:29 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2926497c22c70358e6c7a10963384e88)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System setting ' page [ScreenShot]

Get the value not found in page!! [ScreenShot]
verifyFiltersInDashBoard({Description=Verify Transaction in Dashboard Page, Email=, Teller LastName=, print signatur=, errori...)
   --- 03 Jul 00:41:53 692 - TestCaseID:: verifyFiltersInDashBoard
   --- 03 Jul 00:41:56 393 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Transaction in Dashboard Page
Steps:
 ***** Verify Transaction in Dashboard Page *****
   --- 03 Jul 00:42:01 107 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3c-32b4-7978-8752-5d8855573196&response_mode=fragment&client_info=1&nonce=0197cf3c-32b5-7e73-b204-588866d2d58d&state=eyjpzci6ijaxotdjzjnjltmyyjutnzuymy05mja1ltnkmtkzmwu0nmnmmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9qrxytz0t7hyf3ik0er9jmv5qzj8fv6jpjeg5nilua0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:42:01 107 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:42:01 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:42:01 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:42:01 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:42:04 819 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3c-32b4-7978-8752-5d8855573196&response_mode=fragment&client_info=1&nonce=0197cf3c-32b5-7e73-b204-588866d2d58d&state=eyjpzci6ijaxotdjzjnjltmyyjutnzuymy05mja1ltnkmtkzmwu0nmnmmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9qrxytz0t7hyf3ik0er9jmv5qzj8fv6jpjeg5nilua0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:42:04 820 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:42:08 148 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3c-32b4-7978-8752-5d8855573196&response_mode=fragment&client_info=1&nonce=0197cf3c-32b5-7e73-b204-588866d2d58d&state=eyjpzci6ijaxotdjzjnjltmyyjutnzuymy05mja1ltnkmtkzmwu0nmnmmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9qrxytz0t7hyf3ik0er9jmv5qzj8fv6jpjeg5nilua0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:42:08 148 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:42:08 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:42:08 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:42:12 258 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf3c-32b4-7978-8752-5d8855573196&response_mode=fragment&client_info=1&nonce=0197cf3c-32b5-7e73-b204-588866d2d58d&state=eyjpzci6ijaxotdjzjnjltmyyjutnzuymy05mja1ltnkmtkzmwu0nmnmmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=9qrxytz0t7hyf3ik0er9jmv5qzj8fv6jpjeg5nilua0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:42:12 259 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:42:18 017 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:42:18 018 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:42:24 502 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:42:24 503 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:42:27 639 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:42:27 639 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:42:27 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> id: immOnFilter]
   --- 03 Jul 00:42:30 832 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:42:30 833 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:42:30 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:42:33 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:42:36 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> id: immTransactionId]
   --- 03 Jul 00:42:36 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (966ccaf33e30fb938b7291beee6b403b)] -> id: immTransactionId]
 Entered 'Transaction' : 2666c36b-8e1a-438b-91d8-b026da7e09af [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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]

Test Failed. Check the steps above in red color.
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted), Ema...)
   --- 03 Jul 01:00:00 670 - TestCaseID:: verifySortingInDashBoard
   --- 03 Jul 01:00:03 525 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted)
Steps:
 ***** verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted) *****
   --- 03 Jul 01:00:09 491 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4c-ce83-7653-a633-2e8984a5f5b0&response_mode=fragment&client_info=1&nonce=0197cf4c-ce85-7eba-b6b4-c26416284939&state=eyjpzci6ijaxotdjzjrjlwnlodqtn2fmmi05ztuxltk0zjk3ngq0ndixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_yi72hp1g4dpx1v5bxg9upip-l76kn-yy0hy5dwd0p8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:00:09 492 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:00:09 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:00:09 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:00:09 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:00:09 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:00:09 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:00:13 274 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4c-ce83-7653-a633-2e8984a5f5b0&response_mode=fragment&client_info=1&nonce=0197cf4c-ce85-7eba-b6b4-c26416284939&state=eyjpzci6ijaxotdjzjrjlwnlodqtn2fmmi05ztuxltk0zjk3ngq0ndixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_yi72hp1g4dpx1v5bxg9upip-l76kn-yy0hy5dwd0p8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:00:13 275 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:00:16 593 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4c-ce83-7653-a633-2e8984a5f5b0&response_mode=fragment&client_info=1&nonce=0197cf4c-ce85-7eba-b6b4-c26416284939&state=eyjpzci6ijaxotdjzjrjlwnlodqtn2fmmi05ztuxltk0zjk3ngq0ndixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_yi72hp1g4dpx1v5bxg9upip-l76kn-yy0hy5dwd0p8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:00:16 594 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:00:17 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:00:17 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:00:20 791 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4c-ce83-7653-a633-2e8984a5f5b0&response_mode=fragment&client_info=1&nonce=0197cf4c-ce85-7eba-b6b4-c26416284939&state=eyjpzci6ijaxotdjzjrjlwnlodqtn2fmmi05ztuxltk0zjk3ngq0ndixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_yi72hp1g4dpx1v5bxg9upip-l76kn-yy0hy5dwd0p8&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:00:20 792 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:00:25 392 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:00:25 393 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:00:32 815 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:00:32 815 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:00:36 190 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:00:36 190 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:00:36 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> id: immOnFilter]
   --- 03 Jul 01:00:39 437 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:00:39 438 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:00:39 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:00:41 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:00:45 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> id: immTranDateFrom]
   --- 03 Jul 01:00:45 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> id: immTranDateFrom]
   --- 03 Jul 01:00:45 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> id: immTranDateTo]
 Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:01:05 574 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:01:05 574 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:01:05 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a825566ad4610bd78188d117adf6790)] -> css selector: tr[id*='immTranRow']]
verifyValidEmailInNotifyInDashboardPage({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller ...)
   --- 03 Jul 01:19:31 569 - TestCaseID:: verifyValidEmailInNotifyInDashboardPage
   --- 03 Jul 01:19:34 365 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the valid email in notify dashboard page
Steps:
 ***** verify the valid email in notify dashboard page *****
   --- 03 Jul 01:19:40 247 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-acb0-7ac0-8220-033b9a0ff7e8&response_mode=fragment&client_info=1&nonce=0197cf5e-acb2-78ce-b96b-167f0c666154&state=eyjpzci6ijaxotdjzjvllwfjyjitnzk2nc1hnmvklwuzmmq1njflzmqwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rm4nn38jr46fvd1v8px-pyhslqymouydyeyxrtg47fu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:40 248 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:40 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:19:40 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:19:40 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:19:40 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:19:40 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:19:43 999 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-acb0-7ac0-8220-033b9a0ff7e8&response_mode=fragment&client_info=1&nonce=0197cf5e-acb2-78ce-b96b-167f0c666154&state=eyjpzci6ijaxotdjzjvllwfjyjitnzk2nc1hnmvklwuzmmq1njflzmqwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rm4nn38jr46fvd1v8px-pyhslqymouydyeyxrtg47fu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:44 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:19:47 440 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-acb0-7ac0-8220-033b9a0ff7e8&response_mode=fragment&client_info=1&nonce=0197cf5e-acb2-78ce-b96b-167f0c666154&state=eyjpzci6ijaxotdjzjvllwfjyjitnzk2nc1hnmvklwuzmmq1njflzmqwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rm4nn38jr46fvd1v8px-pyhslqymouydyeyxrtg47fu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:47 441 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:19:48 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:19:48 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:19:51 347 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5e-acb0-7ac0-8220-033b9a0ff7e8&response_mode=fragment&client_info=1&nonce=0197cf5e-acb2-78ce-b96b-167f0c666154&state=eyjpzci6ijaxotdjzjvllwfjyjitnzk2nc1hnmvklwuzmmq1njflzmqwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rm4nn38jr46fvd1v8px-pyhslqymouydyeyxrtg47fu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:19:51 348 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:19:55 871 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:19:55 872 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:20:03 394 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:20:03 395 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:20:06 523 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:20:06 523 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:20:06 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> id: immOnFilter]
   --- 03 Jul 01:20:09 726 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:20:09 727 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:20:09 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:20:15 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[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
   --- 03 Jul 01:20:43 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcd7a4797ef4cfd2d7449a297b95edbb)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 01:21:00 452 - sleep failed..
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Teller,Date (Not processed s...)
   --- 03 Jul 02:32:25 938 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:32:28 336 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with Teller,Date (Not processed should not get any data)
Steps:
   --- 03 Jul 02:32:33 994 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa1-695f-7bbd-b694-a279b6382903&response_mode=fragment&client_info=1&nonce=0197cfa1-6961-7864-b354-65966b376182&state=eyjpzci6ijaxotdjzmexlty5njetnzviny1iodvklthjzdiznjljzda2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bvgegqy5ru_tqbk_0dbvytmgco7jfupakkw1xznmyte&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:32:33 994 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:34 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:32:34 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:32:34 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:32:34 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:32:34 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:32:37 684 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa1-695f-7bbd-b694-a279b6382903&response_mode=fragment&client_info=1&nonce=0197cfa1-6961-7864-b354-65966b376182&state=eyjpzci6ijaxotdjzmexlty5njetnzviny1iodvklthjzdiznjljzda2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bvgegqy5ru_tqbk_0dbvytmgco7jfupakkw1xznmyte&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:32:37 684 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:40 953 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa1-695f-7bbd-b694-a279b6382903&response_mode=fragment&client_info=1&nonce=0197cfa1-6961-7864-b354-65966b376182&state=eyjpzci6ijaxotdjzmexlty5njetnzviny1iodvklthjzdiznjljzda2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bvgegqy5ru_tqbk_0dbvytmgco7jfupakkw1xznmyte&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:32:40 953 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:32:41 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:32:41 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:32:44 957 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa1-695f-7bbd-b694-a279b6382903&response_mode=fragment&client_info=1&nonce=0197cfa1-6961-7864-b354-65966b376182&state=eyjpzci6ijaxotdjzmexlty5njetnzviny1iodvklthjzdiznjljzda2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bvgegqy5ru_tqbk_0dbvytmgco7jfupakkw1xznmyte&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:32:44 962 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:32:49 356 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:32:49 357 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:56 689 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:32:56 689 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:59 812 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:32:59 813 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:32:59 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:33:02 956 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:33:02 957 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:33:03 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:33:03 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> id: immAdministration]
   --- 03 Jul 02:33:05 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> id: immAdministration]
   --- 03 Jul 02:33:07 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (028cbbf1917bf366d613c4b55799bd49)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyUIElementsInAdminControlPanel({=, TestID=verifyUIElementsInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify UI eleme...)
   --- 03 Jul 00:27:03 072 - TestCaseID:: verifyUIElementsInAdminControlPanel
   --- 03 Jul 00:27:05 735 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI elements and header options in Admin portal
Steps:
 ***** verify UI elements and header options in Admin portal *****
   --- 03 Jul 00:27:11 362 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2e-9f13-7e1e-a9be-e5e0cef672a5&response_mode=fragment&client_info=1&nonce=0197cf2e-9f15-7153-99c7-9421e37bf0c4&state=eyjpzci6ijaxotdjzjjlltlmmtqtnzrlms1hzjc2lwqxodg5njblodq4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fhdbzg2huec57bloyka7ftxc1rgnbocnyq9zaelkile&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:27:11 362 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:27:11 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 00:27:11 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:27:11 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:27:11 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:27:11 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:27:15 111 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2e-9f13-7e1e-a9be-e5e0cef672a5&response_mode=fragment&client_info=1&nonce=0197cf2e-9f15-7153-99c7-9421e37bf0c4&state=eyjpzci6ijaxotdjzjjlltlmmtqtnzrlms1hzjc2lwqxodg5njblodq4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fhdbzg2huec57bloyka7ftxc1rgnbocnyq9zaelkile&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:27:15 111 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:27:18 497 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2e-9f13-7e1e-a9be-e5e0cef672a5&response_mode=fragment&client_info=1&nonce=0197cf2e-9f15-7153-99c7-9421e37bf0c4&state=eyjpzci6ijaxotdjzjjlltlmmtqtnzrlms1hzjc2lwqxodg5njblodq4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fhdbzg2huec57bloyka7ftxc1rgnbocnyq9zaelkile&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:27:18 497 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:27:19 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:27:19 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:27:22 722 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf2e-9f13-7e1e-a9be-e5e0cef672a5&response_mode=fragment&client_info=1&nonce=0197cf2e-9f15-7153-99c7-9421e37bf0c4&state=eyjpzci6ijaxotdjzjjlltlmmtqtnzrlms1hzjc2lwqxodg5njblodq4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fhdbzg2huec57bloyka7ftxc1rgnbocnyq9zaelkile&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:27:22 723 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:27:27 240 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:27:27 241 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:27:34 851 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:27:34 852 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:27:37 963 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:27:37 964 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:27:38 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 00:27:41 171 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 00:27:41 172 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:27:41 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:27:41 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:27:43 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:27:47 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immHelp]
   --- 03 Jul 00:27:49 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immHelp]
Expected: Verfiy Administration menu has the following options- Control Panel, FI Management, Agents, Roles, Imaging Indexes, Member Import, Logging, Archives, About, Logout
Actual(Failed): Failed to verify Administration menu has the following options-Control Panel, FI Management, Agents, Roles, Imaging Indexes, Member Import, Logging, Archives, About, Logout
[ScreenShot]
   --- 03 Jul 00:27:54 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:27:56 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:27:58 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuLogging]

Successfully navigated to the 'Logging' page [ScreenShot]
   --- 03 Jul 00:27:59 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'Logging' page after refresh [ScreenShot]
   --- 03 Jul 00:27:59 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:01 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:02 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuAgents]

Successfully navigated to the 'Agent' page [ScreenShot]
   --- 03 Jul 00:28:04 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'Agent' page after refresh [ScreenShot]
   --- 03 Jul 00:28:05 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:07 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:09 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
   --- 03 Jul 00:28:11 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'Archives' page after refresh [ScreenShot]
   --- 03 Jul 00:28:12 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:14 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:14 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
   --- 03 Jul 00:28:17 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'Roles' page after refresh [ScreenShot]
   --- 03 Jul 00:28:17 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:19 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:22 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuMemberImportOnDemand]

Successfully navigated to the 'Member Import On Demand' page [ScreenShot]
   --- 03 Jul 00:28:24 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'Member Import On Demand' page after refresh [ScreenShot]
   --- 03 Jul 00:28:24 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:27 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:29 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import Schedule' page [ScreenShot]
   --- 03 Jul 00:28:32 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'Member Import Schedule' page after refresh [ScreenShot]
   --- 03 Jul 00:28:32 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:34 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:35 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuImagingIndexes]

Successfully navigated to the 'Imaging Indexes' page [ScreenShot]
   --- 03 Jul 00:28:37 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'Imaging Indexes' page after refresh [ScreenShot]
   --- 03 Jul 00:28:38 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:40 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:44 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immMenuSystemSettingsSMTP]

Successfully navigated to the 'System Settings' page [ScreenShot]
   --- 03 Jul 00:28:45 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immRefresh]

Successfully navigated to the 'System Settings' page after refresh [ScreenShot]
   --- 03 Jul 00:28:45 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:28:47 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:28:48 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:28:50 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immOnLogging]

Successfully navigated to the 'Logging' page [ScreenShot]
   --- 03 Jul 00:28:55 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:28:58 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:28:58 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:29:00 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immOnAgents]

Successfully navigated to the 'Agent' page [ScreenShot]
   --- 03 Jul 00:29:02 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:29:05 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:29:05 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:29:07 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immOnReprocessArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
   --- 03 Jul 00:29:09 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:29:12 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:29:12 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:29:14 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immOnRoles]

Successfully navigated to the 'Roles' page [ScreenShot]
   --- 03 Jul 00:29:16 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:29:19 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:29:19 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:29:21 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immOnMemberImportOD]

Successfully navigated to the 'Member Import ' page [ScreenShot]
   --- 03 Jul 00:29:23 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:29:26 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:29:26 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:29:28 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immOnImagingIndexes]

Successfully navigated to the 'Imaging Indexes' page [ScreenShot]
   --- 03 Jul 00:29:30 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:29:33 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 00:29:33 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immAdministration]
   --- 03 Jul 00:29:35 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immOnSystemSettings]

Successfully navigated to the 'System Settings' page [ScreenShot]
   --- 03 Jul 00:29:36 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]
   --- 03 Jul 00:29:38 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (41ed2e8d8ec065291b7e6e55678c7bd4)] -> id: immDashboard]

Successfully navigated to the 'Control Panel' page [ScreenShot]

Test Failed. Check the steps above in red color.
verifyOfflinePaymentTransaction({Description=Verify Payment in Offline Transaction demo, From Account #=1212, Teller ID=456467, To A...)
   --- 03 Jul 05:13:41 983 - TestCaseID:: verifyOfflinePaymentTransaction
   --- 03 Jul 05:15:55 141 - 133 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Payment in Offline Transaction demo
Steps:
   --- 03 Jul 05:16:00 460 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d037-0bf2-7875-ab2f-8679300f808d&response_mode=fragment&client_info=1&nonce=0197d037-0bf4-7dcf-9d3e-c27365574220&state=eyjpzci6ijaxotdkmdm3ltbizjmtn2i5ys1indhilwe0ywqwntu0owu2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwgjucg6exsi_0gmrk9t8hrh4xwaw54wgvmzt4mv44&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:16:00 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:16:00 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:16:00 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:16:00 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:16:00 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:16:00 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:16:04 188 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d037-0bf2-7875-ab2f-8679300f808d&response_mode=fragment&client_info=1&nonce=0197d037-0bf4-7dcf-9d3e-c27365574220&state=eyjpzci6ijaxotdkmdm3ltbizjmtn2i5ys1indhilwe0ywqwntu0owu2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwgjucg6exsi_0gmrk9t8hrh4xwaw54wgvmzt4mv44&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:16:04 188 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:16:07 455 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d037-0bf2-7875-ab2f-8679300f808d&response_mode=fragment&client_info=1&nonce=0197d037-0bf4-7dcf-9d3e-c27365574220&state=eyjpzci6ijaxotdkmdm3ltbizjmtn2i5ys1indhilwe0ywqwntu0owu2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwgjucg6exsi_0gmrk9t8hrh4xwaw54wgvmzt4mv44&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:16:07 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:16:07 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:16:07 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:16:11 437 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d037-0bf2-7875-ab2f-8679300f808d&response_mode=fragment&client_info=1&nonce=0197d037-0bf4-7dcf-9d3e-c27365574220&state=eyjpzci6ijaxotdkmdm3ltbizjmtn2i5ys1indhilwe0ywqwntu0owu2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hwwgjucg6exsi_0gmrk9t8hrh4xwaw54wgvmzt4mv44&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:16:11 438 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:16:15 521 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:16:15 522 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:16:23 222 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:16:23 223 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:16:26 348 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:16:26 348 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:16:26 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3afb9d6a73385a2e3af11898cd9955be)] -> id: immOnClear]
   --- 03 Jul 05:16:29 529 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:16:29 529 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:16:43 189 - sleep failed..
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...)
   --- 03 Jul 02:11:42 312 - TestCaseID:: verifyTellersMemberNameinDatFileAndUpdate
   --- 03 Jul 02:11:44 965 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyTooltipsInReceiptPage({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
   --- 03 Jul 01:04:06 694 - TestCaseID:: verifyTooltipsInReceiptPage
   --- 03 Jul 01:04:09 348 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Tool tips in Receipt
Steps:
 ***** verify Tool tips in Receipt *****
 ***** verify Tool tips in Receipt *****
   --- 03 Jul 01:04:14 237 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf50-8aca-79ae-97b5-554eb083ccc0&response_mode=fragment&client_info=1&nonce=0197cf50-8acc-7b24-a7a2-2cf5ee49066a&state=eyjpzci6ijaxotdjzjuwlthhy2itn2u4ys04nzuzlwy0nde4zti5zwiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=u1stiz4x612rfh_xyx5m9f2jzkgxtj6wyqsmmjn39fy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:04:14 238 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:04:14 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:04:14 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:04:14 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:04:14 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:04:14 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:04:17 943 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf50-8aca-79ae-97b5-554eb083ccc0&response_mode=fragment&client_info=1&nonce=0197cf50-8acc-7b24-a7a2-2cf5ee49066a&state=eyjpzci6ijaxotdjzjuwlthhy2itn2u4ys04nzuzlwy0nde4zti5zwiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=u1stiz4x612rfh_xyx5m9f2jzkgxtj6wyqsmmjn39fy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:04:17 944 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:04:21 280 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf50-8aca-79ae-97b5-554eb083ccc0&response_mode=fragment&client_info=1&nonce=0197cf50-8acc-7b24-a7a2-2cf5ee49066a&state=eyjpzci6ijaxotdjzjuwlthhy2itn2u4ys04nzuzlwy0nde4zti5zwiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=u1stiz4x612rfh_xyx5m9f2jzkgxtj6wyqsmmjn39fy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:04:21 281 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:04:22 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:04:22 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:04:25 627 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf50-8aca-79ae-97b5-554eb083ccc0&response_mode=fragment&client_info=1&nonce=0197cf50-8acc-7b24-a7a2-2cf5ee49066a&state=eyjpzci6ijaxotdjzjuwlthhy2itn2u4ys04nzuzlwy0nde4zti5zwiwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=u1stiz4x612rfh_xyx5m9f2jzkgxtj6wyqsmmjn39fy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:04:25 627 - 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:JaneOperator@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:04:30 211 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:04:30 211 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:04:37 821 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:04:37 821 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:04:40 970 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:04:40 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:04:41 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> id: immOnFilter]
   --- 03 Jul 01:04:44 159 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:04:44 159 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:04:44 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:04:46 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:04:49 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> id: immTranDateFrom]
   --- 03 Jul 01:04:49 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> id: immTranDateFrom]
   --- 03 Jul 01:04:50 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7261363fbad87292282d6ff91eb8a8ef)] -> id: immTranDateTo]
 Entered 'Date range' : 06/23/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived
[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 'Apply' button

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifySelectedDisbursementGrid({Toggel=, Archived Transactions=no, Description=verify Selected Received Grid Receipt Page, Email=, ...)
verify Selected Received Grid Receipt Page
Steps:
   --- 03 Jul 02:04:19 883 - TestCaseID:: verifySelectedDisbursementGrid
   --- 03 Jul 02:04:22 307 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Selected Received Grid Receipt Page *****
   --- 03 Jul 02:04:27 155 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf87-ab35-76ee-a143-5b98aa81e1d9&response_mode=fragment&client_info=1&nonce=0197cf87-ab37-7c33-9018-42f42b16acc6&state=eyjpzci6ijaxotdjzjg3lwfimzytnzmxni05ndmyltfmmtcwnjrjyzgzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fh9pv4mxvnd_7vdzvevp6yjlmliit_yv4bqsaip1nry&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:04:27 156 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:04:27 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:04:27 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:04:27 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:04:27 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:04:27 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:04:30 996 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf87-ab35-76ee-a143-5b98aa81e1d9&response_mode=fragment&client_info=1&nonce=0197cf87-ab37-7c33-9018-42f42b16acc6&state=eyjpzci6ijaxotdjzjg3lwfimzytnzmxni05ndmyltfmmtcwnjrjyzgzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fh9pv4mxvnd_7vdzvevp6yjlmliit_yv4bqsaip1nry&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:04:30 997 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:04:34 311 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf87-ab35-76ee-a143-5b98aa81e1d9&response_mode=fragment&client_info=1&nonce=0197cf87-ab37-7c33-9018-42f42b16acc6&state=eyjpzci6ijaxotdjzjg3lwfimzytnzmxni05ndmyltfmmtcwnjrjyzgzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fh9pv4mxvnd_7vdzvevp6yjlmliit_yv4bqsaip1nry&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:04:34 311 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:04:35 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:04:35 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:04:38 606 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf87-ab35-76ee-a143-5b98aa81e1d9&response_mode=fragment&client_info=1&nonce=0197cf87-ab37-7c33-9018-42f42b16acc6&state=eyjpzci6ijaxotdjzjg3lwfimzytnzmxni05ndmyltfmmtcwnjrjyzgzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fh9pv4mxvnd_7vdzvevp6yjlmliit_yv4bqsaip1nry&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:04:38 606 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:04:43 191 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:04:43 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:04:50 643 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:04:50 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:04:53 737 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:04:53 737 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:04:53 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:04:56 895 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:04:56 895 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:04:56 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:04:59 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> id: immAdministration]
   --- 03 Jul 02:04:59 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> id: immMenuSystemSettings]
   --- 03 Jul 02:05:00 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:05:00 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:05:00 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:05:00 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 02:05:00 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> 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]
   --- 03 Jul 02:05:09 105 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:05:09 106 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:05:15 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eae4c0022ab2bfe44eba8d843e74c02)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 02:05:23 696 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:05:23 697 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyBranchArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 03 Jul 03:35:15 788 - TestCaseID:: verifyBranchArchiveSettingsInAdmin
   --- 03 Jul 03:35:19 409 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch Archive settings Admin Portal
Steps:
   --- 03 Jul 03:35:24 184 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfda-f028-78d9-bd7e-369513c1fede&response_mode=fragment&client_info=1&nonce=0197cfda-f02a-7cbe-9666-042214be232e&state=eyjpzci6ijaxotdjzmrhlwywmmetn2u2zc1iyjc1lta2ntrjzge5nwrhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tubjsdmmey9kraysmehj0t16w4tmt4gyl7q7crbqjcg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:35:24 184 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:35:24 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:35:24 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:35:24 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:35:24 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:35:24 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:35:28 093 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfda-f028-78d9-bd7e-369513c1fede&response_mode=fragment&client_info=1&nonce=0197cfda-f02a-7cbe-9666-042214be232e&state=eyjpzci6ijaxotdjzmrhlwywmmetn2u2zc1iyjc1lta2ntrjzge5nwrhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tubjsdmmey9kraysmehj0t16w4tmt4gyl7q7crbqjcg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:35:28 093 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:35:31 324 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfda-f028-78d9-bd7e-369513c1fede&response_mode=fragment&client_info=1&nonce=0197cfda-f02a-7cbe-9666-042214be232e&state=eyjpzci6ijaxotdjzmrhlwywmmetn2u2zc1iyjc1lta2ntrjzge5nwrhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tubjsdmmey9kraysmehj0t16w4tmt4gyl7q7crbqjcg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:35:31 325 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:35:31 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:35:31 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:35:34 980 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfda-f028-78d9-bd7e-369513c1fede&response_mode=fragment&client_info=1&nonce=0197cfda-f02a-7cbe-9666-042214be232e&state=eyjpzci6ijaxotdjzmrhlwywmmetn2u2zc1iyjc1lta2ntrjzge5nwrhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=tubjsdmmey9kraysmehj0t16w4tmt4gyl7q7crbqjcg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:35:34 981 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:35:39 376 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:35:39 376 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:35:45 972 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:35:45 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:35:49 095 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:35:49 096 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:35:49 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:35:52 252 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:35:52 252 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:35:52 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:35:52 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immAdministration]
   --- 03 Jul 03:35:54 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immAdministration]
   --- 03 Jul 03:35:54 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:36:01 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:36:02 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:36:02 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:36:02 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:36:03 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:36:03 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:36:03 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:36:06 619 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:36:06 620 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:36:06 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:36:06 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:36:07 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 03:36:07 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 03:36:10 568 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:36:10 568 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:36:10 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:36:11 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:36:13 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:36:13 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:36:13 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:36:13 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:36:13 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> 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]
   --- 03 Jul 03:36:22 203 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:36:22 204 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:36:28 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9616656294c295c1f1ee665314065e4)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:36:37 091 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:36:37 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:37:07 515 - Unable to find a element after 25 sec

Click on Setting not found in page!! [ScreenShot]
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Date and Teller Name, Email=, Teller LastName=, print sig...)
   --- 03 Jul 00:58:38 843 - TestCaseID:: verifySortingInDashBoard
   --- 03 Jul 00:58:41 344 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Date and Teller Name
Steps:
 ***** verify Sorting In DashBoard - Date and Teller Name *****
   --- 03 Jul 00:58:47 924 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4b-8fbd-73fd-9e69-e1029da95e5a&response_mode=fragment&client_info=1&nonce=0197cf4b-8fbf-7805-9503-6a82dba704c2&state=eyjpzci6ijaxotdjzjrilthmymutn2fmmc05mwu2ltu3mjm1nwnkowrmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dc1q0nzeo4x5dq32p-ih4d-vd_s8yeib0flzz-ofytu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:58:47 925 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:58:47 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:58:48 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:58:48 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:58:48 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:58:48 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:58:51 752 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4b-8fbd-73fd-9e69-e1029da95e5a&response_mode=fragment&client_info=1&nonce=0197cf4b-8fbf-7805-9503-6a82dba704c2&state=eyjpzci6ijaxotdjzjrilthmymutn2fmmc05mwu2ltu3mjm1nwnkowrmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dc1q0nzeo4x5dq32p-ih4d-vd_s8yeib0flzz-ofytu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:58:51 753 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:58:55 055 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4b-8fbd-73fd-9e69-e1029da95e5a&response_mode=fragment&client_info=1&nonce=0197cf4b-8fbf-7805-9503-6a82dba704c2&state=eyjpzci6ijaxotdjzjrilthmymutn2fmmc05mwu2ltu3mjm1nwnkowrmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dc1q0nzeo4x5dq32p-ih4d-vd_s8yeib0flzz-ofytu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:58:55 055 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:58:55 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:58:55 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:58:59 194 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4b-8fbd-73fd-9e69-e1029da95e5a&response_mode=fragment&client_info=1&nonce=0197cf4b-8fbf-7805-9503-6a82dba704c2&state=eyjpzci6ijaxotdjzjrilthmymutn2fmmc05mwu2ltu3mjm1nwnkowrmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dc1q0nzeo4x5dq32p-ih4d-vd_s8yeib0flzz-ofytu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:58:59 194 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:59:03 711 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:59:03 712 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:59:11 167 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:59:11 167 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:59:14 312 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:59:14 312 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:59:14 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> id: immOnFilter]
   --- 03 Jul 00:59:17 569 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:59:17 570 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:59:17 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:59:20 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:59:23 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> id: immTranDateFrom]
   --- 03 Jul 00:59:23 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> id: immTranDateFrom]
   --- 03 Jul 00:59:23 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> id: immTranDateTo]
 Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 00:59:43 635 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:59:43 635 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:59:43 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d48fbb9e2cbbbbf10b38e5626d084cab)] -> css selector: tr[id*='immTranRow']]
verifyHoldNoticTabInEreceiptWithMemberInfo({Toggel=, Archived Transactions=no, Description=verify Hold Notic Tab In Ereceipt Page, Email=, Arch...)
verify Hold Notic Tab In Ereceipt Page
Steps:
   --- 03 Jul 01:30:26 795 - TestCaseID:: verifyHoldNoticTabInEreceiptWithMemberInfo
   --- 03 Jul 01:30:29 673 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Hold Notic Tab In Ereceipt Page *****
   --- 03 Jul 01:30:34 663 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf68-a743-779f-8b55-10f7c92acdcd&response_mode=fragment&client_info=1&nonce=0197cf68-a745-7519-9814-333e6a2b48c3&state=eyjpzci6ijaxotdjzjy4lwe3ndqtnzlioc04y2nilwi5ngu5ymm3mjkyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=x_ntdjiu53-nmnufylt5ymzxu2tynee_plsqxkdfe6g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:30:34 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:30:35 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 01:30:36 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:30:36 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:30:36 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:30:36 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:30:40 579 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf68-a743-779f-8b55-10f7c92acdcd&response_mode=fragment&client_info=1&nonce=0197cf68-a745-7519-9814-333e6a2b48c3&state=eyjpzci6ijaxotdjzjy4lwe3ndqtnzlioc04y2nilwi5ngu5ymm3mjkyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=x_ntdjiu53-nmnufylt5ymzxu2tynee_plsqxkdfe6g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:30:40 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:30:43 880 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf68-a743-779f-8b55-10f7c92acdcd&response_mode=fragment&client_info=1&nonce=0197cf68-a745-7519-9814-333e6a2b48c3&state=eyjpzci6ijaxotdjzjy4lwe3ndqtnzlioc04y2nilwi5ngu5ymm3mjkyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=x_ntdjiu53-nmnufylt5ymzxu2tynee_plsqxkdfe6g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:30:43 881 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:30:44 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:30:44 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:30:47 861 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf68-a743-779f-8b55-10f7c92acdcd&response_mode=fragment&client_info=1&nonce=0197cf68-a745-7519-9814-333e6a2b48c3&state=eyjpzci6ijaxotdjzjy4lwe3ndqtnzlioc04y2nilwi5ngu5ymm3mjkyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=x_ntdjiu53-nmnufylt5ymzxu2tynee_plsqxkdfe6g&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:30:47 861 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:30:52 546 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:30:52 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:31:00 277 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:31:00 277 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:31:03 413 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:31:03 414 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:31:03 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 01:31:06 594 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:31:06 594 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:31:06 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 01:31:08 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> id: immAdministration]
   --- 03 Jul 01:31:09 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> id: immMenuSystemSettings]
   --- 03 Jul 01:31:09 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:31:09 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:31:09 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:31:09 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 01:31:10 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> 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]
   --- 03 Jul 01:31:19 514 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:31:19 515 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:31:25 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7259da6b820c7594f9e54b31b0083780)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 01:31:34 136 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 01:31:34 136 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyDocumentationAboutInDashBoardPage({=, TestID=verifyDocumentationAboutInDashBoardPage, UserPwd=iMM2022!, Type=, Description=verify Docu...)
   --- 03 Jul 00:16:07 216 - TestCaseID:: verifyDocumentationAboutInDashBoardPage
   --- 03 Jul 00:16:10 168 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Documentation About In DashBoard Page
Steps:
 ***** verify Documentation About In DashBoard Page *****
   --- 03 Jul 00:16:15 193 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf24-9cf5-7cfe-8cb3-e9b254dfc63c&response_mode=fragment&client_info=1&nonce=0197cf24-9cf7-7bc2-b1f6-0fccc0dc4cce&state=eyjpzci6ijaxotdjzji0ltljzjytnzy5mc1iotnklwu0ogu3yza5m2zkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ochm7vjl1l7k9dhgjzqymmyu2cywzqtvvxdkq_xmrma&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:16:15 194 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:16:15 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 00:16:15 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:16:15 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:16:15 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:16:15 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:16:19 176 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf24-9cf5-7cfe-8cb3-e9b254dfc63c&response_mode=fragment&client_info=1&nonce=0197cf24-9cf7-7bc2-b1f6-0fccc0dc4cce&state=eyjpzci6ijaxotdjzji0ltljzjytnzy5mc1iotnklwu0ogu3yza5m2zkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ochm7vjl1l7k9dhgjzqymmyu2cywzqtvvxdkq_xmrma&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:16:19 176 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:16:22 597 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf24-9cf5-7cfe-8cb3-e9b254dfc63c&response_mode=fragment&client_info=1&nonce=0197cf24-9cf7-7bc2-b1f6-0fccc0dc4cce&state=eyjpzci6ijaxotdjzji0ltljzjytnzy5mc1iotnklwu0ogu3yza5m2zkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ochm7vjl1l7k9dhgjzqymmyu2cywzqtvvxdkq_xmrma&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:16:22 598 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:16:23 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:16:23 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:16:26 698 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf24-9cf5-7cfe-8cb3-e9b254dfc63c&response_mode=fragment&client_info=1&nonce=0197cf24-9cf7-7bc2-b1f6-0fccc0dc4cce&state=eyjpzci6ijaxotdjzji0ltljzjytnzy5mc1iotnklwu0ogu3yza5m2zkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ochm7vjl1l7k9dhgjzqymmyu2cywzqtvvxdkq_xmrma&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:16:26 698 - 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:JaneOperator@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:16:31 218 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:16:31 218 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:16:38 997 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:16:38 998 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:16:42 194 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:16:42 194 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:16:42 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> id: immOnFilter]
   --- 03 Jul 00:16:45 578 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:16:45 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:16:45 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (889f60e4e7e3cf5787e76a10c8e30c78)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:16:59 629 - sleep failed..
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:31:46 273 - TestCaseID:: veriyDeleteOptonsinBranch
   --- 03 Jul 03:31:49 083 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Delete options In Branches Page
Steps:
   --- 03 Jul 03:31:53 770 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd7-ba24-7261-bf75-f4eac450b520&response_mode=fragment&client_info=1&nonce=0197cfd7-ba26-7249-a467-d14128dba557&state=eyjpzci6ijaxotdjzmq3lwjhmjutnzg5ns04yta5ltuwotfjmtdjotbiyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bj0qijcxdushdzhx2uo8bvxjxoqp7rnjrktpr7gu2ww&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:31:53 770 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:31:53 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:31:53 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:31:54 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:31:54 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:31:54 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:31:57 708 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd7-ba24-7261-bf75-f4eac450b520&response_mode=fragment&client_info=1&nonce=0197cfd7-ba26-7249-a467-d14128dba557&state=eyjpzci6ijaxotdjzmq3lwjhmjutnzg5ns04yta5ltuwotfjmtdjotbiyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bj0qijcxdushdzhx2uo8bvxjxoqp7rnjrktpr7gu2ww&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:31:57 709 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:32:01 026 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd7-ba24-7261-bf75-f4eac450b520&response_mode=fragment&client_info=1&nonce=0197cfd7-ba26-7249-a467-d14128dba557&state=eyjpzci6ijaxotdjzmq3lwjhmjutnzg5ns04yta5ltuwotfjmtdjotbiyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bj0qijcxdushdzhx2uo8bvxjxoqp7rnjrktpr7gu2ww&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:32:01 027 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:32:01 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:32:01 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:32:04 835 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfd7-ba24-7261-bf75-f4eac450b520&response_mode=fragment&client_info=1&nonce=0197cfd7-ba26-7249-a467-d14128dba557&state=eyjpzci6ijaxotdjzmq3lwjhmjutnzg5ns04yta5ltuwotfjmtdjotbiyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=bj0qijcxdushdzhx2uo8bvxjxoqp7rnjrktpr7gu2ww&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:32:04 835 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:32:09 017 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:32:09 017 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:32:15 599 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:32:15 599 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:32:18 675 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:32:18 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:32:18 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:32:21 818 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:32:21 818 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:32:21 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:32:22 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immAdministration]
   --- 03 Jul 03:32:24 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immAdministration]
   --- 03 Jul 03:32:24 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:32:29 791 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:32:29 791 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:32:34 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:32:34 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:32:34 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immBranch_ButtonClose_']]
   --- 03 Jul 03:32:34 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page
[ScreenShot]
   --- 03 Jul 03:32:40 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:32:41 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:32:41 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:32:42 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:32:42 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:32:42 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:32:42 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:32:44 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 03:32:44 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 03 Jul 03:32:45 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 03:32:48 399 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:32:48 399 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:32:48 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 03:32:48 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: imm_searchWs_GlobalControl]
   --- 03 Jul 03:32:48 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 03 Jul 03:32:48 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 03 Jul 03:32:54 326 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:32:54 326 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:33:07 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immGlobalControl_NewWorkstation_button]
   --- 03 Jul 03:33:07 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New Workstation icon
   --- 03 Jul 03:33:07 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 03 Jul 03:33:07 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the Workstation name [ScreenShot]
   --- 03 Jul 03:33:07 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 03:33:08 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 03 Jul 03:33:08 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d0b641047226649060f5e1feb83e35f)] -> id: immGlobalControl_NewWorkstation_button]
Expected: verify the Add workstation
Actual(Passed): Successfully verified the Newly created WS -YB WStation1
[ScreenShot]
   --- 03 Jul 03:33:16 253 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:33:16 253 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...)
   --- 03 Jul 03:59:11 973 - TestCaseID:: verifyFIOperationSettingsInAdmin
   --- 03 Jul 03:59:14 909 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify operation In Admin Teller Portal Delete
Steps:
   --- 03 Jul 03:59:19 312 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff0-d685-7792-8bac-beb0c1982a52&response_mode=fragment&client_info=1&nonce=0197cff0-d687-730d-abcd-16b23db4e773&state=eyjpzci6ijaxotdjzmywlwq2odctn2uwnc1hymjlltk5nzy1mjg4yjk4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=leynl8tvr4arkkbia3niibpjx-bytnd-jzl4igwd1xu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:59:19 312 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:59:19 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:59:19 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:59:19 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:59:19 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:59:19 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:59:23 057 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff0-d685-7792-8bac-beb0c1982a52&response_mode=fragment&client_info=1&nonce=0197cff0-d687-730d-abcd-16b23db4e773&state=eyjpzci6ijaxotdjzmywlwq2odctn2uwnc1hymjlltk5nzy1mjg4yjk4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=leynl8tvr4arkkbia3niibpjx-bytnd-jzl4igwd1xu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:59:23 057 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:59:26 378 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff0-d685-7792-8bac-beb0c1982a52&response_mode=fragment&client_info=1&nonce=0197cff0-d687-730d-abcd-16b23db4e773&state=eyjpzci6ijaxotdjzmywlwq2odctn2uwnc1hymjlltk5nzy1mjg4yjk4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=leynl8tvr4arkkbia3niibpjx-bytnd-jzl4igwd1xu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:59:26 379 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:59:26 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:59:26 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:59:30 190 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cff0-d685-7792-8bac-beb0c1982a52&response_mode=fragment&client_info=1&nonce=0197cff0-d687-730d-abcd-16b23db4e773&state=eyjpzci6ijaxotdjzmywlwq2odctn2uwnc1hymjlltk5nzy1mjg4yjk4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=leynl8tvr4arkkbia3niibpjx-bytnd-jzl4igwd1xu&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:59:30 191 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:59:34 312 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:59:34 312 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:59:40 971 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:59:40 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:59:44 077 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:59:44 077 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:59:44 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:59:47 238 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:59:47 238 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:59:47 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:59:49 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> id: immAdministration]
   --- 03 Jul 03:59:50 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:59:50 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:59:50 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:59:50 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:59:50 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:59:51 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> 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]
   --- 03 Jul 03:59:59 525 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:59:59 525 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:00:05 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61bf64eeac396f83c7c757d914de3596)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:00:14 084 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:00:14 084 - 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]

Get the value not found in page!! [ScreenShot]
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:12:10 625 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 03 Jul 04:12:14 711 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Scan Settings In Admin
Steps:
   --- 03 Jul 04:12:19 572 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffc-bd35-77ce-a057-6624d58a4958&response_mode=fragment&client_info=1&nonce=0197cffc-bd37-7a10-a4dc-117f8c13c67e&state=eyjpzci6ijaxotdjzmzjlwjkmzytnzrlmc04nwvlltawztaxyzvjyjzincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=78h1ktdc8wdbjs7err8tuv083st50ey7zwkrtmwl6ya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:12:19 573 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:12:19 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:12:19 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:12:19 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:12:19 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:12:19 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:12:23 273 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffc-bd35-77ce-a057-6624d58a4958&response_mode=fragment&client_info=1&nonce=0197cffc-bd37-7a10-a4dc-117f8c13c67e&state=eyjpzci6ijaxotdjzmzjlwjkmzytnzrlmc04nwvlltawztaxyzvjyjzincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=78h1ktdc8wdbjs7err8tuv083st50ey7zwkrtmwl6ya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:12:23 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:12:26 535 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffc-bd35-77ce-a057-6624d58a4958&response_mode=fragment&client_info=1&nonce=0197cffc-bd37-7a10-a4dc-117f8c13c67e&state=eyjpzci6ijaxotdjzmzjlwjkmzytnzrlmc04nwvlltawztaxyzvjyjzincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=78h1ktdc8wdbjs7err8tuv083st50ey7zwkrtmwl6ya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:12:26 535 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:12:27 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:12:27 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:12:30 414 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffc-bd35-77ce-a057-6624d58a4958&response_mode=fragment&client_info=1&nonce=0197cffc-bd37-7a10-a4dc-117f8c13c67e&state=eyjpzci6ijaxotdjzmzjlwjkmzytnzrlmc04nwvlltawztaxyzvjyjzincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=78h1ktdc8wdbjs7err8tuv083st50ey7zwkrtmwl6ya&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:12:30 414 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:12:34 644 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:12:34 644 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:12:41 262 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:12:41 263 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:12:44 370 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:12:44 371 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:12:44 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:12:47 557 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:12:47 557 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:12:47 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:12:49 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> id: immAdministration]
   --- 03 Jul 04:12:50 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:12:50 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:12:50 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:12:51 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:12:51 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:12:51 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> 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]
   --- 03 Jul 04:12:59 628 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:12:59 628 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:13:05 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df79088851c248e5ef015b5e42ddd5d7)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:13:14 182 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:13:14 183 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:20:32 209 - TestCaseID:: verifySearchCriteriaInAgentPage
   --- 03 Jul 03:20:34 863 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Agent Page with Agent
Steps:
   --- 03 Jul 03:20:39 451 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcd-6f70-7762-8da5-26391b3c4ced&response_mode=fragment&client_info=1&nonce=0197cfcd-6f72-703d-9d6e-f5b9bbc58c13&state=eyjpzci6ijaxotdjzmnkltzmnzitnzyzny04owmzltgyotkxzgfjyjuwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pa0fwl401dyct_xwemmj19jkbe1ocod3yl8cgtzlrgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:20:39 451 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:20:39 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:20:39 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:20:39 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:20:39 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:20:39 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:20:43 117 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcd-6f70-7762-8da5-26391b3c4ced&response_mode=fragment&client_info=1&nonce=0197cfcd-6f72-703d-9d6e-f5b9bbc58c13&state=eyjpzci6ijaxotdjzmnkltzmnzitnzyzny04owmzltgyotkxzgfjyjuwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pa0fwl401dyct_xwemmj19jkbe1ocod3yl8cgtzlrgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:20:43 117 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:20:46 501 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcd-6f70-7762-8da5-26391b3c4ced&response_mode=fragment&client_info=1&nonce=0197cfcd-6f72-703d-9d6e-f5b9bbc58c13&state=eyjpzci6ijaxotdjzmnkltzmnzitnzyzny04owmzltgyotkxzgfjyjuwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pa0fwl401dyct_xwemmj19jkbe1ocod3yl8cgtzlrgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:20:46 501 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:20:46 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:20:46 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:20:50 244 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfcd-6f70-7762-8da5-26391b3c4ced&response_mode=fragment&client_info=1&nonce=0197cfcd-6f72-703d-9d6e-f5b9bbc58c13&state=eyjpzci6ijaxotdjzmnkltzmnzitnzyzny04owmzltgyotkxzgfjyjuwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pa0fwl401dyct_xwemmj19jkbe1ocod3yl8cgtzlrgq&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:20:50 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:20:54 578 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:20:54 578 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:21:01 827 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:21:01 828 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:21:04 938 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:21:04 939 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:21:05 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:21:08 087 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:21:08 088 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:21:08 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:21:08 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> id: immAdministration]
   --- 03 Jul 03:21:10 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> id: immAdministration]
   --- 03 Jul 03:21:11 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (30950de111895f2f45a4ac02bf0dff55)] -> id: immMenuAgents]

Successfully navigated to the 'Agents' page [ScreenShot]

Index 0 out of bounds for length 0 [ScreenShot]
verifyOfflineErrorMessagesTellerIDDetails({Description=Verify Teller ID Missing error in Offline Transaction demo, From Account #=1212, Teller...)
   --- 03 Jul 04:55:42 733 - TestCaseID:: verifyOfflineErrorMessagesTellerIDDetails
   --- 03 Jul 04:57:54 331 - 131 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Teller ID Missing error in Offline Transaction demo
Steps:
   --- 03 Jul 04:57:59 145 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d026-8bc6-799e-9937-954c85d69170&response_mode=fragment&client_info=1&nonce=0197d026-8bc8-7a08-9c28-3bfc98b06073&state=eyjpzci6ijaxotdkmdi2lthiyzctn2flms04zje1lty3nwnmndrhngi2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tb3d7bctkp_fkyjspjcxvofy6kabkk4tcdqjdgpfvhc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:57:59 145 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:57:59 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 04:57:59 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:57:59 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:57:59 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:57:59 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:58:02 836 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d026-8bc6-799e-9937-954c85d69170&response_mode=fragment&client_info=1&nonce=0197d026-8bc8-7a08-9c28-3bfc98b06073&state=eyjpzci6ijaxotdkmdi2lthiyzctn2flms04zje1lty3nwnmndrhngi2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tb3d7bctkp_fkyjspjcxvofy6kabkk4tcdqjdgpfvhc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:58:02 836 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:58:06 170 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d026-8bc6-799e-9937-954c85d69170&response_mode=fragment&client_info=1&nonce=0197d026-8bc8-7a08-9c28-3bfc98b06073&state=eyjpzci6ijaxotdkmdi2lthiyzctn2flms04zje1lty3nwnmndrhngi2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tb3d7bctkp_fkyjspjcxvofy6kabkk4tcdqjdgpfvhc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:58:06 170 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:58:06 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:58:06 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:58:09 888 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d026-8bc6-799e-9937-954c85d69170&response_mode=fragment&client_info=1&nonce=0197d026-8bc8-7a08-9c28-3bfc98b06073&state=eyjpzci6ijaxotdkmdi2lthiyzctn2flms04zje1lty3nwnmndrhngi2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tb3d7bctkp_fkyjspjcxvofy6kabkk4tcdqjdgpfvhc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:58:09 888 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:58:13 965 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:58:13 966 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:58:21 880 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:58:21 880 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:58:25 298 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:58:25 299 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:58:25 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (860aad7e91e5b4a7ef8179b59b2702b9)] -> id: immOnClear]
   --- 03 Jul 04:58:28 479 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:58:28 479 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:58:42 098 - sleep failed..
verifyBranchOperationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:37:08 944 - TestCaseID:: verifyBranchOperationSettingsInAdmin
   --- 03 Jul 03:37:12 190 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch operation In Admin Portal
Steps:
   --- 03 Jul 03:37:17 392 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfdc-aa40-7e2d-936f-e836d6e515dc&response_mode=fragment&client_info=1&nonce=0197cfdc-aa41-7d38-ac33-372ae98e1b7c&state=eyjpzci6ijaxotdjzmrjlwfhndetn2iyzs1hndfhltdlymi0ytzhyjrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=znrs5sxskpudrxxza9bouc9qe4w-eau9fxwwsfyr4vi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:37:17 393 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:37:17 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:37:17 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:37:17 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:37:17 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:37:17 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:37:21 460 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfdc-aa40-7e2d-936f-e836d6e515dc&response_mode=fragment&client_info=1&nonce=0197cfdc-aa41-7d38-ac33-372ae98e1b7c&state=eyjpzci6ijaxotdjzmrjlwfhndetn2iyzs1hndfhltdlymi0ytzhyjrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=znrs5sxskpudrxxza9bouc9qe4w-eau9fxwwsfyr4vi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:37:21 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:37:24 828 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfdc-aa40-7e2d-936f-e836d6e515dc&response_mode=fragment&client_info=1&nonce=0197cfdc-aa41-7d38-ac33-372ae98e1b7c&state=eyjpzci6ijaxotdjzmrjlwfhndetn2iyzs1hndfhltdlymi0ytzhyjrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=znrs5sxskpudrxxza9bouc9qe4w-eau9fxwwsfyr4vi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:37:24 828 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:37:25 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:37:25 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:37:28 835 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfdc-aa40-7e2d-936f-e836d6e515dc&response_mode=fragment&client_info=1&nonce=0197cfdc-aa41-7d38-ac33-372ae98e1b7c&state=eyjpzci6ijaxotdjzmrjlwfhndetn2iyzs1hndfhltdlymi0ytzhyjrjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=znrs5sxskpudrxxza9bouc9qe4w-eau9fxwwsfyr4vi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:37:28 836 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:37:33 444 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:37:33 444 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:37:41 232 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:37:41 232 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:37:44 397 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:37:44 397 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:37:44 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:37:47 587 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:37:47 587 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:37:47 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:37:47 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immAdministration]
   --- 03 Jul 03:37:49 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immAdministration]
   --- 03 Jul 03:37:50 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:37:56 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:37:56 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:37:57 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:37:57 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:37:57 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:37:57 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:37:58 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:38:01 474 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:38:01 474 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:38:01 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:38:01 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:38:02 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 03:38:02 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 03:38:05 746 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:38:05 750 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:38:06 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:38:06 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:38:08 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:38:08 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:38:08 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:38:08 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:38:08 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> 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]
   --- 03 Jul 03:38:17 414 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:38:17 414 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:38:23 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3cafd4ab35005ac9796e06b29eba1bf9)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:38:32 300 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:38:32 300 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:39:02 696 - Unable to find a element after 25 sec

Click on Setting not found in page!! [ScreenShot]
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Member #, Teller ID=, errorM...)
   --- 03 Jul 05:33:53 636 - TestCaseID:: verifyErrorMessagesInReports
   --- 03 Jul 05:33:56 180 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Report Page for Member #
Steps:
   --- 03 Jul 05:34:00 805 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d047-8736-7805-ba73-00f3d0da5695&response_mode=fragment&client_info=1&nonce=0197d047-8738-734c-8a1c-716a126559b7&state=eyjpzci6ijaxotdkmdq3ltg3mzctnzayyy1imzq4ltywntq0nguzmmm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3hakfl9d21xt_9fefw8nxgl8xv7ops_8bnts61l3lru&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:34:00 806 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:00 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:34:00 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:34:00 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:34:01 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:34:01 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:34:04 504 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d047-8736-7805-ba73-00f3d0da5695&response_mode=fragment&client_info=1&nonce=0197d047-8738-734c-8a1c-716a126559b7&state=eyjpzci6ijaxotdkmdq3ltg3mzctnzayyy1imzq4ltywntq0nguzmmm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3hakfl9d21xt_9fefw8nxgl8xv7ops_8bnts61l3lru&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:34:04 504 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:07 806 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d047-8736-7805-ba73-00f3d0da5695&response_mode=fragment&client_info=1&nonce=0197d047-8738-734c-8a1c-716a126559b7&state=eyjpzci6ijaxotdkmdq3ltg3mzctnzayyy1imzq4ltywntq0nguzmmm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3hakfl9d21xt_9fefw8nxgl8xv7ops_8bnts61l3lru&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:34:07 806 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:34:08 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:34:08 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:34:11 766 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d047-8736-7805-ba73-00f3d0da5695&response_mode=fragment&client_info=1&nonce=0197d047-8738-734c-8a1c-716a126559b7&state=eyjpzci6ijaxotdkmdq3ltg3mzctnzayyy1imzq4ltywntq0nguzmmm5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3hakfl9d21xt_9fefw8nxgl8xv7ops_8bnts61l3lru&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:34:11 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:34:15 878 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:34:15 878 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:23 272 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:34:23 273 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:26 435 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:34:26 435 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:26 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immOnFilter]
   --- 03 Jul 05:34:29 645 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 05:34:29 645 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:29 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 05:34:29 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTellerReport]
   --- 03 Jul 05:34:32 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTellerReport]

Successfully navigated to the 'report' page [ScreenShot]
   --- 03 Jul 05:34:35 498 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/reports
   --- 03 Jul 05:34:35 498 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:34:35 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immOnFilter]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 05:34:35 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTranDateFrom]
   --- 03 Jul 05:34:41 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTranDateTo]
   --- 03 Jul 05:34:42 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTranDateFrom]
 Entered 'Date range' : 06/23/2025 - 07/03/2025 [ScreenShot]
   --- 03 Jul 05:34:44 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immMemberId]
   --- 03 Jul 05:34:44 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immMemberId]
 Entered 'Member' : ~~ [ScreenShot]
   --- 03 Jul 05:34:44 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immSearchText]
   --- 03 Jul 05:34:44 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immSearchText]
   --- 03 Jul 05:34:46 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTellerUpn]
   --- 03 Jul 05:34:46 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4828d3d341bd8cec453f86d1e873e4e6)] -> id: immTellerUpn]

element click intercepted: Element is not clickable at point (209, 283). Other element would receive the click: ... [ScreenShot]
verifyErrorMessagesinArchivesPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Member, Category=Teller, se...)
   --- 03 Jul 02:23:38 260 - TestCaseID:: verifyErrorMessagesinArchivesPage
   --- 03 Jul 02:23:40 745 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Logging Page for Member
Steps:
 ***** verify Error Messages in Logging Page for Member *****
   --- 03 Jul 02:23:47 233 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf99-5f31-73c2-874f-290214fd2122&response_mode=fragment&client_info=1&nonce=0197cf99-5f32-7589-ae40-8f58022d01ca&state=eyjpzci6ijaxotdjzjk5ltvmmzitnzzmyi1iowyxltg4zdlmmtm0nzflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=agjeyldutlxa0wrjupfzetark6bui9yd6jxckgjm46i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:47 233 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:47 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:23:47 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:23:47 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:23:47 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:23:47 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:23:50 855 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf99-5f31-73c2-874f-290214fd2122&response_mode=fragment&client_info=1&nonce=0197cf99-5f32-7589-ae40-8f58022d01ca&state=eyjpzci6ijaxotdjzjk5ltvmmzitnzzmyi1iowyxltg4zdlmmtm0nzflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=agjeyldutlxa0wrjupfzetark6bui9yd6jxckgjm46i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:50 855 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:23:54 173 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf99-5f31-73c2-874f-290214fd2122&response_mode=fragment&client_info=1&nonce=0197cf99-5f32-7589-ae40-8f58022d01ca&state=eyjpzci6ijaxotdjzjk5ltvmmzitnzzmyi1iowyxltg4zdlmmtm0nzflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=agjeyldutlxa0wrjupfzetark6bui9yd6jxckgjm46i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:54 173 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:23:55 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:23:55 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:23:58 615 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf99-5f31-73c2-874f-290214fd2122&response_mode=fragment&client_info=1&nonce=0197cf99-5f32-7589-ae40-8f58022d01ca&state=eyjpzci6ijaxotdjzjk5ltvmmzitnzzmyi1iowyxltg4zdlmmtm0nzflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=agjeyldutlxa0wrjupfzetark6bui9yd6jxckgjm46i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:23:58 615 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:24:03 040 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:24:03 040 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:24:10 335 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:24:10 335 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:24:13 411 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:24:13 411 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:24:13 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:24:16 571 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:24:16 572 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:24:16 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:24:16 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> id: immAdministration]
   --- 03 Jul 02:24:18 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> id: immAdministration]
   --- 03 Jul 02:24:21 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully Verified the UI elements 'Archives' page [ScreenShot]
   --- 03 Jul 02:24:23 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> id: immUserFirstName]
   --- 03 Jul 02:24:24 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4c0bed9770432f509709cfcf1874f51)] -> id: immUserFirstName]

element click intercepted: Element is not clickable at point (493, 361). Other element would receive the click: ... [ScreenShot]
verifyFIDisplayHoldNoticeToggleInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:53:26 448 - TestCaseID:: verifyFIDisplayHoldNoticeToggleInAdmin
   --- 03 Jul 03:53:29 384 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify display hold notice toggleIn Admin
Steps:
   --- 03 Jul 03:53:34 165 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfeb-9175-79f8-a76a-32e6982006e2&response_mode=fragment&client_info=1&nonce=0197cfeb-9177-7155-93ea-ff14c5eb98bb&state=eyjpzci6ijaxotdjzmviltkxnzctn2jmzs1inzk3ltdim2jmywvjndyzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kjimqfipgjtpso-fxx5dvrav0y1j_q7pjzo30u-5zwi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:53:34 165 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:53:34 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:53:34 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:53:34 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:53:34 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:53:34 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:53:37 853 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfeb-9175-79f8-a76a-32e6982006e2&response_mode=fragment&client_info=1&nonce=0197cfeb-9177-7155-93ea-ff14c5eb98bb&state=eyjpzci6ijaxotdjzmviltkxnzctn2jmzs1inzk3ltdim2jmywvjndyzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kjimqfipgjtpso-fxx5dvrav0y1j_q7pjzo30u-5zwi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:53:37 853 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:53:41 136 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfeb-9175-79f8-a76a-32e6982006e2&response_mode=fragment&client_info=1&nonce=0197cfeb-9177-7155-93ea-ff14c5eb98bb&state=eyjpzci6ijaxotdjzmviltkxnzctn2jmzs1inzk3ltdim2jmywvjndyzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kjimqfipgjtpso-fxx5dvrav0y1j_q7pjzo30u-5zwi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:53:41 137 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:53:41 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:53:41 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:53:45 054 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfeb-9175-79f8-a76a-32e6982006e2&response_mode=fragment&client_info=1&nonce=0197cfeb-9177-7155-93ea-ff14c5eb98bb&state=eyjpzci6ijaxotdjzmviltkxnzctn2jmzs1inzk3ltdim2jmywvjndyzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kjimqfipgjtpso-fxx5dvrav0y1j_q7pjzo30u-5zwi&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:53:45 054 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:53:49 188 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:53:49 188 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:53:56 634 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:53:56 634 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:53:59 792 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:53:59 793 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:53:59 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:54:02 986 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:54:02 986 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:54:03 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:54:05 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> id: immAdministration]
   --- 03 Jul 03:54:05 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:54:06 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:54:06 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:54:06 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:54:07 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:54:07 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> 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]
   --- 03 Jul 03:54:15 538 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:54:15 538 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:54:21 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4d1ddacb55ca3e4ad16bd0220178ce7f)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:54:30 161 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:54:30 161 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 04:09:17 076 - TestCaseID:: verifyFIScanSettingsInAdmin
   --- 03 Jul 04:09:19 835 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Scan Settings In Admin
Steps:
   --- 03 Jul 04:09:25 440 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffa-1576-78b2-b4e5-70980f9b57c5&response_mode=fragment&client_info=1&nonce=0197cffa-1578-72c9-8e04-5aa9594c00cd&state=eyjpzci6ijaxotdjzmzhlte1nzctnzfmny1hotziltm4mjcxnzyzmwnmysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jacteoath_vjkbup_zfnbtdwvhzqft7xx-dek3twqb4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:09:25 440 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:09:25 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 04:09:25 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:09:25 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:09:25 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:09:25 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:09:29 126 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffa-1576-78b2-b4e5-70980f9b57c5&response_mode=fragment&client_info=1&nonce=0197cffa-1578-72c9-8e04-5aa9594c00cd&state=eyjpzci6ijaxotdjzmzhlte1nzctnzfmny1hotziltm4mjcxnzyzmwnmysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jacteoath_vjkbup_zfnbtdwvhzqft7xx-dek3twqb4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:09:29 126 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:09:32 448 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffa-1576-78b2-b4e5-70980f9b57c5&response_mode=fragment&client_info=1&nonce=0197cffa-1578-72c9-8e04-5aa9594c00cd&state=eyjpzci6ijaxotdjzmzhlte1nzctnzfmny1hotziltm4mjcxnzyzmwnmysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jacteoath_vjkbup_zfnbtdwvhzqft7xx-dek3twqb4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:09:32 449 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:09:32 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:09:32 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:09:36 193 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cffa-1576-78b2-b4e5-70980f9b57c5&response_mode=fragment&client_info=1&nonce=0197cffa-1578-72c9-8e04-5aa9594c00cd&state=eyjpzci6ijaxotdjzmzhlte1nzctnzfmny1hotziltm4mjcxnzyzmwnmysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jacteoath_vjkbup_zfnbtdwvhzqft7xx-dek3twqb4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:09:36 194 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:09:40 350 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:09:40 351 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:09:47 739 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:09:47 739 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:09:50 927 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:09:50 928 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:09:51 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 04:09:54 145 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:09:54 145 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:09:54 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 04:09:56 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> id: immAdministration]
   --- 03 Jul 04:09:56 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> id: immMenuSystemSettings]
   --- 03 Jul 04:09:57 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:09:57 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:09:57 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:09:57 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 04:09:57 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> 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]
   --- 03 Jul 04:10:05 863 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:10:05 863 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:10:11 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b15c9e1d554e8b8540c827923f071300)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 04:10:20 460 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 04:10:20 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Date,Teller First Name, Cate...)
   --- 03 Jul 02:33:55 933 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:33:58 709 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with Date,Teller First Name
Steps:
   --- 03 Jul 02:34:04 213 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-c92f-796c-a6bf-9a1bee4298c0&response_mode=fragment&client_info=1&nonce=0197cfa2-c931-77e3-9a10-67f5bfc668e6&state=eyjpzci6ijaxotdjzmeylwm5mzatnzy0zc1iothlltnhmzc4nzhiowm2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z8nv4klfggagrymesrcu0ephcxbqs8xff7m0bbepm3i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:34:04 214 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:34:04 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:34:04 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:34:04 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:34:04 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:34:04 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:34:07 878 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-c92f-796c-a6bf-9a1bee4298c0&response_mode=fragment&client_info=1&nonce=0197cfa2-c931-77e3-9a10-67f5bfc668e6&state=eyjpzci6ijaxotdjzmeylwm5mzatnzy0zc1iothlltnhmzc4nzhiowm2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z8nv4klfggagrymesrcu0ephcxbqs8xff7m0bbepm3i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:34:07 879 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:34:11 155 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-c92f-796c-a6bf-9a1bee4298c0&response_mode=fragment&client_info=1&nonce=0197cfa2-c931-77e3-9a10-67f5bfc668e6&state=eyjpzci6ijaxotdjzmeylwm5mzatnzy0zc1iothlltnhmzc4nzhiowm2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z8nv4klfggagrymesrcu0ephcxbqs8xff7m0bbepm3i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:34:11 155 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:34:11 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:34:11 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:34:15 239 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-c92f-796c-a6bf-9a1bee4298c0&response_mode=fragment&client_info=1&nonce=0197cfa2-c931-77e3-9a10-67f5bfc668e6&state=eyjpzci6ijaxotdjzmeylwm5mzatnzy0zc1iothlltnhmzc4nzhiowm2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z8nv4klfggagrymesrcu0ephcxbqs8xff7m0bbepm3i&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:34:15 240 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:34:19 485 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:34:19 486 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:34:26 881 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:34:26 882 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:34:29 972 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:34:29 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:34:30 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:34:33 115 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:34:33 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:34:33 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:34:33 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> id: immAdministration]
   --- 03 Jul 02:34:35 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> id: immAdministration]
   --- 03 Jul 02:34:37 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d280a0291ec1357724fb1154ee5d3271)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyErrorMessagesinLoggingPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Date, Category=, select=, R...)
   --- 03 Jul 02:24:26 886 - TestCaseID:: verifyErrorMessagesinLoggingPage
   --- 03 Jul 02:24:33 167 - 6 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages in Logging Page for Date
Steps:
   --- 03 Jul 02:24:38 837 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9a-2826-7bb6-b215-c1720bd0c320&response_mode=fragment&client_info=1&nonce=0197cf9a-2828-7a95-89a9-fbfbbf32cbe1&state=eyjpzci6ijaxotdjzjlhlti4mjctn2rjyy1hndk5lti1ngfjzgm1nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2m5nnpdxqovkt_xyvovfust5j2qmm9gmcyscfc6jorc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:24:38 837 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:24:38 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:24:38 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:24:39 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:24:39 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:24:39 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:24:42 733 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9a-2826-7bb6-b215-c1720bd0c320&response_mode=fragment&client_info=1&nonce=0197cf9a-2828-7a95-89a9-fbfbbf32cbe1&state=eyjpzci6ijaxotdjzjlhlti4mjctn2rjyy1hndk5lti1ngfjzgm1nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2m5nnpdxqovkt_xyvovfust5j2qmm9gmcyscfc6jorc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:24:42 734 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:24:46 330 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9a-2826-7bb6-b215-c1720bd0c320&response_mode=fragment&client_info=1&nonce=0197cf9a-2828-7a95-89a9-fbfbbf32cbe1&state=eyjpzci6ijaxotdjzjlhlti4mjctn2rjyy1hndk5lti1ngfjzgm1nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2m5nnpdxqovkt_xyvovfust5j2qmm9gmcyscfc6jorc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:24:46 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:24:47 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:24:47 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:24:50 525 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cf9a-2826-7bb6-b215-c1720bd0c320&response_mode=fragment&client_info=1&nonce=0197cf9a-2828-7a95-89a9-fbfbbf32cbe1&state=eyjpzci6ijaxotdjzjlhlti4mjctn2rjyy1hndk5lti1ngfjzgm1nzhjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2m5nnpdxqovkt_xyvovfust5j2qmm9gmcyscfc6jorc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:24:50 526 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:24:54 969 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:24:54 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:25:02 372 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:25:02 373 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:25:05 499 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:25:05 499 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:25:05 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:25:08 656 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:25:08 656 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:25:08 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:25:08 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immAdministration]
   --- 03 Jul 02:25:11 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immAdministration]
   --- 03 Jul 02:25:13 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immMenuLogging]

Successfully navigated to the 'Logging' page [ScreenShot]
   --- 03 Jul 02:25:16 872 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:25:16 873 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:25:16 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immApply]
 Successfully Verified the UI elements 'Logging' page [ScreenShot]
   --- 03 Jul 02:25:22 609 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/logging
   --- 03 Jul 02:25:22 609 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 clicked on workstation box to prepare for error checking
   --- 03 Jul 02:25:25 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immDateFrom]
   --- 03 Jul 02:25:26 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immDateFrom]
   --- 03 Jul 02:25:26 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immTranDateTo]
 Entered 'Date range' : 12/28/2025 - 2/28/2026 [ScreenShot]
   --- 03 Jul 02:25:27 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immUserId]
   --- 03 Jul 02:25:28 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immUserId]
 Entered 'Teller' : 1 [ScreenShot]
   --- 03 Jul 02:25:29 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immMachineName]
   --- 03 Jul 02:25:29 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immMachineName]
 Entered 'Machine Name' : k [ScreenShot]
   --- 03 Jul 02:25:38 330 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immApply]
   --- 03 Jul 02:25:46 621 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (b94ac0d6f6333d94af3073226f8cc5bd)] -> id: immApply]
Expected: verify the Apply button is not Enabled in logging Page
Actual(Passed): Successfully verified the Apply button is not Enabled in logging Page
[ScreenShot]
Expected: verify the Error message in logging Page:NoErrorDisplayed
Actual(Failed): Unable to verify the error message in logging Page:Please input a start date no later than today
[ScreenShot]
Expected: verify the Error message in logging Page:NoErrorDisplayed
Actual(Failed): Unable to verify the error message in logging Page:Please input an end date no later than today
[ScreenShot]

Test Failed. Check the steps above in red color.
verifyMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update (...)
   --- 03 Jul 01:37:49 370 - TestCaseID:: verifyMemberAddUpdateContactInfo
   --- 03 Jul 01:37:52 058 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with reprocess, Category=, select...)
   --- 03 Jul 02:37:46 228 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:37:48 925 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with reprocess
Steps:
   --- 03 Jul 02:37:54 809 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-4efd-74b0-aec8-09cd184d9ade&response_mode=fragment&client_info=1&nonce=0197cfa6-4eff-791f-92ea-c4e8c086c771&state=eyjpzci6ijaxotdjzme2ltrlzmytnzhmzs1hyzk0ltvkowy2ztk1zdnmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t-y_vkwpd3q_ncn6dn-w8vjfab7ygvryaf-1kbfs6uy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:37:54 809 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:37:54 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:37:54 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:37:55 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:37:55 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:37:55 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:37:58 502 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-4efd-74b0-aec8-09cd184d9ade&response_mode=fragment&client_info=1&nonce=0197cfa6-4eff-791f-92ea-c4e8c086c771&state=eyjpzci6ijaxotdjzme2ltrlzmytnzhmzs1hyzk0ltvkowy2ztk1zdnmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t-y_vkwpd3q_ncn6dn-w8vjfab7ygvryaf-1kbfs6uy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:37:58 502 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:38:01 803 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-4efd-74b0-aec8-09cd184d9ade&response_mode=fragment&client_info=1&nonce=0197cfa6-4eff-791f-92ea-c4e8c086c771&state=eyjpzci6ijaxotdjzme2ltrlzmytnzhmzs1hyzk0ltvkowy2ztk1zdnmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t-y_vkwpd3q_ncn6dn-w8vjfab7ygvryaf-1kbfs6uy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:38:01 803 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:38:02 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:38:02 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:38:05 609 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa6-4efd-74b0-aec8-09cd184d9ade&response_mode=fragment&client_info=1&nonce=0197cfa6-4eff-791f-92ea-c4e8c086c771&state=eyjpzci6ijaxotdjzme2ltrlzmytnzhmzs1hyzk0ltvkowy2ztk1zdnmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t-y_vkwpd3q_ncn6dn-w8vjfab7ygvryaf-1kbfs6uy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:38:05 610 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:38:09 829 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:38:09 829 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:38:17 312 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:38:17 321 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:38:20 444 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:38:20 445 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:38:20 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:38:23 583 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:38:23 583 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:38:23 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:38:23 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> id: immAdministration]
   --- 03 Jul 02:38:25 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> id: immAdministration]
   --- 03 Jul 02:38:28 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2c76646708b5018d579d630b1e2612f5)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...)
   --- 03 Jul 01:51:56 468 - TestCaseID:: verifyNormalTellerMemberNameOnlyinDatFile
   --- 03 Jul 01:54:23 382 - 146 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyMemberImportSchedulePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:11:13 571 - TestCaseID:: verifyMemberImportSchedulePage
   --- 03 Jul 03:11:16 400 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'Schedule' Page
Steps:
   --- 03 Jul 03:11:22 963 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-f221-70b3-bc8b-470fa0252133&response_mode=fragment&client_info=1&nonce=0197cfc4-f223-7954-b1bd-dc1641e2d368&state=eyjpzci6ijaxotdjzmm0lwyymjitn2ezms04zjc0lwrjmgi2nzc1yjc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uehsnhefoyav_wzgwarvo4xtyyxm4dzzz3ndxob-he4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:11:22 964 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:11:23 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:11:23 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:11:23 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:11:23 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:11:23 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:11:26 623 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-f221-70b3-bc8b-470fa0252133&response_mode=fragment&client_info=1&nonce=0197cfc4-f223-7954-b1bd-dc1641e2d368&state=eyjpzci6ijaxotdjzmm0lwyymjitn2ezms04zjc0lwrjmgi2nzc1yjc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uehsnhefoyav_wzgwarvo4xtyyxm4dzzz3ndxob-he4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:11:26 624 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:11:29 892 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-f221-70b3-bc8b-470fa0252133&response_mode=fragment&client_info=1&nonce=0197cfc4-f223-7954-b1bd-dc1641e2d368&state=eyjpzci6ijaxotdjzmm0lwyymjitn2ezms04zjc0lwrjmgi2nzc1yjc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uehsnhefoyav_wzgwarvo4xtyyxm4dzzz3ndxob-he4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:11:29 893 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:11:30 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:11:30 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:11:33 890 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc4-f221-70b3-bc8b-470fa0252133&response_mode=fragment&client_info=1&nonce=0197cfc4-f223-7954-b1bd-dc1641e2d368&state=eyjpzci6ijaxotdjzmm0lwyymjitn2ezms04zjc0lwrjmgi2nzc1yjc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uehsnhefoyav_wzgwarvo4xtyyxm4dzzz3ndxob-he4&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:11:33 890 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:11:37 385 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:11:37 385 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:11:43 855 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:11:43 856 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:11:46 982 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:11:46 982 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:11:47 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:11:50 149 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:11:50 150 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:11:50 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:11:50 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immAdministration]
   --- 03 Jul 03:11:52 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immAdministration]
   --- 03 Jul 03:11:54 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
   --- 03 Jul 03:11:57 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@aria-label='Minutes']]
   --- 03 Jul 03:11:57 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> xpath: //input[@aria-label='Hours']]
   --- 03 Jul 03:12:00 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immScheduleDate]
 Changing date and time after 1 days for 'Schedule'
 click on Daily
   --- 03 Jul 03:12:07 272 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/memberimport/sd
   --- 03 Jul 03:12:07 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:12:07 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immFilePathSchedule]
   --- 03 Jul 03:12:07 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immFilePathSchedule]
 Fill the file Path for 'Schedule'
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
 Click on clear button
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button
[ScreenShot]
   --- 03 Jul 03:12:12 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immFilePathSchedule]
   --- 03 Jul 03:12:12 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fe71f893968bc23a76662a9e260e5f8)] -> id: immFilePathSchedule]
 Fill the file Path for 'Schedule' with Invalid Path
Expected: verify the import button is disable after Invalid filePath is given
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given
[ScreenShot]
   --- 03 Jul 03:12:31 626 - Moved to element..

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyMemberImportSchedulePageDate_ER2258({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:14:39 052 - TestCaseID:: verifyMemberImportSchedulePageDate_ER2258
   --- 03 Jul 03:14:41 765 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import Page Date Time Fields
Steps:
   --- 03 Jul 03:14:48 344 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-145c-70ea-8b00-c711a34d32c0&response_mode=fragment&client_info=1&nonce=0197cfc8-145e-7605-8545-c02ff5e2237d&state=eyjpzci6ijaxotdjzmm4lte0nwutnzy4oc04mwzllthknja0m2q3mji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu7ucpy2gxwlf7ll8ujnpo1tb54f7ykvl0dptvyg1ik&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:14:48 344 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:14:48 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:14:48 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:14:48 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:14:48 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:14:48 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:14:52 156 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-145c-70ea-8b00-c711a34d32c0&response_mode=fragment&client_info=1&nonce=0197cfc8-145e-7605-8545-c02ff5e2237d&state=eyjpzci6ijaxotdjzmm4lte0nwutnzy4oc04mwzllthknja0m2q3mji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu7ucpy2gxwlf7ll8ujnpo1tb54f7ykvl0dptvyg1ik&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:14:52 156 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:14:55 494 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-145c-70ea-8b00-c711a34d32c0&response_mode=fragment&client_info=1&nonce=0197cfc8-145e-7605-8545-c02ff5e2237d&state=eyjpzci6ijaxotdjzmm4lte0nwutnzy4oc04mwzllthknja0m2q3mji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu7ucpy2gxwlf7ll8ujnpo1tb54f7ykvl0dptvyg1ik&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:14:55 495 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:14:56 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:14:56 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:14:59 423 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfc8-145c-70ea-8b00-c711a34d32c0&response_mode=fragment&client_info=1&nonce=0197cfc8-145e-7605-8545-c02ff5e2237d&state=eyjpzci6ijaxotdjzmm4lte0nwutnzy4oc04mwzllthknja0m2q3mji2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=iu7ucpy2gxwlf7ll8ujnpo1tb54f7ykvl0dptvyg1ik&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:14:59 423 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:15:03 450 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:15:03 450 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:15:10 829 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:15:10 829 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:15:13 917 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:15:13 918 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:15:13 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:15:17 060 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:15:17 060 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:15:17 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:15:17 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> id: immAdministration]
   --- 03 Jul 03:15:19 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> id: immAdministration]
   --- 03 Jul 03:15:21 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec8636d38bcb337757abc6d84f68e890)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Teller ID, Email=, Teller LastName=, print signatur=, err...)
   --- 03 Jul 01:02:46 379 - TestCaseID:: verifySortingInDashBoard
   --- 03 Jul 01:02:48 908 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Teller ID
Steps:
 ***** verify Sorting In DashBoard - Teller ID *****
   --- 03 Jul 01:02:53 993 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4f-5142-7ab5-8778-96473c036b0a&response_mode=fragment&client_info=1&nonce=0197cf4f-5144-77f6-adeb-19f540972071&state=eyjpzci6ijaxotdjzjrmltuxndmtnze5ms1hyjazlwrmmdg1ndi4yjg1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t74hooiug4q6lroqktox_lpkd87kam-mdp0lzkipdsk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:02:53 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:02:54 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:02:54 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:02:54 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:02:54 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:02:54 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:02:57 772 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4f-5142-7ab5-8778-96473c036b0a&response_mode=fragment&client_info=1&nonce=0197cf4f-5144-77f6-adeb-19f540972071&state=eyjpzci6ijaxotdjzjrmltuxndmtnze5ms1hyjazlwrmmdg1ndi4yjg1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t74hooiug4q6lroqktox_lpkd87kam-mdp0lzkipdsk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:02:57 772 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:03:01 223 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4f-5142-7ab5-8778-96473c036b0a&response_mode=fragment&client_info=1&nonce=0197cf4f-5144-77f6-adeb-19f540972071&state=eyjpzci6ijaxotdjzjrmltuxndmtnze5ms1hyjazlwrmmdg1ndi4yjg1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t74hooiug4q6lroqktox_lpkd87kam-mdp0lzkipdsk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:03:01 224 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:03:02 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:03:02 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:03:05 496 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf4f-5142-7ab5-8778-96473c036b0a&response_mode=fragment&client_info=1&nonce=0197cf4f-5144-77f6-adeb-19f540972071&state=eyjpzci6ijaxotdjzjrmltuxndmtnze5ms1hyjazlwrmmdg1ndi4yjg1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=t74hooiug4q6lroqktox_lpkd87kam-mdp0lzkipdsk&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:03:05 496 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:03:10 015 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:03:10 016 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:03:17 471 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:03:17 471 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:03:20 586 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:03:20 586 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:03:20 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> id: immOnFilter]
   --- 03 Jul 01:03:23 754 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:03:23 755 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:03:23 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 01:03:26 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 01:03:29 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> id: immTranDateFrom]
   --- 03 Jul 01:03:29 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> id: immTranDateFrom]
   --- 03 Jul 01:03:29 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> id: immTranDateTo]
 Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 01:03:49 803 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:03:49 804 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:03:49 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3a576ec55032c0bec0969c757ba02cdf)] -> css selector: tr[id*='immTranRow']]
verifyFIHoldNoticeSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:56:19 922 - TestCaseID:: verifyFIHoldNoticeSettingsInAdmin
   --- 03 Jul 03:56:22 796 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify hold notice Settings In Admin
Steps:
   --- 03 Jul 03:56:28 524 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfee-3b44-78fa-b265-164837b9580d&response_mode=fragment&client_info=1&nonce=0197cfee-3b46-7488-b933-0f1be000972a&state=eyjpzci6ijaxotdjzmvlltnindutnziwzc1inzmyltu1odfly2u4mza5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rg2_4tnaic6aamsr_v33o2c33ahqqrz2b90lzbkabum&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:56:28 525 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:56:28 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:56:28 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:56:28 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:56:28 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:56:28 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:56:32 290 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfee-3b44-78fa-b265-164837b9580d&response_mode=fragment&client_info=1&nonce=0197cfee-3b46-7488-b933-0f1be000972a&state=eyjpzci6ijaxotdjzmvlltnindutnziwzc1inzmyltu1odfly2u4mza5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rg2_4tnaic6aamsr_v33o2c33ahqqrz2b90lzbkabum&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:56:32 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:56:35 558 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfee-3b44-78fa-b265-164837b9580d&response_mode=fragment&client_info=1&nonce=0197cfee-3b46-7488-b933-0f1be000972a&state=eyjpzci6ijaxotdjzmvlltnindutnziwzc1inzmyltu1odfly2u4mza5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rg2_4tnaic6aamsr_v33o2c33ahqqrz2b90lzbkabum&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:56:35 558 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:56:35 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:56:35 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:56:39 225 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfee-3b44-78fa-b265-164837b9580d&response_mode=fragment&client_info=1&nonce=0197cfee-3b46-7488-b933-0f1be000972a&state=eyjpzci6ijaxotdjzmvlltnindutnziwzc1inzmyltu1odfly2u4mza5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rg2_4tnaic6aamsr_v33o2c33ahqqrz2b90lzbkabum&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:56:39 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:56:42 723 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:56:42 723 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:56:49 014 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:56:49 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:56:52 144 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:56:52 145 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:56:52 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:56:55 396 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:56:55 397 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:56:55 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:56:57 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> id: immAdministration]
   --- 03 Jul 03:56:57 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> id: immMenuSystemSettings]
   --- 03 Jul 03:56:58 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:56:58 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:56:58 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:56:58 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:56:58 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> 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]
   --- 03 Jul 03:57:07 339 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:57:07 339 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:57:13 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dfc4987c837d48f440278700743fe728)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:57:21 880 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:57:21 880 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Get the value not found in page!! [ScreenShot]
verifyOfflineErrorMessagesDeposit({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...)
   --- 03 Jul 04:45:41 769 - TestCaseID:: verifyOfflineErrorMessagesDeposit
   --- 03 Jul 04:45:53 907 - 12 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Account Type in DEposit
Steps:
   --- 03 Jul 04:45:59 637 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01b-919d-7afd-9e62-df0cce08a04b&response_mode=fragment&client_info=1&nonce=0197d01b-919f-7bcc-b687-b58cc4c8dac9&state=eyjpzci6ijaxotdkmdfiltkxowytnzdmni1hn2ezltayodyxyznlnwnkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=reynuarqrgqobq-asoy793blzglywhbioqqrob32t_w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:45:59 637 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:45:59 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 04:45:59 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:45:59 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 04:45:59 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:45:59 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 04:46:03 328 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01b-919d-7afd-9e62-df0cce08a04b&response_mode=fragment&client_info=1&nonce=0197d01b-919f-7bcc-b687-b58cc4c8dac9&state=eyjpzci6ijaxotdkmdfiltkxowytnzdmni1hn2ezltayodyxyznlnwnkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=reynuarqrgqobq-asoy793blzglywhbioqqrob32t_w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:46:03 328 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:46:06 711 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01b-919d-7afd-9e62-df0cce08a04b&response_mode=fragment&client_info=1&nonce=0197d01b-919f-7bcc-b687-b58cc4c8dac9&state=eyjpzci6ijaxotdkmdfiltkxowytnzdmni1hn2ezltayodyxyznlnwnkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=reynuarqrgqobq-asoy793blzglywhbioqqrob32t_w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:46:06 712 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 04:46:07 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:46:07 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 04:46:10 473 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d01b-919d-7afd-9e62-df0cce08a04b&response_mode=fragment&client_info=1&nonce=0197d01b-919f-7bcc-b687-b58cc4c8dac9&state=eyjpzci6ijaxotdkmdfiltkxowytnzdmni1hn2ezltayodyxyznlnwnkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=reynuarqrgqobq-asoy793blzglywhbioqqrob32t_w&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 04:46:10 474 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 04:46:14 704 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 04:46:14 705 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:46:22 252 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:46:22 252 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:46:25 391 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:46:25 392 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:46:25 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d2906255158b7ba2620d1f45e850f05)] -> id: immOnClear]
   --- 03 Jul 04:46:28 585 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 04:46:28 586 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 04:46:42 219 - sleep failed..
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...)
   --- 03 Jul 01:14:50 760 - TestCaseID:: verifyTransactionDefaultRequired
   --- 03 Jul 01:14:53 790 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify default Transcation values
Steps:
 ***** verify default Transcation values *****
   --- 03 Jul 01:14:59 578 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5a-6359-7402-a973-bda70e519a5f&response_mode=fragment&client_info=1&nonce=0197cf5a-635b-756b-a18b-5e54196b5614&state=eyjpzci6ijaxotdjzjvhltyznwetn2yzzs04n2fmlti2yzcxmtyyotbkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8qnl5tjfx_zqwzoiczsr30_kvrbo4zhvnujt9s1-bwy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:14:59 580 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:14:59 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:14:59 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:14:59 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:14:59 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:14:59 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:15:03 741 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5a-6359-7402-a973-bda70e519a5f&response_mode=fragment&client_info=1&nonce=0197cf5a-635b-756b-a18b-5e54196b5614&state=eyjpzci6ijaxotdjzjvhltyznwetn2yzzs04n2fmlti2yzcxmtyyotbkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8qnl5tjfx_zqwzoiczsr30_kvrbo4zhvnujt9s1-bwy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:15:03 742 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:15:06 997 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5a-6359-7402-a973-bda70e519a5f&response_mode=fragment&client_info=1&nonce=0197cf5a-635b-756b-a18b-5e54196b5614&state=eyjpzci6ijaxotdjzjvhltyznwetn2yzzs04n2fmlti2yzcxmtyyotbkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8qnl5tjfx_zqwzoiczsr30_kvrbo4zhvnujt9s1-bwy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:15:06 997 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:15:07 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:15:07 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:15:11 094 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5a-6359-7402-a973-bda70e519a5f&response_mode=fragment&client_info=1&nonce=0197cf5a-635b-756b-a18b-5e54196b5614&state=eyjpzci6ijaxotdjzjvhltyznwetn2yzzs04n2fmlti2yzcxmtyyotbkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=8qnl5tjfx_zqwzoiczsr30_kvrbo4zhvnujt9s1-bwy&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:15:11 094 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:15:15 589 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:15:15 589 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:15:23 184 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:15:23 184 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:15:26 368 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:15:26 368 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:15:26 429 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> id: immOnFilter]
   --- 03 Jul 01:15:29 550 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:15:29 551 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:15:29 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
Expected: verify default value of Archived transaction status
Actual(Passed): verified default values of Archived toggle is disabled
[ScreenShot]
Expected: verify default value of Active transaction status
Actual(Failed): Default Transaction Value of Active is incorrect
[ScreenShot]
Expected: verify default value of Error transaction status
Actual(Passed): verified default values of Error toggle is disabled
[ScreenShot]
   --- 03 Jul 01:15:33 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> id: immTranDateFromShadow]
   --- 03 Jul 01:15:33 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> id: immTranDateToShadow]
   --- 03 Jul 01:15:33 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> id: immTranDateFromShadow]
 Default FromDate is same as Today's date
   --- 03 Jul 01:15:33 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> id: immTranDateToShadow]
 Default ToDate is same as Today's date
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
   --- 03 Jul 01:15:48 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (74d008da0fed5c5fa9c49feddf14b70d)] -> id: immOnFilter]
 Successfully verified the Apply button is Enabled in Dashboard Page

Test Failed. Check the steps above in red color.
verifyMemberImportSchedulePageWeekly_ER2262({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:17:27 214 - TestCaseID:: verifyMemberImportSchedulePageWeekly_ER2262
   --- 03 Jul 03:17:30 975 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule Weekly Schedule
Steps:
   --- 03 Jul 03:17:36 611 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfca-a5f9-7825-9ac2-69fae16f6540&response_mode=fragment&client_info=1&nonce=0197cfca-a5fb-7eae-90a2-a07e2f19692e&state=eyjpzci6ijaxotdjzmnhlwe1zmetn2e4mc1inwy0ltyynwu2njy3njgxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ib6amcw67wijgvqqiko9a3ntphguxekodl7okod6kns&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:17:36 611 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:17:36 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:17:36 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:17:36 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:17:36 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:17:36 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:17:40 389 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfca-a5f9-7825-9ac2-69fae16f6540&response_mode=fragment&client_info=1&nonce=0197cfca-a5fb-7eae-90a2-a07e2f19692e&state=eyjpzci6ijaxotdjzmnhlwe1zmetn2e4mc1inwy0ltyynwu2njy3njgxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ib6amcw67wijgvqqiko9a3ntphguxekodl7okod6kns&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:17:40 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:17:43 672 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfca-a5f9-7825-9ac2-69fae16f6540&response_mode=fragment&client_info=1&nonce=0197cfca-a5fb-7eae-90a2-a07e2f19692e&state=eyjpzci6ijaxotdjzmnhlwe1zmetn2e4mc1inwy0ltyynwu2njy3njgxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ib6amcw67wijgvqqiko9a3ntphguxekodl7okod6kns&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:17:43 673 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:17:44 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:17:44 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:17:47 637 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfca-a5f9-7825-9ac2-69fae16f6540&response_mode=fragment&client_info=1&nonce=0197cfca-a5fb-7eae-90a2-a07e2f19692e&state=eyjpzci6ijaxotdjzmnhlwe1zmetn2e4mc1inwy0ltyynwu2njy3njgxziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ib6amcw67wijgvqqiko9a3ntphguxekodl7okod6kns&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:17:47 637 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:17:51 097 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:17:51 097 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:17:57 720 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:17:57 721 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:18:00 816 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:18:00 816 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:18:00 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:18:03 954 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:18:03 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:18:04 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:18:04 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> id: immAdministration]
   --- 03 Jul 03:18:06 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> id: immAdministration]
   --- 03 Jul 03:18:08 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (283285efd15abd1334d732bf7adb76f8)] -> id: immMenuMemberImportSchedule]

Successfully navigated to the 'Member Import' page [ScreenShot]
 click on Weekly

Index 4 out of bounds for length 0 [ScreenShot]
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur...)
   --- 03 Jul 01:16:46 917 - TestCaseID:: verifyUIElemntsInDashBoard
   --- 03 Jul 01:16:49 493 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Fristname
Steps:
 ***** verify UI Elemnts In DashBoard with Fristname *****
   --- 03 Jul 01:16:56 229 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-2b0b-7844-b574-b1f6578e76a6&response_mode=fragment&client_info=1&nonce=0197cf5c-2b0c-7938-9369-3238c2d7c96e&state=eyjpzci6ijaxotdjzjvjltjimgmtnzgzms1hmzrmlwy4ytu4y2zjmgi2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_zhr3gnzechsfzajksgg6hwglkw5rbvv7vsbzz1ijgg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:16:56 229 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:16:56 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 01:16:56 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:16:56 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 01:16:56 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:16:56 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 01:17:00 127 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-2b0b-7844-b574-b1f6578e76a6&response_mode=fragment&client_info=1&nonce=0197cf5c-2b0c-7938-9369-3238c2d7c96e&state=eyjpzci6ijaxotdjzjvjltjimgmtnzgzms1hmzrmlwy4ytu4y2zjmgi2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_zhr3gnzechsfzajksgg6hwglkw5rbvv7vsbzz1ijgg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:17:00 128 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:17:03 497 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-2b0b-7844-b574-b1f6578e76a6&response_mode=fragment&client_info=1&nonce=0197cf5c-2b0c-7938-9369-3238c2d7c96e&state=eyjpzci6ijaxotdjzjvjltjimgmtnzgzms1hmzrmlwy4ytu4y2zjmgi2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_zhr3gnzechsfzajksgg6hwglkw5rbvv7vsbzz1ijgg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:17:03 497 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 01:17:04 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:17:04 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 01:17:08 139 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf5c-2b0b-7844-b574-b1f6578e76a6&response_mode=fragment&client_info=1&nonce=0197cf5c-2b0c-7938-9369-3238c2d7c96e&state=eyjpzci6ijaxotdjzjvjltjimgmtnzgzms1hmzrmlwy4ytu4y2zjmgi2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_zhr3gnzechsfzajksgg6hwglkw5rbvv7vsbzz1ijgg&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 01:17:08 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 01:17:12 588 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 01:17:12 588 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:17:20 266 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:17:20 267 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:17:23 388 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:17:23 389 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:17:23 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> id: immOnFilter]
   --- 03 Jul 01:17:26 560 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 01:17:26 560 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 01:17:26 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56c07d28b44f2491308ecbc050de7c3e)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
   --- 03 Jul 00:35:33 949 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 03 Jul 00:35:36 792 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Future From and To Date
Steps:
 ***** verify Error Messages In DashBoard Page with Future From and To Date *****
   --- 03 Jul 00:35:41 759 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf36-699e-7d77-a46b-a4487b3709fe&response_mode=fragment&client_info=1&nonce=0197cf36-69a0-7523-b405-74969ac7062e&state=eyjpzci6ijaxotdjzjm2lty5owytnznjyy05zmzjlthkzgzjzdflndvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aoovtzhczfswf2s9twhjd8ysv_727vyk7cysb68u-be&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:35:41 759 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:35:41 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 00:35:41 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:35:41 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 00:35:42 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:35:42 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 00:35:45 699 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf36-699e-7d77-a46b-a4487b3709fe&response_mode=fragment&client_info=1&nonce=0197cf36-69a0-7523-b405-74969ac7062e&state=eyjpzci6ijaxotdjzjm2lty5owytnznjyy05zmzjlthkzgzjzdflndvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aoovtzhczfswf2s9twhjd8ysv_727vyk7cysb68u-be&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:35:45 700 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:35:49 031 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf36-699e-7d77-a46b-a4487b3709fe&response_mode=fragment&client_info=1&nonce=0197cf36-69a0-7523-b405-74969ac7062e&state=eyjpzci6ijaxotdjzjm2lty5owytnznjyy05zmzjlthkzgzjzdflndvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aoovtzhczfswf2s9twhjd8ysv_727vyk7cysb68u-be&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:35:49 032 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 00:35:49 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:35:49 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 00:35:53 146 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf36-699e-7d77-a46b-a4487b3709fe&response_mode=fragment&client_info=1&nonce=0197cf36-69a0-7523-b405-74969ac7062e&state=eyjpzci6ijaxotdjzjm2lty5owytnznjyy05zmzjlthkzgzjzdflndvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aoovtzhczfswf2s9twhjd8ysv_727vyk7cysb68u-be&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 00:35:53 147 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 00:35:56 860 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 00:35:56 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:36:04 493 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:36:04 493 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:36:07 605 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:36:07 605 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:36:07 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immOnFilter]
   --- 03 Jul 00:36:10 803 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 00:36:10 804 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 00:36:10 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 03 Jul 00:36:13 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 00:36:16 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immTranDateFrom]
   --- 03 Jul 00:36:16 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immTranDateFrom]
   --- 03 Jul 00:36:17 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immTranDateTo]
 Entered 'Date range' : 07/07/25 - 08/08/25 [ScreenShot]
   --- 03 Jul 00:36:18 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immMemberId]
   --- 03 Jul 00:36:18 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immMemberId]
 Entered 'Member' : 5034474 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 03 Jul 00:36:46 303 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (7d2a8b35ebd3bd38e15723bea680d7c6)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyTransactionArchivInEreceipt({Toggel=, Archived Transactions=yes, Description=verify Transaction Archive with Memo In Ereceipt Pa...)
   --- 03 Jul 02:19:03 678 - TestCaseID:: verifyTransactionArchivInEreceipt
   --- 03 Jul 02:19:06 293 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Transaction Archive with Memo In Ereceipt Page
Steps:
 ***** verify Transaction Archive with Memo In Ereceipt Page *****
   --- 03 Jul 02:19:12 811 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf95-2f4d-7302-9e3f-0b1a2359c70d&response_mode=fragment&client_info=1&nonce=0197cf95-2f4f-727b-acb9-e97c225982dd&state=eyjpzci6ijaxotdjzjk1ltjmngutnzrhyi04ymvilwq0owywmgm3ytk5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wvyx9rw38dwmbthjq-r_ow90ugeayfnqocvosd44ide&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:19:12 812 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:19:12 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 02:19:13 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:19:13 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:19:13 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:19:13 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:19:16 548 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf95-2f4d-7302-9e3f-0b1a2359c70d&response_mode=fragment&client_info=1&nonce=0197cf95-2f4f-727b-acb9-e97c225982dd&state=eyjpzci6ijaxotdjzjk1ltjmngutnzrhyi04ymvilwq0owywmgm3ytk5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wvyx9rw38dwmbthjq-r_ow90ugeayfnqocvosd44ide&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:19:16 549 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:19:19 934 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf95-2f4d-7302-9e3f-0b1a2359c70d&response_mode=fragment&client_info=1&nonce=0197cf95-2f4f-727b-acb9-e97c225982dd&state=eyjpzci6ijaxotdjzjk1ltjmngutnzrhyi04ymvilwq0owywmgm3ytk5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wvyx9rw38dwmbthjq-r_ow90ugeayfnqocvosd44ide&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:19:19 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:19:20 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:19:20 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:19:23 882 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197cf95-2f4d-7302-9e3f-0b1a2359c70d&response_mode=fragment&client_info=1&nonce=0197cf95-2f4f-727b-acb9-e97c225982dd&state=eyjpzci6ijaxotdjzjk1ltjmngutnzrhyi04ymvilwq0owywmgm3ytk5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wvyx9rw38dwmbthjq-r_ow90ugeayfnqocvosd44ide&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:19:23 882 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:19:28 269 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:19:28 269 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:19:35 700 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:19:35 701 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:19:38 865 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:19:38 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:19:38 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: immOnFilter]
   --- 03 Jul 02:19:42 053 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
   --- 03 Jul 02:19:42 053 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:19:42 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 03 Jul 02:19:44 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 03 Jul 02:19:47 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: immTranDateFrom]
   --- 03 Jul 02:19:47 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: immTranDateFrom]
   --- 03 Jul 02:19:48 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: immTranDateTo]
 Entered 'Date range' : 07/01/25 - 07/03/25 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active
[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
   --- 03 Jul 02:20:06 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:20:07 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> css selector: tr[id*='immTranRow']]
   --- 03 Jul 02:20:14 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: immopenSignatureDialogChangeMode]
   --- 03 Jul 02:20:14 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c5a438b988d7ef34f02d80449635c6a)] -> id: immopenSignatureDialogChangeMode]
   --- 03 Jul 02:20:23 737 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/transaction/ba481bce-c490-4330-a15c-1fcac08d3f8f
   --- 03 Jul 02:20:23 738 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Transaction,Date (Successed ...)
   --- 03 Jul 02:33:11 373 - TestCaseID:: verifyUIElementsInArchivesPage
   --- 03 Jul 02:33:13 898 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elements In Archives Page with Transaction,Date (Successed with Transaction ID)
Steps:
   --- 03 Jul 02:33:18 448 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-16fd-75c0-8f65-1e94289ec60d&response_mode=fragment&client_info=1&nonce=0197cfa2-1700-77cc-b47a-b9c7615ae065&state=eyjpzci6ijaxotdjzmeylte2zmytn2qxzs05yzhiltixzddhztjmotu3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pch9ugqyjjbnhl2rp1iegz8wdce0trp3rh6xepxeoka&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:33:18 449 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:33:18 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 02:33:18 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:33:18 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 02:33:18 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:33:18 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 02:33:22 157 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-16fd-75c0-8f65-1e94289ec60d&response_mode=fragment&client_info=1&nonce=0197cfa2-1700-77cc-b47a-b9c7615ae065&state=eyjpzci6ijaxotdjzmeylte2zmytn2qxzs05yzhiltixzddhztjmotu3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pch9ugqyjjbnhl2rp1iegz8wdce0trp3rh6xepxeoka&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:33:22 157 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:33:25 571 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-16fd-75c0-8f65-1e94289ec60d&response_mode=fragment&client_info=1&nonce=0197cfa2-1700-77cc-b47a-b9c7615ae065&state=eyjpzci6ijaxotdjzmeylte2zmytn2qxzs05yzhiltixzddhztjmotu3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pch9ugqyjjbnhl2rp1iegz8wdce0trp3rh6xepxeoka&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:33:25 571 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 02:33:26 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:33:26 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 02:33:29 631 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfa2-16fd-75c0-8f65-1e94289ec60d&response_mode=fragment&client_info=1&nonce=0197cfa2-1700-77cc-b47a-b9c7615ae065&state=eyjpzci6ijaxotdjzmeylte2zmytn2qxzs05yzhiltixzddhztjmotu3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=pch9ugqyjjbnhl2rp1iegz8wdce0trp3rh6xepxeoka&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 02:33:29 632 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 02:33:33 936 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 02:33:33 937 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:33:41 309 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:33:41 309 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:33:44 395 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:33:44 395 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:33:44 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 02:33:47 583 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 02:33:47 584 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 02:33:47 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 02:33:47 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> id: immAdministration]
   --- 03 Jul 02:33:49 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> id: immAdministration]
   --- 03 Jul 02:33:52 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7aa7e03dd3ce83af988424a4b22411af)] -> id: immMenuArchive]

Successfully navigated to the 'Archives' page [ScreenShot]
 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page [ScreenShot]

Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyMemberImportOnDemandPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:05:23 654 - TestCaseID:: verifyMemberImportOnDemandPage
   --- 03 Jul 03:05:26 353 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page
Steps:
   --- 03 Jul 03:05:34 937 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbf-a291-7f77-819d-df41f88d97bf&response_mode=fragment&client_info=1&nonce=0197cfbf-a292-7f79-b389-a74611355d37&state=eyjpzci6ijaxotdjzmjmlweyotitnzzmmi1hmtcxltrmzjyxyte1mjuwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mmsgl7r0chbgq5uqesm3otqwt3o77dws-v72-bylam0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:05:34 941 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:05:35 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:05:35 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:05:35 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:05:35 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:05:35 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:05:38 717 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbf-a291-7f77-819d-df41f88d97bf&response_mode=fragment&client_info=1&nonce=0197cfbf-a292-7f79-b389-a74611355d37&state=eyjpzci6ijaxotdjzmjmlweyotitnzzmmi1hmtcxltrmzjyxyte1mjuwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mmsgl7r0chbgq5uqesm3otqwt3o77dws-v72-bylam0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:05:38 717 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:05:42 069 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbf-a291-7f77-819d-df41f88d97bf&response_mode=fragment&client_info=1&nonce=0197cfbf-a292-7f79-b389-a74611355d37&state=eyjpzci6ijaxotdjzmjmlweyotitnzzmmi1hmtcxltrmzjyxyte1mjuwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mmsgl7r0chbgq5uqesm3otqwt3o77dws-v72-bylam0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:05:42 070 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:05:42 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:05:42 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:05:46 060 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfbf-a291-7f77-819d-df41f88d97bf&response_mode=fragment&client_info=1&nonce=0197cfbf-a292-7f79-b389-a74611355d37&state=eyjpzci6ijaxotdjzmjmlweyotitnzzmmi1hmtcxltrmzjyxyte1mjuwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mmsgl7r0chbgq5uqesm3otqwt3o77dws-v72-bylam0&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:05:46 060 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:05:50 190 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:05:50 190 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:05:56 489 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:05:56 490 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:05:59 619 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:05:59 619 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:05:59 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:06:02 796 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:06:02 796 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:06:02 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:06:03 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immAdministration]
   --- 03 Jul 03:06:05 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immAdministration]
   --- 03 Jul 03:06:07 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immMenuMemberImportOnDemand]

Successfully navigated to the 'Member Import' page [ScreenShot]
   --- 03 Jul 03:06:09 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:06:10 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand'
   --- 03 Jul 03:06:13 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given
[ScreenShot]
 Click on clear button
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button
[ScreenShot]
   --- 03 Jul 03:06:17 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immFilePathOnDemand]
   --- 03 Jul 03:06:17 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immFilePathOnDemand]
 Fill the file Path for 'On Demand' with Invalid Path
   --- 03 Jul 03:06:25 876 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (4bea9c18758e6ab6c0d5fb8c007c23aa)] -> id: immOnDemandImport]
Expected: verify the import button is disable after Invalid filePath is given
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given
[ScreenShot]
   --- 03 Jul 03:06:41 611 - Moved to element..

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyOfflineErrorMessagesWithdraw({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...)
   --- 03 Jul 05:08:41 572 - TestCaseID:: verifyOfflineErrorMessagesWithdraw
   --- 03 Jul 05:09:55 069 - 73 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Account Type in DEposit
Steps:
   --- 03 Jul 05:10:00 344 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d031-8cd3-7aa3-8529-9d9d2ed1f067&response_mode=fragment&client_info=1&nonce=0197d031-8cd5-7b62-96c1-d8c5e7dad7f0&state=eyjpzci6ijaxotdkmdmxlthjzdqtnzuwms1izta0ltfmzdniy2fkogi5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zkakcj6vbazaz5-czdkbr21ytftog_skyhkrmhob55a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:10:00 345 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:10:00 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 03 Jul 05:10:00 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:10:00 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 05:10:00 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:10:00 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 05:10:04 215 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d031-8cd3-7aa3-8529-9d9d2ed1f067&response_mode=fragment&client_info=1&nonce=0197d031-8cd5-7b62-96c1-d8c5e7dad7f0&state=eyjpzci6ijaxotdkmdmxlthjzdqtnzuwms1izta0ltfmzdniy2fkogi5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zkakcj6vbazaz5-czdkbr21ytftog_skyhkrmhob55a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:10:04 215 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:10:07 520 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d031-8cd3-7aa3-8529-9d9d2ed1f067&response_mode=fragment&client_info=1&nonce=0197d031-8cd5-7b62-96c1-d8c5e7dad7f0&state=eyjpzci6ijaxotdkmdmxlthjzdqtnzuwms1izta0ltfmzdniy2fkogi5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zkakcj6vbazaz5-czdkbr21ytftog_skyhkrmhob55a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:10:07 520 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 05:10:07 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:10:08 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 05:10:11 335 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197d031-8cd3-7aa3-8529-9d9d2ed1f067&response_mode=fragment&client_info=1&nonce=0197d031-8cd5-7b62-96c1-d8c5e7dad7f0&state=eyjpzci6ijaxotdkmdmxlthjzdqtnzuwms1izta0ltfmzdniy2fkogi5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zkakcj6vbazaz5-czdkbr21ytftog_skyhkrmhob55a&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 05:10:11 335 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 05:10:15 487 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 05:10:15 487 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:10:21 858 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:10:21 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:10:25 035 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:10:25 035 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:10:25 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3d0a3c254d1261cc93c40c25a6e488db)] -> id: immOnClear]
   --- 03 Jul 05:10:28 249 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/offlinereceipt/demo
   --- 03 Jul 05:10:28 249 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 05:10:41 929 - sleep failed..
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...)
   --- 03 Jul 01:54:23 385 - TestCaseID:: verifyNormalTellerMemberNameOnlyinDatFile
   --- 03 Jul 01:54:26 029 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verifyBranchWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
   --- 03 Jul 03:45:33 594 - TestCaseID:: verifyBranchWorkstationSettingsInAdmin
   --- 03 Jul 03:45:36 434 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch Workstation Settings Admin Portal
Steps:
   --- 03 Jul 03:45:41 230 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe4-5a5d-7bd7-9528-3179af3dfa39&response_mode=fragment&client_info=1&nonce=0197cfe4-5a5f-75bf-8230-d88aad74fede&state=eyjpzci6ijaxotdjzmu0ltvhnwutn2vjoc1iztixlwy0ntiwmwy1m2rlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gbig32hlkdecgop03nmmnu4wfijzjxjlxeawmoe0tnc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:45:41 231 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:45:41 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 03 Jul 03:45:41 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:45:41 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 03 Jul 03:45:41 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:45:41 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //input[@id='i0116']]
   --- 03 Jul 03:45:44 970 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe4-5a5d-7bd7-9528-3179af3dfa39&response_mode=fragment&client_info=1&nonce=0197cfe4-5a5f-75bf-8230-d88aad74fede&state=eyjpzci6ijaxotdjzmu0ltvhnwutn2vjoc1iztixlwy0ntiwmwy1m2rlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gbig32hlkdecgop03nmmnu4wfijzjxjlxeawmoe0tnc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:45:44 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:45:48 292 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe4-5a5d-7bd7-9528-3179af3dfa39&response_mode=fragment&client_info=1&nonce=0197cfe4-5a5f-75bf-8230-d88aad74fede&state=eyjpzci6ijaxotdjzmu0ltvhnwutn2vjoc1iztixlwy0ntiwmwy1m2rlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gbig32hlkdecgop03nmmnu4wfijzjxjlxeawmoe0tnc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:45:48 292 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 03 Jul 03:45:48 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:45:48 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //input[@id='i0118']]
   --- 03 Jul 03:45:52 011 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197cfe4-5a5d-7bd7-9528-3179af3dfa39&response_mode=fragment&client_info=1&nonce=0197cfe4-5a5f-75bf-8230-d88aad74fede&state=eyjpzci6ijaxotdjzmu0ltvhnwutn2vjoc1iztixlwy0ntiwmwy1m2rlosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=gbig32hlkdecgop03nmmnu4wfijzjxjlxeawmoe0tnc&code_challenge_method=s256&sso_reload=true
   --- 03 Jul 03:45:52 011 - 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@Qaxpauto1.onmicrosoft.com
   --- 03 Jul 03:45:56 278 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Jul 03:45:56 278 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:03 868 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:46:03 868 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:06 986 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:46:06 986 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:07 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //b[text()='Admin Dashboard']]
   --- 03 Jul 03:46:10 124 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 03 Jul 03:46:10 125 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:10 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 03 Jul 03:46:10 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immAdministration]
   --- 03 Jul 03:46:12 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immAdministration]
   --- 03 Jul 03:46:12 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immMenuBandW]

Successfully navigated to the 'Branches' page [ScreenShot]
   --- 03 Jul 03:46:18 161 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:46:18 161 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:22 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:46:22 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 03 Jul 03:46:23 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 03 Jul 03:46:23 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 03 Jul 03:46:23 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:46:23 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 03 Jul 03:46:23 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immGlobalControl_NewBranch_button]
   --- 03 Jul 03:46:27 299 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:46:27 300 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:27 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:46:27 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: imm_searchBr_GlobalControl]
   --- 03 Jul 03:46:27 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 03 Jul 03:46:27 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 03 Jul 03:46:31 331 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:46:31 331 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:31 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:46:31 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> css selector: button[id*='immBranch_TabSettings_']]
   --- 03 Jul 03:46:34 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:46:34 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:46:34 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:46:34 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 03 Jul 03:46:34 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> 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]
   --- 03 Jul 03:46:42 738 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:46:42 739 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:46:48 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c0c3ccbc6e175f35170af3d4cf4cd25)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 03 Jul 03:46:57 455 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 03 Jul 03:46:57 456 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 03 Jul 03:47:27 830 - Unable to find a element after 25 sec

Click on Workstation not found in page!! [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.ereceipt.testscripts.DashBoard.DashBoard
initialize(org.testng.TestRunner@28445a8b) 0 ms
com.imm.ereceipt.testscripts.FiManagement.FiManagement
initialize(org.testng.TestRunner@28445a8b) 6675 ms
com.imm.ereceipt.testscripts.FiSettings.FiSettings
initialize(org.testng.TestRunner@28445a8b) 6678 ms
com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive
initialize(org.testng.TestRunner@28445a8b) 6681 ms
com.imm.ereceipt.testscripts.Login.Login
initialize(org.testng.TestRunner@28445a8b) 6684 ms
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
initialize(org.testng.TestRunner@28445a8b) 6686 ms
com.imm.ereceipt.testscripts.Receipt.Receipt
initialize(org.testng.TestRunner@28445a8b) 6688 ms
com.imm.ereceipt.testscripts.Reports.Reports
initialize(org.testng.TestRunner@28445a8b) 6690 ms
com.imm.ereceipt.testscripts.DashBoard.DashBoard
init(org.testng.TestRunner@28445a8b) 6696 ms
com.imm.ereceipt.testscripts.FiSettings.FiSettings
init(org.testng.TestRunner@28445a8b) 6696 ms
com.imm.ereceipt.testscripts.FiManagement.FiManagement
init(org.testng.TestRunner@28445a8b) 6696 ms
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
init(org.testng.TestRunner@28445a8b) 6697 ms
com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive
init(org.testng.TestRunner@28445a8b) 6697 ms
com.imm.ereceipt.testscripts.Login.Login
init(org.testng.TestRunner@28445a8b) 6697 ms
com.imm.ereceipt.testscripts.Receipt.Receipt
init(org.testng.TestRunner@28445a8b) 6699 ms
com.imm.ereceipt.testscripts.Reports.Reports
init(org.testng.TestRunner@28445a8b) 6699 ms
com.imm.ereceipt.testscripts.Login.Login
verifyAdminPortalLogin({=, TestID=verifyAdminPortalLogin, UserPwd=iMM2022!, Type=Admin, Description=Verify Admin Portal log...) 23478 ms
verifyDocumentationAboutInAdminControlPanel({=, TestID=verifyDocumentationAboutInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify ...) 71890 ms
verifyDocumentationAboutInDashBoardPage({=, TestID=verifyDocumentationAboutInDashBoardPage, UserPwd=iMM2022!, Type=, Description=verify Docu...) 128529 ms
verifyHeaderItemsTellerPortal({=, TestID=verifyHeaderItemsTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items ...) 180960 ms
verifyHelpMenuAdminPortal({=, TestID=verifyHelpMenuAdminPortal, UserPwd=iMM2022!, Type=, Description=verify Documentation Abou...) 226671 ms
verifyHelpMenuTellerPortal({=, TestID=verifyHelpMenuTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items in ...) 283519 ms
verifyLoginWithWrongCredentails({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=Teller, Descriptio...) 500914 ms
verifyLoginWithWrongCredentails({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTeller, Descr...) 528040 ms
verifyLoginWithWrongCredentailsAdminPortal({=, TestID=verifyLoginWithWrongCredentailsAdminPortal, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTe...) 553409 ms
verifyTellerAndAdminLogin({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify Super ...) 577533 ms
verifyTellerAndAdminLogin({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify Teller logi...) 628805 ms
verifyTellerAndSuperTellerLogin({=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify telle...) 681397 ms
verifyTellerAndSuperTellerLogin({=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify ...) 732217 ms
verifyUIElementsInAdminControlPanel({=, TestID=verifyUIElementsInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify UI eleme...) 784100 ms
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...) 942509 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...) 1032334 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...) 1122950 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...) 1209792 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...) 1295154 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...) 1381977 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...) 1470248 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, ...) 1518487 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Member, Email=, Teller LastName=, print signatur=, ...) 1596992 ms
verifyFiltersInDashBoard({Description=Verify Transaction in Dashboard Page, Email=, Teller LastName=, print signatur=, errori...) 1674754 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format', Email=, Telle...) 1748308 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Fristname, Email=, Teller LastName=,...) 1824476 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Lastname, Email=, Teller LastName=op...) 1873279 ms
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in SuperTeller, Email=, Teller LastName=, print signatur=, errorint...) 1923533 ms
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in Teller, Email=, Teller LastName=, print signatur=, errorint=, Te...) 1971163 ms
verifyInvalidEmailInNotifyInDashboardPage({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastN...) 2034346 ms
verifyNotifyInArchiveReceiptPage({Description=verify Notify In Archive Receipt Page, Email=Ctest@gmail.com, Teller LastName=, print s...) 2119236 ms
verifyReportTooltipsInDashboardPage_ER3814({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...) 2383010 ms
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...) 2511002 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Date and Teller Name, Email=, Teller LastName=, print sig...) 2679708 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted), Ema...) 2761890 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member Name, Email=, Teller LastName=, print signatur=, e...) 2846297 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Teller ID, Email=, Teller LastName=, print signatur=, err...) 2927271 ms
verifyTooltipsInReceiptPage({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...) 3007715 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...) 3078397 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...) 3165460 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...) 3247601 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...) 3329551 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...) 3412408 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...) 3495001 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...) 3569092 ms
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...) 3652157 ms
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...) 3710563 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur...) 3767858 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print ...) 3809458 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Date range & Teller first name, Email=, Teller Last...) 3851270 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Member id & Teller id, Email=, Teller LastName=, pr...) 3892420 ms
verifyValidEmailInNotifyInDashboardPage({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller ...) 3932730 ms
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyAuthenticationMemoAndScannedItemscardInReceiptPage({Toggel=, Archived Transactions=no, Description=, Email=, Archive=, Document Type=SSN, Notify=, Sign...) 4021301 ms
verifyEndTOEndTestOFNormalTellerInEreceipt({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt...) 4325090 ms
verifyEndTOEndTestOFNormalTellerInEreceipt({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt...) 4340806 ms
verifyErrorMessagesInReceiptPage({Toggel=, Archived Transactions=no, Description=, Email=, Archive=, Document Type=SSN, Notify=, Sign...) 4460914 ms
verifyHoldNoticTabInEreceiptWithMemberInfo({Toggel=, Archived Transactions=no, Description=verify Hold Notic Tab In Ereceipt Page, Email=, Arch...) 4588038 ms
verifyHoldNoticeWarningWithNormalTrans({Toggel=, Archived Transactions=no, Description=verify Hold Notice should not pop for non hold notic...) 4679143 ms
verifyHoldNoticeWarningWithReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Save...) 4766054 ms
verifyHoldNoticeWarningWithoutReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message displayed when w...) 4853462 ms
verifyHoldNoticeWarningWithoutReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message not displayed whe...) 4940671 ms
verifyMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update, ...) 5027718 ms
verifyMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update (...) 5030425 ms
verifyMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information Update, ...) 5210469 ms
verifyMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In Recei...) 5361138 ms
verifyMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In Recei...) 5364082 ms
verifyMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify MemberID And Archive Information In Recei...) 5544139 ms
verifyNormalMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information U...) 5691825 ms
verifyNormalMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information I...) 5694772 ms
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...) 5874835 ms
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...) 6021748 ms
verifyNormalTellerMemberNameOnlyinDatFile({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is present only...) 6024395 ms
verifyNormalTellerMemberNameUpdateUnassignedMemberID({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name when no Member ID in...) 6024401 ms
verifyNormalTellerNoMemberNameinDatFileAndDB({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is not in both ...) 6204452 ms
verifyReceivedAndDisbursedErrorMessages({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Error Messages In Rece...) 6351355 ms
verifyReceivedAndDisbursedGridInReceiptPage({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Grid In Receipt Page, ...) 6442595 ms
verifyReceivedAndDisbursedSumsInReceiptPage({Toggel=, Archived Transactions=no, Description=verify Received And Disbursed Sums In Receipt Page, ...) 6531244 ms
verifySelectedDisbursementGrid({Toggel=, Archived Transactions=no, Description=verify Selected Received Grid Receipt Page, Email=, ...) 6620670 ms
verifySelectedDisbursementGrid({Toggel=, Archived Transactions=no, Description=verify Selected Disbursment Grid Receipt Page, Email...) 6708649 ms
verifyShowTransactionCloseBtn({Toggel=, Archived Transactions=no, Description=verify Show Transaction In Receipt Page, Email=, Arc...) 6796093 ms
verifyShowTransactionCloseBtn({Toggel=, Archived Transactions=no, Description=verify Show Transaction In Receipt Page, Email=, Arc...) 6883376 ms
verifySignatureCardInReceiptPage({Toggel=, Archived Transactions=no, Description=verify Signature Card In Receipt Page, Email=, Archi...) 6969741 ms
verifyTellersMemberNameUpdateinHoldNoticePage({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page mat...) 7058107 ms
verifyTellersMemberNameUpdateinHoldNoticePage({Toggel=TRUE, Archived Transactions=no, Description=verify Updated Member Name Hold NOtice page mat...) 7058110 ms
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...) 7060671 ms
verifyTellersMemberNameinDatFileAndUpdate({Toggel=TRUE, Archived Transactions=no, Description=verify behavior when Memebr Name is DatFIle and ...) 7063330 ms
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile, ...) 7243383 ms
verifyTellersMemberNameinHoldNoticePage({Toggel=, Archived Transactions=no, Description=verify Member Name Hold NOtice page match datfile M...) 7371362 ms
verifyTouchSignatureEreceipt({Toggel=, Archived Transactions=no, Description=verify touch signature in Receipt Page, Email=FALSE,...) 7459855 ms
verifyTransactionArchivInEreceipt({Toggel=, Archived Transactions=yes, Description=verify Transaction Archive with Memo In Ereceipt Pa...) 7504659 ms
verifyUIElementsInReceiptPage({Toggel=, Archived Transactions=no, Description=verify UI Elements In Receipt Page, Email=, Archive=...) 7598514 ms
com.imm.ereceipt.testscripts.LoggingArchive.LoggingArchive
verifyDefaultsInArchivesPage({UserPwd=iMM2022!, Description=verify defaults In Archives Page with Teller,Date, Category=, select=...) 7734063 ms
verifyErrorMessagesinArchivesPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Member, Category=Teller, se...) 7779111 ms
verifyErrorMessagesinLoggingPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Date, Category=, select=, R...) 7831533 ms
verifyErrorMessagesinLoggingPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Machine, Category=Teller, s...) 7959540 ms
verifyErrorMessagesinLoggingPage({UserPwd=iMM2022!, Description=verify Error Messages in Logging Page for Transaction, Category=Telle...) 8085125 ms
verifySelectAllInArchivesPage({UserPwd=iMM2022!, Description=verify selectall in Archives Page with Teller,Date, Category=, select...) 8196396 ms
verifySortingInArchivesPage({UserPwd=iMM2022!, Description=verify sorting in Archives Page with Teller,Date, Category=, select=,...) 8253526 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Teller,Date (Not processed s...) 8306702 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Transaction,Date (Successed ...) 8352264 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Date,Teller First Name, Cate...) 8397076 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Date,Teller Last Name, Categ...) 8448282 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Member,Date, Category=, sele...) 8493125 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with Archive status,Date, Categor...) 8537619 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with clear, Category=, select=, R...) 8582453 ms
verifyUIElementsInArchivesPage({UserPwd=iMM2022!, Description=verify UI Elements In Archives Page with reprocess, Category=, select...) 8627291 ms
verifyUIElementsInLoggingPage({UserPwd=iMM2022!, Description=verify UI Elemnts In Logging with Reference, Category=, select=, Refe...) 8672622 ms
com.imm.ereceipt.testscripts.FiManagement.FiManagement
checkMemberManagerRole({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, W...) 8746079 ms
createAddGroupInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, Workstati...) 8816476 ms
createAddGroupInRolesPage({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, W...) 8884857 ms
verifyAddMulitpleBrances({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 8940540 ms
verifyAddMulitpleBrancesUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 9063786 ms
verifyAddMulitpleWorkstationUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=3, WorkstationDeleteO...) 9066488 ms
verifyAddWorkstationsUnderBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=5, WorkstationDeleteO...) 9246544 ms
verifyAddWorkstationsUnderMultipleBranches({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=16, WorkstationDelete...) 9381999 ms
verifyBranchInBranchesPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 9385109 ms
verifyCopyBranchInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 9648356 ms
verifyCopyWorkstationInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 9775787 ms
verifyImagingSystem({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 9900886 ms
verifyMemberImportFileLocationPath_ER2267({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10089161 ms
verifyMemberImportFilePathToolTip_ER2274({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10180876 ms
verifyMemberImportInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, Workstati...) 10229649 ms
verifyMemberImportOnDemandPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10284720 ms
verifyMemberImportOnDemandPageClearAndX_ER2269({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10379567 ms
verifyMemberImportOnDemandPageDiffSizes_ER2270({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10435423 ms
verifyMemberImportOnDemandPageFileExtensions_ER2268({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10485680 ms
verifyMemberImportPageTimeAndDatePickers({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10578328 ms
verifyMemberImportSchedulePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10634764 ms
verifyMemberImportSchedulePageCustom_ER2263({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10729320 ms
verifyMemberImportSchedulePageDaily_ER2261({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10781914 ms
verifyMemberImportSchedulePageDate_ER2258({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10840132 ms
verifyMemberImportSchedulePageDefaults_ER2257({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10899105 ms
verifyMemberImportSchedulePageOneTime_ER2260({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 10946950 ms
verifyMemberImportSchedulePageWeekly_ER2262({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11009339 ms
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=do not delete, MultipleWorkstation=, Workst...) 11069560 ms
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Test Member, MultipleWorkstation=, Workstat...) 11128134 ms
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11193230 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11250038 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...) 11294734 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Tellers, MultipleWorkstation=, Work...) 11371980 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...) 11455343 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Super Tellers, MultipleWorkstation=...) 11541352 ms
verifySortingInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11621832 ms
verifySortingInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11690258 ms
verifyWorkStationInWorkstationsPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11758710 ms
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11761549 ms
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11867449 ms
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 11971054 ms
com.imm.ereceipt.testscripts.FiSettings.FiSettings
verifyBranchArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 12077776 ms
verifyBranchOperationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 12190538 ms
verifyBranchPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 12306141 ms
verifyBranchScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 12471166 ms
verifyBranchSignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 12583263 ms
verifyBranchWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 12694801 ms
verifyFIArchiveSettingsDefaultMemberErrMessage({Archived Transactions=, Archive=Default Member Number-222;, print signatur=, Name=, MultipleWorksta...) 12810504 ms
verifyFIArchiveSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 12896963 ms
verifyFIDisplayHoldNoticeStatusInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 12993497 ms
verifyFIDisplayHoldNoticeToggleInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 13079234 ms
verifyFIDisplayHoldNoticeToggleInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 13167751 ms
verifyFIGeneralSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 13254904 ms
verifyFIHoldNoticeSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 13341155 ms
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 13426801 ms
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 13513272 ms
verifyFIOperationSettingsInAdmin({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 13599229 ms
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 13685249 ms
verifyFIPlatformSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 13772064 ms
verifyFIPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=TRUE, Name=, MultipleWorkstation=, WorkstationDele...) 13858477 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14028178 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14118199 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14205608 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14293077 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14378946 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14467300 ms
verifyFIScanSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14554485 ms
verifyFISettingsInAdminTellerPortal({Archived Transactions=, Archive=Archive Scanned Checks-false;PDFEncryptionLevel-128;Send Notificati...) 14642056 ms
verifyFISignSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14812833 ms
verifyFIWorkstationSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14899825 ms
verifyInstAddressLabelinFiSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 14986309 ms
verifySettingsInAdminTellerPortal({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 15051529 ms
verifySubscriptionSettingsInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...) 15105664 ms
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 15164530 ms
verifySystemSettingsTextInvalidTemplate({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 15223013 ms
verifySystemSettingsTextTab({Archived Transactions=, Archive=, print signatur=, Name=FIAdminGroup, MultipleWorkstation=, Worksta...) 15280073 ms
verifyTextSubscriptionInAdminTellerPortal({Archived Transactions=no, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDelete...) 15337075 ms
verifyWorkstationPrintSettingsInAdmin({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 15394213 ms
verifyeReceiptsRestartInBranchSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 15575691 ms
verifyeReceiptsRestartTextInFISettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 15703245 ms
verifyinsAddressGeneralSettings({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...) 15789317 ms
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
verifyOfflineDepositTransaction({Description=Verify deposit in Offline Transaction demo, From Account #=1212, Teller ID=456346, To A...) 15876505 ms
verifyOfflineErrorMessagesDate({Description=VerifyError MEssages on invalid Date, From Account #=1212, Teller ID=456346, To Account...) 15938040 ms
verifyOfflineErrorMessagesDate({Description=VerifyError MEssages on invalid Date, From Account #=1212, Teller ID=456346, To Account...) 16167303 ms
verifyOfflineErrorMessagesDeposit({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...) 16252787 ms
verifyOfflineErrorMessagesDeposit({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...) 16312273 ms
verifyOfflineErrorMessagesDeposit({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...) 16540635 ms
verifyOfflineErrorMessagesMemberDetails({Description=Verify error in Offline Transaction demo, From Account #=1212, Teller ID=3456, To Accou...) 16612085 ms
verifyOfflineErrorMessagesMemberNameDetails({Description=Verify Member Name error in Offline Transaction demo, From Account #=1212, Teller ID=34...) 16672344 ms
verifyOfflineErrorMessagesTellerIDDetails({Description=Verify Teller ID error in Offline Transaction demo, From Account #=1212, Teller ID=3456...) 16901099 ms
verifyOfflineErrorMessagesTellerIDDetails({Description=Verify Teller ID Missing error in Offline Transaction demo, From Account #=1212, Teller...) 17032691 ms
verifyOfflineErrorMessagesTransfer({Description=Verify Account Type in DEposit, From Account #=, Teller ID=2345, To Account #=1414, Amo...) 17260527 ms
verifyOfflineErrorMessagesTransfer({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=, Amo...) 17392305 ms
verifyOfflineErrorMessagesTransfer({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...) 17619529 ms
verifyOfflineErrorMessagesWithdraw({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...) 17632459 ms
verifyOfflineErrorMessagesWithdraw({Description=Verify Account Type in DEposit, From Account #=1212, Teller ID=2345, To Account #=1414,...) 17753436 ms
verifyOfflineOtherTransaction({Description=Verify Other in Offline Transaction demo, From Account #=1212, Teller ID=103984601984, ...) 17980342 ms
verifyOfflinePaymentTransaction({Description=Verify Payment in Offline Transaction demo, From Account #=1212, Teller ID=456467, To A...) 18113506 ms
verifyOfflineTranGenerateSample({Description=Verify generate sample data in Offline Transaction demo, From Account #=1212, Teller ID...) 18322681 ms
verifyOfflineTransferTransaction({Description=Verify transfer in Offline Transaction demo, From Account #=1212, Teller ID=23435, To A...) 18472651 ms
verifyOfflineWithdrawTransaction({Description=Verify withdraw in Offline Transaction demo, From Account #=1212, Teller ID=789789, To ...) 18682690 ms
verifyUIElementsInOfflineTran({Description=verify UI lements in landing page, From Account #=1212, Teller ID=1488, To Account #=14...) 18835148 ms
com.imm.ereceipt.testscripts.Reports.Reports
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Date, Teller ID=, errorMessa...) 19042503 ms
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Teller ID, Teller ID=%&^heg,...) 19122948 ms
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Member #, Teller ID=, errorM...) 19194544 ms
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Email, Teller ID=, errorMess...) 19248978 ms
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Workstation Length, Teller I...) 19301682 ms
verifyErrorMessagesInReports({UserPwd=iMM2022!, Description=verify Error Messages in Report Page for Workstation special characte...) 19383978 ms
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page Teller ID, Teller ID=1491, erro...) 19464479 ms
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Email, Teller ID=...) 19546583 ms
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and workstation, Tell...) 19596464 ms
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Member#, Teller I...) 19692106 ms
verifySearchInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Search Text, Tell...) 19785426 ms
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date, Teller ID=, errorMes...) 19871899 ms
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Workstation, Tell...) 19934638 ms
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Teller Email, Tel...) 20013591 ms
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Member #, Teller ...) 20093746 ms
verifySortingInReports({UserPwd=iMM2022!, Description=verify Search Elements In Report Page with Date and Teller ID, Teller...) 20171764 ms
verifyUIElementsInReports({UserPwd=iMM2022!, Description=verify UI Elements In Report Page, Teller ID=, errorMessage=, Teller ...) 20248794 ms