com.imm.testscripts.Process.ProcessSignatures
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView=, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=TRUE, DummyUser=, EditMessageSubject=, DocumentName=, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=Email, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=, Tenant_User=, Applytype=, Group=anomaGRP,AdobeGroup,Test Group Management, Description=VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs - Sign FI, fi=signOEMfi, User=, MessageSubject=, Message=Your documents are available for viewing, signing and printing., NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=, Owners=, TestID=VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs, FItype=, IndexSource=, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=signoemfi&xmlData=D:\Automation_DataFiles\Primary6.xml, Inbox=, Password=, CC=immuser@immonline.com, View/Skip_Group=, Tenant_Password=, User_Name=anomaNew@IMMTestCU.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=,anoma.premalal@kinective.io, Comments=, IsOptionalSig=, FI_ID=, Sender_Email_Id=Anoma User (anoma.premalal@kinective.io),AdobeGroup (AdobeGroup@IMMTestCU.onmicrosoft.com),anomaGRP (anomaGRP@IMMTestCU.onmicrosoft.com),Test Group Management (TestGroupManagement@IMMTestCU.onmicrosoft.com), UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=Auto-Loan, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
java.lang.AssertionError: Failed to navigate to the 'eSignature Management' page
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:545)
at com.imm.support.Log.assertThat(Log.java:726)
at com.imm.testscripts.Process.ProcessSignatures.VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs(ProcessSignatures.java:18498)
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 eSender Email With Group Email In eSignature Management Page RTS)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-470485125\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.Process.ProcessSignatures">
<methods>
<include name="VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs"/>
</methods>
</class> <!-- com.imm.testscripts.Process.ProcessSignatures -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
P1
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
Process
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
Smoke
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Successfully navigated to the 'Session details' page [ScreenShot]
Failed to navigate to the 'eSignature Management' page [ScreenShot]
--- 16 Sep 16:13:04 707 - TestCaseID:: VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
--- 16 Sep 16:13:11 086 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs - Sign FI COMMENTS:
Steps:
--- 16 Sep 16:13:15 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 16 Sep 16:13:15 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:13:16 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> xpath: //*[@id='btnSubmit']]
--- 16 Sep 16:13:21 485 - 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%3dgyiixbpgus2ts614gzrrzmjflzagckvdtqsqgwaza6ll3goqgws2zojkcofe1kmjfdrbel7cfz1n3n0uk_rpyne_f1agysysagsluorxjxmws2dw6r789monifyfuwqp7g3lrc8groxfpzoexrmuxi65gcvmpzlrocjvbpkrso98mbsqwhn4b5-phv9om9-t4ilmfalstzlxwj6o5fe2b-86btyjn63v2l1zniq66h6aw-ehmetqeisy1j-z3f_i-sxp70rbhzfeyjv71plhuo6ork8qslbw53kuwzpoi3x2ddoqvepp0cscw-xvova83qloqblehsikrqbi2r8ehrgvvgdlaxxj83pcd5vo9z5h6l2dbdfkkcrmd3bnjxzr9ll0hs88hmajc0jbp2o90wooz-ec5xuew5cznd8k-3jxfekh6awjfyhdpjo5tvzk&response_mode=form_post&nonce=638936359970320827.nwi2n2i5njytywnmmc00zgq0lthmmmmtyjzkogrkmwfkndgzndgzmge3yjmtmwjhoc00mzbjltljotctztczmjq0yzu5ytc5&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
--- 16 Sep 16:13:21 487 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:13:40 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: idSIButton9]
--- 16 Sep 16:13:40 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: i0116]
--- 16 Sep 16:13:41 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: idSIButton9]
--- 16 Sep 16:13:44 873 - 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%3dgyiixbpgus2ts614gzrrzmjflzagckvdtqsqgwaza6ll3goqgws2zojkcofe1kmjfdrbel7cfz1n3n0uk_rpyne_f1agysysagsluorxjxmws2dw6r789monifyfuwqp7g3lrc8groxfpzoexrmuxi65gcvmpzlrocjvbpkrso98mbsqwhn4b5-phv9om9-t4ilmfalstzlxwj6o5fe2b-86btyjn63v2l1zniq66h6aw-ehmetqeisy1j-z3f_i-sxp70rbhzfeyjv71plhuo6ork8qslbw53kuwzpoi3x2ddoqvepp0cscw-xvova83qloqblehsikrqbi2r8ehrgvvgdlaxxj83pcd5vo9z5h6l2dbdfkkcrmd3bnjxzr9ll0hs88hmajc0jbp2o90wooz-ec5xuew5cznd8k-3jxfekh6awjfyhdpjo5tvzk&response_mode=form_post&nonce=638936359970320827.nwi2n2i5njytywnmmc00zgq0lthmmmmtyjzkogrkmwfkndgzndgzmge3yjmtmwjhoc00mzbjltljotctztczmjq0yzu5ytc5&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
--- 16 Sep 16:13:44 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:13:47 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: idSIButton9]
--- 16 Sep 16:13:50 857 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Sep 16:13:50 858 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:13:50 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: lightbox]
--- 16 Sep 16:13:51 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: idSIButton9]
--- 16 Sep 16:14:00 545 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:14:00 546 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:14:03 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:14:03 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:14:14 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 16 Sep 16:14:17 401 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:14:17 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:14:17 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> css selector: .header]
--- 16 Sep 16:14:37 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:14:37 292 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:14:37 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: Sign]
--- 16 Sep 16:14:40 551 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:14:40 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:14:40 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> css selector: .header]
--- 16 Sep 16:15:06 552 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:15:06 553 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:15:06 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: Sign]
--- 16 Sep 16:15:09 839 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:15:09 840 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:15:09 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 16 Sep 16:15:20 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: Sign]
--- 16 Sep 16:15:20 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> id: Sign]
--- 16 Sep 16:15:26 737 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:15:26 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:15:26 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> xpath: //div[starts-with(@id,'print')]]
--- 16 Sep 16:15:29 978 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509161613528193184_vz4mzjs3j54utnengjlps1hu
--- 16 Sep 16:15:29 979 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Sep 16:15:30 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ee8b9c07dd32d98bddd1e5cb262a9af9)] -> css selector: .header]
Failed to navigate to the 'eSignature Management' page [ScreenShot]
62 ignored methods
com.imm.testscripts.Process.ProcessSignatures
verifyBrowserAgnosticFeature
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageXML
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
verifyEsignatureManagamentPageForDocumentVisibility
verifyPhoneAuthenticationSigningMethod
verifyApplyMarkwithDocsetwithoptionalsignature
verifyInPersonSigningMethodInEsignatureManagementPage
verifyAdobeSMSEmailAuthenticationSigningMethodXMLSession
verifyConditionalRoutingNoSignaturefield
verifyUIElementsForEsignatureManagementPage
verifyOptionalSignatures
verifyAdobeSMSPasswordAuthenticationSigningMethodXMLSession
verifyApplyMarkProcessWithMultipleDocuments
addMultipleAttachmentsInNewSessionPageAndProcess
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageXML
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
verifyEsignatureManagamentPageForDocumentVisibility
verifyPhoneAuthenticationSigningMethod
verifyApplyMarkwithDocsetwithoptionalsignature
verifyInPersonSigningMethodInEsignatureManagementPage
verifyAdobeSMSEmailAuthenticationSigningMethodXMLSession
verifyConditionalRoutingNoSignaturefield
verifyUIElementsForEsignatureManagementPage
verifyOptionalSignatures
verifyAdobeSMSPasswordAuthenticationSigningMethodXMLSession
verifyApplyMarkProcessWithMultipleDocuments
addMultipleAttachmentsInNewSessionPageAndProcess
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
Methods in chronological order
com.imm.testscripts.Process.ProcessSignatures
initialize(org.testng.TestRunner@14239223)
0 ms
init(org.testng.TestRunner@14239223)
10564 ms
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
17524 ms