com.imm.testscripts.Process.ProcessSignatures
verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView=Dr.Sue NIJAD, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, DummyUser=, EditMessageSubject=, DocumentName=AAuto-Loan-Application,AAuto-Loan-Application-RS-AFD731-test,Guaranty-Agreement-RS-AFD731,HE_EARLY_DISCLOSURE, AttachmentTemplate=ArchiveAttach01,ArchiveAttach02,ArchiveAttach03,ArchiveAttach04, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=, Tenant_User=, Applytype=, Group=, Description=verify process XML Session With Archive Options in Search Active Sessions Page, fi=, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf,src/main/resources/testdata/files/Attachments/Vehicletitle.pdf, Owners=, TestID=verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage, IndexSource=, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=autotestfi&xmlData=D:\Automation_DataFiles\PCArchive.xml, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=cuadmin@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=, IsOptionalSig=, FI_ID=, Sender_Email_Id=, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@id,'documentName')]/self::div[text()='AAuto-Loan-Application']"}
(Session info: chrome=133.0.6943.127)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
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: [112951e93f6cb05e0f21b4a1dcace43b, findElement {using=xpath, value=//div[contains(@id,'documentName')]/self::div[text()='AAuto-Loan-Application']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50220}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 133.0.6943.127, 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}
Session ID: 112951e93f6cb05e0f21b4a1dcace43b
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.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
at com.imm.pages.SessionDetailsPage.IsArchiveIconDisplayed(SessionDetailsPage.java:1625)
at com.imm.pages.SessionDetailsPage.verifyArchiveIconStatus(SessionDetailsPage.java:1645)
at com.imm.testscripts.Process.ProcessSignatures.verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage(ProcessSignatures.java:17637)
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)
(verify process XML Session With Archive Options in Search Active Sessions Page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--850957435\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="verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage"/>
</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
verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage
Process
verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage
Smoke
verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Successfully navigated to 'New Sessions' page [ScreenShot]
no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@id,'documentName')]/self::div[text()='AAuto-Loan-Application']"} [ScreenShot]
--- 03 Mar 19:34:33 917 - TestCaseID:: verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage
--- 03 Mar 19:34:37 709 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify process XML Session With Archive Options in Search Active Sessions Page
Steps:
--- 03 Mar 19:34:44 963 - 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%3dvuaylawgwqbtq9fegmcvrgggfonw6cnaedi2za8yttykka7_nonxvzosncut14ec9sowkjgt-lzg0tpbmkbwbxiuev3gswfroq3mnbgoxzhnhaj8ipmj3-k4sq5haot7ck1ckptqbyh2ki9hvyt_j-0ro3u3cxhja9sico6p8z4hhuirkoz3e6k6vdkmskk1x6min0dpdevik7cqmvrel6wi9cxr8efcxvednykxdr495rkqenqq7qzgbwomx6bducjhifr9ira1ld_xrkycnazonbu6ire4tzjl-pbwguoh49ozk5bsndhpzeqrf5wa7fvem72bki53js4rbujikpqjrcnc1rcamlm66brz6t0oehmyxkpwua6yaywajvpqwhqk3xiqalsqanu8triboby_6hegd_yqjnj2vjfbfzml0rhkisfwqmxidmvqmjvicrausowbnp-igfsycy8amkdcjchjmw-x1hy8azputkeswrvgheh2vi3sx13ojjxe&response_mode=form_post&nonce=638766074801940406.mzk0zjbmnwetngnjni00mgu3ltg4otmtmtk2mzy5zwezzdlhzjhmowe5n2qtmtnlns00yzfiltkzzwqtyte5zji3ngmymdyx&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
--- 03 Mar 19:34:44 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:35:04 032 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: idSIButton9]
--- 03 Mar 19:35:04 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: i0116]
--- 03 Mar 19:35:04 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: idSIButton9]
--- 03 Mar 19:35:10 439 - Page URL:: https://login.microsoftonline.com/common/login
--- 03 Mar 19:35:10 440 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:35:10 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: lightbox]
--- 03 Mar 19:35:10 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: idSIButton9]
--- 03 Mar 19:35:26 251 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503031405129150745_aobw1yjlls2kf5jb33k3fpbr
--- 03 Mar 19:35:26 252 - 15 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:35:36 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 03 Mar 19:35:39 912 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503031405129150745_aobw1yjlls2kf5jb33k3fpbr
--- 03 Mar 19:35:39 912 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:35:40 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> css selector: .header]
Successfully navigated to 'New Sessions' page [ScreenShot]
--- 03 Mar 19:35:40 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 03 Mar 19:35:40 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Index Source']//following::input[1]/parent::div[1]]
--- 03 Mar 19:35:44 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: dzFile]
--- 03 Mar 19:35:49 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 03 Mar 19:35:49 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Index Source']//following::input[1]/parent::div[1]]
--- 03 Mar 19:35:52 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: dzFile]
--- 03 Mar 19:35:57 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 03 Mar 19:35:58 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Index Source']//following::input[1]/parent::div[1]]
--- 03 Mar 19:36:01 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: dzFile]
--- 03 Mar 19:36:06 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 03 Mar 19:36:06 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //label[text()='Index Source']//following::input[1]/parent::div[1]]
--- 03 Mar 19:36:07 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: dzFile]
--- 03 Mar 19:36:12 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 03 Mar 19:36:25 716 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503031405129150745_aobw1yjlls2kf5jb33k3fpbr
--- 03 Mar 19:36:25 717 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:36:32 101 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503031405129150745_aobw1yjlls2kf5jb33k3fpbr
--- 03 Mar 19:36:32 102 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:36:32 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: Sign]
--- 03 Mar 19:36:32 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: Attach]
--- 03 Mar 19:36:35 598 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503031405129150745_aobw1yjlls2kf5jb33k3fpbr
--- 03 Mar 19:36:35 598 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:36:35 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> css selector: .header]
--- 03 Mar 19:36:49 037 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503031405129150745_aobw1yjlls2kf5jb33k3fpbr
--- 03 Mar 19:36:49 037 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:36:49 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: Sign]
--- 03 Mar 19:36:49 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> id: Attach]
--- 03 Mar 19:36:52 532 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503031405129150745_aobw1yjlls2kf5jb33k3fpbr
--- 03 Mar 19:36:52 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 03 Mar 19:36:52 612 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (112951e93f6cb05e0f21b4a1dcace43b)] -> css selector: .header]
no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@id,'documentName')]/self::div[text()='AAuto-Loan-Application']"} [ScreenShot]
60 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
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
processSessionWithArchiveOptions
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
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
processSessionWithArchiveOptions
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@102dff25)
0 ms
init(org.testng.TestRunner@102dff25)
20057 ms
verifyprocessXMLSessionWithArchiveOptionsinSearchActiveSessionsPage({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
23920 ms