Test results
1 suite, 2 failed tests
com.imm.testscripts.ManageFi.ManageFi
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Teller, Name=, LocalDomain=immtestcu, Edit_UserID=Janedoe@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=Janedoe, Fully_Intgrt_Key=, IntegrationType=Legacy Account, AdvaceSettings=Yes, SendInBulk=, RemoteSign=Enable, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, Domain=immtestcu, FIID=, Key=, FiAdmin_FirstName=joe, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=Verify Manually Created User In User Maintenance And Adobe with Legacy account, StarterChecks=, newFIID=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=VerifyManuallyCreatedUserInUserMaintenanceAndAdobe, PlusFI=, FiAdmin_UserID=joeteller@immtestcu.onmicrosoft.com, EditFIAdmin_FName=joe,Jane, FICreated=New, User Email ID=vasudha.me1@gmail.com, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, UserName=Jane Peter Doe, ManagerExist=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=teller,Doe, Sign_RmtAgree_checked=})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.id: btnComplete'} Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]' Timeout: 4 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.findAndAssertElementIsClickable(WebElementSource.java:148) at com.codeborne.selenide.commands.Click.findElement(Click.java:42) at com.codeborne.selenide.commands.Click.execute(Click.java:28) 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.$Proxy28.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493) at com.imm.pages.ConfirmationPage.clickOnbtnComplete(ConfirmationPage.java:321) at com.imm.testscripts.ManageFi.ManageFi.VerifyManuallyCreatedUserInUserMaintenanceAndAdobe(ManageFi.java:4873) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) 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.$Proxy26.isDisplayed(Unknown Source) at com.codeborne.selenide.conditions.Visible.check(Visible.java:15) at com.codeborne.selenide.conditions.Or.check(Or.java:49) at com.codeborne.selenide.conditions.And.check(And.java:48) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92) ... 39 more Caused by: org.openqa.selenium.NoSuchElementException: Failed to find element using By.id: btnComplete at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:75) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy20.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 Caused by: org.openqa.selenium.NoSuchSessionException: invalid session id Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [6a1a350998eaebe2ba0a67343117c7b8, findElement {using=id, value=btnComplete}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.49, chrome: {chromedriverVersion: 136.0.7103.92 (cb81a4cc5087..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:56522}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 136.0.7103.49, 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: 6a1a350998eaebe2ba0a67343117c7b8 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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) ... 52 more
(VerifyManuallyCreatedUserInUserMaintenanceAndAdobe)
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Teller, Name=, LocalDomain=immtestcu, Edit_UserID=Janedoe@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=Janedoe, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, AdvaceSettings=Yes, SendInBulk=, RemoteSign=Enable, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=, Domain=immtestcu, FIID=, Key=, FiAdmin_FirstName=joe, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=Verify Manually Created User In User Maintenance And Adobe with Fully Integrated account, StarterChecks=, newFIID=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=VerifyManuallyCreatedUserInUserMaintenanceAndAdobe, PlusFI=, FiAdmin_UserID=joeteller@immtestcu.onmicrosoft.com, EditFIAdmin_FName=joe,Jane, FICreated=New, User Email ID=vasudha.me1@gmail.com, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, UserName=Jane Peter Doe, ManagerExist=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=teller,Doe, Sign_RmtAgree_checked=})
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.$Proxy26.getText(Unknown Source) at com.imm.pages.AddOnsPage.isRemoteSignSummaryDisplayed(AddOnsPage.java:2246) at com.imm.testscripts.ManageFi.ManageFi.VerifyManuallyCreatedUserInUserMaintenanceAndAdobe(ManageFi.java:4832) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) 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: no such element: Unable to locate element: {"method":"css selector","selector":"#summaryRs"} (Session info: chrome=136.0.7103.49) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [8fb2f00fc38f1a4c950e2ef12a70115a, findElement {using=id, value=summaryRs}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.49, chrome: {chromedriverVersion: 136.0.7103.92 (cb81a4cc5087..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55957}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 136.0.7103.49, 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: 8fb2f00fc38f1a4c950e2ef12a70115a at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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.$Proxy20.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) ... 30 more
(VerifyManuallyCreatedUserInUserMaintenanceAndAdobe)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--522913150\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.ManageFi.ManageFi">
        <methods>
          <include name="VerifyManuallyCreatedUserInUserMaintenanceAndAdobe"/>
        </methods>
      </class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
P1
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
Smoke
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
UserMaintenancePage
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
Times for IMM_Esign_Chrome
Total running time: 18 minutes
Reporter output for IMM_Esign_Chrome
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
   --- 09 May 13:35:05 710 - TestCaseID:: VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
   --- 09 May 13:35:07 499 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** Verify Manually Created User In User Maintenance And Adobe with Legacy account ****
   --- 09 May 13:35:12 835 - 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=6d2e928a-1ab1-4159-b399-271c5e4747e2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=g8e7k7v1_6f7hbr_eo8ufiytvb_svvihyuxmfv2ydvq&code_challenge_method=s256&nonce=8e481c83-883b-4767-895f-d62633602da0&state=eyjpzci6ijg5ztexzdc5ltcyowitnda1zc1hyjm1ltgwotbhztu0nzy2ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 May 13:35:12 836 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:35:31 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: idSIButton9]
   --- 09 May 13:35:31 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: i0116]
   --- 09 May 13:35:32 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: idSIButton9]
   --- 09 May 13:35:36 233 - 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=6d2e928a-1ab1-4159-b399-271c5e4747e2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=g8e7k7v1_6f7hbr_eo8ufiytvb_svvihyuxmfv2ydvq&code_challenge_method=s256&nonce=8e481c83-883b-4767-895f-d62633602da0&state=eyjpzci6ijg5ztexzdc5ltcyowitnda1zc1hyjm1ltgwotbhztu0nzy2ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 May 13:35:36 233 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:35:38 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: idSIButton9]
   --- 09 May 13:35:43 209 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 May 13:35:43 209 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:35:43 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: lightbox]
   --- 09 May 13:35:43 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: idSIButton9]
   --- 09 May 13:35:46 695 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 May 13:35:46 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:35:49 978 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 May 13:35:49 979 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:35:50 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 09 May 13:35:53 499 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 May 13:35:53 499 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:35:53 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 09 May 13:35:53 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 09 May 13:35:54 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnAddFI]
   --- 09 May 13:35:59 658 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:35:59 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:02 770 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:36:02 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:02 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: .//input[@id='hostFIID']]
   --- 09 May 13:36:06 000 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:36:06 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:06 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 09 May 13:36:09 269 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:36:09 269 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:09 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: .//input[@id='hostFIID']]
   --- 09 May 13:36:12 520 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:36:12 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:12 628 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]

Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
 Entred FIID AD52513350 [ScreenShot]
   --- 09 May 13:36:14 120 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnValidateHostFiid]
 Max Character allow is '100' [ScreenShot]
 Entered Fi Name 525133505 [ScreenShot]
   --- 09 May 13:36:26 840 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:36:26 840 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:29 958 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:36:29 959 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:30 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 09 May 13:36:33 270 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:36:33 270 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:33 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]
 Clicked 'Next' button
   --- 09 May 13:36:36 503 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:36:36 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:36 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 09 May 13:36:39 784 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:36:39 784 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:39 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> 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 - immtestcu.onmicrosoft.com
 Value added in Local Domain field - immtestcu
 Value added in Global Administrator field - cuadmin@immtestcu.onmicrosoft.com
 Value added in Fi Admin 1 First Name - joe [ScreenShot]
 Value added in Fi Admin 1 Last Name - Teller [ScreenShot]
 Value added in Fi Admin 1 User ID - joeteller@immtestcu.onmicrosoft.com [ScreenShot]

Next button is enabled [ScreenShot]
   --- 09 May 13:36:47 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnNext]
   --- 09 May 13:36:53 123 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:36:53 123 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:56 246 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:36:56 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:56 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 09 May 13:36:59 498 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:36:59 498 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:36:59 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]
 Clicked 'Next' button
   --- 09 May 13:37:02 724 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:37:02 725 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:37:02 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 09 May 13:37:05 963 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:37:05 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:37:06 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]

Successfully navigated to the 'SummaryPage' page [ScreenShot]
   --- 09 May 13:37:08 458 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnConfirm]
 Confirm button is enabled
   --- 09 May 13:37:08 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnConfirm]
   --- 09 May 13:37:13 947 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:37:13 948 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:37:17 084 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:37:17 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:37:17 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 09 May 13:37:20 311 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:37:20 312 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:37:20 397 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]
 Clicked 'Confirm' button
   --- 09 May 13:37:23 532 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:37:23 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:37:23 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 09 May 13:37:26 754 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:37:26 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:37:26 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]

Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
   --- 09 May 13:37:27 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> 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 May 13:41:32 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnCompleteInfra]
   --- 09 May 13:41:39 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnCompleteInfra]
   --- 09 May 13:41:42 689 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:41:42 690 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:41:45 852 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:41:45 852 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:42:04 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: step_title]
 Clicked 'Confirm' button
   --- 09 May 13:42:07 857 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:42:07 857 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:42:26 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: step_title]

Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
 .......Add-Ons Page ..............
   --- 09 May 13:42:30 028 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:42:30 028 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:42:30 122 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: RS_Enable]
 Clicked on Remote sign Enable button [ScreenShot]
   --- 09 May 13:42:33 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:42:33 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:42:38 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnNext]
   --- 09 May 13:42:40 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnNext]
   --- 09 May 13:42:48 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: clientId]

Successfully disaplyed Remote Settings Page [ScreenShot]
 Creating Legacy Account  [ScreenShot]
   --- 09 May 13:42:48 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: clientId]
 Successfully entered Client Id [ScreenShot]
 Legacy Account Integration Key3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU [ScreenShot]
 Next button is Enable [ScreenShot]
   --- 09 May 13:43:22 101 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:43:22 101 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next button
   --- 09 May 13:43:22 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: summaryRs]

Successfully navigated to the 'AddOn Summary' page [ScreenShot]
   --- 09 May 13:43:32 882 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 May 13:43:32 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next Button
   --- 09 May 13:43:36 072 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 May 13:43:36 072 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:43:36 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
   --- 09 May 13:43:39 374 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 May 13:43:39 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:43:39 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]

Successfully navigated to the 'platformsPage' page [ScreenShot]
 Succesfully selected Dictionary TeSign [ScreenShot]
 Succesfully selected Dictionary XPLN [ScreenShot]
   --- 09 May 13:44:21 139 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 09 May 13:44:21 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:44:21 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnNext]
   --- 09 May 13:44:26 601 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 09 May 13:44:26 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 ............Settings Page.............
   --- 09 May 13:44:29 742 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 09 May 13:44:29 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:44:29 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: step_title]
   --- 09 May 13:44:32 984 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 09 May 13:44:32 984 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:44:33 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]

Successfully navigated to the 'SettingsPage' page [ScreenShot]
   --- 09 May 13:44:33 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: btnNext]
   --- 09 May 13:44:38 730 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 May 13:44:38 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next [ScreenShot]
   --- 09 May 13:44:42 083 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 May 13:44:42 083 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:44:42 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: consentUrl]
   --- 09 May 13:44:45 358 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 May 13:44:45 358 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:44:45 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> css selector: .header]

Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
 ..............Confirmation Page................
   --- 09 May 13:44:45 961 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
   --- 09 May 13:44:46 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
 Successfylly verified New Fi name 525133505 and FIID AD52513350 [ScreenShot]
   --- 09 May 13:44:49 469 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 May 13:44:49 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:44:52 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: consentUrl]
   --- 09 May 13:44:52 736 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> 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=9d5ac8cb-e401-4936-877a-55885ca3db4d&prompt=admin_consent [ScreenShot]
   --- 09 May 13:44:56 116 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 09 May 13:44:56 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:44:59 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6a1a350998eaebe2ba0a67343117c7b8)] -> id: consentUrl]
 Clicked on Copy Button [ScreenShot]
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
   --- 09 May 13:26:49 512 - TestCaseID:: VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
   --- 09 May 13:26:53 965 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** Verify Manually Created User In User Maintenance And Adobe with Fully Integrated account ****
   --- 09 May 13:26:59 888 - 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=a4b41817-896c-4c1c-b1fd-7dc3dc5cd3a2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=g9lx6m_ig3aagfyz1tfiqtit5xcqakjuj4z1mro6tky&code_challenge_method=s256&nonce=785710e4-35d3-4ce6-bb4d-0b8a8e3fc7e6&state=eyjpzci6ijzizdu3nzniltg1njktngnkoc1iymjjlwvjntzkzdbjotlhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 May 13:26:59 888 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:19 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: idSIButton9]
   --- 09 May 13:27:19 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: i0116]
   --- 09 May 13:27:20 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: idSIButton9]
   --- 09 May 13:27:23 893 - 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=a4b41817-896c-4c1c-b1fd-7dc3dc5cd3a2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=g9lx6m_ig3aagfyz1tfiqtit5xcqakjuj4z1mro6tky&code_challenge_method=s256&nonce=785710e4-35d3-4ce6-bb4d-0b8a8e3fc7e6&state=eyjpzci6ijzizdu3nzniltg1njktngnkoc1iymjjlwvjntzkzdbjotlhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 May 13:27:23 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:26 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: idSIButton9]
   --- 09 May 13:27:30 829 - Page URL:: https://login.microsoftonline.com/common/login
   --- 09 May 13:27:30 830 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:30 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: lightbox]
   --- 09 May 13:27:31 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: idSIButton9]
   --- 09 May 13:27:35 327 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 May 13:27:35 328 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:38 576 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 May 13:27:38 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:38 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 09 May 13:27:42 239 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 May 13:27:42 240 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:42 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 09 May 13:27:42 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 09 May 13:27:43 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnAddFI]
   --- 09 May 13:27:48 437 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:27:48 438 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:51 577 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:27:51 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:51 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: .//input[@id='hostFIID']]
   --- 09 May 13:27:54 902 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:27:54 903 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:55 023 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 09 May 13:27:58 202 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:27:58 202 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:27:58 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: .//input[@id='hostFIID']]
   --- 09 May 13:28:01 445 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 09 May 13:28:01 445 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:01 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]

Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
 Entred FIID AD52513264 [ScreenShot]
   --- 09 May 13:28:02 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnValidateHostFiid]
 Max Character allow is '100' [ScreenShot]
 Entered Fi Name 525132649 [ScreenShot]
   --- 09 May 13:28:15 610 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:28:15 610 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:18 784 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:28:18 784 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:18 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 09 May 13:28:22 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:28:22 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:22 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]
 Clicked 'Next' button
   --- 09 May 13:28:25 334 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:28:25 335 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:25 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 09 May 13:28:28 573 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 09 May 13:28:28 573 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:28 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> 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 - immtestcu.onmicrosoft.com
 Value added in Local Domain field - immtestcu
 Value added in Global Administrator field - cuadmin@immtestcu.onmicrosoft.com
 Value added in Fi Admin 1 First Name - joe [ScreenShot]
 Value added in Fi Admin 1 Last Name - Teller [ScreenShot]
 Value added in Fi Admin 1 User ID - joeteller@immtestcu.onmicrosoft.com [ScreenShot]

Next button is enabled [ScreenShot]
   --- 09 May 13:28:36 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnNext]
   --- 09 May 13:28:42 115 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:28:42 115 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:45 313 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:28:45 313 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:45 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 09 May 13:28:49 410 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:28:49 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:49 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]
 Clicked 'Next' button
   --- 09 May 13:28:52 656 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:28:52 656 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:52 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 09 May 13:28:55 888 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 09 May 13:28:55 888 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:28:55 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]

Successfully navigated to the 'SummaryPage' page [ScreenShot]
   --- 09 May 13:28:58 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnConfirm]
 Confirm button is enabled
   --- 09 May 13:28:58 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnConfirm]
   --- 09 May 13:29:03 865 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:29:03 866 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:29:07 034 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:29:07 034 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:29:07 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 09 May 13:29:10 285 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:29:10 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:29:10 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]
 Clicked 'Confirm' button
   --- 09 May 13:29:13 532 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:29:13 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:29:13 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 09 May 13:29:16 755 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 09 May 13:29:16 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:29:16 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> css selector: .header]

Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
   --- 09 May 13:29:17 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> 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 May 13:32:52 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnCompleteInfra]
   --- 09 May 13:32:59 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnCompleteInfra]
   --- 09 May 13:33:02 531 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:33:02 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:33:05 734 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:33:05 734 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:33:24 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: step_title]
 Clicked 'Confirm' button
   --- 09 May 13:33:27 736 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:33:27 737 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:33:46 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: step_title]

Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
 .......Add-Ons Page ..............
   --- 09 May 13:33:49 906 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:33:49 908 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:33:50 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: RS_Enable]
 Clicked on Remote sign Enable button [ScreenShot]
   --- 09 May 13:33:53 542 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:33:53 542 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 09 May 13:33:58 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnNext]
   --- 09 May 13:34:00 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnNext]
   --- 09 May 13:34:08 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: clientId]

Successfully disaplyed Remote Settings Page [ScreenShot]
   --- 09 May 13:34:08 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnGenerateKey]
 Clicked on Create Account Button [ScreenShot]
   --- 09 May 13:34:12 000 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: btnYes]
 Clicked on 'OK' Button on the popup [ScreenShot]
   --- 09 May 13:34:23 652 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:34:23 653 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Succesfully verified that Integrated Key field is Filled [ScreenShot]
   --- 09 May 13:34:24 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[@id="btnGroupRemoteDoc"]/label]
   --- 09 May 13:34:24 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: remoteDocYes]
 'Successfully clicked on 'Yes' button for Adhoc documents [ScreenShot]
   --- 09 May 13:34:24 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[@id="btnGroupRemoteWF"]/label]
   --- 09 May 13:34:24 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: remoteWFYes]
 'Successfully clicked on 'Yes' button for Web Forms [ScreenShot]
   --- 09 May 13:34:24 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[@id="btnGroupRemoteRT"]/label]
   --- 09 May 13:34:25 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: remoteRTYes]
 'Successfully clicked on 'Yes' button for Reusable Templates [ScreenShot]
   --- 09 May 13:34:25 513 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label]
   --- 09 May 13:34:25 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8fb2f00fc38f1a4c950e2ef12a70115a)] -> id: remoteBulkYes]
 'Successfully clicked on 'Yes' button for SendInBulk [ScreenShot]
   --- 09 May 13:34:36 480 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 09 May 13:34:36 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next button

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
9 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
VerifyCreateAccountAndAddOnsSummary
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
VerifyEntraUserIdinAzureDetailsPageAndSign
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@2a1a57e5) 0 ms
init(org.testng.TestRunner@2a1a57e5) 140114 ms
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...) 144677 ms
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...) 638211 ms