Test results
1 suite, 1 failed test
com.imm.testscripts.CreateFi.CreateFi
CreateFiwithFiAdmin1andFiAdmin2 ({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi With RemoteSign, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AD, LocalDomain=cuadmin, TestID=CreateFiwithFiAdmin1andFiAdmin2, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=Enable, RtmAuthTypes=InPerson,Email,Password,KBA,Phone,GovernmentID,, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Enable, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, VerifastEDays=, Address1=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=Off, Login_Password=iMM@2022, WrongFIID=, DrpEvalDays=, Country=, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=AD, Key=})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.id: btnSubmit'} 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.$Proxy24.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:517) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.SignInPage.clickLoginBtn(SignInPage.java:552) at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithFiAdmin1andFiAdmin2(CreateFi.java:2635) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) 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.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: no such element: Unable to locate element: {"method":"css selector","selector":"#btnSubmit"} (Session info: chrome=131.0.6778.266) 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: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [2cd6594f9f3278fb6b0092d5b0ffe96d, findElement {using=id, value=btnSubmit}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.266, chrome: {chromedriverVersion: 131.0.6778.264 (2d05e315153..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58232}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 131.0.6778.266, 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: 2cd6594f9f3278fb6b0092d5b0ffe96d at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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
(CreateFiwithAndWithoutRemoteSign)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1050072178\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="ESPC"/>
  <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.CreateFi.CreateFi">
        <methods>
          <include name="CreateFiwithFiAdmin1andFiAdmin2"/>
        </methods>
      </class> <!-- com.imm.testscripts.CreateFi.CreateFi -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
CreateFiwithAndWithoutRemoteSign
CreateFiwithFiAdmin1andFiAdmin2
P1
CreateFiwithFiAdmin1andFiAdmin2
Smoke
CreateFiwithFiAdmin1andFiAdmin2
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
CreateFiwithFiAdmin1andFiAdmin2({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...)
   --- 22 Jan 20:32:05 517 - TestCaseID:: CreateFiwithFiAdmin1andFiAdmin2
   --- 22 Jan 20:32:09 295 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
 **** Create Fi With RemoteSign ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 22 Jan 20:32:20 410 - 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=5795010a-33a1-4202-9bea-03458dda0fb3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=niukgf5ru9qyuvlxe2hmbttkfzxiuzztd6o3pjtl_qu&code_challenge_method=s256&nonce=d8aba416-1e48-45bb-9c50-4ded6f0cd5ef&state=eyjpzci6ija1y2eyzgviltm5odutngy0ns1ioguylte5mty5yzhhnwu0miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Jan 20:32:20 410 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:32:39 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: idSIButton9]
   --- 22 Jan 20:32:39 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: i0116]
   --- 22 Jan 20:32:40 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: idSIButton9]
   --- 22 Jan 20:32:46 865 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Jan 20:32:46 866 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:32:46 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: lightbox]
   --- 22 Jan 20:32:47 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: idSIButton9]
   --- 22 Jan 20:32:53 037 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 22 Jan 20:32:53 037 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:34:50 142 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 22 Jan 20:34:50 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:34:50 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 22 Jan 20:34:50 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 22 Jan 20:34:50 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnAddFI]
   --- 22 Jan 20:34:55 982 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 22 Jan 20:34:55 982 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:34:59 129 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 22 Jan 20:34:59 130 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:34:59 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: .//input[@id='hostFIID']]
   --- 22 Jan 20:35:02 322 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 22 Jan 20:35:02 322 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:02 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 22 Jan 20:35:05 523 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 22 Jan 20:35:05 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:05 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: .//input[@id='hostFIID']]
   --- 22 Jan 20:35:08 754 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 22 Jan 20:35:08 755 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:08 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
 Entred FIID AD12520320 [ScreenShot]
   --- 22 Jan 20:35:09 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnValidateHostFiid]
 Max Character allow is '100' [ScreenShot]
 Entered Fi Name AD125203205 [ScreenShot]
   --- 22 Jan 20:35:22 616 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 22 Jan 20:35:22 616 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:25 719 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 22 Jan 20:35:25 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:25 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 22 Jan 20:35:28 943 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 22 Jan 20:35:28 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:29 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]
 Clicked 'Next' button
   --- 22 Jan 20:35:32 157 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 22 Jan 20:35:32 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:32 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 22 Jan 20:35:35 341 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 22 Jan 20:35:35 341 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:35 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Successfully navigated to the 'Azure Details' page [ScreenShot]
 .........Azure Details...........
 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enable [ScreenShot]
 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 - cuadmin
 Value added in Local Domain field - cuadmin@immtestcu.onmicrosoft.com
 Azure details toggle is Enable
 Value added in Domain field - Bill
 Value added in Local Domain field - Teller
 Value added in Local Domain field - billteller@immtestcu.onmicrosoft.com
 Azure details toggle is Enable
 Value added in Domain field - Jane
 Value added in Local Domain field - Doe
 Value added in Local Domain field - janedoe@immtestcu.onmicrosoft.com

Next button is enabled [ScreenShot]
   --- 22 Jan 20:35:45 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnNext]
   --- 22 Jan 20:35:50 368 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 22 Jan 20:35:50 368 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:53 476 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 22 Jan 20:35:53 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:53 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 22 Jan 20:35:56 687 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 22 Jan 20:35:56 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:56 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]
 Clicked 'Next' button
   --- 22 Jan 20:35:59 850 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 22 Jan 20:35:59 851 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:35:59 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 22 Jan 20:36:03 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 22 Jan 20:36:03 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:36:03 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> 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]
   --- 22 Jan 20:36:06 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnConfirm]
 Confirm button is enabled
   --- 22 Jan 20:36:06 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnConfirm]
   --- 22 Jan 20:36:11 470 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 22 Jan 20:36:11 470 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:36:14 567 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 22 Jan 20:36:14 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:36:14 652 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 22 Jan 20:36:17 798 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 22 Jan 20:36:17 799 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:36:17 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]
 Clicked 'Confirm' button
   --- 22 Jan 20:36:20 983 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 22 Jan 20:36:20 984 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:36:21 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 22 Jan 20:36:24 246 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 22 Jan 20:36:24 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:36:24 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
   --- 22 Jan 20:36:24 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> 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
   --- 22 Jan 20:39:30 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnCompleteInfra]
   --- 22 Jan 20:39:38 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnCompleteInfra]
   --- 22 Jan 20:39:41 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 22 Jan 20:39:41 383 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:40:00 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: step_title]
 Clicked 'Confirm' button
   --- 22 Jan 20:40:03 404 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 22 Jan 20:40:03 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:40:22 197 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: step_title]

Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
 .......Add-Ons Page ..............
   --- 22 Jan 20:40:22 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: fiNameValue]
   --- 22 Jan 20:40:22 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: fiID]
   --- 22 Jan 20:40:22 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: fiSrNo]
 Successfully displayed FIName,FIID and Serial No: [ScreenShot]
   --- 22 Jan 20:40:27 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: RS_Enable]
 Clicked on Remote sign Enable button [ScreenShot]
   --- 22 Jan 20:40:33 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[@id='btnGroupZf']/label[2]]
 succsessfully clicked on lacer pro enabled [ScreenShot]
   --- 22 Jan 20:40:48 948 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnNext]
   --- 22 Jan 20:40:51 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnNext]
 Clicked on Next button
   --- 22 Jan 20:40:54 476 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 22 Jan 20:40:54 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:40:54 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: clientId]

Successfully disaplyed Remote sessions Page [ScreenShot]
 Next button is disbled [ScreenShot]
   --- 22 Jan 20:40:57 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: clientId]
 Successfully entered Client Id [ScreenShot]
   --- 22 Jan 20:41:18 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[@id="listAllowedAuthentications"]/div/div/div[2]/span[2]/span]
 Failed to verify remote authentication types[ScreenShot]
 Next button is Enable [ScreenShot]
   --- 22 Jan 20:41:34 376 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 22 Jan 20:41:34 376 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next Button
 Verified count of Addon activated 4 [ScreenShot]
 Succesfully verified Add on activated Summary [ScreenShot]
 Successfully verified Integration Key [ScreenShot]
 Successfully verified Authentication types [ScreenShot]
 Successfully verified Webhook Name [ScreenShot]
 Successfully verified Service level [ScreenShot]
 Successfully verified Subscription envents [ScreenShot]
 Webhook URL is displayed https://esignplusqa.immesign.com/api/v1.0/IMMeSignWebhook?tid=sMEGrLko3F2JWS2qz%2bysTrSJ7vs%2f%2biDRqSCK0hI%2baA3Npi%2fMz11NGRDy1t9h0lpY&fiid=%2fg0albKjCR4aKW%2b4MGa9Cw%3d%3d&code=n7USHf6gQxznrih7avwkmQJpQukW0cKMJuxCrHH3Q2RRS141aEdgOg== [ScreenShot]
   --- 22 Jan 20:41:51 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 22 Jan 20:41:51 514 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next Button
   --- 22 Jan 20:41:54 691 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 22 Jan 20:41:54 691 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:41:54 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
   --- 22 Jan 20:41:57 970 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 22 Jan 20:41:57 970 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:41:58 093 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Successfully navigated to the 'platformsPage' page [ScreenShot]
 ...........Platform ..........
 Succesfully selected Dictionary TeSign [ScreenShot]
 Succesfully selected Dictionary XPLN [ScreenShot]
   --- 22 Jan 20:42:39 737 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 22 Jan 20:42:39 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:42:39 859 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnNext]
   --- 22 Jan 20:42:45 268 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
   --- 22 Jan 20:42:45 269 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 ............Settings Page.............
   --- 22 Jan 20:42:51 431 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 22 Jan 20:42:51 431 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:42:51 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: step_title]
   --- 22 Jan 20:42:54 670 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
   --- 22 Jan 20:42:54 670 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:42:54 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Successfully navigated to the 'SettingsPage' page [ScreenShot]
   --- 22 Jan 20:42:54 990 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: enableClient]
 Client setting is displayed [ScreenShot]
   --- 22 Jan 20:42:55 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: btnNext]
   --- 22 Jan 20:43:00 502 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 22 Jan 20:43:00 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Next [ScreenShot]
   --- 22 Jan 20:43:03 708 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 22 Jan 20:43:03 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:43:03 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: consentUrl]
   --- 22 Jan 20:43:06 940 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 22 Jan 20:43:06 940 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:43:07 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
 ..............Confirmation Page................
 Failed to verify Fi created message[ScreenShot]
   --- 22 Jan 20:43:07 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
   --- 22 Jan 20:43:07 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
 Successfylly verified New Fi name AD125203205 and FIID AD12520320 [ScreenShot]
   --- 22 Jan 20:43:07 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: consentUrl]
   --- 22 Jan 20:43:10 826 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 22 Jan 20:43:10 826 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:43:13 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> 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=38d82bea-cef8-45e2-a7c8-601efec150d7&prompt=admin_consent [ScreenShot]
   --- 22 Jan 20:43:17 235 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 22 Jan 20:43:17 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:43:20 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: consentUrl]
   --- 22 Jan 20:43:20 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: consentClientUrl]
   --- 22 Jan 20:43:23 608 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
   --- 22 Jan 20:43:23 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:43:23 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> 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%2438d82bea-cef8-45e2-a7c8-601efec150d7&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]
   --- 22 Jan 20:43:38 225 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 22 Jan 20:43:38 225 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:43:38 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 22 Jan 20:43:41 579 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 22 Jan 20:43:41 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:43:41 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5171bebe49732cf8923ee464f1770339)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........create Fi Page......
 Successfully verified new Fi AD12520320 on Create Fi page [ScreenShot]
   --- 22 Jan 20:44:22 209 - TestCaseID:: CreateFiwithFiAdmin1andFiAdmin2
   --- 22 Jan 20:44:24 656 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
   --- 22 Jan 20:44:30 079 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3a%2f%2fgraph.microsoft.com&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2fonboarding%2fprocesscode&state=38d82bea-cef8-45e2-a7c8-601efec150d7&prompt=admin_consent&sso_reload=true
   --- 22 Jan 20:44:30 080 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:44:48 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (91d355880513c9b62943a33c66ade1c6)] -> id: idSIButton9]
   --- 22 Jan 20:44:49 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (91d355880513c9b62943a33c66ade1c6)] -> id: i0116]
   --- 22 Jan 20:44:49 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (91d355880513c9b62943a33c66ade1c6)] -> id: idSIButton9]
   --- 22 Jan 20:44:55 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (91d355880513c9b62943a33c66ade1c6)] -> id: lightbox]
   --- 22 Jan 20:44:55 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (91d355880513c9b62943a33c66ade1c6)] -> xpath: //input[@type='submit']]
   --- 22 Jan 20:45:02 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (91d355880513c9b62943a33c66ade1c6)] -> xpath: /html/body/div[3]/h2]

Successfully logged in with esign Consent URL [ScreenShot]
 .........Log in to eSign application with new Fiid....... [ScreenShot]
   --- 22 Jan 20:45:09 402 - TestCaseID:: CreateFiwithFiAdmin1andFiAdmin2
   --- 22 Jan 20:45:11 723 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
   --- 22 Jan 20:45:19 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Jan 20:45:19 307 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Jan 20:45:19 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2cd6594f9f3278fb6b0092d5b0ffe96d)] -> id: btnSubmit]
   --- 22 Jan 20:45:19 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2cd6594f9f3278fb6b0092d5b0ffe96d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Jan 20:45:20 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2cd6594f9f3278fb6b0092d5b0ffe96d)] -> id: btnSubmit]
10 ignored methods
com.imm.testscripts.CreateFi.CreateFi
VerifyAzureDetailsSummaryAndInfrastrucure
verifycreateNewFIRemoteIDMe
CreateFiwithAndWithoutRemoteSign
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@cfec1ec) 0 ms
init(org.testng.TestRunner@cfec1ec) 10115 ms
CreateFiwithFiAdmin1andFiAdmin2({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...) 796523 ms