com.imm.testscripts.Process.ProcessSignatures
verifyConditionalRoutingDocument
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView= Queen SA Elizabeth The Third Sr, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, DummyUser=, EditMessageSubject=, DocumentName=HE_EARLY_DISCLOSURE,Scn1-Auto-Loan-Application-RS-AFD731, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=DocAttachment, Birthdate=, AttachmentTypeOption=XML_Attachment, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=, Tenant_User=, Applytype=, Group=, Description=verify Conditional Routing Document, fi=, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=Attach Documents, Filepath=src/main/resources/testdata/files/fingerprint01.pdf, Owners=, TestID=verifyConditionalRoutingDocument, IndexSource= Queen SA Elizabeth The Third Sr, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=xp&hsfiid=autoeplus&xmldata=D:\eSignPlus_Datafiles\PrimaryKen.xml, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=Kenjohn@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=Archive, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
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.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy25.get(Unknown Source)
at com.imm.pages.CasesPage.clickRedirectIcon(CasesPage.java:1669)
at com.imm.testscripts.Process.ProcessSignatures.verifyConditionalRoutingDocument(ProcessSignatures.java:15751)
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)
(Conditional Routing – Document)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--2112227486\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&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="verifyConditionalRoutingDocument"/>
</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
verifyConditionalRoutingDocument
Process
verifyConditionalRoutingDocument
Smoke
verifyConditionalRoutingDocument
Times for IMM_Esign_Chrome
Total running time: 6 minutes
Reporter output for IMM_Esign_Chrome
verifyConditionalRoutingDocument({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Successfully navigated to 'New Sessions' page [ScreenShot]
Successfully navigated to the 'Session details' page [ScreenShot]
Successfully navigated to the 'Session details' page [ScreenShot]
Successfully navigated to the 'Session details' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 09 Jan 17:40:57 873 - TestCaseID:: verifyConditionalRoutingDocument
--- 09 Jan 17:41:02 847 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Conditional Routing Document
Steps:
--- 09 Jan 17:41:10 418 - 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%3drdjlv__jwthsv4pwrxpvjgwvszixt3sbeko69ujhx-z65kxgj4ydotdg0kajwv-qwxjrr8gefoq25-hn2w_f15mwljdkjdpzdvzisw__83sbrtdb0vknm_afzaz0zih3av1wok_rtwh3xc772efsucfbanizwhupi_-gctrjf3zeih_eamg4_fxoghksc7ous-0e_za8nhk4olqchpil2ebgj4b3plp8nnc9j3byptlvab4wuyh6b0qlpt_qbfvhl0bw3e6umhaw34nofmgn1hm9fxflgw5lvlefqd7nrjkeoaf_nuvy9pd_nea-zjxr6-tvx2dldek1qnoh5ewecu3nsf_vuczhcjriyoe9otz-dcj_evxs8jfwv9jtpfypuvz2dg7m9vszmoitys4wmfdsnkncvvqtlindaikqsq8&response_mode=form_post&nonce=638720214646982672.mddkmjm1zwetzjbimi00yjgxlwfhmjgtytu4nzzmmji2zdk3zdk5nduzzwqtngjkys00mddllwi0mdktyzgynmyxzmmxzgnm&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
--- 09 Jan 17:41:10 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:41:29 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: idSIButton9]
--- 09 Jan 17:41:29 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: i0116]
--- 09 Jan 17:41:31 628 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: idSIButton9]
--- 09 Jan 17:41:38 927 - Page URL:: https://login.microsoftonline.com/common/login
--- 09 Jan 17:41:38 928 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:41:39 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: lightbox]
--- 09 Jan 17:41:39 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: idSIButton9]
--- 09 Jan 17:41:54 026 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs
--- 09 Jan 17:41:54 027 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:42:04 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 09 Jan 17:42:08 089 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs
--- 09 Jan 17:42:08 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:42:08 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> css selector: .header]
Successfully navigated to 'New Sessions' page [ScreenShot]
--- 09 Jan 17:42:18 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 09 Jan 17:42:24 563 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs
--- 09 Jan 17:42:24 563 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:42:32 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: WFLst]
--- 09 Jan 17:42:35 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: btnsubmit]
--- 09 Jan 17:42:48 971 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs
--- 09 Jan 17:42:48 972 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:42:49 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: Sign]
--- 09 Jan 17:42:49 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: Attach]
--- 09 Jan 17:42:52 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs
--- 09 Jan 17:42:52 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:42:52 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 09 Jan 17:43:07 027 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs
--- 09 Jan 17:43:07 028 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:43:17 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: WFRsp]
--- 09 Jan 17:43:20 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: btnsubmit]
--- 09 Jan 17:43:30 487 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 09 Jan 17:43:30 488 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:43:30 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: immPageTitle]
--- 09 Jan 17:43:33 693 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 09 Jan 17:43:33 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:43:33 784 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> css selector: .header]
--- 09 Jan 17:43:33 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> xpath: //div[starts-with(@id,'OpenSession')]]
--- 09 Jan 17:43:44 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:43:44 613 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:43:44 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: Sign]
--- 09 Jan 17:43:44 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: Attach]
--- 09 Jan 17:43:47 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:43:47 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:43:48 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 09 Jan 17:44:02 682 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:44:02 683 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:44:12 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: WFRsp]
--- 09 Jan 17:44:18 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: btnsubmit]
--- 09 Jan 17:44:37 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: CancelRoute]
--- 09 Jan 17:44:44 325 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:44:44 326 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:44:58 023 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:44:58 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:44:58 127 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> css selector: .header]
--- 09 Jan 17:45:03 222 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:45:03 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:45:22 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: dzFile]
--- 09 Jan 17:45:31 019 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:45:31 020 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:45:57 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:45:57 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:46:11 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:46:11 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:46:21 428 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 09 Jan 17:46:29 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:46:29 136 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:46:37 358 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:46:37 358 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:46:37 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: Sign]
--- 09 Jan 17:46:37 541 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: Attach]
--- 09 Jan 17:46:40 765 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:46:40 765 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:46:40 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 09 Jan 17:46:55 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202501091211415990057_kctdwmmixngmfq2tjt2rmxxs&refresh=y&skipundefineddocsscan=false
--- 09 Jan 17:46:55 339 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Jan 17:47:05 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: WFRsp]
--- 09 Jan 17:47:05 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5622e50269522aa15152c1843d42a632)] -> id: btnsubmit]
Index 0 out of bounds for length 0 [ScreenShot]
58 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
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
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
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
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@52fec840)
0 ms
init(org.testng.TestRunner@52fec840)
10185 ms
verifyConditionalRoutingDocument({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
15397 ms