com.imm.testscripts.DocumentRTS.DocumentRTS
VerifySenderDropdownForAdobeUsersIneSignatureMgtPage
({Tenant_URL=, EditFullName=, Email=, Platform=, Sender_Emails=, ShortName=, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=FALSE, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Sender Dropdown when USer email is Blank- Sign Fi, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, DocumentPermission=, TestID=VerifySenderDropdownForAdobeUsersIneSignatureMgtPage, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=, Path=src/main/resources/testdata/files/513bA.Zip, Tenant_Password=, UserName=emily, Comments=User email, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=signoem, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=Billteller@immtestcu.onmicrosoft.com,emily@IMMTestCU.onmicrosoft.com, FullName=513BA.pdf, EditNameDescription=, ErrorMessage=})
java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
at com.imm.testscripts.DocumentRTS.DocumentRTS.VerifySenderDropdownForAdobeUsersIneSignatureMgtPage(DocumentRTS.java:15518)
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:1597)
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 Sender Dropdown For Adobe Users In eSignatureMgtPage)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--666487235\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="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="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
<methods>
<include name="VerifySenderDropdownForAdobeUsersIneSignatureMgtPage"/>
</methods>
</class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
Adobe OEM
VerifySenderDropdownForAdobeUsersIneSignatureMgtPage
P1
VerifySenderDropdownForAdobeUsersIneSignatureMgtPage
Smoke
VerifySenderDropdownForAdobeUsersIneSignatureMgtPage
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
VerifySenderDropdownForAdobeUsersIneSignatureMgtPage({Tenant_URL=, EditFullName=, Email=, Platform=, Sender_Emails=, ShortName=, PartyName=, PartiesToVie...)
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Index 1 out of bounds for length 1 [ScreenShot]
--- 26 Aug 13:49:40 260 - TestCaseID:: VerifySenderDropdownForAdobeUsersIneSignatureMgtPage
--- 26 Aug 13:49:54 652 - 14 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Sender Dropdown when USer email is Blank- Sign Fi COMMENTS:User email
Steps:
--- 26 Aug 13:50:01 574 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Aug 13:50:01 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:50:03 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f41beed7f4c73271d207463b16d42696)] -> xpath: //*[@id='btnSubmit']]
--- 26 Aug 13:50:05 655 - TestCaseID:: VerifySenderDropdownForAdobeUsersIneSignatureMgtPage
--- 26 Aug 13:50:08 016 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Aug 13:50:12 792 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Aug 13:50:12 793 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:50:13 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Aug 13:50:13 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Aug 13:50:15 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Aug 13:50:17 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: i0116]
--- 26 Aug 13:50:19 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: idSIButton9]
--- 26 Aug 13:50:23 633 - 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%3di7m8zpigbh8xvqzcro4wnx6hdnrqkn5ngrdmco4bpf8ggbtkbqayik6hljvclrph_ifwnrlt8tz9rrbashe_8syqend_egrd7nqwukrcgzdfm5_-kphbcjjmuvjuxx6tjjnfzftaz-kbxxsyaqvbqwuwqp6gwqeg7m0arvtma3gmlbu1d-y8-n-cnbdy9lqmnnok42aeoq9bbbz2aq0qmq&response_mode=form_post&nonce=638918130159929802.zwu0y2q1mdctztllns00zmiyltgzmtutyze0zgi1nmi4mjizzgjjzjm2zwety2jkys00zmyxltk0yzitnwuxztllyjlkmmex&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
--- 26 Aug 13:50:23 634 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:50:25 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: idSIButton9]
--- 26 Aug 13:50:30 247 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Aug 13:50:30 249 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:50:30 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: lightbox]
--- 26 Aug 13:50:30 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: idSIButton9]
--- 26 Aug 13:50:39 718 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Aug 13:50:39 719 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:50:39 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //*[@id='btnSearch']]
--- 26 Aug 13:50:43 346 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Aug 13:50:43 347 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:50:43 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> css selector: .header]
--- 26 Aug 13:50:43 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //a[text()='Processing']]
--- 26 Aug 13:50:50 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 26 Aug 13:50:50 137 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:51:00 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: tab0]
--- 26 Aug 13:51:03 853 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 26 Aug 13:51:03 855 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:51:04 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> css selector: .header]
--- 26 Aug 13:51:14 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: dragandrophandler]
--- 26 Aug 13:51:16 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 513BA.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded 513BA.pdf file in the collected Document Page[ScreenShot]
Expected: Verify Create session , Add to Existing session and +Add buttons are Enable
Actual(Passed): Sucessfully Verified Create session , Add to Existing session and +Add buttons are Enable[ScreenShot]
Actual(Passed): Sucessfully Verified Create session , Add to Existing session and +Add buttons are Enable[ScreenShot]
--- 26 Aug 13:51:20 317 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //span[contains(text(),'Create Session')]]
--- 26 Aug 13:51:27 669 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508261351206993777_cs3wxffyg1y5yogw1o1cwsxk&refresh=y
--- 26 Aug 13:51:27 671 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:51:55 624 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508261351206993777_cs3wxffyg1y5yogw1o1cwsxk&refresh=y
--- 26 Aug 13:51:55 625 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:51:59 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508261351206993777_cs3wxffyg1y5yogw1o1cwsxk&refresh=y
--- 26 Aug 13:51:59 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:52:02 949 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508261351206993777_cs3wxffyg1y5yogw1o1cwsxk&refresh=y
--- 26 Aug 13:52:02 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:52:03 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: Sign]
--- 26 Aug 13:52:06 714 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508261351206993777_cs3wxffyg1y5yogw1o1cwsxk&refresh=y
--- 26 Aug 13:52:06 716 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:52:06 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> css selector: .header]
--- 26 Aug 13:52:17 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: Sign]
--- 26 Aug 13:52:17 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> id: Sign]
--- 26 Aug 13:52:24 591 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202508261351206993777_cs3wxffyg1y5yogw1o1cwsxk
--- 26 Aug 13:52:24 592 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:52:25 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 26 Aug 13:52:28 729 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202508261351206993777_cs3wxffyg1y5yogw1o1cwsxk
--- 26 Aug 13:52:28 731 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Aug 13:52:28 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 26 Aug 13:52:29 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09f0470a80642c025f5b9b714920a79e)] -> xpath: //*[@id='tab0']]
Index 1 out of bounds for length 1 [ScreenShot]
61 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@a1d926b)
0 ms
init(org.testng.TestRunner@a1d926b)
13286 ms
VerifySenderDropdownForAdobeUsersIneSignatureMgtPage({Tenant_URL=, EditFullName=, Email=, Platform=, Sender_Emails=, ShortName=, PartyName=, PartiesToVie...)
41703 ms