Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyMultiDomianUsersLogin ({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=Verify user can login through user with different additional domains. and check user will add in correct group also check that correct domain name display, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf, TestID=verifyMultiDomianUsersLogin, FiAdmin_UserID=admin@immazuretest.onmicrosoft.com;, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, 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=})
Element should be visible {Proxy element for: AjaxElementLocator 'By.id: i0116'} Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]' Timeout: 10 s. Caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102) at com.codeborne.selenide.impl.WebElementSource.checkCondition(WebElementSource.java:78) at com.codeborne.selenide.commands.Should.execute(Should.java:24) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy24.shouldBe(Unknown Source) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:76) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:55) at com.imm.pages.SignInPage.cloudLogin(SignInPage.java:491) at com.imm.pages.ConfirmationPage.consentURL(ConfirmationPage.java:371) at com.imm.testscripts.FIManagement.FIManagement.verifyMultiDomianUsersLogin(FIManagement.java:10477) 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) Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy22.isDisplayed(Unknown Source) at com.codeborne.selenide.conditions.Visible.check(Visible.java:15) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92) ... 41 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#i0116"} (Session info: chrome=132.0.6834.160) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [067dfc2a8dc42a82f1f083825a96fe6f, findElement {using=id, value=i0116}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 132.0.6834.160, chrome: {chromedriverVersion: 132.0.6834.159 (2d77d3fc445..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51965}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 132.0.6834.160, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 067dfc2a8dc42a82f1f083825a96fe6f at jdk.internal.reflect.GeneratedConstructorAccessor26.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 45 more
(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="verifyMultiDomianUsersLogin"/>
        </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
verifyMultiDomianUsersLogin
Smoke
verifyMultiDomianUsersLogin
verifyMultiDomianUsersLogin
verifyMultiDomianUsersLogin
Times for IMM_Esign_Chrome
Total running time: 13 minutes
Reporter output for IMM_Esign_Chrome
verifyMultiDomianUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
   --- 09 Feb 15:10:30 035 - TestCaseID:: verifyMultiDomianUsersLogin
   --- 09 Feb 15:10:36 897 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify user can login through user with different additional domains. and check user will add in correct group also check that correct domain name display
Steps:
 **** Verify user can login through user with different additional domains. and check user will add in correct group also check that correct domain name display ****
   --- 09 Feb 15:10:47 547 - 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=e10e698d-f226-4be9-b7b6-65535a5757ce&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=tgtxwl--in5x0ab-7tpkxogu7_azwgsjyqonyix2rfq&code_challenge_method=s256&nonce=372f3495-81ea-441b-9537-731c168e45b9&state=eyjpzci6ijfindc3ztm2lwmxm2qtndawzi1hodq4lwfhmza2mgq4ztayyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 Feb 15:10:47 548 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:11:06 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: idSIButton9]
   --- 09 Feb 15:11:06 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: i0116]
   --- 09 Feb 15:11:08 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: idSIButton9]
   --- 09 Feb 15:11:16 384 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 Feb 15:11:16 385 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:11:16 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: lightbox]
   --- 09 Feb 15:11:16 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: idSIButton9]
   --- 09 Feb 15:11:22 664 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 09 Feb 15:11:22 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:11:25 811 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 09 Feb 15:11:25 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:13:37 730 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 Feb 15:13:37 731 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:13:37 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 09 Feb 15:13:38 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 09 Feb 15:13:38 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnAddFI]
   --- 09 Feb 15:13:43 999 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 Feb 15:13:44 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:13:47 152 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 Feb 15:13:47 153 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:13:47 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: .//input[@id='hostFIID']]
   --- 09 Feb 15:13:50 412 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 Feb 15:13:50 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:13:50 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 09 Feb 15:13:53 717 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 Feb 15:13:53 718 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:13:53 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: .//input[@id='hostFIID']]
   --- 09 Feb 15:13:57 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 Feb 15:13:57 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:13:57 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]

Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
 Entred FIID F225151036 [ScreenShot]
   --- 09 Feb 15:13:58 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnValidateHostFiid]
 Max Character allow is '100' [ScreenShot]
 Entered Fi Name F225151036 [ScreenShot]
   --- 09 Feb 15:14:12 307 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 Feb 15:14:12 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:15 432 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 Feb 15:14:15 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:15 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 09 Feb 15:14:18 664 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 Feb 15:14:18 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:18 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]
 Clicked 'Next' button
   --- 09 Feb 15:14:21 940 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 Feb 15:14:21 940 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:22 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 09 Feb 15:14:25 232 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 Feb 15:14:25 233 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:25 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]

Successfully navigated to the 'Azure Details' page [ScreenShot]
 .........Azure Details...........
 Clicked on Enable button

Successfully 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]

Next button is enabled [ScreenShot]
   --- 09 Feb 15:14:34 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnNext]
   --- 09 Feb 15:14:39 527 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 Feb 15:14:39 527 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:42 664 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 Feb 15:14:42 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:42 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 09 Feb 15:14:45 909 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 Feb 15:14:45 910 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:46 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]
 Clicked 'Next' button
   --- 09 Feb 15:14:49 138 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 Feb 15:14:49 139 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:49 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 09 Feb 15:14:52 391 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 Feb 15:14:52 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:14:52 509 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]

Successfully 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]
   --- 09 Feb 15:14:55 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnConfirm]
 Confirm button is enabled
   --- 09 Feb 15:14:55 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnConfirm]
   --- 09 Feb 15:15:01 283 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 Feb 15:15:01 284 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:15:04 428 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 Feb 15:15:04 429 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:15:04 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 09 Feb 15:15:07 700 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 Feb 15:15:07 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:15:07 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]
 Clicked 'Confirm' button
   --- 09 Feb 15:15:10 983 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 Feb 15:15:10 984 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:15:11 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 09 Feb 15:15:14 251 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 Feb 15:15:14 251 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:15:14 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]

Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
   --- 09 Feb 15:15:14 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> 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
   --- 09 Feb 15:18:49 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnCompleteInfra]
   --- 09 Feb 15:18:56 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnCompleteInfra]
   --- 09 Feb 15:19:00 134 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 Feb 15:19:00 135 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:19:18 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: step_title]
 Clicked 'Confirm' button
   --- 09 Feb 15:19:22 087 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 Feb 15:19:22 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:19:40 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: step_title]

Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
 .......Add-Ons Page ..............
   --- 09 Feb 15:19:41 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: fiNameValue]
   --- 09 Feb 15:19:41 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: fiID]
   --- 09 Feb 15:19:41 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: fiSrNo]
 Successfully displayed FIName,FIID and Serial No: [ScreenShot]
   --- 09 Feb 15:19:44 677 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 Feb 15:19:44 678 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:19:44 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: RS_Enable]
 Clicked on Remote sign Enable button [ScreenShot]
   --- 09 Feb 15:19:48 324 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 Feb 15:19:48 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:19:56 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnNext]
   --- 09 Feb 15:19:58 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnNext]
 Clicked on Next button
   --- 09 Feb 15:20:02 097 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 Feb 15:20:02 098 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:20:02 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: clientId]

Successfully disaplyed Remote settings Page [ScreenShot]
 Next button is disbled [ScreenShot]
   --- 09 Feb 15:20:04 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: clientId]
 Successfully entered Client Id [ScreenShot]
 Next button is Enable [ScreenShot]
   --- 09 Feb 15:20:39 923 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 Feb 15:20:39 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next Button
   --- 09 Feb 15:20:52 307 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 Feb 15:20:52 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next Button
   --- 09 Feb 15:20:55 467 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 Feb 15:20:55 468 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:20:55 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
   --- 09 Feb 15:20:58 734 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 Feb 15:20:58 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:20:58 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> 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]
   --- 09 Feb 15:22:11 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 Feb 15:22:11 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:22:11 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnNext]
   --- 09 Feb 15:22:17 239 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 09 Feb 15:22:17 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 ............Settings Page.............
   --- 09 Feb 15:22:20 367 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 09 Feb 15:22:20 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:22:20 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: step_title]
   --- 09 Feb 15:22:23 590 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 09 Feb 15:22:23 590 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:22:23 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]

Successfully navigated to the 'SettingsPage' page [ScreenShot]
   --- 09 Feb 15:22:23 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: enableClient]
 Client setting is displayed [ScreenShot]
   --- 09 Feb 15:22:24 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: btnNext]
   --- 09 Feb 15:22:29 559 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 Feb 15:22:29 559 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next [ScreenShot]
   --- 09 Feb 15:22:32 820 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 Feb 15:22:32 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:22:32 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: consentUrl]
   --- 09 Feb 15:22:36 068 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 Feb 15:22:36 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:22:36 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> css selector: .header]

Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
 ..............Confirmation Page................
   --- 09 Feb 15:22:36 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
   --- 09 Feb 15:22:36 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
 Successfylly verified New Fi name F225151036 and FIID F225151036 [ScreenShot]
   --- 09 Feb 15:22:39 781 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 Feb 15:22:39 782 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:22:42 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: consentUrl]
   --- 09 Feb 15:22:43 056 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> 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=635b124c-2938-449e-ad7b-a00a8be59f1f&prompt=admin_consent [ScreenShot]
   --- 09 Feb 15:22:46 353 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 Feb 15:22:46 353 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 Feb 15:22:46 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> id: consentClientUrl]
   --- 09 Feb 15:22:46 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (067dfc2a8dc42a82f1f083825a96fe6f)] -> 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%24635b124c-2938-449e-ad7b-a00a8be59f1f&prompt=admin_consent [ScreenShot]
 Complete button is disabled [ScreenShot]
 Consent button is showing after consent [ScreenShot]
 Copy button is Enabled [ScreenShot]
 Clicked on Copy Button [ScreenShot]
 Complete button is Enable [ScreenShot]
 Open Consent URL in new tab [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@74944d7f) 0 ms
init(org.testng.TestRunner@74944d7f) 10303 ms
verifyMultiDomianUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 17400 ms