Test results
1 suite, 2 failed tests
com.imm.testscripts.MigrateFI.MigrateFi
verifyCloudToCloudFinalMigration (, chrome_Windows 10)
java.lang.AssertionError: Failed to display remote settings page at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.support.Log.assertThat(Log.java:678) at com.imm.testscripts.MigrateFI.MigrateFi.verifyCloudToCloudFinalMigration(MigrateFi.java:1306) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Cloud To Cloud Final Migration)
verifyCloudToCloudFinalMigration (, chrome_Windows 10)
java.lang.AssertionError: Header Panel didn't display at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.header.Header.isLoaded(Header.java:130) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.testscripts.MigrateFI.MigrateFi.verifyCloudToCloudFinalMigration(MigrateFi.java:1189) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Cloud To Cloud Final Migration)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-2098390924\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://esignnonprod.immesign.com/qa/tenantmanager/"/>
  <parameter name="projectKey" value="ESPC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <listeners>
    <listener class-name="com.imm.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.MigrateFI.MigrateFi">
        <methods>
          <include name="verifyCloudToCloudFinalMigration"/>
        </methods>
      </class> <!-- com.imm.testscripts.MigrateFI.MigrateFi -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
FIOnboarding
verifyCloudToCloudFinalMigration
P1
verifyCloudToCloudFinalMigration
Smoke
verifyCloudToCloudFinalMigration
Times for IMM_Esign_Chrome
Total running time: 9 minutes
Reporter output for IMM_Esign_Chrome
verifyCloudToCloudFinalMigration(, chrome_Windows 10)
   --- 23 May 19:25:11 435 - TestCaseID:: verifyCloudToCloudFinalMigration
   --- 23 May 19:25:13 327 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Migrate FI AddOns Page -ImmAdmin ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 23 May 19:25:14 305 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 23 May 19:25:14 305 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:25:17 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: idSIButton9]
   --- 23 May 19:25:17 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: i0116]
   --- 23 May 19:25:22 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: idSIButton9]
   --- 23 May 19:25:23 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: i0118]
   --- 23 May 19:25:29 155 - Page URL:: https://login.microsoftonline.com/common/login
   --- 23 May 19:25:29 155 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:25:29 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: lightbox]
   --- 23 May 19:25:30 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: idSIButton9]
 ...........Create Fi Page.............
   --- 23 May 19:25:31 099 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 23 May 19:25:31 099 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:25:38 059 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: createdFIList]
   --- 23 May 19:25:48 219 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
   --- 23 May 19:25:58 382 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 23 May 19:26:08 537 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 23 May 19:26:18 715 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 23 May 19:26:28 858 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 23 May 19:26:39 019 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 23 May 19:26:39 180 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 23 May 19:26:39 181 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:26:39 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 23 May 19:26:39 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: userName]
 Successfully login with IMM Admin2 [ScreenShot]
   --- 23 May 19:26:39 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 23 May 19:26:39 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnAddFI]
   --- 23 May 19:26:42 223 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 23 May 19:26:42 224 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:26:43 117 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 23 May 19:26:43 117 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:26:43 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: .//input[@id='hostFIID']]
   --- 23 May 19:26:43 272 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 23 May 19:26:43 272 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:26:43 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 23 May 19:26:43 407 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 23 May 19:26:43 407 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:26:43 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: .//input[@id='hostFIID']]
   --- 23 May 19:26:43 521 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 23 May 19:26:43 522 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:26:43 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 ...........Basic Details Page.............

Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
   --- 23 May 19:26:43 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: .//input[@id='hostFIID']]
 Entred FIID AU524192511
 Get FIID AU52419251
   --- 23 May 19:26:54 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnValidateHostFiid]
   --- 23 May 19:26:59 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: .//input[@id='hostFIID']]
   --- 23 May 19:26:59 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: fiName]
   --- 23 May 19:26:59 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: fiName]
 Max Character allow is '100' [ScreenShot]
   --- 23 May 19:27:04 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: .//input[@id='hostFIID']]
   --- 23 May 19:27:05 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: fiName]
 Entered Fi Name AU524192511
   --- 23 May 19:27:06 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnNext]
   --- 23 May 19:27:08 679 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 23 May 19:27:08 679 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:08 756 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 23 May 19:27:08 756 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:09 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 23 May 19:27:09 484 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:27:09 484 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:09 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
   --- 23 May 19:27:14 773 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnNext]
   --- 23 May 19:27:17 016 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:27:17 017 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:17 085 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:27:17 085 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:17 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 23 May 19:27:17 194 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:27:17 194 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:17 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 Clicked 'Next' button
   --- 23 May 19:27:17 324 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:27:17 324 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:17 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 23 May 19:27:17 429 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:27:17 429 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:27:17 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 ...........Azure Details Page.............

Successfully navigated to the 'Azure Details' page [ScreenShot]
 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled [ScreenShot]
   --- 23 May 19:27:17 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: //*[contains(text(), 'Off')]]
 Click on Off Button [ScreenShot]
 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Disable [ScreenShot]
 Clicked on Enable button [ScreenShot]

Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
 Next button is Disabled [ScreenShot]
   --- 23 May 19:27:18 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: domain]
   --- 23 May 19:27:35 585 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain1'
   --- 23 May 19:27:45 757 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain2'
   --- 23 May 19:27:55 913 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain4'
 Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot]
 Error message is displayed for blank Local Ad domain [ScreenShot]
   --- 23 May 19:28:00 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: localDomain]
   --- 23 May 19:28:16 084 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorLocalDomain'
 Successfully added Local Ad docmain [ScreenShot]
 Error message is displayed for Blank global AD
   --- 23 May 19:28:20 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: directoryAdminEmail]

Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]

Next button is enabled [ScreenShot]
   --- 23 May 19:28:26 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnNext]
   --- 23 May 19:28:28 454 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:28:28 454 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:28 520 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 23 May 19:28:28 520 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:29 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 23 May 19:28:29 442 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 23 May 19:28:29 442 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:29 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 Clicked 'Next' button
   --- 23 May 19:28:29 566 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 23 May 19:28:29 567 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:29 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 23 May 19:28:29 673 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
   --- 23 May 19:28:29 673 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:29 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 ...........Summary Page.............

Successfully navigated to the 'SummaryPage' page [ScreenShot]
   --- 23 May 19:28:31 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnConfirm]
 Confirm button is enabled
   --- 23 May 19:28:31 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnConfirm]
   --- 23 May 19:28:34 216 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 23 May 19:28:34 217 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:34 271 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 23 May 19:28:34 271 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:34 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 23 May 19:28:34 384 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 23 May 19:28:34 384 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:34 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 Clicked 'Next' button
   --- 23 May 19:28:34 496 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 23 May 19:28:34 496 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:34 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 23 May 19:28:34 586 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
   --- 23 May 19:28:34 586 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:28:34 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 ...........Infrastructure Page.............

Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
   --- 23 May 19:28:34 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> 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
   --- 23 May 19:32:49 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnCompleteInfra]
   --- 23 May 19:32:56 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnCompleteInfra]
   --- 23 May 19:32:56 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnCompleteInfra]
   --- 23 May 19:32:56 767 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 23 May 19:32:56 768 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:32:56 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: step_title]
   --- 23 May 19:32:56 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 23 May 19:32:56 887 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:32:56 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 Clicked 'Next' button
 .......Add-Ons Page..........
   --- 23 May 19:32:57 024 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 23 May 19:32:57 025 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:32:57 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: step_title]
   --- 23 May 19:32:57 151 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
   --- 23 May 19:32:57 151 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:32:57 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> css selector: .header]
 ...........AddOns Page.............

Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
   --- 23 May 19:32:57 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: fiNameValue]
   --- 23 May 19:32:57 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: fiID]
   --- 23 May 19:32:57 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: fiSrNo]
 Successfully displayed FIName,FIID and Serial No: [ScreenShot]
   --- 23 May 19:33:10 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnNext]
   --- 23 May 19:33:12 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de42ce0e3a0acc148839f554f7c707c4)] -> id: btnNext]
 Click on Next button
   --- 23 May 19:33:23 161 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: clientId'

Failed to display remote settings page [ScreenShot]
verifyCloudToCloudFinalMigration(, chrome_Windows 10)
   --- 23 May 19:33:23 798 - TestCaseID:: verifyCloudToCloudFinalMigration
   --- 23 May 19:33:24 619 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
 **** Verify Migrate FI AddOns Page - PartnerAdmin ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 23 May 19:33:25 406 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 23 May 19:33:25 406 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:33:28 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d997182f95092d15618357d4975adc01)] -> id: idSIButton9]
   --- 23 May 19:33:28 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d997182f95092d15618357d4975adc01)] -> id: i0116]
   --- 23 May 19:33:33 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d997182f95092d15618357d4975adc01)] -> id: idSIButton9]
   --- 23 May 19:33:34 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d997182f95092d15618357d4975adc01)] -> id: i0118]
   --- 23 May 19:33:40 100 - Page URL:: https://login.microsoftonline.com/common/login
   --- 23 May 19:33:40 100 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:33:40 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d997182f95092d15618357d4975adc01)] -> id: lightbox]
   --- 23 May 19:33:40 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d997182f95092d15618357d4975adc01)] -> id: idSIButton9]
 ...........Create Fi Page.............
   --- 23 May 19:33:40 395 - Page URL:: https://login.microsoftonline.com/common/login
   --- 23 May 19:33:40 395 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:33:50 536 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 23 May 19:34:00 667 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
   --- 23 May 19:34:10 827 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 23 May 19:34:20 974 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 23 May 19:34:31 117 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 23 May 19:34:41 252 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 23 May 19:34:51 401 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 23 May 19:34:51 452 - Page URL:: https://login.microsoftonline.com/common/login
   --- 23 May 19:34:51 453 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
   --- 23 May 19:35:06 690 - Unable to find a element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: .header'

Header Panel didn't display [ScreenShot]
5 ignored methods
com.imm.testscripts.MigrateFI.MigrateFi
verifyManageFIMessageforeSignAndPlusFI
verifyMigrateFIInfrastructure
verifyMigrateFIBasicDetails
verifyCloudToCloudMockMigration
verifyMigrateFIPageMigrateFiButton
Methods in chronological order
com.imm.testscripts.MigrateFI.MigrateFi
initialize(org.testng.TestRunner@6451fd0e) 0 ms
init(org.testng.TestRunner@6451fd0e) 38 ms
verifyCloudToCloudFinalMigration(, chrome_Windows 10) 2111 ms
verifyCloudToCloudFinalMigration(, chrome_Windows 10) 493407 ms