Test results
1 suite, 1 failed test
com.imm.testscripts.CreateFi.CreateFi
CreateFiwithAndWithoutRemoteSign ({ZIP=, Dictionary=tesign;xp;, StarterEvalDays=, Description=Create Fi without RemoteSign, Login_User_ID=IMMAdmin@immpartners.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://partners.immesign.com/teaasp/login.aspx, E-Vault=Off, Filepath=, Name=AB., LocalDomain=immtestcu, TestID=CreateFiwithAndWithoutRemoteSign, Verifast=Off, eSignPlus=Off, LacerPro=Enable, RtmAuthTypes=, Notes=, Session URL=https://partners.immesign.com/tenantmanagerui/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Off, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, VerifastEDays=, Address1=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=Off, Login_Password=Baxu003107, WrongFIID=, DrpEvalDays=, Country=, ClientID=, FIID=FI, Key=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 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.$Proxy20.getText(Unknown Source) at com.imm.pages.AddOnsPage.verifyAddOnsActivated(AddOnsPage.java:1478) at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:904) 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: no such element: Unable to locate element: {"method":"css selector","selector":"#summaryRs"} (Session info: chrome=131.0.6778.267) 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: [f2800ca35e199cdf64c95a2b587512d3, findElement {using=id, value=summaryRs}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.267, chrome: {chromedriverVersion: 131.0.6778.264 (2d05e315153..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61266}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.102:4444/ses..., se:cdpVersion: 131.0.6778.267, 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: f2800ca35e199cdf64c95a2b587512d3 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) ... 30 more
(CreateFiwithAndWithoutRemoteSign)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1559088864\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.CreateFi.CreateFi">
        <methods>
          <include name="CreateFiwithAndWithoutRemoteSign"/>
        </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
CreateFiwithAndWithoutRemoteSign
P1
CreateFiwithAndWithoutRemoteSign
Smoke
CreateFiwithAndWithoutRemoteSign
Times for IMM_Esign_Chrome
Total running time: 7 minutes
Reporter output for IMM_Esign_Chrome
CreateFiwithAndWithoutRemoteSign({ZIP=, Dictionary=tesign;xp;, StarterEvalDays=, Description=Create Fi without RemoteSign, Login_User...)
   --- 05 Feb 11:23:30 491 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
   --- 05 Feb 11:23:35 176 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
 **** Create Fi without RemoteSign ****
 https://partners.immesign.com/tenantmanagerui/
   --- 05 Feb 11:23:45 844 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=bc20b56b-7d60-40fe-87b9-a30e546d388c&scope=api%3a%2f%2f22c7c5c7-2537-4723-9468-425d13ea84be%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fpartners.immesign.com%2ftenantmanagerui%2f&client-request-id=a1ab0fe2-87c2-4d73-b46c-f7c7d7297dca&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=uusj-rhwsb2nlx2axqdqeyiaqyw6rrm3r3t-pdqqvxc&code_challenge_method=s256&nonce=0c7c01a8-713c-45be-b732-21ae6d85dbf7&state=eyjpzci6ijqxodzmmja4ltqyngutndq5zs1hmdljltnjowmymjewmjvmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 05 Feb 11:23:45 844 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:23:45 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: idSIButton9]

SignIn page open up [ScreenShot]
   --- 05 Feb 11:23:46 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: i0116]
   --- 05 Feb 11:23:51 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
   --- 05 Feb 11:23:53 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: i0118]
   --- 05 Feb 11:24:02 655 - Page URL:: https://login.microsoftonline.com/common/login
   --- 05 Feb 11:24:02 655 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:02 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: lightbox]
   --- 05 Feb 11:24:02 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
   --- 05 Feb 11:24:15 546 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
   --- 05 Feb 11:24:15 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:16 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 05 Feb 11:24:20 076 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
   --- 05 Feb 11:24:20 077 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:20 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 05 Feb 11:24:20 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 05 Feb 11:24:20 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnAddFI]
   --- 05 Feb 11:24:25 955 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
   --- 05 Feb 11:24:25 955 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:29 111 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
   --- 05 Feb 11:24:29 111 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:29 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: .//input[@id='hostFIID']]
   --- 05 Feb 11:24:32 316 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
   --- 05 Feb 11:24:32 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:32 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 05 Feb 11:24:35 535 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
   --- 05 Feb 11:24:35 535 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:35 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: .//input[@id='hostFIID']]
   --- 05 Feb 11:24:38 754 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
   --- 05 Feb 11:24:38 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:24:38 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]

Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
   --- 05 Feb 11:24:39 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: .//input[@id='hostFIID']]
 Entred FIID FI22511233 [ScreenShot]
   --- 05 Feb 11:24:44 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnValidateHostFiid]
   --- 05 Feb 11:24:50 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: .//input[@id='hostFIID']]
   --- 05 Feb 11:24:50 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: fiName]
   --- 05 Feb 11:24:50 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: fiName]
 Max Character allow is '100' [ScreenShot]
   --- 05 Feb 11:24:55 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: .//input[@id='hostFIID']]
   --- 05 Feb 11:24:56 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: fiName]
 Entered Fi Name AB.225112330 [ScreenShot]
   --- 05 Feb 11:24:57 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnNext]
   --- 05 Feb 11:25:03 057 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
   --- 05 Feb 11:25:03 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:25:06 210 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
   --- 05 Feb 11:25:06 210 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:25:06 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 05 Feb 11:25:09 421 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
   --- 05 Feb 11:25:09 421 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:25:09 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]
 Clicked 'Next' button
   --- 05 Feb 11:25:12 622 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
   --- 05 Feb 11:25:12 622 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:25:12 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 05 Feb 11:25:15 811 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
   --- 05 Feb 11:25:15 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:25:15 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> 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]
   --- 05 Feb 11:25:16 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: domain]
   --- 05 Feb 11:25:35 877 - Element not found : element
   --- 05 Feb 11:25:36 385 - Unable to find an element after 1 sec
   --- 05 Feb 11:25:49 040 - Element not found : element
   --- 05 Feb 11:25:49 554 - Unable to find an element after 1 sec
   --- 05 Feb 11:26:02 213 - Element not found : element
   --- 05 Feb 11:26:02 723 - Unable to find an element after 1 sec
 Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot]
 Error message is displayed for blank Local Ad domain [ScreenShot]
   --- 05 Feb 11:26:07 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: localDomain]
   --- 05 Feb 11:26:25 795 - Element not found : element
   --- 05 Feb 11:26:26 307 - Unable to find an element after 1 sec
 Successfully added Local Ad docmain [ScreenShot]
 Error message is Not displayed for Blank global AD
   --- 05 Feb 11:26:31 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: directoryAdminEmail]

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

Next button is enabled [ScreenShot]
   --- 05 Feb 11:26:36 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnNext]
   --- 05 Feb 11:26:42 176 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/summary
   --- 05 Feb 11:26:42 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:26:45 320 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/summary
   --- 05 Feb 11:26:45 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:26:45 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 05 Feb 11:26:48 501 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/summary
   --- 05 Feb 11:26:48 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:26:48 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]
 Clicked 'Next' button
   --- 05 Feb 11:26:51 753 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/summary
   --- 05 Feb 11:26:51 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:26:51 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
   --- 05 Feb 11:26:54 949 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/summary
   --- 05 Feb 11:26:54 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:26:55 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> 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]
   --- 05 Feb 11:26:57 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnConfirm]
 Confirm button is enabled
   --- 05 Feb 11:26:58 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnConfirm]
   --- 05 Feb 11:27:03 344 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/infrastructure
   --- 05 Feb 11:27:03 344 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:27:06 489 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/infrastructure
   --- 05 Feb 11:27:06 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:27:06 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 05 Feb 11:27:09 695 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/infrastructure
   --- 05 Feb 11:27:09 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:27:09 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]
 Clicked 'Confirm' button
   --- 05 Feb 11:27:12 930 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/infrastructure
   --- 05 Feb 11:27:12 931 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:27:13 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
   --- 05 Feb 11:27:16 118 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/infrastructure
   --- 05 Feb 11:27:16 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:27:16 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]

Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
   --- 05 Feb 11:27:16 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> 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
   --- 05 Feb 11:30:25 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnCompleteInfra]
   --- 05 Feb 11:30:32 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnCompleteInfra]
   --- 05 Feb 11:30:32 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnCompleteInfra]
   --- 05 Feb 11:30:36 009 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/addons
   --- 05 Feb 11:30:36 009 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:30:36 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: step_title]
   --- 05 Feb 11:30:39 224 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/addons
   --- 05 Feb 11:30:39 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:30:39 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]
 Clicked 'Confirm' button
   --- 05 Feb 11:30:42 473 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/addons
   --- 05 Feb 11:30:42 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:30:42 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: step_title]
   --- 05 Feb 11:30:45 682 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/addons
   --- 05 Feb 11:30:45 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:30:45 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> css selector: .header]

Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
 .......Add-Ons Page ..............
   --- 05 Feb 11:30:45 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: fiNameValue]
   --- 05 Feb 11:30:46 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: fiID]
   --- 05 Feb 11:30:46 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: fiSrNo]
 Successfully displayed FIName,FIID and Serial No: [ScreenShot]
   --- 05 Feb 11:30:51 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: RS_Enable]
 Clicked on Remote sign Off button [ScreenShot]
   --- 05 Feb 11:30:51 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[@id='btnGroupZf']/label[2]]
 succsessfully clicked on lacer pro enabled [ScreenShot]
   --- 05 Feb 11:31:05 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnNext]
   --- 05 Feb 11:31:07 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> id: btnNext]
 Clicked on Next button
   --- 05 Feb 11:31:10 771 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/addons
   --- 05 Feb 11:31:10 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
   --- 05 Feb 11:31:15 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2800ca35e199cdf64c95a2b587512d3)] -> xpath: //*[@id="collapseAddonsSummary"]/th]
 Successfully verified Remote Sign OfF Summary Page [ScreenShot]
 remoteSign off
 Fail to veriy count of add on actiavted[ScreenShot]

Timed out after 5 seconds. Unable to locate the element [ScreenShot]
9 ignored methods
com.imm.testscripts.CreateFi.CreateFi
VerifyAzureDetailsSummaryAndInfrastrucure
verifycreateNewFIRemoteIDMe
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@3f919230) 0 ms
init(org.testng.TestRunner@3f919230) 10182 ms
CreateFiwithAndWithoutRemoteSign({ZIP=, Dictionary=tesign;xp;, StarterEvalDays=, Description=Create Fi without RemoteSign, Login_User...) 15208 ms