Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyRemoteSignWithKioskEnable ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_User_ID=, 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=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=, eSignClient=, ClientID=, Domain=, UserType=, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, Description=verifyRemoteSignWithKioskEnable, AdditionalDomainName=, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf, TestID=verifyRemoteSignWithKioskEnable, 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=, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.get(Unknown Source) at com.imm.pages.RemoteSignatureConscentPage.load(RemoteSignatureConscentPage.java:73) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11494) 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) Caused by: java.lang.reflect.InvocationTargetException 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 com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: java.lang.NullPointerException: null value in entry: url=null at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:33) at com.google.common.collect.SingletonImmutableBiMap.<init>(SingletonImmutableBiMap.java:43) at com.google.common.collect.ImmutableBiMap.of(ImmutableBiMap.java:81) at com.google.common.collect.ImmutableMap.of(ImmutableMap.java:128) at org.openqa.selenium.remote.DriverCommand.GET(DriverCommand.java:191) at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:312) ... 37 more
(Verifying Kiosk Remote Sign functionality)
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&amp;hsfiid=autoesign&amp;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="verifyRemoteSignWithKioskEnable"/>
        </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
P1
verifyRemoteSignWithKioskEnable
Smoke
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
   --- 29 Mar 11:55:02 287 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 29 Mar 11:55:06 779 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyRemoteSignWithKioskEnable
Steps:
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using FIadmin, Import RTS template =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 29 Mar 11:55:13 546 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 29 Mar 11:55:13 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:55:13 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 29 Mar 11:55:13 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 29 Mar 11:55:19 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 29 Mar 11:55:22 974 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 29 Mar 11:55:22 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:55:28 307 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 29 Mar 11:55:29 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //*[@id='btnSubmit']]
   --- 29 Mar 11:55:35 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 29 Mar 11:55:35 399 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in successfully with FI -> 'KPeSign1' & FIAdmin User -> 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
   --- 29 Mar 11:55:38 714 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 29 Mar 11:55:38 714 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:55:38 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: btnUpload]
   --- 29 Mar 11:55:42 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 29 Mar 11:55:42 006 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:55:42 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 29 Mar 11:55:42 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 29 Mar 11:55:54 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 29 Mar 11:55:58 240 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 29 Mar 11:55:58 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:56:02 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 29 Mar 11:56:07 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 29 Mar 11:56:28 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //a[text()='Processing']]
   --- 29 Mar 11:56:38 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 29 Mar 11:56:38 769 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:56:49 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: tab0]
   --- 29 Mar 11:56:52 274 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 29 Mar 11:56:52 275 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:56:52 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 29 Mar 11:57:02 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 29 Mar 11:57:04 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: messages]
 Successfully uploaded 005BA1.pdf file in the collected Document Page [ScreenShot]
   --- 29 Mar 11:57:10 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 29 Mar 11:57:19 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4&refresh=y
   --- 29 Mar 11:57:19 339 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:57:41 253 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4&refresh=y
   --- 29 Mar 11:57:41 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:57:44 425 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4&refresh=y
   --- 29 Mar 11:57:44 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:57:47 551 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4&refresh=y
   --- 29 Mar 11:57:47 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:57:47 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: Sign]
   --- 29 Mar 11:57:47 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: Attach]
   --- 29 Mar 11:57:50 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4&refresh=y
   --- 29 Mar 11:57:50 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:57:51 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 29 Mar 11:58:06 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: Sign]
   --- 29 Mar 11:58:06 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> id: Sign]
   --- 29 Mar 11:58:12 770 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4
   --- 29 Mar 11:58:12 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:58:12 867 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 29 Mar 11:58:16 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4
   --- 29 Mar 11:58:16 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:58:16 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 29 Mar 11:58:19 430 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4
   --- 29 Mar 11:58:19 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:58:19 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //*[@id='tab0']]
   --- 29 Mar 11:58:25 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'eSignQATest@hotmail.com' for Party01 [ScreenShot]
 Add sender email as - 'eSignQATest@hotmail.com' [ScreenShot]
   --- 29 Mar 11:58:34 831 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4
   --- 29 Mar 11:58:34 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:58:49 381 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4
   --- 29 Mar 11:58:49 382 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 29 Mar 11:58:52 608 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4
   --- 29 Mar 11:58:52 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:58:52 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 29 Mar 11:58:55 775 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503290630485453139_52bpvx0zcbs3koqevxjhntu4
   --- 29 Mar 11:58:55 775 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Mar 11:58:55 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dc72a0e2dea91614316410107dcdc935)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed
[ScreenShot]
49 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
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@495f3965) 0 ms
init(org.testng.TestRunner@495f3965) 10098 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 14790 ms