Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyRemoteSignByReadEmailFromEmailAddress ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=immuser2@immonline.com, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com, Address=, FiStatus=, entraGroupEmail=, FiAdmin_LastName=, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, plusfi=false, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=employee1@immonline.com, State=, Login_Password=iMM@2022, eSignClient=, ClientID=, Domain=, UserType=, anonymusFI=, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, Description=Send session for remote sign and then aceess email adress and signing remote session, AdditionalDomainName=, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/XXCA10.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/ZZZZ_SampleDoc.pdf, TestID=verifyRemoteSignByReadEmailFromEmailAddress, entraGroup=, KioskDropDownValues=Copy;Sign Now;Copy and Sign Now, FiAdmin_UserID=, Dictionary_Code=, FItype=Unified, integrationType=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/BasicRTSDocTemplates.zip;, Copy_User_ID=, Tenant_Password=, Enter_eSignClient=, ZipCode=, FI_ID=Autotestfi, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=, ADUserEmail=})
java.lang.NullPointerException: Cannot invoke "com.imm.pages.ESignatureManagementPage.getPartiesCount()" because "eSignatureManagementPage" is null at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignByReadEmailFromEmailAddress(FIManagement.java:13106) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verifying Kiosk Remote Sign functionality)
C:\Users\sa_kaushal.patel\eclipse-workspace\25_11_AdobeOEM\AdobeSignCloud\testxml\regression\Chrome_Run.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://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <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="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.testscripts.FIManagement.FIManagement">
        <methods>
          <include name="verifyRemoteSignByReadEmailFromEmailAddress"/>
        </methods>
      </class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
verifyRemoteSignByReadEmailFromEmailAddress
Smoke
verifyRemoteSignByReadEmailFromEmailAddress
verifyRemoteSignByAccessingEmailFromEmailAddress
verifyRemoteSignByReadEmailFromEmailAddress
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignByReadEmailFromEmailAddress({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=immuser2@immonline.com, Wor...)
   --- 26 Nov 13:49:48 271 - TestCaseID:: verifyRemoteSignByReadEmailFromEmailAddress
   --- 26 Nov 13:49:53 367 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Send session for remote sign and then aceess email adress and signing remote session
Steps:
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using FIadmin, Import RTS template =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 26 Nov 13:50:01 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 26 Nov 13:50:01 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:01 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //*[contains(@id,'btnSubmit')]]
 Navigated to 'eSign Login' page
   --- 26 Nov 13:50:02 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - Autotestfi
   --- 26 Nov 13:50:02 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 26 Nov 13:50:09 001 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d1hqd9sreuv0z4fiswchariaaf7s5brq4_t0qc5psqgsppfzd7_naka3rtr2qhflo_dtb-wr1be5ygb5d44umuqhk-zqts8o1og5fz0pic-ckv6nncgae__dztkevw2s70vgcpjyg4snzgqxm5asgyivtdyl_b8h1hnst_5xsnbt-ilzoyh7psiekhgkcxxck1nojoy5ys4qey9xnvgpaxg&response_mode=form_post&nonce=638997420033046636.mzu1zda0mwqtoty4ni00y2q1lwjkytmtndi3y2ezm2y1y2eymge0mdy1nmytmwrhys00mwu3lwewyzktogriytvkmwu0zmnh&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 26 Nov 13:50:09 002 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:14 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: lightbox]
   --- 26 Nov 13:50:14 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: i0116]
   --- 26 Nov 13:50:15 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: idSIButton9]
   --- 26 Nov 13:50:18 488 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d1hqd9sreuv0z4fiswchariaaf7s5brq4_t0qc5psqgsppfzd7_naka3rtr2qhflo_dtb-wr1be5ygb5d44umuqhk-zqts8o1og5fz0pic-ckv6nncgae__dztkevw2s70vgcpjyg4snzgqxm5asgyivtdyl_b8h1hnst_5xsnbt-ilzoyh7psiekhgkcxxck1nojoy5ys4qey9xnvgpaxg&response_mode=form_post&nonce=638997420033046636.mzu1zda0mwqtoty4ni00y2q1lwjkytmtndi3y2ezm2y1y2eymge0mdy1nmytmwrhys00mwu3lwewyzktogriytvkmwu0zmnh&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 26 Nov 13:50:18 488 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:20 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: idSIButton9]
   --- 26 Nov 13:50:25 356 - Page URL:: https://login.microsoftonline.com/common/login
   --- 26 Nov 13:50:25 356 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:25 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: lightbox]
   --- 26 Nov 13:50:25 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: idSIButton9]
   --- 26 Nov 13:50:33 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 26 Nov 13:50:33 753 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 26 Nov 13:50:36 957 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 26 Nov 13:50:36 958 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:37 062 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: btnUpload]
   --- 26 Nov 13:50:40 259 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 26 Nov 13:50:40 260 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:40 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> css selector: .header]
 Login as FiAdmin with Existing FI : Autotestfi
   --- 26 Nov 13:50:43 532 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 26 Nov 13:50:43 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:43 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: btnUpload]
   --- 26 Nov 13:50:46 811 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 26 Nov 13:50:46 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:50:46 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 26 Nov 13:50:47 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 26 Nov 13:50:56 004 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 13:50:56 005 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:01 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 26 Nov 13:51:04 446 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 13:51:04 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:10 765 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 13:51:10 765 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:10 859 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 26 Nov 13:51:14 077 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 13:51:14 077 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:14 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 26 Nov 13:51:26 661 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 13:51:26 662 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:26 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //a[text()='Processing']]
   --- 26 Nov 13:51:36 649 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 13:51:36 649 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:47 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: tab0]
   --- 26 Nov 13:51:50 148 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 13:51:50 149 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:50 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 26 Nov 13:51:53 475 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 13:51:53 475 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:53 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 26 Nov 13:51:55 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: messages]
 Successfully uploaded XXCA10.pdf file in the collected Document Page [ScreenShot]
   --- 26 Nov 13:51:59 072 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 13:51:59 072 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:51:59 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 26 Nov 13:52:08 399 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511260821595376913_o0hhi1eeijnwbqbljb0w13qy&refresh=y
   --- 26 Nov 13:52:08 400 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:52:30 335 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511260821595376913_o0hhi1eeijnwbqbljb0w13qy&refresh=y
   --- 26 Nov 13:52:30 335 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:52:33 508 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511260821595376913_o0hhi1eeijnwbqbljb0w13qy&refresh=y
   --- 26 Nov 13:52:33 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:52:36 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511260821595376913_o0hhi1eeijnwbqbljb0w13qy&refresh=y
   --- 26 Nov 13:52:36 690 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:52:36 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: Sign]
   --- 26 Nov 13:52:39 941 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511260821595376913_o0hhi1eeijnwbqbljb0w13qy&refresh=y
   --- 26 Nov 13:52:39 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:52:40 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 26 Nov 13:52:53 345 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511260821595376913_o0hhi1eeijnwbqbljb0w13qy&refresh=y
   --- 26 Nov 13:52:53 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 26 Nov 13:52:53 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: Sign]
   --- 26 Nov 13:52:53 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (232a205bad101f7bf0b41fdb49cafcd4)] -> id: Sign]
 Clicked 'Sign' button
   --- 26 Nov 13:52:56 742 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511260821595376913_o0hhi1eeijnwbqbljb0w13qy&refresh=y
   --- 26 Nov 13:52:56 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)

Cannot invoke "com.imm.pages.ESignatureManagementPage.getPartiesCount()" because "eSignatureManagementPage" is null [ScreenShot]
56 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
verifyNewDetailsTabInGroupMaintenance
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
verifyGroupUserEmailWhenItIsBlankOrMoreThan60Characters
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyDefaultSenderFieldForAnonymsFIInUserMaintenanceAndUserAccountSettingsPage
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
verifyUserEmailInGroupMaintenancePage
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
verifyEmailVerificationStatusInUserMaintenancePage
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
verifyRemoteSignWithKioskEnable
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@5f4f6f89) 0 ms
init(org.testng.TestRunner@5f4f6f89) 10134 ms
verifyRemoteSignByReadEmailFromEmailAddress({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=immuser2@immonline.com, Wor...) 15485 ms