Test results
1 suite, 1 failed test
com.imm.testscripts.ManageFi.ManageFi
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Doe,Teller, Name=SP, LocalDomain=immtestcu, Edit_UserID=SP1@immtestcu.onmicrosoft.com,sunitha@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, AdvaceSettings=Yes, SendInBulk=, RemoteSign=Enable, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, FIID=SP, Key=, FiAdmin_FirstName=Jane,Bill, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send In Bulk, StarterEvalDays=, Description=verify Delete Or Deactivate Users Are Active in Advance Settings Tab, StarterChecks=, newFIID=SP42511241 , eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab, PlusFI=false, FiAdmin_UserID=janedoe@immtestcu.onmicrosoft.com,billteller@immtestcu.onmicrosoft.com, EditFIAdmin_FName=SP1,sunitha, FICreated=New, User Email ID=SP1@immonline.com,sunithapattem@immonline.com, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, ManagerExist=No, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=,p, Sign_RmtAgree_checked=Ad Hoc Document,Web Form,Reusable Templates,Manage Remote Agreements})
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:545) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.eSignCloudLogin(SignInPage.java:651) at com.imm.testscripts.ManageFi.ManageFi.verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab(ManageFi.java:4990) 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 Delete Or Deactivate Users Are Active in Advance Settings Tab)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-889320255\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="verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab"/>
        </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
AdobeOEM
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
P1
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
Smoke
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
UserMaintenancePage
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
Times for IMM_Esign_Chrome
Total running time: 45 seconds
Reporter output for IMM_Esign_Chrome
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
   --- 30 Apr 17:01:07 800 - TestCaseID:: verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
   --- 30 Apr 17:01:11 404 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify Delete Or Deactivate Users Are Active in Advance Settings Tab ****
   --- 30 Apr 17:01:20 907 - 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=df1a895b-fca4-48c2-a788-426712635759&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ltoozb9fv5umhdx8h97xwdgiwhmqqh9xeq4fvm1b2pk&code_challenge_method=s256&nonce=095ede40-e96d-416b-9b51-6c35850a4205&state=eyjpzci6imiznwuyn2u4lwm4njmtnda1ys04zwy3ltq0ztmynjdiy2vmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 30 Apr 17:01:20 907 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:01:40 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> id: idSIButton9]
   --- 30 Apr 17:01:40 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> id: i0116]
   --- 30 Apr 17:01:40 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> id: idSIButton9]
   --- 30 Apr 17:01:43 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> id: idSIButton9]
   --- 30 Apr 17:01:48 193 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Apr 17:01:48 193 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:01:48 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> id: lightbox]
   --- 30 Apr 17:01:48 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> id: idSIButton9]
   --- 30 Apr 17:01:55 847 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 30 Apr 17:01:55 847 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:01:59 019 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 30 Apr 17:01:59 020 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:01:59 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 30 Apr 17:02:02 435 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 30 Apr 17:02:02 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:02 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> css selector: .header]

Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 30 Apr 17:02:04 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 30 Apr 17:02:08 204 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Apr 17:02:08 205 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:11 371 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Apr 17:02:11 371 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:14 451 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Apr 17:02:14 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:14 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 30 Apr 17:02:17 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Apr 17:02:17 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:17 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 30 Apr 17:02:24 043 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Apr 17:02:24 043 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:26 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5a799d826120d5273fe48caa70fb488)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 SP425112410 | SP42511241
 FI Exists SP42511241
   --- 30 Apr 17:02:27 628 - TestCaseID:: verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
   --- 30 Apr 17:02:29 835 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 30 Apr 17:02:37 048 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 30 Apr 17:02:37 048 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:37 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> xpath: //*[@id='btnSubmit']]
   --- 30 Apr 17:02:37 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 30 Apr 17:02:37 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> xpath: //*[@id='btnSubmit']]
 Login as FiAdmin with newly created FI : SP42511241
   --- 30 Apr 17:02:41 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> id: idSIButton9]
   --- 30 Apr 17:02:43 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> id: idSIButton9]
   --- 30 Apr 17:02:47 911 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Apr 17:02:47 911 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:47 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> id: lightbox]
   --- 30 Apr 17:02:48 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> id: idSIButton9]
   --- 30 Apr 17:02:55 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Apr 17:02:55 235 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:58 372 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Apr 17:02:58 372 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:02:58 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> id: btnUpload]
   --- 30 Apr 17:03:01 550 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Apr 17:03:01 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:01 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> css selector: .header]

Successfully navigated to the 'documents' page [ScreenShot]
   --- 30 Apr 17:03:01 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> xpath: //a[text()='Administration']]
   --- 30 Apr 17:03:09 899 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:09 900 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:09 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 30 Apr 17:03:13 150 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:13 150 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:13 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 30 Apr 17:03:16 467 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:16 467 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:16 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 30 Apr 17:03:17 319 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> id: btnSearch]
   --- 30 Apr 17:03:21 658 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:21 659 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 30 Apr 17:03:24 794 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:24 794 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:27 885 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:27 885 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:31 039 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:31 039 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:34 157 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:34 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Jane Doe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'Jane Doe' in User maintenace page
[ScreenShot]
   --- 30 Apr 17:03:37 415 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:37 415 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:37 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 30 Apr 17:03:38 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9218058318bc4755957091956ca03be8)] -> id: btnSearch]
   --- 30 Apr 17:03:42 516 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:42 516 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 30 Apr 17:03:45 647 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:45 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:48 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:48 752 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:51 911 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:51 911 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:03:55 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 30 Apr 17:03:55 080 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Bill Teller user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'Bill Teller' in User maintenace page
[ScreenShot]
   --- 30 Apr 17:03:55 559 - TestCaseID:: verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
   --- 30 Apr 17:03:57 675 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 30 Apr 17:04:03 940 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 30 Apr 17:04:03 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:04:04 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> xpath: //*[@id='btnSubmit']]
   --- 30 Apr 17:04:04 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - SP42511241
   --- 30 Apr 17:04:04 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> xpath: //*[@id='btnSubmit']]
   --- 30 Apr 17:04:11 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> id: lightbox]
   --- 30 Apr 17:04:11 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> id: i0116]
   --- 30 Apr 17:04:12 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> id: idSIButton9]
   --- 30 Apr 17:04:14 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> id: idSIButton9]
   --- 30 Apr 17:04:18 537 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Apr 17:04:18 537 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Apr 17:04:18 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> id: lightbox]
   --- 30 Apr 17:04:18 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (370f90d6eb5885657abe9b13a5d2ad64)] -> id: idSIButton9]
   --- 30 Apr 17:04:23 802 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 30 Apr 17:04:23 802 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - SP1@immtestcu.onmicrosoft.com

Search active page didn't open up [ScreenShot]
9 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
VerifyCreateAccountAndAddOnsSummary
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
VerifyEntraUserIdinAzureDetailsPageAndSign
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@520eb9f8) 0 ms
init(org.testng.TestRunner@520eb9f8) 10111 ms
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...) 180180 ms