com.imm.testscripts.FIManagement.FIManagement
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com, Address=, FiStatus=, FiAdmin_LastName=, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=Basic_WF, City=, Delete_Dictionary=, AttachmentTypeOption=, PlusFi=true, NewEmailID=eSignQATest@hotmail.com;, State=, Login_Password=iMM@2022, eSignClient=, ClientID=, Domain=, UserType=, FI_Type=Unified, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, CompletionOder=Complete in order; Complete in any order;, Description=Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality., AdditionalDomainName=, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/ZZZZ_SampleDoc.pdf, TestID=VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi, KioskDropDownValues=Copy;Sign Now;Copy and Sign Now;, FiAdmin_UserID=, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/BasicRTSDocTemplates.zip;, Copy_User_ID=, Tenant_Password=, Enter_eSignClient=, ZipCode=, FI_ID=KioskPlus1, XMLSessionURL=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=KioskPlus1&xmlData=D:\Automation_DataFiles\PCO1O2-AlphaFiB_plusFi.xml, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.NullPointerException: Cannot invoke "com.imm.pages.ESignatureManagementPage.isSignNowButtonDisplay(int)" because "eSignatureManagementPage" is null
at com.imm.testscripts.FIManagement.FIManagement.VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi(FIManagement.java:12234)
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)
(VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi)
C:\Users\sa_kaushal.patel\git\AdobeSignCloud\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="SIGN"/>
<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="VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi"/>
</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
Kiosk
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
P1
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Smoke
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...)
Successfully navigated to 'New Sessions' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Cannot invoke "com.imm.pages.ESignatureManagementPage.isSignNowButtonDisplay(int)" because "eSignatureManagementPage" is null [ScreenShot]
--- 15 Apr 14:37:11 146 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
--- 15 Apr 14:37:16 216 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality.
Steps:
--- 15 Apr 14:37:16 719 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
--- 15 Apr 14:37:18 509 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 15 Apr 14:37:36 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: i0116]
--- 15 Apr 14:37:37 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: idSIButton9]
--- 15 Apr 14:37:40 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: idSIButton9]
--- 15 Apr 14:37:45 077 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Apr 14:37:45 078 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:37:45 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: lightbox]
--- 15 Apr 14:37:45 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: idSIButton9]
--- 15 Apr 14:37:59 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:37:59 786 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:38:03 151 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:38:03 152 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:38:13 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 15 Apr 14:38:16 743 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:38:16 743 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:38:16 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> css selector: .header]
Successfully navigated to 'New Sessions' page [ScreenShot]
--- 15 Apr 14:38:17 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 15 Apr 14:38:25 607 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:38:25 608 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:38:31 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: WFLst]
--- 15 Apr 14:38:38 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: btnsubmit]
--- 15 Apr 14:38:51 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:38:51 497 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:38:51 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: Sign]
--- 15 Apr 14:38:51 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: Attach]
--- 15 Apr 14:38:54 942 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:38:54 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:38:55 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> css selector: .header]
--- 15 Apr 14:39:17 798 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:39:17 799 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:39:17 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: Sign]
--- 15 Apr 14:39:17 992 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: Attach]
--- 15 Apr 14:39:21 260 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:39:21 261 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:39:21 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> css selector: .header]
--- 15 Apr 14:39:31 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: Sign]
--- 15 Apr 14:39:31 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> id: Sign]
--- 15 Apr 14:39:39 222 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:39:39 223 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:39:39 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //div[starts-with(@id,'print')]]
--- 15 Apr 14:39:42 481 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:39:42 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:39:42 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 15 Apr 14:39:45 895 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:39:45 895 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:39:49 070 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:39:49 071 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:39:49 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //*[@id='tab0']]
--- 15 Apr 14:39:55 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 14:39:57 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //*[@id='tab0']]
--- 15 Apr 14:40:03 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 14:40:04 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //*[@id='tab0']]
--- 15 Apr 14:40:10 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 14:40:12 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //*[@id='tab0']]
--- 15 Apr 14:40:18 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 14:40:19 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //div[@class='pull-right remote-order-selector']]
--- 15 Apr 14:40:19 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //div[@class='row paddingT-10']]
--- 15 Apr 14:40:23 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:40:23 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:40:32 678 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:40:32 678 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:40:58 541 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:40:58 541 - 23 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:41:01 880 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:41:01 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:41:01 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
--- 15 Apr 14:41:05 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150911490276363_x3vpgzjfvci0folarc2hskzj
--- 15 Apr 14:41:05 115 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 14:41:05 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e24323ee0d27acda650ab0c8b9cae07)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
Expected: Verify 'Copy' and 'Sign Now' button display in eSignature Management page for the party - 1
Actual(Passed): Verified 'Copy' and 'Sign Now' button displayed in eSignature Management page for the party - 1[ScreenShot]
Actual(Passed): Verified 'Copy' and 'Sign Now' button displayed in eSignature Management page for the party - 1[ScreenShot]
Cannot invoke "com.imm.pages.ESignatureManagementPage.isSignNowButtonDisplay(int)" because "eSignatureManagementPage" is null [ScreenShot]
51 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
VerifyKioskFunctionalityWithRTSAndXMLSessionInEsign
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
VeirfyKioskToggleAndKioskSettingDropdownInTM
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
VerifyKioskFunctionalityWithRTSAndXMLSessionInEsign
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
VeirfyKioskToggleAndKioskSettingDropdownInTM
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@f2b4303)
0 ms
init(org.testng.TestRunner@f2b4303)
10091 ms
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...)
17669 ms