Test results
1 suite, 7 failed tests
com.imm.testscripts.Reports.Reports
verifyAuditReportSearchWithIndexes (, chrome_Windows 10)
java.time.format.DateTimeParseException: Text '05/13/2024 1:13:17 pm' could not be parsed at index 19 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954) at java.base/java.time.LocalDateTime.parse(LocalDateTime.java:494) at com.imm.pages.AuditReportPage.lambda$0(AuditReportPage.java:861) at java.base/java.util.TimSort.countRunAndMakeAscending(TimSort.java:355) at java.base/java.util.TimSort.sort(TimSort.java:234) at java.base/java.util.Arrays.sort(Arrays.java:1306) at java.base/java.util.ArrayList.sort(ArrayList.java:1721) at java.base/java.util.Collections.sort(Collections.java:179) at com.imm.pages.AuditReportPage.dateAscDesc(AuditReportPage.java:860) at com.imm.pages.AuditReportPage.returnSortedArray(AuditReportPage.java:850) at com.imm.testscripts.Reports.Reports.verifyAuditReportSearchWithIndexes(Reports.java:1256) 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 Audit report Search with Indexes)
verifyLoginFailuresReport (, chrome_Windows 10)
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.pages.LoginFailuresReportPage.AddCustomDateRange(LoginFailuresReportPage.java:304) at com.imm.testscripts.Reports.Reports.verifyLoginFailuresReport(Reports.java:2158) 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 Details report)
verifyReportUserCanOnlyAccessReportingandHelp (, chrome_Windows 10)
java.lang.AssertionError: Header Panel didn't display at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.header.Header.isLoaded(Header.java:130) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.testscripts.Reports.Reports.verifyReportUserCanOnlyAccessReportingandHelp(Reports.java:268) 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 Report User Can Only Access Reporting and Help)
verifySwitchingBetweenFisinAuditReport (, chrome_Windows 10)
java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1 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.GeneratedMethodAccessor9.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:40) at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source) at com.imm.pages.AuditReportPage.clickFIName(AuditReportPage.java:1021) at com.imm.testscripts.Reports.Reports.verifySwitchingBetweenFisinAuditReport(Reports.java:1049) 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 Switching Between Fis In Audit report)
verifySwitchingBetweenFisinErrorDetailsReport (, chrome_Windows 10)
java.lang.AssertionError: Failed to Stay on same FI at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.support.Log.assertThat(Log.java:678) at com.imm.testscripts.Reports.Reports.verifySwitchingBetweenFisinErrorDetailsReport(Reports.java:1880) 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 Switching Between Fis In Error Details report)
verifySwitchingBetweenFisinTransactionBasedReport (, chrome_Windows 10)
java.lang.AssertionError: Failed to Stay on same FI at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.support.Log.assertThat(Log.java:678) at com.imm.testscripts.Reports.Reports.verifySwitchingBetweenFisinTransactionBasedReport(Reports.java:2011) 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 Switching Between Fis In Transaction Based report)
verifyTransactionBasedReport (, chrome_Windows 10)
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:511) at com.imm.support.Log.testCaseResult(Log.java:261) at com.imm.testscripts.Reports.Reports.verifyTransactionBasedReport(Reports.java:208) 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 based report)
com.imm.testscripts.Reports.Reports
verifyErrorDetailsReport (, chrome_Windows 10) (Verify Error Details report)
verifyErrorDetailsReportWithDifferentDateRanges (, chrome_Windows 10) (Verify Error Details report with different Date Ranges)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--1363114268\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
  <parameter name="projectKey" value="ESPC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <listeners>
    <listener class-name="com.imm.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.Reports.Reports"/>
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyAuditReportSearchWithIndexes
verifyErrorDetailsReport
verifyErrorDetailsReportWithDifferentDateRanges
verifyLoginFailuresReport
verifyReportUserCanOnlyAccessReportingandHelp
verifySwitchingBetweenFisinAuditReport
verifySwitchingBetweenFisinErrorDetailsReport
verifySwitchingBetweenFisinTransactionBasedReport
verifyTransactionBasedReport
Reports
verifyAuditReportSearchWithIndexes
verifyErrorDetailsReport
verifyErrorDetailsReportWithDifferentDateRanges
verifyLoginFailuresReport
verifyReportUserCanOnlyAccessReportingandHelp
verifySwitchingBetweenFisinAuditReport
verifySwitchingBetweenFisinErrorDetailsReport
verifySwitchingBetweenFisinTransactionBasedReport
verifyTransactionBasedReport
Smoke
verifyAuditReportSearchWithIndexes
verifyErrorDetailsReport
verifyErrorDetailsReportWithDifferentDateRanges
verifyLoginFailuresReport
verifyReportUserCanOnlyAccessReportingandHelp
verifySwitchingBetweenFisinAuditReport
verifySwitchingBetweenFisinErrorDetailsReport
verifySwitchingBetweenFisinTransactionBasedReport
verifyTransactionBasedReport
Times for IMM_Esign_Chrome
Total running time: 30 minutes
Reporter output for IMM_Esign_Chrome
verifyErrorDetailsReport(, chrome_Windows 10)
   --- 24 May 14:50:15 151 - TestCaseID:: verifyErrorDetailsReport
   --- 24 May 14:50:16 038 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Error Details report ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 14:50:17 976 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 14:50:17 976 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:50:21 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: idSIButton9]
   --- 24 May 14:50:21 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: i0116]
   --- 24 May 14:50:26 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: idSIButton9]
   --- 24 May 14:50:27 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: i0118]
   --- 24 May 14:50:33 393 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 14:50:33 393 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:50:33 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: lightbox]
   --- 24 May 14:50:34 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: idSIButton9]
   --- 24 May 14:50:36 637 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 14:50:36 637 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:50:38 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 14:50:38 444 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 14:50:38 444 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:50:38 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> css selector: .header]
   --- 24 May 14:50:41 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: Menu_ErrorDetails]
   --- 24 May 14:50:42 134 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 14:50:42 134 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:50:42 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: titleErrorDetails]
   --- 24 May 14:50:42 314 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 14:50:42 315 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:50:42 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> css selector: .header]
Expected: Should navigate to 'Error Details Report' Page
Actual(Passed): Successfully navigated to 'Error Details Report' page
[ScreenShot]
   --- 24 May 14:50:42 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 14:50:43 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 24 May 14:50:46 304 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 14:50:46 304 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:50:48 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> css selector: input[type=text]]
  Host Id 0 UnifiedFI_Old | UnifiedFI_Old
  Host Id 1 UnifiedFI | UnifiedFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 24 May 14:50:54 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
   --- 24 May 14:50:54 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
   --- 24 May 14:50:54 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
   --- 24 May 14:50:59 992 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 14:50:59 992 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:51:07 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 25 future date
 Successfully validated future dates are disabled [ScreenShot]
   --- 24 May 14:51:07 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[@class='calendar left ng-star-inserted']/div/table/tbody/tr/td/span[normalize-space()='15']]
   --- 24 May 14:51:12 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[@class='calendar right ng-star-inserted']/div/table/tbody/tr/td/span[normalize-space()='25']]
 Selected data range : Custom [ScreenShot]
   --- 24 May 14:51:17 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:51:28 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:51:28 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:51:40 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 3 Days [ScreenShot]
   --- 24 May 14:51:48 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:51:58 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:51:58 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:52:10 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 7 Days [ScreenShot]
   --- 24 May 14:52:18 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:52:28 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:52:28 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:52:40 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 14 Days [ScreenShot]
   --- 24 May 14:52:48 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:52:58 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:52:58 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:53:11 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 21 Days [ScreenShot]
   --- 24 May 14:53:18 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:53:28 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:53:29 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:53:41 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 30 Days [ScreenShot]
   --- 24 May 14:53:48 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:53:58 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:53:59 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:54:11 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 Selected data range : Previous Week [ScreenShot]
   --- 24 May 14:54:18 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:54:29 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:54:29 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:54:41 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //*[@id='dateRange']]
 Selected data range : Previous Month [ScreenShot]
   --- 24 May 14:54:49 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:54:59 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:54:59 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:55:11 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: usersList]
   --- 24 May 14:55:11 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: user2]
   --- 24 May 14:55:12 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: user2]
   --- 24 May 14:55:12 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:55:22 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:55:22 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:55:34 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: inputErrorCode]
   --- 24 May 14:55:34 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: inputErrorCode]
   --- 24 May 14:55:40 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: inputErrorCode]
   --- 24 May 14:55:45 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: errorCodePattern]
 Successfully validated error code pattern Error Code must be in the format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx and contain alphanumeric characters (A-Z, a-z, 0-9) [ScreenShot]
   --- 24 May 14:55:48 236 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:55:58 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (67ea204ea2c2278ad87319f77e6298e7)] -> id: btnClear]
 Clicked 'Clear' button
 No error code

Test Passed.
verifyErrorDetailsReportWithDifferentDateRanges(, chrome_Windows 10)
   --- 24 May 14:56:10 946 - TestCaseID:: verifyErrorDetailsReportWithDifferentDateRanges
   --- 24 May 14:56:11 768 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Error Details report with different Date Ranges ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 14:56:12 456 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 14:56:12 456 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:56:15 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: idSIButton9]
   --- 24 May 14:56:15 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: i0116]
   --- 24 May 14:56:20 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: idSIButton9]
   --- 24 May 14:56:21 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: i0118]
   --- 24 May 14:56:27 294 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 14:56:27 294 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:56:27 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: lightbox]
   --- 24 May 14:56:28 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: idSIButton9]
   --- 24 May 14:56:29 168 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 14:56:29 169 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:56:31 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 14:56:31 450 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 14:56:31 450 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:56:31 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> css selector: .header]
   --- 24 May 14:56:34 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: Menu_ErrorDetails]
   --- 24 May 14:56:35 183 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 14:56:35 184 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:56:35 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: titleErrorDetails]
   --- 24 May 14:56:35 310 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 14:56:35 310 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:56:35 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> css selector: .header]
Expected: Should navigate to 'Error Details Report' Page
Actual(Passed): Successfully navigated to 'Error Details Report' page
[ScreenShot]
   --- 24 May 14:56:35 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 14:56:36 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 24 May 14:56:39 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 14:56:39 393 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:56:41 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> css selector: input[type=text]]
  Host Id 0 UnifiedFI_Old | UnifiedFI_Old
  Host Id 1 UnifiedFI | UnifiedFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 24 May 14:56:47 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
   --- 24 May 14:56:47 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
   --- 24 May 14:56:47 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
   --- 24 May 14:56:53 184 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 14:56:53 184 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:57:00 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 25 future date 25
 Successfully validated future dates are disabled [ScreenShot]
   --- 24 May 14:57:00 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[@class='calendar left ng-star-inserted']/div/table/tbody/tr/td/span[normalize-space()='15']]
   --- 24 May 14:57:05 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[@class='calendar right ng-star-inserted']/div/table/tbody/tr/td/span[normalize-space()='25']]
 Selected data range : Custom [ScreenShot]
   --- 24 May 14:57:10 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:57:21 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:57:21 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:57:33 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 3 Days [ScreenShot]
   --- 24 May 14:57:41 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:57:51 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:57:51 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:58:03 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 7 Days [ScreenShot]
   --- 24 May 14:58:11 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:58:21 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:58:21 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:58:34 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 14 Days [ScreenShot]
   --- 24 May 14:58:41 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:58:51 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:58:52 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:59:04 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 21 Days [ScreenShot]
   --- 24 May 14:59:11 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:59:21 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:59:22 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:59:34 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 30 Days [ScreenShot]
   --- 24 May 14:59:41 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:59:52 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:59:52 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:00:04 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 Selected data range : Previous Week [ScreenShot]
   --- 24 May 15:00:12 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:00:22 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:00:22 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:00:34 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //*[@id='dateRange']]
 Selected data range : Previous Month [ScreenShot]
   --- 24 May 15:00:42 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:00:52 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:00:52 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:01:04 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: usersList]
   --- 24 May 15:01:05 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: user2]
   --- 24 May 15:01:05 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: user2]
   --- 24 May 15:01:05 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:01:15 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:01:15 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b045089a5f18b93bc4fcb79c98eac2e8)] -> id: btnClear]
 Clicked 'Clear' button
 No error code

Test Passed.
verifySwitchingBetweenFisinErrorDetailsReport(, chrome_Windows 10)
   --- 24 May 15:05:10 046 - TestCaseID:: verifySwitchingBetweenFisinErrorDetailsReport
   --- 24 May 15:05:10 875 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Switching Between Fis In Error Details report ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:05:11 590 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 15:05:11 590 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:14 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: idSIButton9]
   --- 24 May 15:05:14 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: i0116]
   --- 24 May 15:05:20 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: idSIButton9]
   --- 24 May 15:05:20 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: i0118]
   --- 24 May 15:05:26 544 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:05:26 544 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:26 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: lightbox]
   --- 24 May 15:05:27 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: idSIButton9]
   --- 24 May 15:05:28 371 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:05:28 371 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:30 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 15:05:30 856 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:05:30 856 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:30 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> css selector: .header]
   --- 24 May 15:05:34 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: Menu_ErrorDetails]
   --- 24 May 15:05:34 567 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:05:34 567 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:34 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: titleErrorDetails]
   --- 24 May 15:05:34 679 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 15:05:34 679 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:34 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> css selector: .header]
Expected: Should navigate to 'Error Details Report' Page
Actual(Passed): Successfully navigated to 'Error Details Report' page
[ScreenShot]
   --- 24 May 15:05:34 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Error Details' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 15:05:35 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: searchFIIdName]

FI Search Option Displayed in 'Error Details' page [ScreenShot]
   --- 24 May 15:05:38 655 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 15:05:38 656 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:40 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> css selector: input[type=text]]
  Host Id 0 UnifiedFI_Old | UnifiedFI_Old
  Host Id 1 UnifiedFI | UnifiedFI
 Search FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 24 May 15:05:46 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> xpath: //*[@id='dateRange']]
   --- 24 May 15:05:47 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: btnSearch]
   --- 24 May 15:05:47 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
   --- 24 May 15:05:55 422 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 15:05:55 422 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:55 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> xpath: //span[@class='pointer']]
   --- 24 May 15:06:00 760 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
   --- 24 May 15:06:00 761 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:02 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> css selector: input[type=text]]
  Host Id 0 espRTS | espRTS
 Search FI displayed in list
   --- 24 May 15:06:10 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]

Successfully alert message displayed [ScreenShot]
 You are currently viewing UnifiedFI_Old [978] details.

Successfully validated alert message 1 [ScreenShot]

Successfully validated alert message 2 [ScreenShot]

Successfully validated alert message 3 [ScreenShot]

Successfully validated alert message 4 [ScreenShot]
   --- 24 May 15:06:12 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccfa52c2356208f35e9e2cf1138b7c06)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
 Successfully verified Ok Button [ScreenShot]
 Successfully verified Cancel Button [ScreenShot]
  UnifiedFI_Old

Failed to Stay on same FI [ScreenShot]
verifyLoginFailuresReport(, chrome_Windows 10)
   --- 24 May 15:01:28 202 - TestCaseID:: verifyLoginFailuresReport
   --- 24 May 15:01:29 043 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Login Failures Report ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:01:29 803 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 15:01:29 803 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:01:32 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: idSIButton9]
   --- 24 May 15:01:32 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: i0116]
   --- 24 May 15:01:38 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: idSIButton9]
   --- 24 May 15:01:38 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: i0118]
   --- 24 May 15:01:44 759 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:01:44 760 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:01:44 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: lightbox]
   --- 24 May 15:01:45 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: idSIButton9]
   --- 24 May 15:01:46 612 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:01:46 612 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:01:49 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 15:01:49 644 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:01:49 644 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:01:49 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> css selector: .header]
   --- 24 May 15:01:53 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: Menu_LoginFailures]
   --- 24 May 15:01:53 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: Menu_LoginFailures]
Expected: Should navigate to 'Login Failures Report' Page
Actual(Passed): Successfully navigated to 'Login Failures Report' page
[ScreenShot]
   --- 24 May 15:01:58 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 15:01:58 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 24 May 15:02:01 920 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/login-failures
   --- 24 May 15:02:01 920 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:02:04 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 24 May 15:02:04 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> css selector: input[type=text]]
  Host Id 0 UnifiedFI_Old | UnifiedFI_Old
  Host Id 1 UnifiedFI | UnifiedFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 24 May 15:02:10 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> xpath: //*[@id='dateRange']]
   --- 24 May 15:02:10 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: btnSearch]
   --- 24 May 15:02:10 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
   --- 24 May 15:02:15 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> xpath: //*[@id='dateRange']]
   --- 24 May 15:02:15 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> xpath: //*[@id='dateRange']]
   --- 24 May 15:02:28 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> xpath: //div[@class='calendar left ng-star-inserted']]
   --- 24 May 15:02:28 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a8bf58408bbbcbb79a3e6d5230e0befc)] -> xpath: //div[@class='calendar right ng-star-inserted']]

Index 0 out of bounds for length 0 [ScreenShot]
verifyAuditReportSearchWithIndexes(, chrome_Windows 10)
   --- 24 May 14:43:21 455 - TestCaseID:: verifyAuditReportSearchWithIndexes
   --- 24 May 14:43:23 581 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Audit report Search with Indexes ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 14:43:24 566 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 14:43:24 567 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:43:27 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: idSIButton9]
   --- 24 May 14:43:27 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: i0116]
   --- 24 May 14:43:33 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: idSIButton9]
   --- 24 May 14:43:34 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: i0118]
   --- 24 May 14:43:39 854 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 14:43:39 855 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:43:39 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: lightbox]
   --- 24 May 14:43:41 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: idSIButton9]
   --- 24 May 14:43:41 786 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 14:43:41 787 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:43:44 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 14:43:45 350 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 14:43:45 350 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:43:45 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: .header]
   --- 24 May 14:43:47 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: Menu_Audit]
   --- 24 May 14:43:48 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 14:43:48 120 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:43:48 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: titleAuditReport]
   --- 24 May 14:43:48 264 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:43:48 264 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:43:48 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: .header]
Expected: Should navigate to 'Audit Report' Page
Actual(Passed): Successfully navigated to 'Audit Report' page
[ScreenShot]
   --- 24 May 14:43:48 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 14:43:49 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 24 May 14:43:52 307 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:43:52 307 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:43:54 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: input[type=text]]
 Search Client Settings Enabled FI in list
   --- 24 May 14:44:00 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[@id='dateRange']]
   --- 24 May 14:44:00 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnSearch]
   --- 24 May 14:44:00 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
   --- 24 May 14:44:05 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: tableList]
   --- 24 May 14:44:10 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: input[type=text]]
   --- 24 May 14:44:16 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[@aria-label='Options list']/div/div/div/span/span]
   --- 24 May 14:44:16 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:44:26 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:44:26 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:44:38 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: tableList]
   --- 24 May 14:44:43 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: input[type=text]]
   --- 24 May 14:44:49 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[@aria-label='Options list']/div/div/div/span/span]
   --- 24 May 14:44:49 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:44:59 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:44:59 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:45:11 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: tableList]
   --- 24 May 14:45:17 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: input[type=text]]
   --- 24 May 14:45:22 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[@aria-label='Options list']/div/div/div/span/span]
   --- 24 May 14:45:22 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:45:32 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:45:32 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:45:44 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: tableList]
   --- 24 May 14:45:50 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: input[type=text]]
   --- 24 May 14:45:55 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[@aria-label='Options list']/div/div/div/span/span]
   --- 24 May 14:45:55 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:46:05 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //div[contains(text(),'No records')]]
 No records found for the given date range [ScreenShot]
   --- 24 May 14:46:05 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 14:46:18 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: tableList]
   --- 24 May 14:46:23 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> css selector: input[type=text]]
   --- 24 May 14:46:28 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[@aria-label='Options list']/div/div/div/span/span]
   --- 24 May 14:46:28 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 14:46:49 033 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(text(),'No records')]'
   --- 24 May 14:46:49 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> id: recordsCount]
 Total Records Count found in UI : 95 [ScreenShot]
   --- 24 May 14:46:56 981 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:46:56 981 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:47:10 108 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:47:10 108 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Clicked 'Sort' button
   --- 24 May 14:47:10 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[contains(text(),'Column ASC')]]
   --- 24 May 14:47:13 152 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:47:13 153 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Selected the sort option : Column Completed Ascending
   --- 24 May 14:47:18 819 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:47:18 819 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Expected: Sorting Column - Ascending must work fine
Actual(Passed): Sorting Column - Ascending is working fine
[ScreenShot]
   --- 24 May 14:47:29 969 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:47:29 969 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:47:43 266 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:47:43 266 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Clicked 'Sort' button
   --- 24 May 14:47:43 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[contains(text(),'Column DESC')]]
   --- 24 May 14:47:46 327 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:47:46 327 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Selected the sort option : User Name Completed Descending
   --- 24 May 14:47:51 985 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:47:51 985 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Expected: Sorting Column - Descending must work fine
Actual(Passed): Sorting Column - Descending is working fine
[ScreenShot]
   --- 24 May 14:48:02 505 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:02 505 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:48:15 301 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:15 302 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Clicked 'Sort' button
   --- 24 May 14:48:15 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[contains(text(),'Changed By ASC')]]
   --- 24 May 14:48:18 311 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:18 311 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Selected the sort option : Changed By Completed Ascending
   --- 24 May 14:48:23 972 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:23 972 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Expected: Sorting Changed By - Ascending must work fine
Actual(Passed): Sorting Changed By - Ascending is working fine
[ScreenShot]
   --- 24 May 14:48:34 446 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:34 447 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:48:46 968 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:46 968 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Clicked 'Sort' button
   --- 24 May 14:48:47 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[contains(text(),'Changed By DESC')]]
   --- 24 May 14:48:50 029 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:50 029 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Selected the sort option : Changed By Completed Descending
   --- 24 May 14:48:55 693 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:48:55 693 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Expected: Sorting Changed By - Descending must work fine
Actual(Passed): Sorting Changed By - Descending is working fine
[ScreenShot]
   --- 24 May 14:49:06 114 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:06 114 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:49:18 631 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:18 631 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Clicked 'Sort' button
   --- 24 May 14:49:18 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[contains(text(),'Located At ASC')]]
   --- 24 May 14:49:21 613 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:21 614 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Selected the sort option : Located At Completed Ascending
   --- 24 May 14:49:27 254 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:27 254 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Expected: Sorting Located At - Ascending must work fine
Actual(Passed): Sorting Located At - Ascending is working fine
[ScreenShot]
   --- 24 May 14:49:37 715 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:37 716 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 14:49:50 243 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:50 243 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Clicked 'Sort' button
   --- 24 May 14:49:50 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (db669d26c0da60f48ea7f38874515fbd)] -> xpath: //*[contains(text(),'Located At DESC')]]
   --- 24 May 14:49:53 229 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:53 229 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
 Selected the sort option : Located At Completed Descending
   --- 24 May 14:49:58 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:49:58 883 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Expected: Sorting Located At - Descending must work fine
Actual(Passed): Sorting Located At - Descending is working fine
[ScreenShot]
   --- 24 May 14:50:09 635 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 14:50:09 635 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)

Text '05/13/2024 1:13:17 pm' could not be parsed at index 19 [ScreenShot]
verifyReportUserCanOnlyAccessReportingandHelp(, chrome_Windows 10)
   --- 24 May 15:02:28 576 - TestCaseID:: verifyReportUserCanOnlyAccessReportingandHelp
   --- 24 May 15:02:29 384 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Report User Can Only Access Reporting and Help ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:02:30 275 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 15:02:30 275 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:02:33 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce10b6cc093c0ac6155d3440e7283328)] -> id: idSIButton9]
   --- 24 May 15:02:33 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce10b6cc093c0ac6155d3440e7283328)] -> id: i0116]
   --- 24 May 15:02:38 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce10b6cc093c0ac6155d3440e7283328)] -> id: idSIButton9]
   --- 24 May 15:02:39 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce10b6cc093c0ac6155d3440e7283328)] -> id: i0118]
   --- 24 May 15:02:45 331 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:02:45 331 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:02:45 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce10b6cc093c0ac6155d3440e7283328)] -> id: lightbox]
   --- 24 May 15:02:45 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce10b6cc093c0ac6155d3440e7283328)] -> id: idSIButton9]
   --- 24 May 15:02:45 643 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:02:45 643 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:02:55 847 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 24 May 15:03:06 033 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
   --- 24 May 15:03:16 206 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 24 May 15:03:26 377 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 24 May 15:03:36 533 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 24 May 15:03:46 692 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 24 May 15:03:56 866 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 24 May 15:03:56 926 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:03:56 927 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:12 181 - Unable to find a element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: .header'

Header Panel didn't display [ScreenShot]
verifyTransactionBasedReport(, chrome_Windows 10)
   --- 24 May 15:07:25 916 - TestCaseID:: verifyTransactionBasedReport
   --- 24 May 15:07:26 712 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify transaction based report ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:07:27 496 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 15:07:27 496 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:07:30 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: idSIButton9]
   --- 24 May 15:07:30 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: i0116]
   --- 24 May 15:07:35 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: idSIButton9]
   --- 24 May 15:07:36 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: i0118]
   --- 24 May 15:07:42 458 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:07:42 459 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:07:42 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: lightbox]
   --- 24 May 15:07:43 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: idSIButton9]
   --- 24 May 15:07:45 358 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:07:45 359 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:07:46 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 15:07:47 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:07:47 081 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:07:47 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> css selector: .header]
   --- 24 May 15:07:50 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: Menu_Transactions]
   --- 24 May 15:07:50 792 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:07:50 792 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:08:00 987 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='dateRange']'
   --- 24 May 15:08:01 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: searchFIIdName]
   --- 24 May 15:08:01 098 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
   --- 24 May 15:08:01 099 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:08:01 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> css selector: .header]
Expected: Should navigate to 'Transaction Based Report' Page
Actual(Passed): Successfully navigated to 'Transaction Based Report' page
[ScreenShot]
   --- 24 May 15:08:01 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 15:08:01 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 24 May 15:08:04 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
   --- 24 May 15:08:04 884 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:08:07 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> css selector: input[type=text]]
  Host Id 0 UnifiedFI_Old | UnifiedFI_Old
  Host Id 1 UnifiedFI | UnifiedFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 24 May 15:08:13 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
   --- 24 May 15:08:13 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
   --- 24 May 15:08:13 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
  actual date range 04/01/2024 - 04/30/2024
  expected date range 04/01/2024 - 04/30/2024
 Successfully validated default date range is previous month [ScreenShot]
   --- 24 May 15:08:13 585 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
   --- 24 May 15:08:13 585 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:08:20 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Failed to validate future dates are disabled[ScreenShot]
   --- 24 May 15:08:21 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //div[@class='calendar left ng-star-inserted']/div/table/tbody/tr/td/span[normalize-space()='15']]
   --- 24 May 15:08:26 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //div[@class='calendar right ng-star-inserted']/div/table/tbody/tr/td/span[normalize-space()='25']]
 Selected data range : Custom [ScreenShot]
   --- 24 May 15:08:31 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:08:51 678 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: noRocords'
   --- 24 May 15:08:51 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: recordsCount]
 Total number of records found in UI : 2 [ScreenShot]
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
   --- 24 May 15:08:53 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnExport]
 Clicked 'Export' button
 File download successful
 Number of records in CSV file : 2
   --- 24 May 15:09:01 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnPrint]
   --- 24 May 15:09:11 924 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //h4[text()='Transaction Based Report']'
 Clicked 'Print' button [ScreenShot]
 Clicked 'Close' button in Print preview dialog box [ScreenShot]
   --- 24 May 15:09:22 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:09:34 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 3 Days [ScreenShot]
   --- 24 May 15:09:42 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:09:52 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: noRocords]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:09:52 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:10:04 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 7 Days [ScreenShot]
   --- 24 May 15:10:12 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:10:22 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: noRocords]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:10:22 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:10:35 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 14 Days [ScreenShot]
   --- 24 May 15:10:42 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:10:52 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: noRocords]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:10:52 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:11:05 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 21 Days [ScreenShot]
   --- 24 May 15:11:12 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:11:22 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: noRocords]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:11:23 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:11:35 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Selected data range : Past 30 Days [ScreenShot]
   --- 24 May 15:11:42 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:12:03 142 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: noRocords'
   --- 24 May 15:12:03 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: recordsCount]
 Total number of records found in UI : 2 [ScreenShot]
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
   --- 24 May 15:12:05 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnExport]
 Clicked 'Export' button
 File download successful
 Number of records in CSV file : 2
   --- 24 May 15:12:11 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnPrint]
   --- 24 May 15:12:21 982 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //h4[text()='Transaction Based Report']'
 Clicked 'Print' button [ScreenShot]
 Clicked 'Close' button in Print preview dialog box [ScreenShot]
   --- 24 May 15:12:32 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:12:44 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Selected data range : Previous Week [ScreenShot]
   --- 24 May 15:12:52 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:13:02 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: noRocords]
 No records found for the given date range [ScreenShot]
   --- 24 May 15:13:02 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button
   --- 24 May 15:13:14 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> xpath: //*[@id='dateRange']]
 Selected data range : Previous Month [ScreenShot]
   --- 24 May 15:13:22 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnSearch]
 Clicked 'Search' button
   --- 24 May 15:13:42 685 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: noRocords'
   --- 24 May 15:13:42 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: recordsCount]
 Total number of records found in UI : 2 [ScreenShot]
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 Failed to delete the file.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
 File deleted successfully.
   --- 24 May 15:13:44 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnExport]
 Clicked 'Export' button
 File download successful
 Number of records in CSV file : 2
   --- 24 May 15:13:51 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnPrint]
   --- 24 May 15:14:01 534 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //h4[text()='Transaction Based Report']'
 Clicked 'Print' button [ScreenShot]
 Clicked 'Close' button in Print preview dialog box [ScreenShot]
   --- 24 May 15:14:12 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cb64549996d19314d171ab1aa4b843c)] -> id: btnClear]
 Clicked 'Clear' button

Test Failed. Check the steps above in red color.
verifySwitchingBetweenFisinAuditReport(, chrome_Windows 10)
   --- 24 May 15:04:12 814 - TestCaseID:: verifySwitchingBetweenFisinAuditReport
   --- 24 May 15:04:13 680 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Switching Between Fis In Audit report ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:04:17 256 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=f314d795-9f94-4c6c-bd47-329e29365fb9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.36.0&client_info=1&code_challenge=uymniaant2jjp3hlbidqeuriuzydfrod_n-jgmtrvas&code_challenge_method=s256&nonce=5ea7a17f-42f5-4fbc-9d6a-c5de26334549&state=eyjpzci6ijy2mdzmy2jklty5mwitndrkmy1indu4lwi2ntq5m2u5yzjlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 24 May 15:04:17 256 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:17 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: idSIButton9]
   --- 24 May 15:04:17 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: i0116]
   --- 24 May 15:04:22 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: idSIButton9]
   --- 24 May 15:04:23 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: i0118]
   --- 24 May 15:04:29 095 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:04:29 095 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:29 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: lightbox]
   --- 24 May 15:04:30 220 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: idSIButton9]
   --- 24 May 15:04:30 926 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:04:30 926 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:32 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 15:04:33 193 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:04:33 193 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:33 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> css selector: .header]
   --- 24 May 15:04:35 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: Menu_Audit]
   --- 24 May 15:04:35 888 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:04:35 889 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:35 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: titleAuditReport]
   --- 24 May 15:04:36 001 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 15:04:36 002 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:36 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> css selector: .header]
Expected: Should navigate to 'Audit Report' Page
Actual(Passed): Successfully navigated to 'Audit Report' page
[ScreenShot]
   --- 24 May 15:04:36 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 15:04:36 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 24 May 15:04:39 915 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 15:04:39 915 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:42 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> css selector: input[type=text]]
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 24 May 15:04:48 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> xpath: //*[@id='dateRange']]
   --- 24 May 15:04:48 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: btnSearch]
   --- 24 May 15:04:48 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
   --- 24 May 15:04:56 677 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 15:04:56 677 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:04:56 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> xpath: //span[@class='pointer']]
   --- 24 May 15:05:02 019 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
   --- 24 May 15:05:02 019 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:05:04 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1393cc6f6a5c68db30c7d8e302853745)] -> css selector: input[type=text]]
 Search FI displayed in list

Index 1 out of bounds for length 1 [ScreenShot]
verifySwitchingBetweenFisinTransactionBasedReport(, chrome_Windows 10)
   --- 24 May 15:06:13 211 - TestCaseID:: verifySwitchingBetweenFisinTransactionBasedReport
   --- 24 May 15:06:14 035 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Switching Between Fis In Transaction Based report ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:06:14 654 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 24 May 15:06:14 654 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:17 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: idSIButton9]
   --- 24 May 15:06:17 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: i0116]
   --- 24 May 15:06:22 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: idSIButton9]
   --- 24 May 15:06:23 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: i0118]
   --- 24 May 15:06:29 505 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 May 15:06:29 505 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:29 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: lightbox]
   --- 24 May 15:06:30 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: idSIButton9]
   --- 24 May 15:06:31 300 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 24 May 15:06:31 301 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:33 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 24 May 15:06:33 802 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:06:33 802 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:33 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> css selector: .header]
   --- 24 May 15:06:37 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: Menu_Transactions]
   --- 24 May 15:06:37 508 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 24 May 15:06:37 508 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:47 706 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='dateRange']'
   --- 24 May 15:06:47 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: searchFIIdName]
   --- 24 May 15:06:47 816 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
   --- 24 May 15:06:47 816 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:47 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> css selector: .header]
Expected: Should navigate to 'Transaction Based Report' Page
Actual(Passed): Successfully navigated to 'Transaction Based Report' page
[ScreenShot]
   --- 24 May 15:06:48 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> css selector: c-col.align-items-center.d-flex.justify-content-end.col-4 > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Transaction Based Report' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 24 May 15:06:48 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: searchFIIdName]

FI Search Option Displayed in 'Transaction Based Report' page [ScreenShot]
   --- 24 May 15:06:51 564 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
   --- 24 May 15:06:51 565 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:06:53 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> css selector: input[type=text]]
  Host Id 0 UnifiedFI_Old | UnifiedFI_Old
  Host Id 1 UnifiedFI | UnifiedFI
 Search FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 24 May 15:06:59 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> xpath: //*[@id='dateRange']]
   --- 24 May 15:06:59 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: btnSearch]
   --- 24 May 15:06:59 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> id: btnClear]
Expected: 'Date Range' text field, 'Search' button & 'Clear' button should be displayed and 'Date Range' Text box is readonly
Actual(Passed): 'Date Range' text field, 'Search' button & 'Clear' button are displayed and 'Date Range' Text box is readonly
[ScreenShot]
   --- 24 May 15:07:08 153 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
   --- 24 May 15:07:08 153 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:07:08 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> xpath: //span[@class='pointer']]
   --- 24 May 15:07:13 514 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
   --- 24 May 15:07:13 514 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 24 May 15:07:15 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> css selector: input[type=text]]
  Host Id 0 espRTS | espRTS
 Search FI displayed in list
   --- 24 May 15:07:23 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]

Successfully alert message displayed [ScreenShot]
 You are currently viewing UnifiedFI_Old [978] details.

Successfully validated alert message 1 [ScreenShot]

Successfully validated alert message 2 [ScreenShot]

Successfully validated alert message 3 [ScreenShot]

Successfully validated alert message 4 [ScreenShot]
   --- 24 May 15:07:24 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f388275fdcdf62b2d70c4a29ad3a5619)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
 Successfully verified Ok Button [ScreenShot]
 Successfully verified Cancel Button [ScreenShot]
  UnifiedFI_Old

Failed to Stay on same FI [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.testscripts.Reports.Reports
init(org.testng.TestRunner@42d605ac) 0 ms
verifyAuditReportSearchWithIndexes(, chrome_Windows 10) 2337 ms
verifyErrorDetailsReport(, chrome_Windows 10) 414798 ms
verifyErrorDetailsReportWithDifferentDateRanges(, chrome_Windows 10) 770528 ms
verifyLoginFailuresReport(, chrome_Windows 10) 1087803 ms
verifyReportUserCanOnlyAccessReportingandHelp(, chrome_Windows 10) 1148145 ms
verifySwitchingBetweenFisinAuditReport(, chrome_Windows 10) 1252440 ms
verifySwitchingBetweenFisinErrorDetailsReport(, chrome_Windows 10) 1309636 ms
verifySwitchingBetweenFisinTransactionBasedReport(, chrome_Windows 10) 1372795 ms
verifyTransactionBasedReport(, chrome_Windows 10) 1445472 ms