Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_User_ID=qauser2@immazuretest.onmicrosoft.com;qauser2@bank.immazuretest.com;qauser2@cu.immazuretest.com;, Address=, FiStatus=Completed, FiAdmin_LastName=one;, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=KPUser4@immtestcu.onmicrosoft.com;iMM@2025!, LocalDomain=immazuretest, PartiesToView=, NewName=, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=immazuretest.onmicrosoft.com, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=iMM@2025!;, eSignClient=, ClientID=3AAABLblqZhD30DKWBPu7imEU8SeeWxOu52TQydcjmeTa5VeOcDVkw9gxFFvP8ypLwkNjNPwurxhfsiDhYzrWTX6zRG79GNWx, Domain=azuretest;azurebank;azurecu;, UserType=, NewGroup=, Tenant_User=, FiAdmin_FirstName=admin;, Group=Users;Accounting Group;, Dictionary=TeSign;XPLN;MSP, FI_Name=Autotestfi, Description=Create new FI, While create FI verify Azure details tab UI for multi domain and add multiple Additional domain. After that verify user can login with different additional domains and check user will add in correct group also check correct domain name display., AdditionalDomainName=immazuretest.onmicrosoft.com;bank.immazuretest.com;cu.immazuretest.com;, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf, TestID=verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin, FiAdmin_UserID=admin@immazuretest.onmicrosoft.com;, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=azuretest;azurebank;azurecu;, Notes=, Inbox=, GlobalAdmin=admin@immazuretest.onmicrosoft.com, 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=})
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:506) 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:618) at com.imm.testscripts.FIManagement.FIManagement.verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin(FIManagement.java:10653) 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 MultiDomain functionality)
C:\Users\sa_kaushal.patel\git\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="verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin"/>
        </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
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Smoke
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
verifyMultiDomianUsersLogin
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Times for IMM_Esign_Chrome
Total running time: 49 seconds
Reporter output for IMM_Esign_Chrome
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
   --- 11 Feb 18:04:22 227 - TestCaseID:: verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
   --- 11 Feb 18:04:30 250 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Create new FI, While create FI verify Azure details tab UI for multi domain and add multiple Additional domain. After that verify user can login with different additional domains and check user will add in correct group also check correct domain name display.
Steps:
 **** Create new FI, While create FI verify Azure details tab UI for multi domain and add multiple Additional domain. After that verify user can login with different additional domains and check user will add in correct group also check correct domain name display. ****
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to TM, Crete new FI verify Azure detail tab UI for multi domain functionality =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 11 Feb 18:04:40 538 - 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=8e9aabc3-b46b-4a92-90be-939760c482ac&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hugdykxgwkn-zvoucmn_rkofnvng1hpkcrzhzhhufs0&code_challenge_method=s256&nonce=0644b776-d9c0-4a0f-baad-5117d76661ff&state=eyjpzci6ijvmowq1yzcxltezzdytndm2mc04mme2ltgwndeyzdixmwq2osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 11 Feb 18:04:40 539 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:04:59 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: idSIButton9]
   --- 11 Feb 18:04:59 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: i0116]
   --- 11 Feb 18:05:01 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: idSIButton9]
   --- 11 Feb 18:05:08 421 - Page URL:: https://login.microsoftonline.com/common/login
   --- 11 Feb 18:05:08 421 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:08 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: lightbox]
   --- 11 Feb 18:05:08 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: idSIButton9]
   --- 11 Feb 18:05:14 759 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 11 Feb 18:05:14 760 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:18 046 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 11 Feb 18:05:18 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:18 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 11 Feb 18:05:21 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 11 Feb 18:05:21 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:21 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Navigated to 'Create an FI' page [ScreenShot]
   --- 11 Feb 18:05:22 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 11 Feb 18:05:22 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnAddFI]
   --- 11 Feb 18:05:27 986 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 11 Feb 18:05:27 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:31 201 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 11 Feb 18:05:31 202 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:31 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: .//input[@id='hostFIID']]
   --- 11 Feb 18:05:34 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 11 Feb 18:05:34 468 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:34 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 11 Feb 18:05:37 720 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 11 Feb 18:05:37 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:37 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: .//input[@id='hostFIID']]
   --- 11 Feb 18:05:40 980 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 11 Feb 18:05:40 980 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:41 102 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Navigated to 'BasicDetailsPage' page [ScreenShot]
   --- 11 Feb 18:05:42 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnValidateHostFiid]
 Max Character allow is '100' [ScreenShot]
 Entered FIID and FI Name A225180430 [ScreenShot]
   --- 11 Feb 18:05:56 303 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 11 Feb 18:05:56 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:59 477 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 11 Feb 18:05:59 478 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:05:59 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 11 Feb 18:06:02 798 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 11 Feb 18:06:02 799 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:06:02 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]
 Clicked 'Next' button
   --- 11 Feb 18:06:06 110 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 11 Feb 18:06:06 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:06:06 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 11 Feb 18:06:09 454 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 11 Feb 18:06:09 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:06:09 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Navigated to the 'Azure Details' page [ScreenShot]
 .........Azure Details...........

Verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
 Next button is Disabled [ScreenShot]
 Azure details toggle is Enable
 Value added in Domain field - immazuretest.onmicrosoft.com
 Value added in Local Domain field - immazuretest
 Value added in Local Domain field - admin@immazuretest.onmicrosoft.com
 Value added in Fi Admin0 First Name - admin [ScreenShot]
 Value added in Fi Admin0 Last Name - one [ScreenShot]
 Value added in Fi Admin0 User ID - admin@immazuretest.onmicrosoft.com [ScreenShot]
 Found Total - 3 Additional Domian
   --- 11 Feb 18:06:17 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
Expected: Verify 'Add Additional Domain' button is display
Actual(Passed): 'Add Additional Domain' button is display.
[ScreenShot]
Expected: Verify while create new FI, By default no additional field display.
Actual(Passed): By default no additional field display
[ScreenShot]
Expected: Verify additional domain is an optional field, It should allow user to move next page without adding additional field
Actual(Passed): Next button is enable user can go to next scren without adding additonal field
[ScreenShot]
   --- 11 Feb 18:06:37 375 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:06:39 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:06:39 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]]
Expected: Verify by clicking on 'Add Additional Domain' button new additionl fileds should display
Actual(Passed): By Clicking on 'Add Additional Domain' button new additionl domain filed is display
[ScreenShot]
   --- 11 Feb 18:06:40 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //i[@class='icon-delete']]
 Clicked on delete icon for the additional field
Expected: Verify by clicking on Delete icon additionl fileds should remove
Actual(Passed): By Clicking on delete additionl domain fileds is removed
[ScreenShot]
   --- 11 Feb 18:06:49 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:06:52 105 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:06:55 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
   --- 11 Feb 18:07:00 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify by entering invalid Domain Name, 'Enter a valid domain name.' error should display
Actual(Passed): 'Enter a valid domain name.' error display
[ScreenShot]
   --- 11 Feb 18:07:05 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]]
   --- 11 Feb 18:07:08 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
   --- 11 Feb 18:07:13 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
Expected: Verify by entering invalid Local Domain Name, 'Enter a valid local domain name.' error should display
Actual(Passed): 'Enter a valid local domain name.' error display
[ScreenShot]
   --- 11 Feb 18:07:18 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //i[@class='icon-delete']]
   --- 11 Feb 18:07:18 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:07:21 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]]
   --- 11 Feb 18:07:24 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
   --- 11 Feb 18:07:29 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify by entering no value in additional Doamin field, 'Domain Name is required' error should display
Actual(Passed): 'Domain Name is required' error display
[ScreenShot]
   --- 11 Feb 18:07:35 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //i[@class='icon-delete']]
   --- 11 Feb 18:07:35 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:07:37 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:07:41 260 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
   --- 11 Feb 18:07:46 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify by entering no value in additional Local Doamin field, 'Local Domain Name is required' error should display
Actual(Passed): 'Local Domain Name is required' error display
[ScreenShot]
   --- 11 Feb 18:07:51 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //i[@class='icon-delete']]
   --- 11 Feb 18:07:52 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:07:54 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:07:59 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
   --- 11 Feb 18:08:04 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
   --- 11 Feb 18:08:09 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify adding Invalid additional Domain name, Validate button should show 'Invalid' with Red cross-mark and 'Domain does not exist.' error should display
Actual(Passed): Validate button show 'Invalid' with Red cross-mark and 'Domain does not exist.' error is display
[ScreenShot]
   --- 11 Feb 18:08:14 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //i[@class='icon-delete']]
   --- 11 Feb 18:08:15 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:08:17 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:08:20 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
Expected: Verify adding Valid additional Domain name, Validate button should show 'Valid' with green tick-mark.
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain name - immazuretest.onmicrosoft.com
[ScreenShot]
   --- 11 Feb 18:08:25 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]]
 Entered Local domain name
   --- 11 Feb 18:08:28 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:08:30 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:08:33 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
   --- 11 Feb 18:08:38 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
   --- 11 Feb 18:08:43 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify adding duplicate domain name, 'Domain already exists.' error should disply
Actual(Passed): 'Domain already exists.' error should disply
[ScreenShot]
   --- 11 Feb 18:08:48 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]]
   --- 11 Feb 18:08:51 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
   --- 11 Feb 18:08:57 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
Expected: Verify adding duplicate local domain name, 'Local Domain already exists.' error should disply
Actual(Passed): 'Local Domain already exists.' error should disply
[ScreenShot]
   --- 11 Feb 18:09:02 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //i[@class='icon-delete']]
   --- 11 Feb 18:09:02 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:09:09 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:09:12 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
Expected: Verify adding Valid additional Domain name, Validate button should show 'Valid' with green tick-mark.
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain name - bank.immazuretest.com
[ScreenShot]
   --- 11 Feb 18:09:18 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]]
 Entered Local domain name [ScreenShot]
   --- 11 Feb 18:09:21 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
   --- 11 Feb 18:09:29 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'addDomain-')]]
   --- 11 Feb 18:09:32 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
Expected: Verify adding Valid additional Domain name, Validate button should show 'Valid' with green tick-mark.
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain name - cu.immazuretest.com
[ScreenShot]
   --- 11 Feb 18:09:37 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //input[contains(@id,'localDomainName-')]]
 Entered Local domain name [ScreenShot]
   --- 11 Feb 18:09:41 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnNext]
   --- 11 Feb 18:09:46 529 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 11 Feb 18:09:46 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:09:49 697 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 11 Feb 18:09:49 697 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:09:49 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 11 Feb 18:09:52 980 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 11 Feb 18:09:52 981 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:09:53 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]
 Clicked 'Next' button
   --- 11 Feb 18:09:56 219 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 11 Feb 18:09:56 220 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:09:56 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 11 Feb 18:09:59 445 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 11 Feb 18:09:59 446 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:09:59 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Navigated to the 'SummaryPage' page [ScreenShot]
 .......Summary page........
 Succesfully verified Fiid [ScreenShot]
 Succesfully verified Finame [ScreenShot]
 Succesfully verified AZure Domain name [ScreenShot]
 Succesfully verified Local ADDomain name [ScreenShot]
 Succesfully verified Global Admin User [ScreenShot]
   --- 11 Feb 18:10:02 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnConfirm]
 Confirm button is enabled
   --- 11 Feb 18:10:03 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnConfirm]
   --- 11 Feb 18:10:08 451 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 11 Feb 18:10:08 452 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:10:11 575 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 11 Feb 18:10:11 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:10:11 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 11 Feb 18:10:14 860 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 11 Feb 18:10:14 860 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:10:14 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]
 Clicked 'Confirm' button
   --- 11 Feb 18:10:18 127 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 11 Feb 18:10:18 128 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:10:18 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 11 Feb 18:10:21 367 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 11 Feb 18:10:21 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:10:21 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Navigated to the 'InfrastructurePage' page [ScreenShot]
   --- 11 Feb 18:10:21 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: infraMessage]
 Verified Configuration message
 Continue button is disabled
 Found Result for Setting up the Database - Success [ScreenShot]

Successfully Configured 'Setting up the Databse'
 FoundResult for Configuring the FI Database -Success [ScreenShot]

Successfully Configured 'Configuring the FI Database'
 Found Result for Running Post Deployment ScriptsSuccess [ScreenShot]

Successfully Configured 'Running Post Deployment Scripts'
 Found Result for Creating FI SettingsSuccess [ScreenShot]

Successfully Configured 'Creating FI Settings'
 Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot]

Successfully Configured 'Creating folders in Azure file storage'
 Found Result for Scheduling JobsSuccess [ScreenShot]

Successfully Configured 'Scheduling Jobs'
  Retry Button is not showing
   --- 11 Feb 18:13:56 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnCompleteInfra]
   --- 11 Feb 18:14:03 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnCompleteInfra]
   --- 11 Feb 18:14:06 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 11 Feb 18:14:06 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:14:25 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: step_title]
 Clicked 'Confirm' button
   --- 11 Feb 18:14:28 482 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 11 Feb 18:14:28 482 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:14:47 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: step_title]

Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
 .......Add-Ons Page ..............
   --- 11 Feb 18:14:50 614 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 11 Feb 18:14:50 614 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:14:50 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: RS_Enable]
 Clicked on Remote sign Enable button [ScreenShot]
   --- 11 Feb 18:14:54 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 11 Feb 18:14:54 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:15:02 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnNext]
   --- 11 Feb 18:15:04 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnNext]
 Clicked on Next button
   --- 11 Feb 18:15:08 173 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 11 Feb 18:15:08 174 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:15:08 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: clientId]
 Successfully entered Client Id [ScreenShot]
   --- 11 Feb 18:15:41 069 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 11 Feb 18:15:41 070 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next Button
   --- 11 Feb 18:15:53 490 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 11 Feb 18:15:53 490 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next Button
   --- 11 Feb 18:15:56 664 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 11 Feb 18:15:56 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:15:56 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
   --- 11 Feb 18:15:59 875 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 11 Feb 18:15:59 876 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:15:59 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Successfully navigated to the 'platformsPage' page [ScreenShot]
 ...........Platform ..........
 Succesfully selected Dictionary TeSign [ScreenShot]
 Succesfully selected Dictionary XPLN [ScreenShot]
 Succesfully selected Dictionary MSP [ScreenShot]
   --- 11 Feb 18:17:12 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 11 Feb 18:17:12 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:12 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnNext]
   --- 11 Feb 18:17:18 024 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 11 Feb 18:17:18 027 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 ............Settings Page.............
   --- 11 Feb 18:17:21 176 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 11 Feb 18:17:21 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:21 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: step_title]
   --- 11 Feb 18:17:24 396 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 11 Feb 18:17:24 397 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:24 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Successfully navigated to the 'SettingsPage' page [ScreenShot]
   --- 11 Feb 18:17:24 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: btnNext]
   --- 11 Feb 18:17:30 162 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 11 Feb 18:17:30 163 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next [ScreenShot]
   --- 11 Feb 18:17:33 480 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 11 Feb 18:17:33 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:33 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: consentUrl]
   --- 11 Feb 18:17:36 776 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 11 Feb 18:17:36 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:36 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
 ..............Confirmation Page................
   --- 11 Feb 18:17:37 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
   --- 11 Feb 18:17:37 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
 Successfylly verified New Fi name A225180430 and FIID A225180430 [ScreenShot]
   --- 11 Feb 18:17:40 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 11 Feb 18:17:40 702 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:43 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: consentUrl]
   --- 11 Feb 18:17:43 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: consentUrl]
 eSign URL is displayed https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3A%2F%2Fgraph.microsoft.com&redirect_uri=https%3A%2F%2Fesignplusqa.immesign.com%2FTEAASP%2FOnBoarding%2FProcessCode&state=4e43e519-d462-4df7-a806-0d963123578e&prompt=admin_consent [ScreenShot]
   --- 11 Feb 18:17:47 251 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 11 Feb 18:17:47 252 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:47 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: consentClientUrl]
   --- 11 Feb 18:17:47 484 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: consentClientUrl]
 Client URL is displayed https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=cbf57bd2-6add-4bba-a7f0-3bd32dcc4471&resource=https%3A%2F%2Fgraph.microsoft.com&redirect_uri=https%3A%2F%2Fesignplusqa.immesign.com%2FTEAASP%2FOnBoarding%2FProcessCode&state=cbf57bd2-6add-4bba-a7f0-3bd32dcc4471%244e43e519-d462-4df7-a806-0d963123578e&prompt=admin_consent [ScreenShot]
 Clicked on Copy Button [ScreenShot]
 Complete button is Enable [ScreenShot]
   --- 11 Feb 18:17:57 920 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 11 Feb 18:17:57 921 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:17:58 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 11 Feb 18:18:01 441 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 11 Feb 18:18:01 441 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:18:01 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7aa5fc69bcd1d52f0684f8c151223df)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Verify Created FI ......
 Successfully verified new Fi A225180430 on Create Fi page [ScreenShot]
 =-=-=-=-=-=-=-=-=-=-=-=-=- Consent eSign URL after Fi created =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 11 Feb 18:18:06 755 - TestCaseID:: verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
   --- 11 Feb 18:18:08 866 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 11 Feb 18:18:13 738 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3a%2f%2fgraph.microsoft.com&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2fonboarding%2fprocesscode&state=4e43e519-d462-4df7-a806-0d963123578e&prompt=admin_consent&sso_reload=true
   --- 11 Feb 18:18:13 739 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:18:32 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8ad5cb26e0af31eb531eba6e7621b7a2)] -> id: idSIButton9]
   --- 11 Feb 18:18:32 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8ad5cb26e0af31eb531eba6e7621b7a2)] -> id: i0116]
   --- 11 Feb 18:18:33 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8ad5cb26e0af31eb531eba6e7621b7a2)] -> id: idSIButton9]
   --- 11 Feb 18:18:39 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8ad5cb26e0af31eb531eba6e7621b7a2)] -> id: lightbox]
   --- 11 Feb 18:18:39 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8ad5cb26e0af31eb531eba6e7621b7a2)] -> xpath: //input[@type='submit']]
   --- 11 Feb 18:18:48 478 - Page URL:: https://esignplusqa.immesign.com/teaasp/onboarding/processcode?code=1.auyauticvzpmn0uhbpdrszkqmlb-xn-6mb9dov2mqwfuyjwpaabgaa.agabbaiaaabvrspeuwamram2jaf1xrqeawds_wua9p_6bdztspbtiicrmxtua-6doduqaioixkse_zv9mjp7qtkc6m4nd5td_enqkucyn7rql4ox9v-pzscezqqk2fbga6uue5pnf9i9tsmg3gy79kakq8rswlocnjs4cn_3umh7doezmaclufgmznypllo4zrc51rn5toooifjy7pckepqcx7ehxtuzlkz797epusx3_v-ubtclqqe2ub6qshdy6ihtx_kc5chgsbtykd96rrpm1r2urbapr5audzaidior3w8fcuq-1uup7uh01yae4xz5ldddf5jbhy91ilib-5jxsnhzsao8jqrolznvqbmje2wit0iobg8nvwyx962ovzqlhlhtsczvxuskemwvocugau9a-pohnldwdxyolear399gragvhjpdqocrkebftansvbofklpaoakkie3cf8rzg7raniiactqdrvo1yquq4jhj5rz0tpfcjarif-bmctngt-oafqzal1-js2monorxhzt_njuvsxw-pbdhbf7wj6v_tqxugrqx5dfypcbzqfb70kaxtwtce6o9rvgr9xvxaies6i4mn6slugrlfgbigwonsiqmvvvvxai-bgnzbdls-9x6abaywc3vo7truvimuqd8lgfmjhgaovlpmdj8oh_ik5fm9uxlqpy5pxsreztulxkriwyxwvmevsoh_hjoazbu2avgqurwgm7nf1tkuoyk9gcyqi0rx70nvz9sku2mxfcpylrxahj4dhhxoqjfqde9z6bu5an-bqmgb60_bo8ihe7p4qxctmzkemdgyjpq67agt6m2a9p6r1iwynscwvqcex7qvgy9fj8&state=4e43e519-d462-4df7-a806-0d963123578e&session_state=00203a19-37f8-b633-e72b-f2dfba745c77&admin_consent=true#
   --- 11 Feb 18:18:48 479 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 eSign consented URL --> https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3A%2F%2Fgraph.microsoft.com&redirect_uri=https%3A%2F%2Fesignplusqa.immesign.com%2FTEAASP%2FOnBoarding%2FProcessCode&state=4e43e519-d462-4df7-a806-0d963123578e&prompt=admin_consent [ScreenShot]
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using unautorised Domain user, Verify in unauthorised user can not access eSign =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 11 Feb 18:18:58 950 - TestCaseID:: verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
   --- 11 Feb 18:19:00 847 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 11 Feb 18:19:06 813 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 11 Feb 18:19:06 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:19:06 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 11 Feb 18:19:07 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - A225180430
   --- 11 Feb 18:19:08 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> xpath: //*[@id='btnSubmit']]
   --- 11 Feb 18:19:14 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> id: lightbox]
   --- 11 Feb 18:19:15 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> id: i0116]
   --- 11 Feb 18:19:16 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> id: idSIButton9]
   --- 11 Feb 18:19:22 830 - Page URL:: https://login.microsoftonline.com/common/login
   --- 11 Feb 18:19:22 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:19:22 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> id: lightbox]
   --- 11 Feb 18:19:23 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e88673f7c194259779d70fb441ad71e6)] -> id: idSIButton9]
   --- 11 Feb 18:19:28 304 - Page URL:: https://login.microsoftonline.com/common/oauth2/logout?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
   --- 11 Feb 18:19:28 304 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - KPUser4@immtestcu.onmicrosoft.com
 Failed to login due to invalid credentials! [ScreenShot]
Expected: Verify incorrect domain user should not able to login in to eSign application
Actual(Passed): Not able to login with incorrect domain user - 'KPUser4@immtestcu.onmicrosoft.com', its will throw back to login screen
[ScreenShot]
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using FIadmin, Check user maintanence page and import RTS templates =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 11 Feb 18:19:30 973 - TestCaseID:: verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
   --- 11 Feb 18:19:32 841 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 11 Feb 18:19:39 088 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 11 Feb 18:19:39 088 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:19:39 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 11 Feb 18:19:39 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - A225180430
   --- 11 Feb 18:19:40 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //*[@id='btnSubmit']]
   --- 11 Feb 18:19:47 677 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: lightbox]
   --- 11 Feb 18:19:47 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: i0116]
   --- 11 Feb 18:19:49 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: idSIButton9]
   --- 11 Feb 18:19:55 773 - Page URL:: https://login.microsoftonline.com/common/login
   --- 11 Feb 18:19:55 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:19:55 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: lightbox]
   --- 11 Feb 18:19:55 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: idSIButton9]
   --- 11 Feb 18:20:03 326 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 11 Feb 18:20:03 327 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - admin@immazuretest.onmicrosoft.com
   --- 11 Feb 18:20:06 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 11 Feb 18:20:06 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:20:06 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: btnUpload]
   --- 11 Feb 18:20:09 704 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 11 Feb 18:20:09 705 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:20:09 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> css selector: .header]
 Logged in successfully with Using -> 'A225180430' & FIAdmin User -> 'admin@immazuretest.onmicrosoft.com' [ScreenShot]
   --- 11 Feb 18:20:10 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //a[text()='Administration']]
   --- 11 Feb 18:20:18 058 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 11 Feb 18:20:18 058 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:20:18 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 11 Feb 18:20:21 335 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 11 Feb 18:20:21 335 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:20:21 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> css selector: .header]
 Navigated to 'Users Maintenence' Page
   --- 11 Feb 18:20:24 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //input[@id='txtUserId']]
   --- 11 Feb 18:20:27 599 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: txtDomain]
   --- 11 Feb 18:20:32 590 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:32 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:32 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:32 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:33 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //input[@id='txtUserId']]
   --- 11 Feb 18:20:36 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: txtDomain]
   --- 11 Feb 18:20:40 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:41 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:41 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:41 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:41 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //input[@id='txtUserId']]
   --- 11 Feb 18:20:44 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> id: txtDomain]
   --- 11 Feb 18:20:49 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:49 273 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:49 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:49 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //span[contains(@id,'lblUserId_')]]
   --- 11 Feb 18:20:49 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 11 Feb 18:21:10 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d6e376e9f2b95edeee7cf4e3570af71b)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using User, Login with added additional domain users and verify in 'User Account Settings' page Domain name and group is added =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 11 Feb 18:21:16 264 - TestCaseID:: verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
   --- 11 Feb 18:21:18 284 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 11 Feb 18:21:25 000 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 11 Feb 18:21:25 001 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:21:25 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 11 Feb 18:21:25 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - A225180430
   --- 11 Feb 18:21:26 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> xpath: //*[@id='btnSubmit']]
   --- 11 Feb 18:21:33 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> id: lightbox]
   --- 11 Feb 18:21:33 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> id: i0116]
   --- 11 Feb 18:21:34 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> id: idSIButton9]
   --- 11 Feb 18:21:41 625 - Page URL:: https://login.microsoftonline.com/common/login
   --- 11 Feb 18:21:41 626 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Feb 18:21:41 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> id: lightbox]
   --- 11 Feb 18:21:41 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9f0147d918ca1c57677c8286556b1e37)] -> id: idSIButton9]
   --- 11 Feb 18:21:48 163 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 11 Feb 18:21:48 163 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - qauser2@immazuretest.onmicrosoft.com

Search active page didn't open up [ScreenShot]
47 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
AdobeSMSGroupMaintenance
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@4b0b12b0) 0 ms
init(org.testng.TestRunner@4b0b12b0) 10383 ms
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 1026797 ms