Test results
1 suite, 1 failed test
com.imm.testscripts.ManageFi.ManageFi
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=,User, Name=SP, LocalDomain=immtestcu, Edit_UserID=sunitha@immtestcu.onmicrosoft.com,SP1@immtestcu.onmicrosoft.com,SP2@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, AdvaceSettings=No, SendInBulk=, RemoteSign=Enable, DrpSpot=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, City=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, FIID=SP, Key=, FiAdmin_FirstName=cuadminDN,Anoma, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send In Bulk, StarterEvalDays=, Description=verify User Name Is Syncing In User Maintenance And User Account Settings Page, StarterChecks=, newFIID=PlusRmt, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage, FiAdmin_UserID=cuadmin@immtestcu.onmicrosoft.com,anoma@immtestcu.onmicrosoft.com, EditFIAdmin_FName=sunitha,SP1,SP22345678901234567890123456789012345678901234567890, User Email ID=sunithapattem@immonline.com,SP1@immonline.com,SP2@immonline.com, Verifast=, LacerPro=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, Address2=, Address3=, Address1=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=p,,12345678901234567890123456789012345678901234567890, Sign_RmtAgree_checked=Ad Hoc Document,Web Form,Reusable Templates,Manage Remote Agreements})
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:559) at com.imm.support.Log.testCaseResult(Log.java:273) at com.imm.testscripts.ManageFi.ManageFi.verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage(ManageFi.java:4566) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:1596) 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 User Name Is Syncing In User Maintenance And User Account Settings Page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1626910761\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://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="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.ManageFi.ManageFi">
        <methods>
          <include name="verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage"/>
        </methods>
      </class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
Smoke
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
UserMaintenancePage
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
   --- 09 Apr 12:30:23 037 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
   --- 09 Apr 12:30:28 403 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify User Name Is Syncing In User Maintenance And User Account Settings Page ****
   --- 09 Apr 12:30:39 676 - 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=328be19e-7b53-4e6e-bb8b-80d78c0849be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=p7odo-aoql-vpugobd--mn2crafmgitpdyjquut7w0e&code_challenge_method=s256&nonce=9eea465f-68fb-4314-9ec0-8314c91babcc&state=eyjpzci6imuxmwrimdkxlwy2mtetngfmns1hyzgwlwm3mjg4njbmzmrmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 Apr 12:30:39 677 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:30:58 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> id: idSIButton9]
   --- 09 Apr 12:30:58 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> id: i0116]
   --- 09 Apr 12:30:59 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> id: idSIButton9]
   --- 09 Apr 12:31:05 060 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Apr 12:31:05 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:31:05 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> id: lightbox]
   --- 09 Apr 12:31:05 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> id: idSIButton9]
   --- 09 Apr 12:31:11 222 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 09 Apr 12:31:11 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:31:14 380 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 09 Apr 12:31:14 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:11 036 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 Apr 12:33:11 037 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:11 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> css selector: .header]

Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 09 Apr 12:33:13 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 09 Apr 12:33:16 847 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:33:16 848 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:20 015 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:33:20 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:23 184 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:33:23 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:23 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 09 Apr 12:33:26 350 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:33:26 350 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:26 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 09 Apr 12:33:32 705 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:33:32 706 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:34 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (47ce5c8f8812ab59c8323a04c3fce59b)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 PlusRmt | PlusRmt
 FI Exists PlusRmt
   --- 09 Apr 12:33:36 212 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
   --- 09 Apr 12:33:38 690 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 09 Apr 12:33:45 740 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 09 Apr 12:33:45 741 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:45 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:33:45 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 09 Apr 12:33:46 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> xpath: //*[@id='btnSubmit']]
 Login as FiAdmin with newly created FI : PlusRmt
   --- 09 Apr 12:33:50 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> id: idSIButton9]
   --- 09 Apr 12:33:56 882 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Apr 12:33:56 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:33:56 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> id: lightbox]
   --- 09 Apr 12:33:57 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> id: idSIButton9]
   --- 09 Apr 12:34:04 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Apr 12:34:04 820 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:07 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Apr 12:34:07 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:07 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> id: btnUpload]
   --- 09 Apr 12:34:11 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Apr 12:34:11 144 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:11 223 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> css selector: .header]

Successfully navigated to the 'documents' page [ScreenShot]
   --- 09 Apr 12:34:11 428 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> xpath: //a[text()='Administration']]
   --- 09 Apr 12:34:19 907 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:19 907 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:19 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 09 Apr 12:34:23 274 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:23 274 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:23 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 09 Apr 12:34:26 659 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:26 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:26 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 09 Apr 12:34:27 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> id: btnSearch]
   --- 09 Apr 12:34:31 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:31 768 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 09 Apr 12:34:34 861 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:34 862 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:38 015 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:38 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:41 106 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:41 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:44 284 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:44 284 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: cuadminDN user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'cuadminDN' in User maintenace page
[ScreenShot]
   --- 09 Apr 12:34:47 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:47 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:47 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 09 Apr 12:34:48 341 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8d9e0d001c09efc04b75aa6d96d73ac0)] -> id: btnSearch]
   --- 09 Apr 12:34:52 683 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:52 683 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 09 Apr 12:34:55 846 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:55 846 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:34:59 014 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:34:59 014 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:35:02 139 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:35:02 139 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:35:05 295 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:35:05 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Anoma User user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'Anoma User' in User maintenace page
[ScreenShot]
   --- 09 Apr 12:35:05 765 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
   --- 09 Apr 12:35:07 687 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 09 Apr 12:35:14 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 09 Apr 12:35:14 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:35:14 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:35:14 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - PlusRmt
   --- 09 Apr 12:35:15 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:35:21 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> id: lightbox]
   --- 09 Apr 12:35:21 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> id: i0116]
   --- 09 Apr 12:35:22 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> id: idSIButton9]
   --- 09 Apr 12:35:28 707 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Apr 12:35:28 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:35:28 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> id: lightbox]
   --- 09 Apr 12:35:28 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> id: idSIButton9]
   --- 09 Apr 12:35:37 413 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 09 Apr 12:35:37 413 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - sunitha@immtestcu.onmicrosoft.com
   --- 09 Apr 12:35:37 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> xpath: //*[@id='btnSearch']]
   --- 09 Apr 12:35:40 662 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 09 Apr 12:35:40 662 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:35:40 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> css selector: .header]

Successfully navigated to the 'searchActiveSession' page [ScreenShot]
   --- 09 Apr 12:35:40 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> xpath: //*[@id='dropdownUL']/li]
   --- 09 Apr 12:35:50 081 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 09 Apr 12:35:50 081 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:35:50 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 09 Apr 12:35:53 364 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 09 Apr 12:35:53 364 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:35:53 437 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> css selector: .header]
   --- 09 Apr 12:35:54 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 09 Apr 12:35:55 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f37d6525450536e3a0ae50536bd1ff06)] -> id: lblUserId_0]
 Successfuly verified “User Email” field is read only
 Successfully verified 'User name' sunitha p is Synced with Entra ID 'display name' sunitha p [ScreenShot]
 Successfully verified 'User ID' sunitha is Synced with First Name sunitha [ScreenShot]
 Successfully verified 'User Email ID' sunithapattem@immonline.com is Synced with User Email ID from AD sunithapattem@immonline.com [ScreenShot]
   --- 09 Apr 12:35:56 502 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
   --- 09 Apr 12:35:58 207 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 09 Apr 12:36:05 628 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 09 Apr 12:36:05 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:36:05 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:36:05 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - PlusRmt
   --- 09 Apr 12:36:06 372 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:36:13 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> id: lightbox]
   --- 09 Apr 12:36:13 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> id: i0116]
   --- 09 Apr 12:36:13 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> id: idSIButton9]
   --- 09 Apr 12:36:19 949 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Apr 12:36:19 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:36:20 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> id: lightbox]
   --- 09 Apr 12:36:20 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> id: idSIButton9]
   --- 09 Apr 12:36:29 832 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 09 Apr 12:36:29 833 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - SP1@immtestcu.onmicrosoft.com
   --- 09 Apr 12:36:29 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> xpath: //*[@id='btnSearch']]
   --- 09 Apr 12:36:33 032 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 09 Apr 12:36:33 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:36:33 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> css selector: .header]

Successfully navigated to the 'searchActiveSession' page [ScreenShot]
   --- 09 Apr 12:36:33 245 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> xpath: //*[@id='dropdownUL']/li]
   --- 09 Apr 12:36:43 275 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 09 Apr 12:36:43 275 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:36:43 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 09 Apr 12:36:46 530 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 09 Apr 12:36:46 530 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:36:46 600 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> css selector: .header]
   --- 09 Apr 12:36:47 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 09 Apr 12:36:48 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a8bc000cc2abc40bf81e7014c6e9abfd)] -> id: lblUserId_0]
 Successfuly verified “User Email” field is read only
 Successfully verified 'User name' SP1 is Synced with Entra ID 'display name' SP1 [ScreenShot]
 Successfully verified 'User ID' SP1 is Synced with First Name SP1 [ScreenShot]
 Successfully verified 'User Email ID' SP1@immonline.com is Synced with User Email ID from AD SP1@immonline.com [ScreenShot]
   --- 09 Apr 12:36:49 654 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
   --- 09 Apr 12:36:51 358 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 09 Apr 12:36:58 204 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 09 Apr 12:36:58 204 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:36:58 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:36:58 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - PlusRmt
   --- 09 Apr 12:36:58 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:37:05 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> id: lightbox]
   --- 09 Apr 12:37:05 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> id: i0116]
   --- 09 Apr 12:37:06 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> id: idSIButton9]
   --- 09 Apr 12:37:12 512 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Apr 12:37:12 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:37:12 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> id: lightbox]
   --- 09 Apr 12:37:12 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> id: idSIButton9]
   --- 09 Apr 12:37:21 356 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 09 Apr 12:37:21 356 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - SP2@immtestcu.onmicrosoft.com
   --- 09 Apr 12:37:21 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> xpath: //*[@id='btnSearch']]
   --- 09 Apr 12:37:24 653 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 09 Apr 12:37:24 653 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:37:24 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> css selector: .header]

Successfully navigated to the 'searchActiveSession' page [ScreenShot]
   --- 09 Apr 12:37:24 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> xpath: //*[@id='dropdownUL']/li]
   --- 09 Apr 12:37:34 066 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 09 Apr 12:37:34 067 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:37:34 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 09 Apr 12:37:37 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 09 Apr 12:37:37 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:37:37 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> css selector: .header]
   --- 09 Apr 12:37:38 484 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 09 Apr 12:37:39 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fe573354388bf2cd30a360d93e9b99c8)] -> id: lblUserId_0]
 Successfuly verified “User Email” field is read only
 Successfully verified 'User name' SP22345678901234567890123456789012345678901234567890 12345678901234567890123456789012345678901234567 is Synced with Entra ID 'display name' SP22345678901234567890123456789012345678901234567890 12345678901234567890123456789012345678901234567 [ScreenShot]
 Successfully verified 'User ID' SP2 is Synced with First Name SP2 [ScreenShot]
 Successfully verified 'User Email ID' SP2@immonline.com is Synced with User Email ID from AD SP2@immonline.com [ScreenShot]
   --- 09 Apr 12:37:40 464 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
   --- 09 Apr 12:37:42 263 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 09 Apr 12:37:49 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 09 Apr 12:37:49 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:37:49 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //*[@id='btnSubmit']]
   --- 09 Apr 12:37:50 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 09 Apr 12:37:50 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //*[@id='btnSubmit']]
 Login as FiAdmin with newly created FI : PlusRmt
   --- 09 Apr 12:37:55 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: idSIButton9]
   --- 09 Apr 12:38:01 214 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Apr 12:38:01 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:01 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: lightbox]
   --- 09 Apr 12:38:01 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: idSIButton9]
   --- 09 Apr 12:38:09 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Apr 12:38:09 249 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:12 385 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Apr 12:38:12 385 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:12 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: btnUpload]
   --- 09 Apr 12:38:15 559 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Apr 12:38:15 559 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:15 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> css selector: .header]

Successfully navigated to the 'documents' page [ScreenShot]
   --- 09 Apr 12:38:15 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //a[text()='Administration']]
   --- 09 Apr 12:38:25 732 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:25 732 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:25 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 09 Apr 12:38:29 025 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:29 025 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:29 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 09 Apr 12:38:32 396 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:32 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:32 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 09 Apr 12:38:33 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: btnSearch]
   --- 09 Apr 12:38:37 466 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:37 466 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 09 Apr 12:38:40 618 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:40 618 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:43 708 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:43 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:46 855 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:46 856 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:38:50 048 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:50 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: sunithap user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'sunithap' in User maintenace page
[ScreenShot]
   --- 09 Apr 12:38:50 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //div[contains(@class,'clickable')]]
   --- 09 Apr 12:38:57 604 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:38:57 604 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Expanded the first session
   --- 09 Apr 12:38:58 695 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
 Scrolled element into the view [ScreenShot]
 Successfuly verified “User Email” field is read only
 Successfully verified 'User name' sunitha p is Synced with Entra ID 'display name' sunitha p [ScreenShot]
 Successfully verified 'User ID' sunitha is Synced with First Name sunitha [ScreenShot]
 Successfully verified 'User Email ID' sunithapattem@immonline.com is Synced with User Email ID from AD sunithapattem@immonline.com [ScreenShot]
   --- 09 Apr 12:39:04 510 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:04 510 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:04 600 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 09 Apr 12:39:05 334 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: btnSearch]
   --- 09 Apr 12:39:09 620 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:09 621 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 09 Apr 12:39:12 750 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:12 750 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:15 954 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:15 954 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:19 070 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:19 070 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:22 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:22 177 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: SP1 user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'SP1' in User maintenace page
[ScreenShot]
   --- 09 Apr 12:39:22 352 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //div[contains(@class,'clickable')]]
   --- 09 Apr 12:39:29 736 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:29 736 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Expanded the first session
   --- 09 Apr 12:39:30 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
 Scrolled element into the view [ScreenShot]
 Successfuly verified “User Email” field is read only
 Successfully verified 'User name' SP1 is Synced with Entra ID 'display name' SP1 [ScreenShot]
 Successfully verified 'User ID' SP1 is Synced with First Name SP1 [ScreenShot]
 Successfully verified 'User Email ID' SP1@immonline.com is Synced with User Email ID from AD SP1@immonline.com [ScreenShot]
   --- 09 Apr 12:39:36 640 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:36 640 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:36 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 09 Apr 12:39:37 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: btnSearch]
   --- 09 Apr 12:39:41 744 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:41 744 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 09 Apr 12:39:44 839 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:44 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:48 016 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:48 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:51 132 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:51 132 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:39:54 250 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:39:54 250 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: SP2234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'SP2234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890' in User maintenace page
[ScreenShot]
   --- 09 Apr 12:39:54 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //div[contains(@class,'clickable')]]
   --- 09 Apr 12:40:01 783 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:01 784 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Expanded the first session
   --- 09 Apr 12:40:02 867 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
 Scrolled element into the view [ScreenShot]
 Successfuly verified “User Email” field is read only
 Successfully verified 'User name' SP22345678901234567890123456789012345678901234567890 12345678901234567890123456789012345678901234567 is Synced with Entra ID 'display name' SP22345678901234567890123456789012345678901234567890 12345678901234567890123456789012345678901234567 [ScreenShot]
 Successfully verified 'User ID' SP2 is Synced with First Name SP2 [ScreenShot]
 Successfully verified 'User Email ID' SP2@immonline.com is Synced with User Email ID from AD SP2@immonline.com [ScreenShot]
   --- 09 Apr 12:40:08 720 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:08 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:08 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 09 Apr 12:40:09 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: btnSearch]
   --- 09 Apr 12:40:13 838 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:13 838 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 09 Apr 12:40:16 916 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:16 916 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:20 034 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:20 034 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:23 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:23 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:26 401 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:26 401 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: cuadminDN user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'cuadminDN' in User maintenace page
[ScreenShot]
   --- 09 Apr 12:40:26 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //div[contains(@class,'clickable')]]
   --- 09 Apr 12:40:33 930 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:33 930 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Expanded the first session
   --- 09 Apr 12:40:35 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
 Scrolled element into the view [ScreenShot]
 Failed to verify 'User name' cuadminDN is Synced with Entra ID 'display name' cuadminDN [ScreenShot]
 Successfully verified 'User ID' cuadmin is Synced with First Name cuadmin [ScreenShot]
   --- 09 Apr 12:40:40 596 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:40 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:40 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 09 Apr 12:40:41 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> id: btnSearch]
   --- 09 Apr 12:40:45 679 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:45 679 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 09 Apr 12:40:48 789 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:48 789 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:51 913 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:51 913 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:55 088 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:55 088 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:40:58 252 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:40:58 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: AnomaUser user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'AnomaUser' in User maintenace page
[ScreenShot]
   --- 09 Apr 12:40:58 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> xpath: //div[contains(@class,'clickable')]]
   --- 09 Apr 12:41:05 809 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 09 Apr 12:41:05 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Expanded the first session
   --- 09 Apr 12:41:06 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d3edd0f7bb17e73b27dc7ead3b4d71fe)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
 Scrolled element into the view [ScreenShot]
 Successfully verified 'User name' Anoma User is Synced with Entra ID 'display name' Anoma User [ScreenShot]
 Successfully verified 'User ID' anoma is Synced with First Name anoma [ScreenShot]
   --- 09 Apr 12:41:09 696 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
   --- 09 Apr 12:41:11 586 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 09 Apr 12:41:22 042 - 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=f1a587ef-2ee9-4747-a343-7d6b9600cb7f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=mn9sas6tgwoe6d_elh97yy_g0qqzssts4oep7uk0gze&code_challenge_method=s256&nonce=a0bc4568-6758-4bdf-8c86-bf7b26b475a3&state=eyjpzci6imexzweymju5lta4mdytndzhms1hmdg5lwfjodlintllmme2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 Apr 12:41:22 042 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:41:40 918 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> id: idSIButton9]
   --- 09 Apr 12:41:40 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> id: i0116]
   --- 09 Apr 12:41:41 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> id: idSIButton9]
   --- 09 Apr 12:41:47 329 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Apr 12:41:47 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:41:47 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> id: lightbox]
   --- 09 Apr 12:41:47 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> id: idSIButton9]
   --- 09 Apr 12:41:53 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 09 Apr 12:41:53 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:41:56 800 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 Apr 12:41:56 800 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:41:56 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 09 Apr 12:42:00 188 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 Apr 12:42:00 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:42:00 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> css selector: .header]

Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 09 Apr 12:42:02 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 09 Apr 12:42:05 912 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:42:05 912 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:42:09 012 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:42:09 012 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:42:12 114 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:42:12 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:42:12 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 09 Apr 12:42:15 255 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:42:15 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:42:15 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 09 Apr 12:42:21 515 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Apr 12:42:21 515 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Apr 12:42:23 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (94d05a95e951484e0580ff3ebd146156)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 PlusRmt | PlusRmt
 Search FI displayed in list

Test Failed. Check the steps above in red color.
8 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
VerifyCreateAccountAndAddOnsSummary
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
VerifyEntraUserIdinAzureDetailsPageAndSign
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@dd70f78) 0 ms
init(org.testng.TestRunner@dd70f78) 10119 ms
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...) 659248 ms