Test results
1 suite, 6 failed tests
com.imm.ereceipt.testscripts.DashBoard.DashBoard
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:100) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) at java.base/java.util.Objects.checkIndex(Objects.java:385) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:663) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:100) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) at java.base/java.util.Objects.checkIndex(Objects.java:385) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:663) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:100) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) at java.base/java.util.Objects.checkIndex(Objects.java:385) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:663) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:100) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) at java.base/java.util.Objects.checkIndex(Objects.java:385) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.get(Unknown Source) at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:663) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage ({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller LastName=#878%, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=9876*&(^, errorMessage=Special characters not allowed.;Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.AssertionError: java.lang.InterruptedException: sleep interrupted at org.openqa.selenium.support.ui.SlowLoadableComponent.waitFor(SlowLoadableComponent.java:103) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:76) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.isDisplayed(Unknown Source) at com.imm.ereceipt.support.ImmUtils.waitForElementToBeDisplayed(ImmUtils.java:306) at com.imm.ereceipt.pages.DashboardPage.isLoaded(DashboardPage.java:303) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:51) at com.imm.ereceipt.pages.SignInPage.clickLoginBtn(SignInPage.java:186) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:626) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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: sleep interrupted at java.base/java.lang.Thread.sleep0(Native Method) at java.base/java.lang.Thread.sleep(Thread.java:484) at org.openqa.selenium.support.ui.SlowLoadableComponent.waitFor(SlowLoadableComponent.java:100) ... 35 more
(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.AssertionError: java.lang.InterruptedException: sleep interrupted at org.openqa.selenium.support.ui.SlowLoadableComponent.waitFor(SlowLoadableComponent.java:103) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:76) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy17.isDisplayed(Unknown Source) at com.imm.ereceipt.support.ImmUtils.waitForElementToBeDisplayed(ImmUtils.java:306) at com.imm.ereceipt.pages.DashboardPage.isLoaded(DashboardPage.java:303) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:51) at com.imm.ereceipt.pages.SignInPage.clickLoginBtn(SignInPage.java:186) at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:626) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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: sleep interrupted at java.base/java.lang.Thread.sleep0(Native Method) at java.base/java.lang.Thread.sleep(Thread.java:484) at org.openqa.selenium.support.ui.SlowLoadableComponent.waitFor(SlowLoadableComponent.java:100) ... 35 more
(Verify negative/invalid Search of 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 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=}) (Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
C:\Users\dhima\git\eReceipts\IMM_EReceiptsWeb_Automation\testxml\Regression\XP\QAXPAuto\EReceiptChrome_demo.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="1" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://er-tellerportal-demo.azurewebsites.net"/>
  <parameter name="portalType" value="Cloud"/>
  <parameter name="FIName" value="QAXPAuto"/>
  <parameter name="projectKey" value="ER"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <parameter name="Host" value="XP"/>
  <parameter name="adminUrl" value="https://er-fiadminportal-demo.azurewebsites.net"/>
  <parameter name="TestType" value="Regression"/>
  <listeners>
    <listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.ereceipt.testscripts.DashBoard.DashBoard">
        <methods>
          <include name="verifyErrorMessagesInDashBoardPage"/>
        </methods>
      </class> <!-- com.imm.ereceipt.testscripts.DashBoard.DashBoard -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
            
Tests for IMM_QA_Automation
  • IMM_Test_Chrome (1 class)
Groups for IMM_QA_Automation
DashBoard
verifyErrorMessagesInDashBoardPage
P1
verifyErrorMessagesInDashBoardPage
Times for IMM_QA_Automation
Total running time: 18 minutes
Reporter output for IMM_QA_Automation
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
   --- 12 Aug 22:17:58 968 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 12 Aug 22:18:01 460 - 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 *****
   --- 12 Aug 22:18:21 816 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:18:21 816 - 18 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:18:34 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 12 Aug 22:18:35 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:18:36 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 12 Aug 22:18:37 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:18:38 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:18:44 127 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2e-d63c-7965-9de2-493c9486fc00&response_mode=fragment&client_info=1&nonce=01989f2e-d63f-7dee-9afb-34983dc9f333&state=eyjpzci6ijaxotg5zjjllwq2m2utn2y5ny05owqyltu5ndk0njhintc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w-b61njgkcwjxwosl6yairp4bmkfrmefxxook0jlxta&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:18:44 127 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:18:47 997 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2e-d63c-7965-9de2-493c9486fc00&response_mode=fragment&client_info=1&nonce=01989f2e-d63f-7dee-9afb-34983dc9f333&state=eyjpzci6ijaxotg5zjjllwq2m2utn2y5ny05owqyltu5ndk0njhintc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w-b61njgkcwjxwosl6yairp4bmkfrmefxxook0jlxta&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:18:47 997 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Aug 22:18:49 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:18:50 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:18:55 706 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2e-d63c-7965-9de2-493c9486fc00&response_mode=fragment&client_info=1&nonce=01989f2e-d63f-7dee-9afb-34983dc9f333&state=eyjpzci6ijaxotg5zjjllwq2m2utn2y5ny05owqyltu5ndk0njhintc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=w-b61njgkcwjxwosl6yairp4bmkfrmefxxook0jlxta&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:18:55 706 - 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
   --- 12 Aug 22:19:01 678 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Aug 22:19:01 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:19:17 007 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p-zdoh_to0_bihv9wwu-31w9kiblooh8virx7fypfjtoqutn2qb9zxcmhdkwuhozppqr7ucizetlnxtdzmqem-pbv1sd7grwdvcdlxl1dluxtxp2bdjhjkhrluxbcld_cbek4v_mfpw2xlenizgjsgbzq1lxwz7koryyfsqnzbpnvf0tythli-2n8kcenx1tzakstjfdq4iie9iwrbhb1hs5w7xvh9epu-swsv6gefuy55xnon3c3jxs3n8v7oivstgq1lbql8t-qyjhsvh2dbmsxp9akc8tfjziknuympbpwhzmmxohhnnoyd066hegch-rbgk71xfxjgmu0vktdib6dfwcodu5cnutkrbcneubkgjh5uz0rbag6zfjyzuybfn3x78fih6r_krk28brfcfh6bonufnmu-8y-a52rslgagi8adyxocixgwkzzzthem6juwmowu1s_ptlxmetesqiyln6bkzkzlfsvvhvti4miscnt78wmdxllnwpjqhxvgpbpocjxaqofytujkd7fh3h23digkx7insqxpmnc6oxzngs1r2oh5zfmwpfnovfpraxozltsrckp3yfhclcs5xeohdwotex0r0rqif1ihi6lcnnzvddhbq1dlnlgfkr-2jmr9xx7klxkq5jvweqzrzw-_mc365a40u1ivdbq6ptk3ynavkh4sjdc-252ytretwrhbrtnl-n8z5h2v0y6hnciw_gxj7x4pw30sbje9temabawd2huh6mok6jyn8_zdzpmunofte0oaw5cm4dikgvdvb5x4brs5oqq7zpf8wnrriqhdc9dzb5bvujhlrk4hnaync2oyhy_5k-npnlvrspai1lc5k8m_zbc9u89zhhtu3d-jjkye_rqbn7saacmltty-93i2ac1xoh17w37ovmesxesi90xxnppebixls8rrcdy4dodbctz_c&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zjjllwq2m2utn2y5ny05owqyltu5ndk0njhintc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-d0cd-8506-82a0-7ae571fe7f19
   --- 12 Aug 22:19:17 008 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:19:21 015 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p-zdoh_to0_bihv9wwu-31w9kiblooh8virx7fypfjtoqutn2qb9zxcmhdkwuhozppqr7ucizetlnxtdzmqem-pbv1sd7grwdvcdlxl1dluxtxp2bdjhjkhrluxbcld_cbek4v_mfpw2xlenizgjsgbzq1lxwz7koryyfsqnzbpnvf0tythli-2n8kcenx1tzakstjfdq4iie9iwrbhb1hs5w7xvh9epu-swsv6gefuy55xnon3c3jxs3n8v7oivstgq1lbql8t-qyjhsvh2dbmsxp9akc8tfjziknuympbpwhzmmxohhnnoyd066hegch-rbgk71xfxjgmu0vktdib6dfwcodu5cnutkrbcneubkgjh5uz0rbag6zfjyzuybfn3x78fih6r_krk28brfcfh6bonufnmu-8y-a52rslgagi8adyxocixgwkzzzthem6juwmowu1s_ptlxmetesqiyln6bkzkzlfsvvhvti4miscnt78wmdxllnwpjqhxvgpbpocjxaqofytujkd7fh3h23digkx7insqxpmnc6oxzngs1r2oh5zfmwpfnovfpraxozltsrckp3yfhclcs5xeohdwotex0r0rqif1ihi6lcnnzvddhbq1dlnlgfkr-2jmr9xx7klxkq5jvweqzrzw-_mc365a40u1ivdbq6ptk3ynavkh4sjdc-252ytretwrhbrtnl-n8z5h2v0y6hnciw_gxj7x4pw30sbje9temabawd2huh6mok6jyn8_zdzpmunofte0oaw5cm4dikgvdvb5x4brs5oqq7zpf8wnrriqhdc9dzb5bvujhlrk4hnaync2oyhy_5k-npnlvrspai1lc5k8m_zbc9u89zhhtu3d-jjkye_rqbn7saacmltty-93i2ac1xoh17w37ovmesxesi90xxnppebixls8rrcdy4dodbctz_c&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zjjllwq2m2utn2y5ny05owqyltu5ndk0njhintc1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-d0cd-8506-82a0-7ae571fe7f19
   --- 12 Aug 22:19:21 015 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:19:33 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immOnFilter]
   --- 12 Aug 22:19:36 837 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 12 Aug 22:19:36 837 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:19:37 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 12 Aug 22:19:45 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 12 Aug 22:19:50 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immTranDateFrom]
   --- 12 Aug 22:19:52 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immTranDateFrom]
   --- 12 Aug 22:19:54 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immTranDateTo]
 Entered 'Date range' : 08/10/25 - 08/12/25 [ScreenShot]
   --- 12 Aug 22:19:58 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immTellerId]
   --- 12 Aug 22:19:59 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immTellerId]
 Entered 'Teller' : #878% [ScreenShot]
   --- 12 Aug 22:20:03 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immMemberId]
   --- 12 Aug 22:20:05 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> 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(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 12 Aug 22:20:47 368 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (921de88c3402045fc0f2a30c0e102620)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page
Expected: verify the Error message in Dashboard Page:Special characters not allowed.
Actual(Passed): Successfully verified the Error message in configvalue Page:Special characters not allowed.
[ScreenShot]

Test Passed.
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
   --- 12 Aug 22:04:11 640 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 12 Aug 22:04:15 596 - 3 - 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 *****
   --- 12 Aug 22:04:39 002 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:04:39 004 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:04:53 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 12 Aug 22:04:55 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:04:56 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 12 Aug 22:04:57 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:04:58 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:05:03 464 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f22-5413-7bca-85dd-62e887b5e23f&response_mode=fragment&client_info=1&nonce=01989f22-5415-79ff-abd7-66414e68100a&state=eyjpzci6ijaxotg5zjiyltu0mtqtn2fiyy1hztzkltqwytk0ztc1mtlkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3m0sgjque2kowoyjvmp-bxrdzfh-0i_kwhlzz6nifqo&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:05:03 467 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:05:07 412 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f22-5413-7bca-85dd-62e887b5e23f&response_mode=fragment&client_info=1&nonce=01989f22-5415-79ff-abd7-66414e68100a&state=eyjpzci6ijaxotg5zjiyltu0mtqtn2fiyy1hztzkltqwytk0ztc1mtlkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3m0sgjque2kowoyjvmp-bxrdzfh-0i_kwhlzz6nifqo&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:05:07 420 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Aug 22:05:09 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:05:10 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:05:16 071 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f22-5413-7bca-85dd-62e887b5e23f&response_mode=fragment&client_info=1&nonce=01989f22-5415-79ff-abd7-66414e68100a&state=eyjpzci6ijaxotg5zjiyltu0mtqtn2fiyy1hztzkltqwytk0ztc1mtlkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=3m0sgjque2kowoyjvmp-bxrdzfh-0i_kwhlzz6nifqo&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:05:16 072 - 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
   --- 12 Aug 22:05:21 740 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Aug 22:05:21 740 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:05:57 743 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p-ibpjxhrzpc7_fn5fqnrq452oidkwyj6lrzewzpv9ag3vlkgqzfmug_5ska_xdowd1hpzycbctezgojtbzntu81t6nuae6fzzxcby4_3xnqwnll1mthhehjtzavfwrrmwgqydpinl7n888ozfywppj7b4ogkso2o2anqeae2efoprurkxahdnkayrztxw8qp55sr0_zkqefcnnn_lkush_q9sojxjtgzgz_9bvwk_ggy0beoyjjgg2ojm5gksbdinsm3-lve3eenci4zlpo-jjcsmi3u8q5diltqyrh47p_etjvocvagzykweabn-tl8o6qovipdx5bxwnkxqs9whgjyxzeioyzlgd_ynwdwzc2rg7tuzz_ytl-xayinudas7gnng3ixyafakaqn6ctso_eduxxdj5c-7ubyqbhvuvh6jdcyqug4hmk8k5bpf-vcv0yod7nohfw_1bs7f_nl17q2kno84shjtl6khhlndg5mss7yl2i4bkhocozxwyy1g-t4wtagbrqyo-znad_disna1htnr7tfsrn8tjpkdvpifu8bnvfu5vofh0bl0tpre-mzfcq0a_zqhz8-mzistsxhz3wvlfdtjau49ui7dppfaa7bcevu0rpctz6yt09rkwmlc4j5g_1rbhtqtjfktvc8p6cxfhq-fdw1b89chsmxfsr3bu1jzkkdxmmq-umvzlfbe48xiznifeox1tacklt29rguz7vfi2sdqpmab9xpwatquqblte--ixipqwcv7l3vdybr1c-qasfdevprvjxk5fzlo_vq23ujmeqx8bqyaes_7esrdsuwuitjpnttfrvrbnp_lc6gvbek3k7gf4tuw_mn-obtwapi6jxo2ugt6opbnafogflpzed9ytlzxa7hckmmtbjzq8oqvl9st6wjglbd0rf1-dv3dfflbla9kmxu41qiqynqiq4lyr&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zjiyltu0mtqtn2fiyy1hztzkltqwytk0ztc1mtlkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-ab63-411f-4936-cd5ae7923d7a
   --- 12 Aug 22:05:57 747 - 31 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:06:01 337 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:06:01 340 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:06:05 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> id: immOnFilter]
   --- 12 Aug 22:06:09 327 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 12 Aug 22:06:09 327 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:06:10 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 12 Aug 22:06:19 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 12 Aug 22:06:24 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> id: immMemberId]
   --- 12 Aug 22:06:25 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> 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(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 12 Aug 22:07:04 663 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (06c84252b4b163557333d0ac6264cc51)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
   --- 12 Aug 22:07:17 471 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 12 Aug 22:07:21 062 - 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 *****
   --- 12 Aug 22:08:17 399 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:08:17 410 - 53 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:08:58 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 12 Aug 22:08:59 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:09:00 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 12 Aug 22:09:01 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:09:02 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:09:07 664 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f25-cd14-76e9-a80a-e0f46b7e0d54&response_mode=fragment&client_info=1&nonce=01989f25-cd16-71fd-82c2-8cb0edb9cd92&state=eyjpzci6ijaxotg5zji1lwnkmtutnzgznc04zgzjltczoguyzjq3mdvjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tpxzboaspnmbysl5jfa5cyp3qdfhpyw-tj4aqsjzriy&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:09:07 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:09:11 578 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f25-cd14-76e9-a80a-e0f46b7e0d54&response_mode=fragment&client_info=1&nonce=01989f25-cd16-71fd-82c2-8cb0edb9cd92&state=eyjpzci6ijaxotg5zji1lwnkmtutnzgznc04zgzjltczoguyzjq3mdvjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tpxzboaspnmbysl5jfa5cyp3qdfhpyw-tj4aqsjzriy&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:09:11 578 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Aug 22:09:13 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:09:14 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:09:19 109 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f25-cd14-76e9-a80a-e0f46b7e0d54&response_mode=fragment&client_info=1&nonce=01989f25-cd16-71fd-82c2-8cb0edb9cd92&state=eyjpzci6ijaxotg5zji1lwnkmtutnzgznc04zgzjltczoguyzjq3mdvjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tpxzboaspnmbysl5jfa5cyp3qdfhpyw-tj4aqsjzriy&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:09:19 109 - 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
   --- 12 Aug 22:09:24 924 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Aug 22:09:24 924 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:09:38 140 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p_utrt_1igc-r2n709s06ti-1aajj-qrdqhob8va6lwbjbh9cbh_a1ncthwjjavy_rmimjouh-y5uon21u6e-3llx0vy6qcaxwmqujdanzlroimfh9bajysd_t1svfqc3ts0g0wmso4wz-isle9-bfhsquqxacfui1p43l4pj_qz0xhbpwpyhrgcop3hymctgrbckeacfqpcg9qohzp8t57ynxcngicgcjqjqwlbzb5opnjugp8cxqhl2bqmtpaav_jyefcxe-5bz8t_dintbdekb-hfuwjl9zyed0gvjo3gapqis_mjqkb3mf5s8yqunx-ttficfyxhtxwhn5dcy0smrarag_0pe0xa8xflp0awvz6inyvtd3cddkomws_9vmvyhukzvr2mw0ur4ivi6fj397q9le-6vg-mvwp0xygxxv5te4cs3xtkddiqjaw3ko3xj-fcjbgnebosu8-91t0ems4hikfwnjsvxycbdojgw4eg3wz11nycdyptsoqg1_zdtt_p8gjwm8ezxkve3pctglckyf51khap7yz7mmkdleh8l4ca8dnis7olcruidxv0x7o53nditwaxuskl_0ay9u32rl7qpqgl8p6ogfzeqzhlnnqkjfheizvip1qplxn7uit6g0s1buvh6vhnq7-q4owqcukstduepiq73qvynz90gosiw1wbrs4yeqxtdgtfftybiokuezhtc6a1ff7vb4qobaxi5xf9onb735zjtctmmipxxitayfpnvcds518i89fzwvnnepihfbtbkbzicfopdflhkwog08mbetegtwphsmzeclaiwyb0neump_frswxdifx8qukmubaqzrs0b2ztyuiahmqwvkbstkbyja18rcnx67x4ejnod9bohsaccugnemjug_ildjkmz34n9xwdrabpwwvgjcrqmdvzr2ql02bbkr7k3ljrw&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zji1lwnkmtutnzgznc04zgzjltczoguyzjq3mdvjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-b015-828a-d8e8-62ce239a71d8
   --- 12 Aug 22:09:38 142 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:09:41 526 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p_utrt_1igc-r2n709s06ti-1aajj-qrdqhob8va6lwbjbh9cbh_a1ncthwjjavy_rmimjouh-y5uon21u6e-3llx0vy6qcaxwmqujdanzlroimfh9bajysd_t1svfqc3ts0g0wmso4wz-isle9-bfhsquqxacfui1p43l4pj_qz0xhbpwpyhrgcop3hymctgrbckeacfqpcg9qohzp8t57ynxcngicgcjqjqwlbzb5opnjugp8cxqhl2bqmtpaav_jyefcxe-5bz8t_dintbdekb-hfuwjl9zyed0gvjo3gapqis_mjqkb3mf5s8yqunx-ttficfyxhtxwhn5dcy0smrarag_0pe0xa8xflp0awvz6inyvtd3cddkomws_9vmvyhukzvr2mw0ur4ivi6fj397q9le-6vg-mvwp0xygxxv5te4cs3xtkddiqjaw3ko3xj-fcjbgnebosu8-91t0ems4hikfwnjsvxycbdojgw4eg3wz11nycdyptsoqg1_zdtt_p8gjwm8ezxkve3pctglckyf51khap7yz7mmkdleh8l4ca8dnis7olcruidxv0x7o53nditwaxuskl_0ay9u32rl7qpqgl8p6ogfzeqzhlnnqkjfheizvip1qplxn7uit6g0s1buvh6vhnq7-q4owqcukstduepiq73qvynz90gosiw1wbrs4yeqxtdgtfftybiokuezhtc6a1ff7vb4qobaxi5xf9onb735zjtctmmipxxitayfpnvcds518i89fzwvnnepihfbtbkbzicfopdflhkwog08mbetegtwphsmzeclaiwyb0neump_frswxdifx8qukmubaqzrs0b2ztyuiahmqwvkbstkbyja18rcnx67x4ejnod9bohsaccugnemjug_ildjkmz34n9xwdrabpwwvgjcrqmdvzr2ql02bbkr7k3ljrw&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zji1lwnkmtutnzgznc04zgzjltczoguyzjq3mdvjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-b015-828a-d8e8-62ce239a71d8
   --- 12 Aug 22:09:41 526 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:09:49 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: immOnFilter]
   --- 12 Aug 22:09:52 778 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 12 Aug 22:09:52 778 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:09:53 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 12 Aug 22:10:01 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 12 Aug 22:10:06 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: immTranDateFrom]
   --- 12 Aug 22:10:07 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: immTranDateFrom]
   --- 12 Aug 22:10:09 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: immTranDateTo]
 Entered 'Date range' : 12/28/2022 - 2/28/2016 [ScreenShot]
   --- 12 Aug 22:10:12 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: immMemberId]
   --- 12 Aug 22:10:13 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> 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(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 12 Aug 22:10:53 193 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (dd45d7fdea08291f2f020817ec075ef1)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
   --- 12 Aug 22:11:06 091 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 12 Aug 22:11:08 750 - 2 - 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 *****
   --- 12 Aug 22:11:32 419 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f28-8347-717b-ae2f-8b32794acc2f&response_mode=fragment&client_info=1&nonce=01989f28-8349-799f-93a8-be2e3d36fe09&state=eyjpzci6ijaxotg5zji4ltgzndgtnzlknc1hzje4ltk5yme0zjlmmjg1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=agierlf34fks2vzjrqb1qhi_o2swjnls8u9cez9uxgo&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:11:32 419 - 22 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:11:33 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 12 Aug 22:11:35 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:11:36 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 12 Aug 22:11:37 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:11:38 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:11:42 793 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f28-8347-717b-ae2f-8b32794acc2f&response_mode=fragment&client_info=1&nonce=01989f28-8349-799f-93a8-be2e3d36fe09&state=eyjpzci6ijaxotg5zji4ltgzndgtnzlknc1hzje4ltk5yme0zjlmmjg1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=agierlf34fks2vzjrqb1qhi_o2swjnls8u9cez9uxgo&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:11:42 794 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:11:46 620 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f28-8347-717b-ae2f-8b32794acc2f&response_mode=fragment&client_info=1&nonce=01989f28-8349-799f-93a8-be2e3d36fe09&state=eyjpzci6ijaxotg5zji4ltgzndgtnzlknc1hzje4ltk5yme0zjlmmjg1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=agierlf34fks2vzjrqb1qhi_o2swjnls8u9cez9uxgo&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:11:46 622 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Aug 22:11:48 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:11:49 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:11:53 713 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f28-8347-717b-ae2f-8b32794acc2f&response_mode=fragment&client_info=1&nonce=01989f28-8349-799f-93a8-be2e3d36fe09&state=eyjpzci6ijaxotg5zji4ltgzndgtnzlknc1hzje4ltk5yme0zjlmmjg1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=agierlf34fks2vzjrqb1qhi_o2swjnls8u9cez9uxgo&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:11:53 713 - 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
   --- 12 Aug 22:11:58 779 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Aug 22:11:58 779 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:12:18 858 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p8mtn6qtujr-8yylj8vvgbfpbbk3olo_mdlio9l28phpr6neihnzed4okgzn9hohe0iacxpwhrp_mjyshtanmq8_giyrdxuo9u8rvo5attrd8kjs7e4tgor--zyqoxbvcnnac5u3ck-zukcj6sl4wsrgcerczatuwxt5v0csupl24epkqaa4iubr29bcjf8ey7kr0whftc729pgd9faon4wfs9tqe3sqj7bkofohfjo4cfdl_krim3-jktj_8u1p3xnv7ienrakpp0vdpcnkenbyvjzzttu6vtfsm-yq_9sgwo0pt8ufoifukx_ejkf-fi4zne_fb1qng--xg7fi-2dkofxp2bpweioqp7vzoe3nurncpyui73kjnwe0mge94uu4sggt6bx_zpjvah7mbzpki5jg9gxo2wh5a5ye4d71jterirn-neqn5l-knw2_o1gklrxp197wh-fgp99ssecdvkbj1_sr8nyctgvs_91a0gkq1dqrcamatcltrfbakyfggxpkeujjfnbnw3rcjtnap0ac71l5jwpz2eiuhvfee7ezo9iduqukbivnnkakaphkhvca2zzxrxtapkngsk--lep8l_ctizihwbqvng30q8_zlxixxp7qwjmvkfuascgyrw_2ol3rynx-_qlomwj-1ps_t8nlqvnuku-lugmgsk2orqx2d1sf41kc24vozdt0om-1qgxgedme2dcgjzrxlsljsfdho-jgxqm3ibjvvysxthtz6rg2mbhanmx93bw0fmuf_weirl3ck8lvcwmgnghe5mfcpzebweqmt0-ztaggnfp4py3u00kb2ztln3dgejupqrtjn-fbxxcelrfiplsvl_uc8gkik4gfcyp-_90ayfbped-hd9l2isqignwdmi-1pwiwczmnkrkbudgqihgfgc4xuytejk_pawagw_fefbbfsx68trgdwa&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zji4ltgzndgtnzlknc1hzje4ltk5yme0zjlmmjg1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-5264-faff-8cc3-67fb496c256e
   --- 12 Aug 22:12:18 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:12:22 241 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p8mtn6qtujr-8yylj8vvgbfpbbk3olo_mdlio9l28phpr6neihnzed4okgzn9hohe0iacxpwhrp_mjyshtanmq8_giyrdxuo9u8rvo5attrd8kjs7e4tgor--zyqoxbvcnnac5u3ck-zukcj6sl4wsrgcerczatuwxt5v0csupl24epkqaa4iubr29bcjf8ey7kr0whftc729pgd9faon4wfs9tqe3sqj7bkofohfjo4cfdl_krim3-jktj_8u1p3xnv7ienrakpp0vdpcnkenbyvjzzttu6vtfsm-yq_9sgwo0pt8ufoifukx_ejkf-fi4zne_fb1qng--xg7fi-2dkofxp2bpweioqp7vzoe3nurncpyui73kjnwe0mge94uu4sggt6bx_zpjvah7mbzpki5jg9gxo2wh5a5ye4d71jterirn-neqn5l-knw2_o1gklrxp197wh-fgp99ssecdvkbj1_sr8nyctgvs_91a0gkq1dqrcamatcltrfbakyfggxpkeujjfnbnw3rcjtnap0ac71l5jwpz2eiuhvfee7ezo9iduqukbivnnkakaphkhvca2zzxrxtapkngsk--lep8l_ctizihwbqvng30q8_zlxixxp7qwjmvkfuascgyrw_2ol3rynx-_qlomwj-1ps_t8nlqvnuku-lugmgsk2orqx2d1sf41kc24vozdt0om-1qgxgedme2dcgjzrxlsljsfdho-jgxqm3ibjvvysxthtz6rg2mbhanmx93bw0fmuf_weirl3ck8lvcwmgnghe5mfcpzebweqmt0-ztaggnfp4py3u00kb2ztln3dgejupqrtjn-fbxxcelrfiplsvl_uc8gkik4gfcyp-_90ayfbped-hd9l2isqignwdmi-1pwiwczmnkrkbudgqihgfgc4xuytejk_pawagw_fefbbfsx68trgdwa&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zji4ltgzndgtnzlknc1hzje4ltk5yme0zjlmmjg1yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-5264-faff-8cc3-67fb496c256e
   --- 12 Aug 22:12:22 241 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:12:38 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> id: immOnFilter]
   --- 12 Aug 22:12:41 491 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 12 Aug 22:12:41 491 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:12:42 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 12 Aug 22:12:50 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 12 Aug 22:12:55 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> id: immTranDateFrom]
   --- 12 Aug 22:12:56 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> id: immTranDateFrom]
   --- 12 Aug 22:12:58 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> 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(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 12 Aug 22:13:34 961 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (c49200fc97a928101f61330c11c06011)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
   --- 12 Aug 22:13:47 987 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 12 Aug 22:13:50 271 - 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 *****
   --- 12 Aug 22:14:11 631 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:14:11 632 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:14:29 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 12 Aug 22:14:29 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:14:30 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 12 Aug 22:14:31 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:14:32 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:14:37 949 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2b-1cda-75af-a897-3f29a9560a3c&response_mode=fragment&client_info=1&nonce=01989f2b-1cdd-7e6f-9a98-a8f46b6f97af&state=eyjpzci6ijaxotg5zjjiltfjzgmtnzvlzs04mze2lwnlzji5otu4zgyyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tj8nyzbu5y1qkpxvjgvgmzwasjyunetgscdtbtbbwmw&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:14:37 950 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:14:41 932 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2b-1cda-75af-a897-3f29a9560a3c&response_mode=fragment&client_info=1&nonce=01989f2b-1cdd-7e6f-9a98-a8f46b6f97af&state=eyjpzci6ijaxotg5zjjiltfjzgmtnzvlzs04mze2lwnlzji5otu4zgyyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tj8nyzbu5y1qkpxvjgvgmzwasjyunetgscdtbtbbwmw&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:14:41 932 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Aug 22:14:43 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:14:44 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:14:49 732 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2b-1cda-75af-a897-3f29a9560a3c&response_mode=fragment&client_info=1&nonce=01989f2b-1cdd-7e6f-9a98-a8f46b6f97af&state=eyjpzci6ijaxotg5zjjiltfjzgmtnzvlzs04mze2lwnlzji5otu4zgyyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=tj8nyzbu5y1qkpxvjgvgmzwasjyunetgscdtbtbbwmw&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:14:49 732 - 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
   --- 12 Aug 22:14:55 242 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Aug 22:14:55 242 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:15:10 548 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p8pzkxwox_whvgwrwis4ffbsbmpucbpxpv8wdhg9bfwz7yzazgfxkf1-onvadt0pjod295ua5h5tf1avrkujdecahipzlkcgit0h7joidsoclrcwwlvojnxe8bhjb-taeawi83qnifm-j6zzak4p7vsze4vlisjxc7gorracd8jlrrviwolwnwnyljlbbix-9f8f6kfungjkbvf59arheaduqmqj5ilm1262jo9e30igq6s70hscxg8iszeo7dhktegplmgvjeptqr4wmvqxwgk1qnkg1vm1bf2utazp9s5rogi2hv2qn9kgevuby4_plyd6mf5hnslll3d4sn09wqay0ymz8aqgsrulvjik8o7z9nvt2zd9iljyikntb0crq-vhx13vmyp9-rrm35_nwk1mscipd51bctusvqsoo1mgncwtuousshpklpgxzgsbltvuyncgfmapidlrfx7co8e936mghojod2f60smzetlylfsj0l1yvuh8dyemdos1xarvx6stbm41qrvaspcml3iuc4osxuitotwckan2q9j6orftp4qwlmddxarxgelnmvznu7rk1sxkqyiy4gtcsi9qm4n1alzof6leivmf_xib1iweezxgdumjzk2soobylukjavyejdpjdevj3nfpl9hxdu0p44pjgcm-y18kkvfrkojvele1jyqohh9n8pt7tjt62c7vfafedqrj2h7jezudk0bojps0wl-sohsgunadxfcj1_qes2id5mf6jhyd-exoxgfobnsmadxxuvrimuucqqkitphihngznatbsqhk88bdr3k1-x8egapfytfaqfslogs7q7qjh6t74qqnfjmte6ycsiyubk1wt7ufadhqmwcsxto51hryx6cqjvw0o8qpwjfbeu6szoathjqat1uxnfnr1vyrp6ehjh74kxxq-fqde1thxfggwu&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zjjiltfjzgmtnzvlzs04mze2lwnlzji5otu4zgyyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-787f-0b5e-88f1-be74070f4e5a
   --- 12 Aug 22:15:10 550 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:15:13 898 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:15:13 898 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:15:17 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> id: immOnFilter]
   --- 12 Aug 22:15:20 566 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 12 Aug 22:15:20 566 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:15:21 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]

Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
   --- 12 Aug 22:15:28 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 12 Aug 22:15:33 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> id: immTranDateFrom]
   --- 12 Aug 22:15:34 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> id: immTranDateFrom]
   --- 12 Aug 22:15:36 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> 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(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
   --- 12 Aug 22:16:17 060 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (904a4a3436f98589c780cc3bacf5d46f)] -> id: immOnFilter]
 Successfully verified the Apply button is not Enabled in Dashboard Page

Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
   --- 12 Aug 22:21:12 979 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 12 Aug 22:21:15 138 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller First and Last name
Steps:
 ***** verify Error Messages In DashBoard Page with Teller First and Last name *****
   --- 12 Aug 22:21:52 733 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:21:52 734 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:22:08 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98bab9b7134a3bf6c7cb818c525afdf3)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 12 Aug 22:22:09 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98bab9b7134a3bf6c7cb818c525afdf3)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:22:10 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98bab9b7134a3bf6c7cb818c525afdf3)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 12 Aug 22:22:11 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98bab9b7134a3bf6c7cb818c525afdf3)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:22:12 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98bab9b7134a3bf6c7cb818c525afdf3)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:22:17 891 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f32-1b4c-7401-95d3-b280491f6e81&response_mode=fragment&client_info=1&nonce=01989f32-1b4f-7156-966a-c75142af2b6c&state=eyjpzci6ijaxotg5zjmyltfingutnza2ms1hnzzjltzlztnintjmodi1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kkvd2ptpqla6clu-vaqogjzplp6p8rgcejvwkvklxh4&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:22:17 892 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:22:21 801 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f32-1b4c-7401-95d3-b280491f6e81&response_mode=fragment&client_info=1&nonce=01989f32-1b4f-7156-966a-c75142af2b6c&state=eyjpzci6ijaxotg5zjmyltfingutnza2ms1hnzzjltzlztnintjmodi1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kkvd2ptpqla6clu-vaqogjzplp6p8rgcejvwkvklxh4&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:22:21 801 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Aug 22:22:24 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98bab9b7134a3bf6c7cb818c525afdf3)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:22:25 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98bab9b7134a3bf6c7cb818c525afdf3)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:22:30 275 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f32-1b4c-7401-95d3-b280491f6e81&response_mode=fragment&client_info=1&nonce=01989f32-1b4f-7156-966a-c75142af2b6c&state=eyjpzci6ijaxotg5zjmyltfingutnza2ms1hnzzjltzlztnintjmodi1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=kkvd2ptpqla6clu-vaqogjzplp6p8rgcejvwkvklxh4&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:22:30 275 - 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
   --- 12 Aug 22:22:36 467 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Aug 22:22:36 467 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:23:02 553 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p8uokrywne1-qpn27bo_jelteem0x4lnv19bxjqdi_n4rt3celcirkcmi02vbemtrtxyehv9wpon-tshopwhv0gwrxseb2tabgw3sg6tcujo4c4hb2bl8w4_m9shzyovmjvprxuzb5y8w_w9oph0x8puu0q-dz-azowq6ublixuzykwrwf1pykfxweexqbnf8punq3_zacgg_dutuxek-3befjd5ercm8pxqpdmyi1bgckqe_ou_e4rlpciqvhnnij5wazneqjh8b9jqa-ls-r7lhievfn-ucefypoq7zkckd8fnfuusm5vi88yumspo1i8ucagv1fregn_nwdow_9pe9sz5wy0j3zzd-gl8quhksi-crmxfn1xbm4uxxrn8rven6dd6wu-fkwis_awxz_6mfc9o9ffzf2en9iyd8uwzwilydl2ah1w8gz9jmsgmypk_iilbvolp2dvhs5sg2erfvwjeuqozegunwx3slynypxdgo6zomerwcilir66lddhfeilrekweonm12aygvzm0gcqdygrilnc3p-nars1xot_yeuosbcrhfl6v-jwsofg9ojzexohctlrnflw11qufgxpgj_-xsrp28fajxbiyu455lp8eu2hktaknlhykt7r04aorjoh78lszcrxz2csvs11pruukfjymadvenbq3vhjd1r6knmea72lirg9rmn2zvrpssykuooyhvewho9pmub3ffjgcywe9t0ymrx1ozzwejd_os8mffszs3pxfzl9m1s9rlxvtmnxvoqwqx3mlomloh_s7wqjm8tt9pfogdjupspvueg86ojurt5fr7xxdru7cvilk060v9rncxspa-_5r-4vnuf-fh-n2rftosxaan4kuoytffqvq6k6utrml6nbaxw8jg8wb6jecitylzfyxwafd8atwqrhykrlec3lvtyy0mssta&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zjmyltfingutnza2ms1hnzzjltzlztnintjmodi1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-21f4-5ff0-5aef-06b13bfdbab6
   --- 12 Aug 22:23:02 553 - 21 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:23:05 993 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p8uokrywne1-qpn27bo_jelteem0x4lnv19bxjqdi_n4rt3celcirkcmi02vbemtrtxyehv9wpon-tshopwhv0gwrxseb2tabgw3sg6tcujo4c4hb2bl8w4_m9shzyovmjvprxuzb5y8w_w9oph0x8puu0q-dz-azowq6ublixuzykwrwf1pykfxweexqbnf8punq3_zacgg_dutuxek-3befjd5ercm8pxqpdmyi1bgckqe_ou_e4rlpciqvhnnij5wazneqjh8b9jqa-ls-r7lhievfn-ucefypoq7zkckd8fnfuusm5vi88yumspo1i8ucagv1fregn_nwdow_9pe9sz5wy0j3zzd-gl8quhksi-crmxfn1xbm4uxxrn8rven6dd6wu-fkwis_awxz_6mfc9o9ffzf2en9iyd8uwzwilydl2ah1w8gz9jmsgmypk_iilbvolp2dvhs5sg2erfvwjeuqozegunwx3slynypxdgo6zomerwcilir66lddhfeilrekweonm12aygvzm0gcqdygrilnc3p-nars1xot_yeuosbcrhfl6v-jwsofg9ojzexohctlrnflw11qufgxpgj_-xsrp28fajxbiyu455lp8eu2hktaknlhykt7r04aorjoh78lszcrxz2csvs11pruukfjymadvenbq3vhjd1r6knmea72lirg9rmn2zvrpssykuooyhvewho9pmub3ffjgcywe9t0ymrx1ozzwejd_os8mffszs3pxfzl9m1s9rlxvtmnxvoqwqx3mlomloh_s7wqjm8tt9pfogdjupspvueg86ojurt5fr7xxdru7cvilk060v9rncxspa-_5r-4vnuf-fh-n2rftosxaan4kuoytffqvq6k6utrml6nbaxw8jg8wb6jecitylzfyxwafd8atwqrhykrlec3lvtyy0mssta&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zjmyltfingutnza2ms1hnzzjltzlztnintjmodi1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-21f4-5ff0-5aef-06b13bfdbab6
   --- 12 Aug 22:23:05 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:23:20 713 - sleep failed..
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
   --- 12 Aug 22:16:30 019 - TestCaseID:: verifyErrorMessagesInDashBoardPage
   --- 12 Aug 22:16:32 919 - 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 *****
   --- 12 Aug 22:16:51 680 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:16:51 680 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:17:09 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d6f87b407adaf1d6057051b0c484dd61)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 12 Aug 22:17:10 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d6f87b407adaf1d6057051b0c484dd61)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:17:11 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d6f87b407adaf1d6057051b0c484dd61)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 12 Aug 22:17:12 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d6f87b407adaf1d6057051b0c484dd61)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:17:13 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d6f87b407adaf1d6057051b0c484dd61)] -> xpath: //input[@id='i0116']]
   --- 12 Aug 22:17:18 415 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2d-77ba-7204-9c21-47131d414d0d&response_mode=fragment&client_info=1&nonce=01989f2d-77bc-7b88-bd22-eadbcc5ae46d&state=eyjpzci6ijaxotg5zjjkltc3ymmtnznkns1iogqzltmzmtqzmduyyte2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mbsi2qejbl2oxd8cuem4kg6oo-rvf5rk2lek9jvifqy&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:17:18 415 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:17:22 793 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2d-77ba-7204-9c21-47131d414d0d&response_mode=fragment&client_info=1&nonce=01989f2d-77bc-7b88-bd22-eadbcc5ae46d&state=eyjpzci6ijaxotg5zjjkltc3ymmtnznkns1iogqzltmzmtqzmduyyte2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mbsi2qejbl2oxd8cuem4kg6oo-rvf5rk2lek9jvifqy&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:17:22 793 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Aug 22:17:24 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d6f87b407adaf1d6057051b0c484dd61)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:17:25 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d6f87b407adaf1d6057051b0c484dd61)] -> xpath: //input[@id='i0118']]
   --- 12 Aug 22:17:29 617 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=01989f2d-77ba-7204-9c21-47131d414d0d&response_mode=fragment&client_info=1&nonce=01989f2d-77bc-7b88-bd22-eadbcc5ae46d&state=eyjpzci6ijaxotg5zjjkltc3ymmtnznkns1iogqzltmzmtqzmduyyte2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mbsi2qejbl2oxd8cuem4kg6oo-rvf5rk2lek9jvifqy&code_challenge_method=s256&sso_reload=true
   --- 12 Aug 22:17:29 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:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com
   --- 12 Aug 22:17:36 633 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Aug 22:17:36 634 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:17:53 695 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p_ig7w-fm7r5txk1icqgrmf0cf6nzsaymyrgkk4gv5ohyf83u6hsdzk_2cgywiv0wgz2hfpqqhrl4kzhnfmgd1e6z5ki6rlcxrnvvc3tehaceotaseeyh2nyircc6q0hyidtjzxktjb6kmr2hvmvnsvcrtllfjyyckggwdtpq4ky0awyjgcoybli0x36tmg4i5nt4p_msqjjcebjxlh4-9h5hqmiefaffaxldd-siukc7prf7bqlh8l1u4d4ztufwm3d5xkskpubn-k7hwxqodhh1axoyefovv5_bw5mb9aavai7oqnvwtwps2yybbm7k75bxvvo6ncb2izeevbjxhwng9wbp5-jovdhyaidjblnqaatl7dk93ymevpo4e09uwaect1z87gp-t_4vmyv6frhult0753tfazqyxwn2graf2mccbrobktyzuipucrkx2qglivedn5ikibsxg2mjxmzoovppe27zg2hocna6-gdkeer6fx7c3aja8e6e3ofsbrpvg_snsbkv3ukltuwio7widjz7qioaeok0gsmixhj_of1b5-qnqm8ugf6bwpooy9smkr0e4jtldmeasix5kemvazszbe21ar-ddexni33qmielaxfe7_e4gd-koyu5lq8cws6oyiyxgmrwvxfwzgqom336s2zxp1qlyy7opfiygzrf9egxxauruofebqnpvymiba0hy8cudwrd2fmypr3ymajha1cdmprrvfvc54n9pgmefeusaegtwi1qoc8zwlgz8_w7nn_w3mkeqc-kpaudxzbs3cmf75s_ltcwi_3h6vm5ibzv6uq4yc7h-lkfxrb_bnba-ukb7r7andcamenpzlawceggat7adgew3tb26cwqjgomadmqg9guz-nr7eafa45k21ebey2p10wfwkp5_fpicwfhfban6zaxwaiy2efdqv51notorf6w&client_info=eyj1awqioiiwymu5mtnlni1mm2u1ltrmzgutody0ny0zyme2ztkzyzm1ztgilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxotg5zjjkltc3ymmtnznkns1iogqzltmzmtqzmduyyte2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=007beea9-ced4-d0e6-7e5c-d24b55549739
   --- 12 Aug 22:17:53 695 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:17:57 075 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/
   --- 12 Aug 22:17:57 075 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Aug 22:17:58 943 - sleep failed..
12 ignored methods
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifySortingInDashBoard
verifyUIElemntsInDashBoard
verifyFiltersInDashBoard
verifyTooltipsInReceiptPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInTellerPage
verifyValidEmailInNotifyInDashboardPage
verifyTransactionDefaultRequired
verifyTransactionColorsInDashBoard
verifyInvalidEmailInNotifyInDashboardPage
verifyForTransactionInTellerAndSuperTeller
Methods in chronological order
com.imm.ereceipt.testscripts.DashBoard.DashBoard
initialize(org.testng.TestRunner@488897ef) 0 ms
init(org.testng.TestRunner@488897ef) 49 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...) 4176 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...) 189648 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...) 417333 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...) 578849 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...) 741496 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...) 830046 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...) 1023721 ms