Test results
1 suite, 1 failed test
com.imm.testscripts.CreateFi.CreateFi
createeSignPlusFI ({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create New eSignPlus FI, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=plus, LocalDomain=cuadmin, TestID=createeSignPlusFI, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Enable, LacerPro=Off, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Enable, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=building 1, AZDomain=immtestcu.onmicrosoft.com, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=, LCEvalDays=, State=NJ, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, FIID=Plus, Key=a958c406-5127-4d2e-9d24-d441b447fa6a})
java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) at java.base/java.util.Objects.checkIndex(Objects.java:385) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40) at jdk.proxy2/jdk.proxy2.$Proxy22.get(Unknown Source) at com.imm.pages.AzureDetails.fillFiAdmin1Values(AzureDetails.java:620) at com.imm.testscripts.CreateFi.CreateFi.createeSignPlusFI(CreateFi.java:2295) 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)
(Create New eSignPlus FI)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--782838507\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="createeSignPlusFI"/>
        </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
P1
createeSignPlusFI
Smoke
createeSignPlusFI
VerifyAddonPlatform&Settings
createeSignPlusFI
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
createeSignPlusFI({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
   --- 18 Feb 13:46:48 292 - TestCaseID:: createeSignPlusFI
   --- 18 Feb 13:46:52 005 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
 **** Create New eSignPlus FI ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 18 Feb 13:47:01 927 - 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=2aefbf82-72c9-491f-b354-7fa2e24dd082&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=gzqx-kanrcd0ky6t9cu5r2lbqots5ruymu2wdh6awam&code_challenge_method=s256&nonce=4863eb3f-d301-4d22-9436-f4e762cf729e&state=eyjpzci6ijiyytuzntgxltc3zmmtndzloc05nzfkltyxzgi0zgm1ntk2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 18 Feb 13:47:01 927 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:02 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: idSIButton9]

SignIn page open up [ScreenShot]
   --- 18 Feb 13:47:02 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: i0116]
   --- 18 Feb 13:47:07 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
   --- 18 Feb 13:47:08 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: i0118]
   --- 18 Feb 13:47:17 886 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Feb 13:47:17 886 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:17 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: lightbox]
   --- 18 Feb 13:47:18 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
   --- 18 Feb 13:47:25 831 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 18 Feb 13:47:25 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:28 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 18 Feb 13:47:31 758 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 18 Feb 13:47:31 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:31 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 18 Feb 13:47:32 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: btnAddFI]

Add Fi button is diplayed [ScreenShot]
   --- 18 Feb 13:47:32 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: btnAddFI]
   --- 18 Feb 13:47:37 613 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 18 Feb 13:47:37 613 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:40 747 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 18 Feb 13:47:40 747 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:40 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: .//input[@id='hostFIID']]
   --- 18 Feb 13:47:44 028 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 18 Feb 13:47:44 028 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:44 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> css selector: .header]
 Clicked 'Add Fi' button
   --- 18 Feb 13:47:47 313 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 18 Feb 13:47:47 313 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:47 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: .//input[@id='hostFIID']]
   --- 18 Feb 13:47:50 530 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
   --- 18 Feb 13:47:50 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:47:50 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> css selector: .header]

Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
   --- 18 Feb 13:47:50 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: .//input[@id='hostFIID']]
 Entred FIID Plus225134648
 Entred FIID Plus225134
   --- 18 Feb 13:48:01 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: btnValidateHostFiid]
   --- 18 Feb 13:48:06 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: .//input[@id='hostFIID']]
   --- 18 Feb 13:48:06 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: fiName]
   --- 18 Feb 13:48:07 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: fiName]
 Max Character allow is '100' [ScreenShot]
   --- 18 Feb 13:48:12 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: .//input[@id='hostFIID']]
   --- 18 Feb 13:48:12 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: fiName]
 Entered Fi Name plus225134648
   --- 18 Feb 13:48:15 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> id: btnNext]
   --- 18 Feb 13:48:20 611 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:20 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:23 734 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:23 734 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:23 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 18 Feb 13:48:26 946 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:26 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:27 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> css selector: .header]
   --- 18 Feb 13:48:32 445 - Unable to find an element after 5 sec
   --- 18 Feb 13:48:37 804 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:37 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:40 943 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:40 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:41 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 18 Feb 13:48:44 159 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:44 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:44 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> css selector: .header]
 Clicked 'Next' button
   --- 18 Feb 13:48:47 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:47 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:47 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
   --- 18 Feb 13:48:50 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
   --- 18 Feb 13:48:50 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:111)
   --- 18 Feb 13:48:50 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> css selector: .header]

Successfully navigated to the 'Azure Details' page [ScreenShot]
 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled [ScreenShot]
   --- 18 Feb 13:48:51 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6258899ed98f134cb4c797830a8c30a)] -> 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]
 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
 Value added in Fi Admin 1 First Name - Jane [ScreenShot]
 Value added in Fi Admin 1 Last Name - Doe [ScreenShot]
 Value added in Fi Admin 1 User ID - janedoe@immtestcu.onmicrosoft.com [ScreenShot]

Index 2 out of bounds for length 2 [ScreenShot]
9 ignored methods
com.imm.testscripts.CreateFi.CreateFi
VerifyAzureDetailsSummaryAndInfrastrucure
verifycreateNewFIRemoteIDMe
CreateFiwithAndWithoutRemoteSign
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@2c2aab92) 0 ms
init(org.testng.TestRunner@2c2aab92) 10081 ms
createeSignPlusFI({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...) 13996 ms