Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyRemoteIDMeUserPermissions (, 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 java.base/jdk.internal.reflect.GeneratedMethodAccessor66.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.$Proxy26.get(Unknown Source) at com.imm.pages.ESignatureManagementPage.isStartBtnDisplayed(ESignatureManagementPage.java:885) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteIDMeUserPermissions(FIManagement.java:7737) 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 Remote ID Me authentication in eSignature page based on User permission)
C:\Users\Sunithap\AppData\Local\Temp\testng-eclipse--1466850969\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://partners.immesign.com/teaasp/login.aspx"/>
  <parameter name="projectKey" value="ESPC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.FIManagement.FIManagement">
        <methods>
          <include name="verifyRemoteIDMeUserPermissions"/>
        </methods>
      </class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeSMSBasedOnUserPermission
verifyRemoteIDMeUserPermissions
P1
verifyRemoteIDMeUserPermissions
Smoke
verifyRemoteIDMeUserPermissions
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteIDMeUserPermissions(, chrome_Windows 10)
   --- 28 Oct 07:55:29 350 - TestCaseID:: verifyRemoteIDMeUserPermissions
   --- 28 Oct 07:55:35 548 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
 **** Verify Remote ID Me authentication in eSignature page based on User permission ****
 https://partners.immesign.com/tenantmanagerui/
 ***** Adding Remote ID Me in Tenant Manager *****
   --- 28 Oct 07:55:40 965 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/
   --- 28 Oct 07:55:40 965 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:55:41 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: idSIButton9]
   --- 28 Oct 07:55:41 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: i0116]
   --- 28 Oct 07:55:41 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: i0116]
   --- 28 Oct 07:55:47 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: idSIButton9]
   --- 28 Oct 07:55:48 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: i0118]
   --- 28 Oct 07:55:55 054 - Page URL:: https://login.microsoftonline.com/common/login
   --- 28 Oct 07:55:55 054 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:55:55 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: lightbox]
   --- 28 Oct 07:55:55 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: idSIButton9]
   --- 28 Oct 07:55:57 065 - Page URL:: https://partners.immesign.com/tenantmanagerui/
   --- 28 Oct 07:55:57 065 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:55:59 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 28 Oct 07:56:00 004 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
   --- 28 Oct 07:56:00 004 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:00 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> css selector: .header]
   --- 28 Oct 07:56:02 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 28 Oct 07:56:05 800 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
   --- 28 Oct 07:56:05 800 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:05 897 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
   --- 28 Oct 07:56:05 898 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:05 986 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
   --- 28 Oct 07:56:05 986 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:06 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 28 Oct 07:56:06 145 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
   --- 28 Oct 07:56:06 145 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:06 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 28 Oct 07:56:06 532 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
   --- 28 Oct 07:56:06 533 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:06 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: userName]
 User logged in with IMM Admin
 Successfully login with IMM Admin [ScreenShot]
   --- 28 Oct 07:56:09 844 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
   --- 28 Oct 07:56:09 844 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:12 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 28 Oct 07:56:12 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> css selector: input[type=text]]
  Host Id 0 QAeSignFI | QAeSignFI
 Search FI displayed in list
   --- 28 Oct 07:56:23 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 28 Oct 07:56:23 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 28 Oct 07:56:24 143 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
   --- 28 Oct 07:56:24 144 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:26 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 28 Oct 07:56:27 236 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/remote
   --- 28 Oct 07:56:27 236 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:27 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> id: headerRemoteSettings]
   --- 28 Oct 07:56:27 469 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/remote
   --- 28 Oct 07:56:27 469 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:56:27 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d86b7d767048ebd0d3a65a621ffabded)] -> css selector: .header]

Successfully navigated to 'RemoteSettings' page [ScreenShot]
 Selected value is highlighted [ScreenShot]
 'Remote: ID.me' is exists in 'Allowed Authentication Types'
 ***** Verify Uncheck ID.Me in both Remote Access and eDelivery and verify the signing Method *****
   --- 28 Oct 07:56:32 491 - TestCaseID:: verifyRemoteIDMeUserPermissions
   --- 28 Oct 07:56:35 480 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 28 Oct 07:56:37 264 - Page URL:: https://partners.immesign.com/teaasp/login.aspx
   --- 28 Oct 07:56:37 265 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:05 634 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 28 Oct 07:57:05 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: btnSubmit]
   --- 28 Oct 07:57:05 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 28 Oct 07:57:05 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 28 Oct 07:57:11 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: btnSubmit]
   --- 28 Oct 07:57:13 377 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=9f442590-8548-4cfa-9504-ebbb1431120a&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dhtkr90kk6ny5un9_efjriaksuoe0j_gtzgg99scn118i3dhrudw1axoxi1h5evu92x0wxmxvcyhxu7mtnc-2pem1iddazu5oiojhkbqxfdotvorcm56h7csyw3xq40spnvnljpsdrc1ackx4yegbfxfvnpfhdmwy7qfz0n0fd1lsbtdw7siavgsb9dz2horjttogu7f3wemlicpk8xighg&response_mode=form_post&nonce=638656990315708469.mzlmmjewn2mtowu5zi00mgy0lwfizdetndq2ntdlzdm1nmzioduzmzq3m2qtntq5yy00ymm5ltgwotqtotvhytblmta2mmq4&redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 28 Oct 07:57:13 378 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:23 177 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 28 Oct 07:57:27 613 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 28 Oct 07:57:27 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: lightbox]
   --- 28 Oct 07:57:27 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: i0116]
   --- 28 Oct 07:57:27 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: i0116]
   --- 28 Oct 07:57:33 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: idSIButton9]
   --- 28 Oct 07:57:34 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: i0118]
   --- 28 Oct 07:57:40 744 - Page URL:: https://login.microsoftonline.com/common/login
   --- 28 Oct 07:57:40 744 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:40 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: lightbox]
   --- 28 Oct 07:57:41 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: idSIButton9]
   --- 28 Oct 07:57:43 685 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
   --- 28 Oct 07:57:43 686 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:43 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: btnUpload]
   --- 28 Oct 07:57:43 940 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
   --- 28 Oct 07:57:43 940 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:44 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> css selector: .header]
   --- 28 Oct 07:57:44 312 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
   --- 28 Oct 07:57:44 313 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:44 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: btnUpload]
   --- 28 Oct 07:57:44 541 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
   --- 28 Oct 07:57:44 542 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:44 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> css selector: .header]
   --- 28 Oct 07:57:44 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //a[text()='Administration']]
   --- 28 Oct 07:57:46 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //a[text()='Administration']]
   --- 28 Oct 07:57:52 824 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
   --- 28 Oct 07:57:52 824 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:52 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: btnSearch]
   --- 28 Oct 07:57:53 017 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
   --- 28 Oct 07:57:53 017 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:53 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> css selector: .header]
   --- 28 Oct 07:57:53 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //*[text()='Select All']]
   --- 28 Oct 07:57:53 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //*[text()='Select All']]
   --- 28 Oct 07:57:58 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 28 Oct 07:57:58 684 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
   --- 28 Oct 07:57:58 684 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:57:59 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: btnPrimary]
   --- 28 Oct 07:57:59 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: btnPrimary]
   --- 28 Oct 07:58:00 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 28 Oct 07:58:00 619 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
   --- 28 Oct 07:58:00 620 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:05 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 28 Oct 07:58:36 607 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: globalErrorMessage]
 Import the template from Zip formate
   --- 28 Oct 07:58:36 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //a[text()='Administration']]
   --- 28 Oct 07:58:38 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //a[text()='Administration']]
   --- 28 Oct 07:58:44 655 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:44 655 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:44 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 28 Oct 07:58:44 893 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:44 893 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:44 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> css selector: .header]
   --- 28 Oct 07:58:45 128 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:45 128 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:45 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 28 Oct 07:58:45 375 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:45 376 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:45 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> css selector: .header]
   --- 28 Oct 07:58:45 647 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:45 648 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:45 878 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:45 878 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:46 057 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:46 058 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:46 241 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:46 241 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:46 436 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:46 436 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:46 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //div[contains(@class,'clickable')]]
   --- 28 Oct 07:58:50 997 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:50 997 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:58:51 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']]
 Permissions Tab is displayed [ScreenShot]
   --- 28 Oct 07:58:58 029 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b'
   --- 28 Oct 07:58:58 515 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:58:58 515 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:59:00 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]]
 Successfully verified Remote ID.Me authentication is showing in Remote Access [ScreenShot]
   --- 28 Oct 07:59:01 286 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:01 287 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:59:03 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //*[contains(@id,'eDelivery')]/div[5]/div[2]/div[6]/div[2]]
 Successfully verified Remote ID.Me authentication is showing in eDelivery [ScreenShot]
   --- 28 Oct 07:59:03 972 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:03 972 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Effective Permission Summary Tab is displayed [ScreenShot]
   --- 28 Oct 07:59:04 700 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:04 700 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Send Sessions to Remote
 User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Email, Government ID, ID.me, KBA, Password, Phone
 User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Send Link Notification via SMS
 User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Enable SMS Notification
 Failed to verify 'Remote ID.Me' authentication in Effective Permission Summary Tab[ScreenShot]
   --- 28 Oct 07:59:07 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']]
 Permissions Tab is displayed [ScreenShot]
   --- 28 Oct 07:59:13 933 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b'
   --- 28 Oct 07:59:13 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: chk_Apply_Highest_SendToRemote]
 Uncheck Remote Highest Permissions [ScreenShot]
   --- 28 Oct 07:59:16 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> id: chk_Apply_Highest_eDelivery]
 Uncheck eDelivery Highest Permissions [ScreenShot]
   --- 28 Oct 07:59:24 352 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //*[@id='chk_SendToRemote5']/label/input]
 Successfully verified 'Remote ID.Me' checkbox checked in Remote Access [ScreenShot]
   --- 28 Oct 07:59:32 005 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: //*[@id='chk_eDelivery5']/label/input]
 Successfully verified 'Remote ID.Me' checkbox checked in eDelivery [ScreenShot]
   --- 28 Oct 07:59:34 700 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:34 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:59:37 463 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:37 463 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Disabling ID Me [ScreenShot]
   --- 28 Oct 07:59:42 182 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:42 183 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:59:44 936 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:44 936 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Disabling ID Me [ScreenShot]
   --- 28 Oct 07:59:49 634 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:49 634 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 07:59:52 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63d52859fb29d093a43ad7184cc999bf)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 28 Oct 07:59:54 617 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:54 618 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Effective Permission Summary Tab is displayed [ScreenShot]
   --- 28 Oct 07:59:55 341 - Page URL:: https://partners.immesign.com/teaasp/usermaintenance
   --- 28 Oct 07:59:55 341 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Send Sessions to Remote
 User Accessl Permission is: Email, Government ID, KBA, Password, Phone is equals to Email, Government ID, KBA, Password, Phone
 User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Send Link Notification via SMS
 User Accessl Permission is: Email, Government ID, KBA, Password, Phone is equals to Enable SMS Notification
 Failed to verify 'Remote ID.Me' authentication is not in Effective Permission Summary Tab[ScreenShot]
   --- 28 Oct 08:00:01 775 - TestCaseID:: verifyRemoteIDMeUserPermissions
   --- 28 Oct 08:00:04 629 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 28 Oct 08:00:06 267 - Page URL:: https://partners.immesign.com/teaasp/login.aspx
   --- 28 Oct 08:00:06 268 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:00:34 074 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 28 Oct 08:00:34 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: btnSubmit]
   --- 28 Oct 08:00:34 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 28 Oct 08:00:34 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 28 Oct 08:00:39 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: btnSubmit]
   --- 28 Oct 08:00:40 958 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=9f442590-8548-4cfa-9504-ebbb1431120a&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dxhlcrxw0quoxdycq10tjr-jrdugqtvzbwisfmzw53qe6-tqqactnlhx3tkybrxaur2ptbagjelfqon0smu8n1mstiefbwstbm1wz4qhbguzwyyplt7g5nelk1diyihayp_vfrlb7yobrnml0qnfvzt6m7ojxia32rjzazy9wchrhf--ujbczvunvw4iikia5e8sulvuokjaznkajmspbtg&response_mode=form_post&nonce=638656992399661288.mdlinjhiytatntmymi00odk1ltg0zdqtzwvizjcyzdnjntmxntbmodi1zdctmgq2oc00njzkltg5zwqtyjdkztlkndvizdg1&redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 28 Oct 08:00:40 958 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:00:50 646 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 28 Oct 08:00:54 982 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 28 Oct 08:00:55 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: lightbox]
   --- 28 Oct 08:00:55 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: i0116]
   --- 28 Oct 08:00:55 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: i0116]
   --- 28 Oct 08:01:00 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: idSIButton9]
   --- 28 Oct 08:01:01 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: i0118]
   --- 28 Oct 08:01:07 395 - Page URL:: https://login.microsoftonline.com/common/login
   --- 28 Oct 08:01:07 395 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:07 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: lightbox]
   --- 28 Oct 08:01:08 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: idSIButton9]
   --- 28 Oct 08:01:11 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //*[@id='btnSearch']]
   --- 28 Oct 08:01:11 249 - Page URL:: https://partners.immesign.com/teaasp/savedsessionsearch
   --- 28 Oct 08:01:11 249 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:11 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: .header]
   --- 28 Oct 08:01:11 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //*[@id='btnSearch']]
   --- 28 Oct 08:01:11 501 - Page URL:: https://partners.immesign.com/teaasp/savedsessionsearch
   --- 28 Oct 08:01:11 502 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:11 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: .header]
   --- 28 Oct 08:01:11 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //a[text()='Processing']]
   --- 28 Oct 08:01:13 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //a[text()='Processing']]
   --- 28 Oct 08:01:19 734 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:01:19 734 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:30 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: tab0]
   --- 28 Oct 08:01:30 203 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:01:30 203 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:30 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: .header]
   --- 28 Oct 08:01:30 433 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:01:30 433 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:40 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: tab0]
   --- 28 Oct 08:01:40 847 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:01:40 847 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:40 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: .header]
   --- 28 Oct 08:01:43 824 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //label[@for='cbSelectAllDocs']/span[text()='Select All']]
   --- 28 Oct 08:01:44 066 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:01:44 066 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:54 198 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:01:54 199 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:01:54 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: dragandrophandler]
   --- 28 Oct 08:02:15 573 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:02:15 573 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 File Dragged and dropped to clipboard
   --- 28 Oct 08:02:15 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Loan Application Form.pdf file in the collected Document Page
[ScreenShot]
   --- 28 Oct 08:02:25 917 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:02:25 917 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:02:25 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: dragandrophandler]
   --- 28 Oct 08:02:47 289 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 28 Oct 08:02:47 289 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 File Dragged and dropped to clipboard
   --- 28 Oct 08:02:47 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Students Loan.pdf file in the collected Document Page
[ScreenShot]
   --- 28 Oct 08:02:50 197 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //label[@for='cbSelectAllDocs']/span[text()='Select All']]
   --- 28 Oct 08:02:50 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 28 Oct 08:03:02 608 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
   --- 28 Oct 08:03:12 464 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> tag name: title]
   --- 28 Oct 08:03:12 629 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv&refresh=y
   --- 28 Oct 08:03:12 629 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:03:12 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: Sign]
   --- 28 Oct 08:03:12 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: Attach]
   --- 28 Oct 08:03:12 941 - Page URL:: https://partners.immesign.com/teaasp/sessiondetails?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv&refresh=y
   --- 28 Oct 08:03:12 941 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:03:13 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 28 Oct 08:03:23 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: Sign]
   --- 28 Oct 08:03:23 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> id: Sign]
   --- 28 Oct 08:03:26 761 - Page URL:: https://partners.immesign.com/teaasp/esignermanager?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv
   --- 28 Oct 08:03:26 761 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:03:26 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 28 Oct 08:03:27 058 - Page URL:: https://partners.immesign.com/teaasp/esignermanager?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv
   --- 28 Oct 08:03:27 058 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:03:27 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: .header]
   --- 28 Oct 08:03:27 325 - Page URL:: https://partners.immesign.com/teaasp/esignermanager?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv
   --- 28 Oct 08:03:27 326 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:03:27 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 28 Oct 08:03:27 594 - Page URL:: https://partners.immesign.com/teaasp/esignermanager?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv
   --- 28 Oct 08:03:27 594 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:03:27 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: .header]
   --- 28 Oct 08:03:27 853 - Page URL:: https://partners.immesign.com/teaasp/esignermanager?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv
   --- 28 Oct 08:03:27 853 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 28 Oct 08:03:27 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
 Successfully verified ID.Me signing method is not displayed [ScreenShot]
   --- 28 Oct 08:03:32 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cd99c6185e205f18c7de54070ce15938)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for John Smith [ScreenShot]
   --- 28 Oct 08:03:45 167 - Page URL:: https://partners.immesign.com/teaasp/esignermanager?origsessionid=202410280802555405486_tpfxam2hff0csltohw0laskv
   --- 28 Oct 08:03:45 167 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)

Index 0 out of bounds for length 0 [ScreenShot]
41 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
AdobeSMSGroupMaintenance
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@5514334e) 0 ms
init(org.testng.TestRunner@5514334e) 26542 ms
verifyRemoteIDMeUserPermissions(, chrome_Windows 10) 302106 ms