com.imm.testscripts.DocumentRTS.DocumentRTS
VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails
({Tenant_URL=, EditFullName=, Email=snoopy@immonline.com,Anoma.premalal@kinective.io,snoopy (snoopy@immonline.com), Platform=, Sender_Emails=, ShortName=, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=FALSE, IntegrationType=, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Sender Dropdown when User email has less than 60 Chars-Sign Fi-, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, DocumentPermission=, TestID=VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=, Path=src/main/resources/testdata/files/513bA.Zip, Tenant_Password=, UserName=Testusr, 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,snoopy@IMMTestCU.onmicrosoft.com, FullName=513BA.pdf, EditNameDescription=, ErrorMessage=})
org.openqa.selenium.ElementNotInteractableException: element not interactable
(Session info: chrome=140.0.7339.128)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [6677c8b5cb58ef698a137c4fcc6f868f, clickElement {id=f.9A9C087D48AD1A8FAEE7EBC9F2E2A882.d.D556F89A7F6BCC3465D126F1504FA9BC.e.258}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.128, chrome: {chromedriverVersion: 140.0.7339.82 (bc93617e21c3..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52881}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 140.0.7339.128, 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 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //div[@data-target='#validationSummaryControl']]
Session ID: 6677c8b5cb58ef698a137c4fcc6f868f
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
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.$Proxy21.click(Unknown Source)
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.LocatingElementHandler.invoke(LocatingElementHandler.java:52)
at jdk.proxy2/jdk.proxy2.$Proxy21.click(Unknown Source)
at com.imm.pages.ESignatureManagementPage.verifyAdobeUserCreationFailMsg(ESignatureManagementPage.java:2452)
at com.imm.testscripts.DocumentRTS.DocumentRTS.VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails(DocumentRTS.java:15785)
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--675370595\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="VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails"/>
</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
VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails
P1
VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails
Smoke
VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails({Tenant_URL=, EditFullName=, Email=snoopy@immonline.com,Anoma.premalal@kinective.io,snoopy (snoopy@i...)
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
element not interactable [ScreenShot]
--- 15 Sep 13:10:38 079 - TestCaseID:: VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails
--- 15 Sep 13:10:50 158 - 12 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Sender Dropdown when User email has less than 60 Chars-Sign Fi- COMMENTS:User email
Steps:
--- 15 Sep 13:10:55 647 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Sep 13:10:55 667 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:10:56 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b30fbc157e993307d93785e0a1ae5fa6)] -> xpath: //*[@id='btnSubmit']]
--- 15 Sep 13:10:57 344 - TestCaseID:: VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails
--- 15 Sep 13:11:00 383 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 15 Sep 13:11:06 008 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Sep 13:11:06 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:11:06 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //*[@id='btnSubmit']]
--- 15 Sep 13:11:06 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Sep 13:11:08 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //*[@id='btnSubmit']]
--- 15 Sep 13:11:13 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: idSIButton9]
--- 15 Sep 13:11:17 323 - 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%3djkqbmaccupja7h9sx0jgivcguz8k0wkeapoj1fyrzyhpih56uhhyyld-5uhgygde8jekemmf8adcshccinpizwrzan4gq2n5hi2rdgb_x3wb5ceatjyu_id_bicodqoj-pbeckcnj9ygjmv8eq0np1yawampqhrcfckg_zvk9lvnx2jiuhov7g-03s4kej37petc7by-2i3cuwrbvtopqa&response_mode=form_post&nonce=638935386693330190.zmi3mgu1ytutmdzhzi00zjjlltkzn2utzjy2zdnmztkyn2zhnmq2yzvjmzytnte1ms00ndezlthhymitmty4otnhmdriztk1&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
--- 15 Sep 13:11:17 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:11:19 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: idSIButton9]
--- 15 Sep 13:11:24 308 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Sep 13:11:24 309 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:11:24 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: lightbox]
--- 15 Sep 13:11:24 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: idSIButton9]
--- 15 Sep 13:11:31 868 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 15 Sep 13:11:31 869 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:11:32 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //*[@id='btnSearch']]
--- 15 Sep 13:11:35 488 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 15 Sep 13:11:35 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:11:35 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> css selector: .header]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
--- 15 Sep 13:11:36 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //a[text()='Processing']]
--- 15 Sep 13:11:42 409 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 15 Sep 13:11:42 410 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:11:52 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: tab0]
--- 15 Sep 13:11:56 148 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 15 Sep 13:11:56 149 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:11:56 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> css selector: .header]
--- 15 Sep 13:12:06 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: dragandrophandler]
--- 15 Sep 13:12:08 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> 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]
--- 15 Sep 13:12:12 524 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //span[contains(text(),'Create Session')]]
--- 15 Sep 13:12:20 184 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509151312129112267_wepkwgnh0hzydomuq0hfftik&refresh=y
--- 15 Sep 13:12:20 185 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:12:42 300 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509151312129112267_wepkwgnh0hzydomuq0hfftik&refresh=y
--- 15 Sep 13:12:42 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:12:45 761 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509151312129112267_wepkwgnh0hzydomuq0hfftik&refresh=y
--- 15 Sep 13:12:45 763 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:12:49 126 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509151312129112267_wepkwgnh0hzydomuq0hfftik&refresh=y
--- 15 Sep 13:12:49 127 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:12:49 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: Sign]
--- 15 Sep 13:12:52 675 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509151312129112267_wepkwgnh0hzydomuq0hfftik&refresh=y
--- 15 Sep 13:12:52 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:12:52 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> css selector: .header]
--- 15 Sep 13:13:03 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: Sign]
--- 15 Sep 13:13:03 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> id: Sign]
--- 15 Sep 13:13:10 012 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509151312129112267_wepkwgnh0hzydomuq0hfftik
--- 15 Sep 13:13:10 014 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:13:10 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 15 Sep 13:13:13 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509151312129112267_wepkwgnh0hzydomuq0hfftik
--- 15 Sep 13:13:13 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Sep 13:13:13 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 15 Sep 13:13:13 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //*[@id='tab0']]
--- 15 Sep 13:13:18 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6677c8b5cb58ef698a137c4fcc6f868f)] -> xpath: //input[@placeholder='Enter Email']]
element not interactable [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@1f70bce5)
0 ms
init(org.testng.TestRunner@1f70bce5)
10409 ms
VerifySenderDropdowIneSignatureMgtPageWithDifferentUserEmails({Tenant_URL=, EditFullName=, Email=snoopy@immonline.com,Anoma.premalal@kinective.io,snoopy (snoopy@i...)
33340 ms