com.imm.testscripts.FIManagement.FIManagement
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
({NewGroup=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Group=IDMeTest, EmailID=, FI_Name=Autotestfi, Description=Verify Remote Access Authentication and eDeliver Authentication Remote ID Me in Group Maintenance, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com, Address=, SearchUser=, Add_Dictionary=, GRP_PermissionRadio=Remote Access,T,T,T,T,T,T,No;eDelivery Access,T,T,T,T,T,T,No, Filepath=, Effect_Summary=, Name=, GRP_PermissionChkBox=Remote Access,T,T,T,T,T,T,No;eDelivery Access,T,T,T,T,T,T,No, NewUser_ID=, TestID=VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance, Dictionary_Code=TeSign,XPLN, IndexSource=, PartiesToView=, Access_Password=, NewName=, Confirm_Reset_Password=, User_ID=FIUser, Notes=, Reset_Password=, Path=, Copy_User_ID=, Tenant_Password=iMM@2024, NewDescription=, Enter_eSignClient=, ZipCode=, FI_ID=Autotestfi, City=, Delete_Dictionary=, AttachmentTypeOption=, Confirm_Password=, Tab=Remote Settings, NewEmailID=, State=, Login_Password=iMM@2022, UserURL=, eSignClient=, Domain=, UserType=IMM Admin2, Copy_Tab=})
java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy24.get(Unknown Source)
at com.imm.pages.GroupMaintenancePage.getGroupName(GroupMaintenancePage.java:2481)
at com.imm.testscripts.FIManagement.FIManagement.VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance(FIManagement.java:7286)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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 Remote Access Authentication and eDeliver Authentication Remote ID Me in Group Maintenance)
C:\Users\sa_kaushal.patel\git\SMS\testxml\regression\Chrome_Run.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="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.FIManagement.FIManagement">
<methods>
<include name="VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance"/>
</methods>
</class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
AdobeSMSGroupMaintenance
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
P1
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
Smoke
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
Times for IMM_Esign_Chrome
Total running time: 7 minutes
Reporter output for IMM_Esign_Chrome
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance({NewGroup=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, Tenant_User=immadmin2@i...)
Index 2 out of bounds for length 2 [ScreenShot]
--- 09 May 17:55:53 036 - TestCaseID:: VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
--- 09 May 17:55:57 106 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 09 May 17:56:03 455 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 09 May 17:56:03 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:57:50 181 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 09 May 17:57:50 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: btnSubmit]
--- 09 May 17:57:50 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 09 May 17:57:50 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 09 May 17:57:55 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: btnSubmit]
--- 09 May 17:57:59 266 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dau8rij3fz02v73mfmylibju2e-pg7aapvtubrvzkg2klxy_mlw5o_1qkpxihos7ir-8oenocnjd7tdj66ynizxeppuj1szqgnwhsbgvv5vuljpt_vq9kbj3z8jqtmr_cpauqjnnwvdszmxomt_qdxnidpk9qfqvaquljwptnogsfv0fkpdptjccfcasfwz0qvjsoanb_bkbg63s8xatz5a&response_mode=form_post&nonce=638823907448382072.zwy0ndkxzdutm2qyms00n2vlltgwmmutzdhknwvmy2qwntuynjyxntyznjgtzdi3zc00ytq0lthiztgtmgnhndy4yti1y2i4&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 09 May 17:57:59 267 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:58:37 892 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 09 May 17:58:56 706 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 09 May 17:58:56 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: lightbox]
--- 09 May 17:58:56 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: i0116]
--- 09 May 17:58:56 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: i0116]
--- 09 May 17:59:02 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: idSIButton9]
--- 09 May 17:59:03 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: i0118]
--- 09 May 17:59:13 347 - Page URL:: https://login.microsoftonline.com/common/login
--- 09 May 17:59:13 347 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:59:13 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: lightbox]
--- 09 May 17:59:13 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: idSIButton9]
--- 09 May 17:59:22 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 09 May 17:59:22 672 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:59:22 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: btnUpload]
--- 09 May 17:59:25 991 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 09 May 17:59:25 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:59:26 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> css selector: .header]
--- 09 May 17:59:29 322 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 09 May 17:59:29 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:59:29 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: btnUpload]
--- 09 May 17:59:32 541 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 09 May 17:59:32 541 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:59:32 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> css selector: .header]
--- 09 May 17:59:32 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //a[text()='Administration']]
--- 09 May 17:59:34 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //a[text()='Administration']]
--- 09 May 17:59:46 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 17:59:46 030 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:59:51 514 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: (//button[@id='btnAddGroup'])[2]]
--- 09 May 17:59:51 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: immPageTitle]
--- 09 May 17:59:54 821 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 17:59:54 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 17:59:54 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> css selector: .header]
--- 09 May 18:00:00 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: TxtGroupTitle]
--- 09 May 18:00:00 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: TxtGroupTitle]
--- 09 May 18:00:05 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> id: btnSearch]
--- 09 May 18:00:09 837 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:00:09 837 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:00:20 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: (//button[@id='btnAddGroup'])[1]]
--- 09 May 18:00:20 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: (//button[@id='btnAddGroup'])[1]]
--- 09 May 18:00:39 128 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@class='sortableList']/li[1]/div/div[1]/div/div[2]/div/div[2]/input'
--- 09 May 18:00:42 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:00:42 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:00:44 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> css selector: input[data-bind*='textInput: EditableFields.GroupName']]
--- 09 May 18:00:50 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> css selector: input[data-bind*='textInput: EditableFields.Description']]
--- 09 May 18:00:58 854 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:00:58 854 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:01:06 489 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: (//button[@id='btnAddGroup'])[2]]
--- 09 May 18:01:13 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@class,'clickable')]]
--- 09 May 18:01:21 367 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:01:21 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:01:24 729 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:01:24 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:01:25 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> css selector: b[data-bind*='text:GroupLevelTitle']]
--- 09 May 18:01:27 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]]
--- 09 May 18:01:29 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@id,'eDelivery')]/div/div[2]/div[6]/div[2]]
Failed to verify eDelivery 'ID.Me' check box not checked[ScreenShot]
--- 09 May 18:01:44 652 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:01:44 652 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:01:54 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:01:54 473 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:02:02 237 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: (//button[@id='btnAddGroup'])[2]]
--- 09 May 18:02:02 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@class,'clickable')]]
--- 09 May 18:02:09 580 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:02:09 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:02:11 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@class,'clickable')]]
--- 09 May 18:02:19 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:02:19 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:02:22 661 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:02:22 661 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:02:22 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> css selector: b[data-bind*='text:GroupLevelTitle']]
--- 09 May 18:02:25 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]]
--- 09 May 18:02:27 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@id,'eDelivery')]/div/div[2]/div[6]/div[2]]
--- 09 May 18:02:45 615 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:02:45 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:02:58 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:02:58 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
--- 09 May 18:03:06 218 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: (//button[@id='btnAddGroup'])[2]]
--- 09 May 18:03:06 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0cd3b69deba4a5fa429e269236286a3d)] -> xpath: //div[contains(@class,'clickable')]]
--- 09 May 18:03:13 584 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 09 May 18:03:13 584 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
Index 2 out of bounds for length 2 [ScreenShot]
41 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
AdobeSMSGroupMaintenance
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
AdobeSMSBasedOnUserPermission
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifyUIElementsForGroupMaintenancePage
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
AdobeSMSGroupMaintenance
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
AdobeSMSBasedOnUserPermission
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@630c3af3)
0 ms
init(org.testng.TestRunner@630c3af3)
10141 ms
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance({NewGroup=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, Tenant_User=immadmin2@i...)
14440 ms