com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAdobePagesAfterSendingToRemotewithDifferentSender
({Tenant_URL=, EditFullName=, Email=signGrp@IMMTestCU.onmicrosoft.com,Anoma.premalal@kinective.io, Platform=, Sender_Emails=Anoma User (anoma.premalal@kinective.io),signGrp@IMMTestCU.onmicrosoft.com, ShortName=, PartyName=, IndexFieldsValue=, password=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=FALSE, ImagingSettings=, IntegrationType=Fully Integrated, DocumentName=, Dropdownvalues=Loan Amount, Workflow=AdHoc Simple Workflow, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=Admin,User, Tenant_User=, Group=signGrp, Description=verify Adobe Pages After Sending To Remote with Different Sender, Message=, BarcodeDropdownValues=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, DocumentPermission=, TestID=verifyAdobePagesAfterSendingToRemotewithDifferentSender, FItype=Unified, Required=TRUE, IndexSource=, Document Names=, Inbox=, Password=iMM@2022, Path=src/main/resources/testdata/files/513bA.Zip, Tenant_Password=, UserName=Bill Teller, Comments=Group email, Email_Id=signGrp@IMMTestCU.onmicrosoft.com,anoma.premalal@kinective.io, Index_Field_Name=, Sender_Email_Id=signGrp@IMMTestCU.onmicrosoft.com, FI_ID=signoemfi, Vendor=None, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/fingerprint01.pdf, Username=billteller@immtestcu.onmicrosoft.com,billteller@immtestcu.onmicrosoft.com, FullName=513BA, EditNameDescription=, ErrorMessage=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
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:365)
at java.base/java.util.ArrayList.get(ArrayList.java:428)
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.$Proxy39.get(Unknown Source)
at com.imm.pages.header.Header.navigateToUserAccountSettings(Header.java:718)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobePagesAfterSendingToRemotewithDifferentSender(DocumentRTS.java:17569)
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 Email with Group Email In eSignature Management Page RTS)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--976257046\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="verifyAdobePagesAfterSendingToRemotewithDifferentSender"/>
</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
AdobeOEM
verifyAdobePagesAfterSendingToRemotewithDifferentSender
DocumentRTS
verifyAdobePagesAfterSendingToRemotewithDifferentSender
P1
verifyAdobePagesAfterSendingToRemotewithDifferentSender
Smoke
verifyAdobePagesAfterSendingToRemotewithDifferentSender
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobePagesAfterSendingToRemotewithDifferentSender({Tenant_URL=, EditFullName=, Email=signGrp@IMMTestCU.onmicrosoft.com,Anoma.premalal@kinective.io, Pl...)
Successfully navigated to the 'documents' page [ScreenShot]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 07 Oct 16:50:59 628 - TestCaseID:: verifyAdobePagesAfterSendingToRemotewithDifferentSender
--- 07 Oct 16:51:07 588 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe Pages After Sending To Remote with Different Sender COMMENTS:Group email
Steps:
--- 07 Oct 16:51:13 592 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 07 Oct 16:51:13 594 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:51:14 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //*[@id='btnSubmit']]
--- 07 Oct 16:51:14 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 07 Oct 16:51:17 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //*[@id='btnSubmit']]
--- 07 Oct 16:51:19 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: i0116]
--- 07 Oct 16:51:21 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: idSIButton9]
--- 07 Oct 16:51:24 733 - 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%3d9f8rcll0pmtmai5hfjiuh5xkyfafacrw7kzvemay7i17-qsodeyjpjjmosevcklfdecynj0fv-4bxwfkqcsssr57bfn9otruhzmzza9ncdtrm6ticzurd9septzof7t0g8cfcys-mkho_zobxnjxyumg-ufgtuk5eyxmeolinjiudzquvgppq8blexqpvsrsct_uno-wne7a8d3fmrf6nq&response_mode=form_post&nonce=638954526774656490.oti2zgeyztatnwe2mc00mzrkltg4nwutmgi5ogi5y2vioguyntu3ztiwnjqtzgm1ys00yjg1ltk3ywityzi3yjg0mjzlm2i5&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
--- 07 Oct 16:51:24 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:51:26 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: idSIButton9]
--- 07 Oct 16:51:30 982 - Page URL:: https://login.microsoftonline.com/common/login
--- 07 Oct 16:51:30 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:51:31 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: lightbox]
--- 07 Oct 16:51:31 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: idSIButton9]
--- 07 Oct 16:51:37 536 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 07 Oct 16:51:37 537 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:51:40 743 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 07 Oct 16:51:40 745 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:51:40 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: btnUpload]
--- 07 Oct 16:51:44 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 07 Oct 16:51:44 232 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:51:44 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> css selector: .header]
Successfully navigated to the 'documents' page [ScreenShot]
--- 07 Oct 16:51:44 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //a[text()='Administration']]
--- 07 Oct 16:51:48 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //*[text()='Select All']]
--- 07 Oct 16:51:48 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //*[text()='Select All']]
--- 07 Oct 16:51:53 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //*[text()='Select All']]
--- 07 Oct 16:51:57 444 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 07 Oct 16:51:57 445 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:52:02 484 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 07 Oct 16:52:02 485 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:52:02 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 07 Oct 16:52:02 972 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 07 Oct 16:52:08 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> xpath: //a[text()='Administration']]
--- 07 Oct 16:52:15 771 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 07 Oct 16:52:15 772 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:52:16 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: immPageTitle]
--- 07 Oct 16:52:19 253 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 07 Oct 16:52:19 254 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:52:19 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 07 Oct 16:52:19 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: TxtGroupTitle]
--- 07 Oct 16:52:20 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b0f3f308dcf9d28a357ecf3e6dd8a1ad)] -> id: btnSearch]
--- 07 Oct 16:52:26 992 - TestCaseID:: verifyAdobePagesAfterSendingToRemotewithDifferentSender
--- 07 Oct 16:52:29 192 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 07 Oct 16:52:33 701 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 07 Oct 16:52:33 702 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:52:33 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> xpath: //*[@id='btnSubmit']]
--- 07 Oct 16:52:34 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 07 Oct 16:52:35 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> xpath: //*[@id='btnSubmit']]
--- 07 Oct 16:52:37 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> id: i0116]
--- 07 Oct 16:52:39 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> id: idSIButton9]
--- 07 Oct 16:52:42 895 - 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%3dgfz6sp0k0uiay0f6gli3xumizj2pin3qz4rz_fk6zpv9tge9cegwod057fybe_zftl83bihhk1pysvcp2ffx_wysq1lvb7jk8lgufzk8ccetrp_zuyooderusclwhntfgtosc4d_dryl_wgutnx19nlaslawrauvqfirt7xrqlckwiqobmmz3t7wk6fagrfkn7goipvwhkghswcyhyokaa&response_mode=form_post&nonce=638954527557131081.m2rky2eyzwmtmzgyzs00mjiwlwe4zmytowzmmte4mdyym2i1mzawmzyxmtitmwm4zs00ytzjltlmyjutnjvioty4zjczyjll&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
--- 07 Oct 16:52:42 896 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:52:45 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> id: idSIButton9]
--- 07 Oct 16:52:49 408 - Page URL:: https://login.microsoftonline.com/common/login
--- 07 Oct 16:52:49 408 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:52:49 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> id: lightbox]
--- 07 Oct 16:52:49 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> id: idSIButton9]
--- 07 Oct 16:52:55 218 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 07 Oct 16:52:55 219 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:53:32 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> xpath: //*[@id='btnSearch']]
--- 07 Oct 16:53:36 076 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 07 Oct 16:53:36 077 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Oct 16:53:36 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (905a921595bbaa407292e41d73a7d917)] -> css selector: .header]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
65 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifySenderEmailWithGroupEmailIneSignatureManagementPageRTS
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifySenderEmailWithGroupEmailIneSignatureManagementPageRTS
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@34ac72c3)
0 ms
init(org.testng.TestRunner@34ac72c3)
10252 ms
verifyAdobePagesAfterSendingToRemotewithDifferentSender({Tenant_URL=, EditFullName=, Email=signGrp@IMMTestCU.onmicrosoft.com,Anoma.premalal@kinective.io, Pl...)
100232 ms