com.imm.testscripts.DocumentRTS.DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan,XNAAP,513BA, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, ArchiveOptions=, DocumentName=, Dropdownvalues=Loan Amount, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=src/main/resources/testdata/files/documentRTS/Student, NameDescription=StudentsLoan,XNAAP,513BA, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf, DocumentPermission=, TestID=VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate, FItype=, Required=TRUE, IndexSource=, Document Names=, Inbox=, Password=, Path=, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=Account_Number, Sender_Email_Id=, FI_ID=autoesign, Vendor=, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=, Username=, FullName=StudentsLoan,XNAAP,513BA, EditNameDescription=, ErrorMessage=})
Element should be clickable: interactable and enabled {{xpath: //span[contains(@class,'icon-page-redirect')]}}
Element: '<span class="action-color-nohover pageInfo-iconSize icon-page-redirect" id displayed:false></span>'
Actual value: hidden, opacity=1
Timeout: 4 s.
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
at com.codeborne.selenide.commands.Click.execute(Click.java:28)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19)
at com.codeborne.selenide.commands.Commands.execute(Commands.java:159)
at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy39.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:517)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501)
at com.imm.pages.NewTemplatePage.clickRedirection(NewTemplatePage.java:462)
at com.imm.testscripts.DocumentRTS.DocumentRTS.VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate(DocumentRTS.java:14406)
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:1596)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate)
C:\Users\rahul.polisetty\AppData\Local\Temp\testng-eclipse--1766916306\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="VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate"/>
</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
DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
P1
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
Smoke
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
Times for IMM_Esign_Chrome
Total running time: 5 minutes
Reporter output for IMM_Esign_Chrome
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan,XNAAP,513BA, PartyName=, Part...)
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 Feb 17:22:51 163 - TestCaseID:: VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
--- 18 Feb 17:22:58 312 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate COMMENTS:
Steps:
--- 18 Feb 17:23:06 429 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 18 Feb 17:23:06 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:23:06 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: btnSubmit]
--- 18 Feb 17:23:07 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Feb 17:23:08 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: btnSubmit]
--- 18 Feb 17:23:29 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: lightbox]
--- 18 Feb 17:23:29 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: i0116]
--- 18 Feb 17:23:31 484 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: idSIButton9]
--- 18 Feb 17:23:39 015 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Feb 17:23:39 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:23:39 245 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: lightbox]
--- 18 Feb 17:23:39 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: idSIButton9]
--- 18 Feb 17:23:46 682 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Feb 17:23:46 683 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:23:46 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: btnUpload]
--- 18 Feb 17:23:50 167 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Feb 17:23:50 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:23:50 334 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> css selector: .header]
--- 18 Feb 17:23:50 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //a[text()='Administration']]
--- 18 Feb 17:23:56 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //*[text()='Select All']]
--- 18 Feb 17:23:56 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //*[text()='Select All']]
--- 18 Feb 17:24:01 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //*[text()='Select All']]
--- 18 Feb 17:24:05 309 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 17:24:05 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:24:06 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> 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]
--- 18 Feb 17:24:07 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //button[@class='btn margin-off action']]
--- 18 Feb 17:24:23 515 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 17:24:23 516 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:24:36 728 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 17:24:36 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:24:40 093 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 Feb 17:24:59 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 Feb 17:25:13 134 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=1cbce12c-978d-482e-a22d-cd1c91bd6481&source=templatedetail&hasundefineddocs=false
--- 18 Feb 17:25:13 135 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:25:37 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: shortname]
--- 18 Feb 17:25:40 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 Feb 17:25:41 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //*[@id='dispDocProc_new']]
--- 18 Feb 17:25:42 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 17:25:50 945 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=1cbce12c-978d-482e-a22d-cd1c91bd6481&source=templatedetail&hasundefineddocs=false
--- 18 Feb 17:25:50 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:26:16 806 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=1cbce12c-978d-482e-a22d-cd1c91bd6481&source=templatedetail&hasundefineddocs=false
--- 18 Feb 17:26:16 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:26:42 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //span[contains(@class,'margin-off padding-off action-color-nohover icon-edit')]]
--- 18 Feb 17:26:46 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //*[@id='indexType']]
--- 18 Feb 17:26:47 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 17:26:55 096 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 Feb 17:26:57 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 Feb 17:27:08 729 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=1cbce12c-978d-482e-a22d-cd1c91bd6481&source=templatedetail&hasundefineddocs=false
--- 18 Feb 17:27:08 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:27:15 445 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 17:27:15 446 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:27:18 796 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 17:27:18 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:27:18 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: btnSearch]
--- 18 Feb 17:27:22 211 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 17:27:22 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:27:22 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> css selector: .header]
--- 18 Feb 17:27:22 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 Feb 17:27:25 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 17:27:25 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 Feb 17:27:26 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9dd15a661d39233840644cd28f9d3c84)] -> xpath: //button[@class='btn margin-off action']]
--- 18 Feb 17:27:42 260 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 17:27:42 261 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 17:27:55 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 17:27:55 483 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
58 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyExportButtonOnTheDocumentMaintenanceRTSPage
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyExportButtonOnTheDocumentMaintenanceRTSPage
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@3ab2d64c)
0 ms
init(org.testng.TestRunner@3ab2d64c)
10201 ms
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan,XNAAP,513BA, PartyName=, Part...)
17820 ms