com.imm.testscripts.CreateFi.CreateFi
VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2
({ZIP=, FiAdmin_FirstName=cu,Bill, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi With Fi Admin1 is cuadmin and Fi Admin 2 When Remote Signature Disabled, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=Off, FiAdmin_LastName=admin,Teller, Filepath=, Name=AD, LocalDomain=immtestcu, TestID=VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2, FiAdmin_UserID=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=off, RtmAuthTypes=InPerson,Email,Password,KBA,Phone,GovernmentID,, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, 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=iMM@2022, WrongFIID=, DrpEvalDays=, Country=, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=AD, Key=})
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.$Proxy25.get(Unknown Source)
at com.imm.pages.AzureDetails.verifyFiAdmin1andFiAdmin2Tooltips(AzureDetails.java:807)
at com.imm.testscripts.CreateFi.CreateFi.VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2(CreateFi.java:3380)
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)
(VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-2079696356\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&hsfiid=autoesign&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="VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2"/>
</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
VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2
Smoke
VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2
VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2
VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2({ZIP=, FiAdmin_FirstName=cu,Bill, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi Wi...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Index 2 out of bounds for length 2 [ScreenShot]
--- 30 Jan 14:03:37 559 - TestCaseID:: VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2
--- 30 Jan 14:03:41 238 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 30 Jan 14:03:51 051 - 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=9d066e5d-ace6-49d8-9862-bed7943fec9f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=m3uyqicvxmdj0od6xk-ogxauzxqhaoo5tw5amgmd2q8&code_challenge_method=s256&nonce=74f5e366-1b91-4b2e-a278-3c516b54f7a0&state=eyjpzci6immyntkwmwe3lwrjowmtngjmyy04ywqwltkwzde5mtk1mwqwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 30 Jan 14:03:51 052 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:10 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: idSIButton9]
--- 30 Jan 14:04:10 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: i0116]
--- 30 Jan 14:04:11 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: idSIButton9]
--- 30 Jan 14:04:17 791 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Jan 14:04:17 791 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:17 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: lightbox]
--- 30 Jan 14:04:17 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: idSIButton9]
--- 30 Jan 14:04:23 519 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Jan 14:04:23 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:26 683 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Jan 14:04:26 683 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:26 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 30 Jan 14:04:30 104 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Jan 14:04:30 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:30 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 30 Jan 14:04:30 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 30 Jan 14:04:30 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: btnAddFI]
--- 30 Jan 14:04:36 000 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 30 Jan 14:04:36 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:39 136 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 30 Jan 14:04:39 136 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:39 231 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> xpath: .//input[@id='hostFIID']]
--- 30 Jan 14:04:42 352 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 30 Jan 14:04:42 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:42 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> css selector: .header]
--- 30 Jan 14:04:45 608 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 30 Jan 14:04:45 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:45 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> xpath: .//input[@id='hostFIID']]
--- 30 Jan 14:04:48 801 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 30 Jan 14:04:48 801 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:04:48 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 30 Jan 14:04:49 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> id: btnValidateHostFiid]
--- 30 Jan 14:05:02 456 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 30 Jan 14:05:02 457 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:05:05 574 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 30 Jan 14:05:05 574 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:05:05 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 30 Jan 14:05:08 877 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 30 Jan 14:05:08 877 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:05:08 963 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> css selector: .header]
--- 30 Jan 14:05:12 087 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 30 Jan 14:05:12 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:05:12 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 30 Jan 14:05:15 267 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 30 Jan 14:05:15 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Jan 14:05:15 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bd03b935d7442ce0064d9d9b6bdbe442)] -> 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]
Failed to verify Fi Admin1 tool tip This user will be created as an FI Administrator (FIAdmin) in Sign and added as a user to the Default Group in the institution’s Adobe account. This user can be the same as the Azure Global Administrator.[ScreenShot]
Index 2 out of bounds for length 2 [ScreenShot]
13 ignored methods
com.imm.testscripts.CreateFi.CreateFi
CreateFiwithFiAdmin1andFiAdmin2andLoginWithcuadmin
VerifyAzureDetailsSummaryAndInfrastrucure
CreateFiwithAndWithoutRemoteSign
verifyIfFIIDconsistsSpecialCharacter
createNewFI
CreateFiwithGlobalAdministratorasFiAdmin2
VerifyAddonPlatformSettings
verifycreateNewFIRemoteIDMe
createeSignPlusFI
VerifyBasicDetails
verifycreateNewFIDefaultSMS
CreateFiwithFiAdmin1andFiAdmin2
verifycreateNewFIwithoutRemoteIDMe
VerifyAzureDetailsSummaryAndInfrastrucure
CreateFiwithAndWithoutRemoteSign
verifyIfFIIDconsistsSpecialCharacter
createNewFI
CreateFiwithGlobalAdministratorasFiAdmin2
VerifyAddonPlatformSettings
verifycreateNewFIRemoteIDMe
createeSignPlusFI
VerifyBasicDetails
verifycreateNewFIDefaultSMS
CreateFiwithFiAdmin1andFiAdmin2
verifycreateNewFIwithoutRemoteIDMe
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@7cd3860)
0 ms
init(org.testng.TestRunner@7cd3860)
10125 ms
VerifyCreateFiAzureDetailsFiAdmin1AndFiAdmin2({ZIP=, FiAdmin_FirstName=cu,Bill, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi Wi...)
14007 ms