Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingSignatureFieldsInDesignerPage ({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer page, Archive=, Email=JaneDoe@immonline.com, Platform=, Message=, FileName=, ShortName=, EditShortName=, PartyName=Jane Doe, Phone_Number=, Filepath=src/main/resources/testdata/files/NewAccount2.zip,src/main/resources/testdata/files/documentRTS/6098-CI.pdf,src/main/resources/testdata/files/documentRTS/Disclosure.pdf, DocumentPermission=, TestID=verifyAddingSignatureFieldsInDesignerPage, FItype=, Required=TRUE, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=, Dropdownvalues=, Tenant_Password=, New Column=, UserName=, Email_Id=, Index_Field_Name=Member_Number-123456;Account_Number-457899;Application_Number-11223344;Suffix-test;Dictionary_Code-test2;Document_Set_Name-Testset;Full_Name-John;Member_Name-MBR12, Sender_Email_Id=, FI_ID=, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=TRUE, Subject=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=6098-CI,Disclosure, EditNameDescription=})
org.openqa.selenium.ElementNotInteractableException: element not interactable (Session info: chrome=131.0.6778.109) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [586c68d16f91535163b79895cd97bb84, clickElement {id=f.8D7269412E194A0BB70597AC5425BB99.d.5E3A1CE27B850F650045F792A142D657.e.421}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.109, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62156}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.103:4444/ses..., se:cdpVersion: 131.0.6778.109, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //div[@id='IndexFiledValdation']//div[@role='dialog']] Session ID: 586c68d16f91535163b79895cd97bb84 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:257) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy37.click(Unknown Source) at com.imm.pages.CollectedDocumentPage.clickCreatesession(CollectedDocumentPage.java:1820) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAddingSignatureFieldsInDesignerPage(DocumentRTS.java:4730) 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:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Adding Signature fields in Designer page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--2130264044\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="ESPC"/>
  <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="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
        <methods>
          <include name="verifyAddingSignatureFieldsInDesignerPage"/>
        </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
verifyAddingSignatureFieldsInDesignerPage
P1
verifyAddingSignatureFieldsInDesignerPage
Smoke
verifyAddingSignatureFieldsInDesignerPage
Times for IMM_Esign_Chrome
Total running time: 8 minutes
Reporter output for IMM_Esign_Chrome
verifyAddingSignatureFieldsInDesignerPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer p...)
   --- 12 Dec 12:45:10 209 - TestCaseID:: verifyAddingSignatureFieldsInDesignerPage
   --- 12 Dec 12:45:14 453 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Adding Signature fields in Designer page
Steps:
Adding Signature fields in Designer page
Steps:
   --- 12 Dec 12:45:21 561 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 12 Dec 12:45:21 561 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:47:08 287 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 12 Dec 12:47:08 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 12 Dec 12:47:08 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 12 Dec 12:47:08 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 12 Dec 12:47:14 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: btnSubmit]
   --- 12 Dec 12:47:19 877 - 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%3dlqlz8o_g0562npeggpksx4edq33so7w-03ju7vaiekdg2_-7f15spje_uppl9sd64snmn1bajkmcy97bf3q_rn6keck0bdvz9z11a13sxojccfwmz0zsgbbrp41qwlpw7zkdlksvav9_fg4tuu5wuteh7o2b4febx6szuvnodysaielulwbgf6d6fr1bxvlyczrybknxwhutvdr5aqf0pg&response_mode=form_post&nonce=638695846467537758.zge1ogiyymmtowexny00yzhjlwe0ndqtyzzmyzq3oguwotg5owm2mdzkmdytntyzmc00mdjhltg2odgtnwq0njm0mti5zjvj&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
   --- 12 Dec 12:47:19 878 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:47:58 294 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 12 Dec 12:48:17 027 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 12 Dec 12:48:17 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: lightbox]
   --- 12 Dec 12:48:17 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: i0116]
   --- 12 Dec 12:48:17 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: i0116]
   --- 12 Dec 12:48:22 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: idSIButton9]
   --- 12 Dec 12:48:24 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: i0118]
   --- 12 Dec 12:48:33 761 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Dec 12:48:33 762 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:48:33 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: lightbox]
   --- 12 Dec 12:48:33 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: idSIButton9]
   --- 12 Dec 12:48:42 293 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 12 Dec 12:48:42 294 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:48:42 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: btnUpload]
   --- 12 Dec 12:48:45 729 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 12 Dec 12:48:45 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:48:45 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autotestfi
   --- 12 Dec 12:48:46 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //a[text()='Administration']]
   --- 12 Dec 12:48:48 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 12 Dec 12:49:13 197 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 12 Dec 12:49:31 939 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 12 Dec 12:49:35 082 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 12 Dec 12:49:35 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:49:40 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 12 Dec 12:50:11 151 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 12 Dec 12:50:11 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //a[text()='Processing']]
   --- 12 Dec 12:50:13 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //a[text()='Processing']]
   --- 12 Dec 12:50:25 212 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 12 Dec 12:50:25 213 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:50:35 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: tab0]
   --- 12 Dec 12:50:38 715 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 12 Dec 12:50:38 716 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:50:38 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> css selector: .header]
   --- 12 Dec 12:50:51 940 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 12 Dec 12:50:51 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:50:52 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: dragandrophandler]
   --- 12 Dec 12:51:16 353 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 12 Dec 12:51:16 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
 File Dragged and dropped to clipboard
   --- 12 Dec 12:51:35 067 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: messages'
 Exception Occured in Upload docorg.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
Expected: The File upload in collected Document Page
Actual(Failed): Failed to upload 6098-CI.pdf file in the collected Document Page
[ScreenShot]
   --- 12 Dec 12:51:47 687 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 12 Dec 12:51:47 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:52:00 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 12 Dec 12:52:00 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 12:52:00 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> id: dragandrophandler]
   --- 12 Dec 12:52:25 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 12 Dec 12:52:25 137 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
 File Dragged and dropped to clipboard
   --- 12 Dec 12:52:43 901 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: messages'
 Exception Occured in Upload docorg.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
Expected: The File upload in collected Document Page
Actual(Failed): Failed to upload Disclosure.pdf file in the collected Document Page
[ScreenShot]
   --- 12 Dec 12:52:53 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 12 Dec 12:53:17 492 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
   --- 12 Dec 12:53:27 442 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 10 (586c68d16f91535163b79895cd97bb84)] -> tag name: title]

element not interactable [ScreenShot]
50 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@3a5ffea) 0 ms
init(org.testng.TestRunner@3a5ffea) 10112 ms
verifyAddingSignatureFieldsInDesignerPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer p...) 14620 ms