com.imm.testscripts.Process.ProcessSignatures
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Sender_Emails=, Dic_Type=XPLN, Name=, PartiesToView=, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=FALSE, DummyUser=, EditMessageSubject=, IntegrationType=, DocumentName=, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=DocSet01, Test_type=, UserType=, Tenant_User=, Applytype=, Group=, Description=verifyXMLSessionRemoteSignByReadEmailFromEmailAddress, fi=, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=, Owners=, TestID=verifyXMLSessionRemoteSignByReadEmailFromEmailAddress, FItype=Unified, IndexSource=, WorkfowName=, Sessionurl=, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=cuadmin@immtestcu.onmicrosoft.com, UserName=, FI_Dictionary=XP, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=, Comments=, IsOptionalSig=, FI_ID=AutoeSign, Sender_Email_Id=, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=P@ssword1, UserName1=, Subject=, SSN=, Response=, 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:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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.RemoteSignatureStatusPage.isExpandRemoteSigIconDisplay(RemoteSignatureStatusPage.java:1157)
at com.imm.pages.RemoteSignatureStatusPage.clickOnRemoteSigIcon(RemoteSignatureStatusPage.java:1168)
at com.imm.testscripts.Process.ProcessSignatures.verifyXMLSessionRemoteSignByReadEmailFromEmailAddress(ProcessSignatures.java:19744)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(Verifying XML Session Remote Sign functionality)
C:\Users\sa_kaushal.patel\eclipse-workspace\14_11_AdobeOEM\AdobeSignCloud\testxml\regression\Chrome_Run.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="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.Process.ProcessSignatures">
<methods>
<include name="verifyXMLSessionRemoteSignByReadEmailFromEmailAddress"/>
</methods>
</class> <!-- com.imm.testscripts.Process.ProcessSignatures -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
Sanity
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
Times for IMM_Esign_Chrome
Total running time: 8 minutes
Reporter output for IMM_Esign_Chrome
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Successfully navigated to the 'Session details' page [ScreenShot]
🎯 Found target email: Signature requested on "a11df2d"
🎯 Found target email: Signature requested on "a11df2d"
Index 0 out of bounds for length 0 [ScreenShot]
--- 17 Nov 20:15:51 783 - TestCaseID:: verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
--- 17 Nov 20:15:56 539 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress COMMENTS:
Steps:
--- 17 Nov 20:16:24 829 - 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%3dwmiisp82qd88fwhrfrtc5oynnjncenfknwklhml8_lo3v25lcbhd5x0xu1pbfufi7bvlx_dndtj7rz2jvpfjwvmds_ole6n2s8a3ef4w-q4po7nrtxa3py7zoyohhm8yymlbljkasze2gauwd3bb8uyyymhbiungmcwd-ho0kfyb2o5e7emczhabjo9xbpwkzve_h6szn4oa6uxyl-xiyvezpdma2glbjf9oolje77nahremgkyepwokswkltfey6oquz5ykk6q0bpxt2nf5mxxlc4a57qwwoxuvzg9amhwrl6qlss2cfwzhki-6nksck8r1lrmbc5d2yojwxwcydio-ggk8etrebjo9e1vmy9pvozknossrcq-hgmuplshrjfdyfbe66zxk9ejm6mumwp_r4a6hazgrkh9apcoxivkldx5q8rnlchcfxohffotag29-jlhr4u9aoinenskjwvxzboqvrova3vm7v9tctjsnmgqnc2kuqeedakkhmfdm&response_mode=form_post&nonce=638989875797891195.ntqzywy1ogutm2vlms00zme2lwe5mzgtytewzmziogvkyzyynja0odlhmtutnmmyzs00zwnllwfiztetyjzhmjzhzgvkymnm&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
--- 17 Nov 20:16:24 830 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:16:43 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: idSIButton9]
--- 17 Nov 20:16:47 027 - 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%3dwmiisp82qd88fwhrfrtc5oynnjncenfknwklhml8_lo3v25lcbhd5x0xu1pbfufi7bvlx_dndtj7rz2jvpfjwvmds_ole6n2s8a3ef4w-q4po7nrtxa3py7zoyohhm8yymlbljkasze2gauwd3bb8uyyymhbiungmcwd-ho0kfyb2o5e7emczhabjo9xbpwkzve_h6szn4oa6uxyl-xiyvezpdma2glbjf9oolje77nahremgkyepwokswkltfey6oquz5ykk6q0bpxt2nf5mxxlc4a57qwwoxuvzg9amhwrl6qlss2cfwzhki-6nksck8r1lrmbc5d2yojwxwcydio-ggk8etrebjo9e1vmy9pvozknossrcq-hgmuplshrjfdyfbe66zxk9ejm6mumwp_r4a6hazgrkh9apcoxivkldx5q8rnlchcfxohffotag29-jlhr4u9aoinenskjwvxzboqvrova3vm7v9tctjsnmgqnc2kuqeedakkhmfdm&response_mode=form_post&nonce=638989875797891195.ntqzywy1ogutm2vlms00zme2lwe5mzgtytewzmziogvkyzyynja0odlhmtutnmmyzs00zwnllwfiztetyjzhmjzhzgvkymnm&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
--- 17 Nov 20:16:47 028 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:16:47 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: i0116]
--- 17 Nov 20:16:48 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: idSIButton9]
--- 17 Nov 20:16:51 440 - 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%3dwmiisp82qd88fwhrfrtc5oynnjncenfknwklhml8_lo3v25lcbhd5x0xu1pbfufi7bvlx_dndtj7rz2jvpfjwvmds_ole6n2s8a3ef4w-q4po7nrtxa3py7zoyohhm8yymlbljkasze2gauwd3bb8uyyymhbiungmcwd-ho0kfyb2o5e7emczhabjo9xbpwkzve_h6szn4oa6uxyl-xiyvezpdma2glbjf9oolje77nahremgkyepwokswkltfey6oquz5ykk6q0bpxt2nf5mxxlc4a57qwwoxuvzg9amhwrl6qlss2cfwzhki-6nksck8r1lrmbc5d2yojwxwcydio-ggk8etrebjo9e1vmy9pvozknossrcq-hgmuplshrjfdyfbe66zxk9ejm6mumwp_r4a6hazgrkh9apcoxivkldx5q8rnlchcfxohffotag29-jlhr4u9aoinenskjwvxzboqvrova3vm7v9tctjsnmgqnc2kuqeedakkhmfdm&response_mode=form_post&nonce=638989875797891195.ntqzywy1ogutm2vlms00zme2lwe5mzgtytewzmziogvkyzyynja0odlhmtutnmmyzs00zwnllwfiztetyjzhmjzhzgvkymnm&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
--- 17 Nov 20:16:51 441 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:16:53 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: idSIButton9]
--- 17 Nov 20:16:57 828 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Nov 20:16:57 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:16:57 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: lightbox]
--- 17 Nov 20:16:58 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: idSIButton9]
--- 17 Nov 20:17:17 939 - 19 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:17:21 306 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:17:21 306 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:17:24 501 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:17:24 501 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:17:34 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 17 Nov 20:17:38 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:17:38 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:17:38 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> css selector: .header]
--- 17 Nov 20:17:58 199 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:17:58 199 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:17:58 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: Sign]
--- 17 Nov 20:18:01 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:18:01 482 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:18:01 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> css selector: .header]
--- 17 Nov 20:18:27 478 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:18:27 479 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:18:27 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: Sign]
--- 17 Nov 20:18:30 735 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:18:30 736 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:18:30 818 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 17 Nov 20:18:41 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: Sign]
--- 17 Nov 20:18:41 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: Sign]
--- 17 Nov 20:18:47 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:18:47 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:18:47 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //div[starts-with(@id,'print')]]
--- 17 Nov 20:18:50 753 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:18:50 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:18:50 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> css selector: .header]
--- 17 Nov 20:18:54 022 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:18:54 023 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:18:57 173 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:18:57 173 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:18:57 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //*[@id='tab0']]
--- 17 Nov 20:19:02 609 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:19:02 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:19:04 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //input[@placeholder='Enter Email']]
--- 17 Nov 20:19:08 733 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:19:08 734 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:19:08 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //*[@id='tab0']]
--- 17 Nov 20:19:14 194 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:19:14 195 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:19:16 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //input[@placeholder='Enter Email']]
--- 17 Nov 20:19:20 240 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:19:20 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:19:29 707 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:19:29 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:19:40 161 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:19:40 162 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
🎯 Found target email: Signature requested on "a11df2d"
--- 17 Nov 20:20:02 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //input[@type='checkbox']]
--- 17 Nov 20:20:02 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //input[@type='checkbox']]
--- 17 Nov 20:20:05 913 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaawj_afxwl--44sw4cj8x4gz69muinaqmqzctfv6xs3xmuf3tikcq085_k3ek5zd2c3xzotat44fmxz7d__f7r_ayovtywn0jewrl0mni8yidmdz6jinhmpttfj9rwkmau&
--- 17 Nov 20:20:05 913 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:20:06 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //button[contains(text(),'Accept')]]
--- 17 Nov 20:20:34 345 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaawj_afxwl--44sw4cj8x4gz69muinaqmqzctfv6xs3xmuf3tikcq085_k3ek5zd2c3xzotat44fmxz7d__f7r_ayovtywn0jewrl0mni8yidmdz6jinhmpttfj9rwkmau&
--- 17 Nov 20:20:34 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:20:34 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //button[contains(@id,'popover')]]
--- 17 Nov 20:21:12 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 17 Nov 20:21:23 275 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaawj_afxwl--44sw4cj8x4gz69muinaqmqzctfv6xs3xmuf3tikcq085_k3ek5zd2c3xzotat44fmxz7d__f7r_ayovtywn0jewrl0mni8yidmdz6jinhmpttfj9rwkmau&
--- 17 Nov 20:21:23 275 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:21:23 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
--- 17 Nov 20:21:33 793 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaawj_afxwl--44sw4cj8x4gz69muinaqmqzctfv6xs3xmuf3tikcq085_k3ek5zd2c3xzotat44fmxz7d__f7r_ayovtywn0jewrl0mni8yidmdz6jinhmpttfj9rwkmau&
--- 17 Nov 20:21:33 793 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:21:37 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:21:37 120 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
🎯 Found target email: Signature requested on "a11df2d"
--- 17 Nov 20:21:50 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //input[@type='checkbox']]
--- 17 Nov 20:21:50 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //input[@type='checkbox']]
--- 17 Nov 20:21:54 126 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaa5vaobzxjtbu3axziyuz7kzxjnwvz78y9yhxtzs-uiivodllky3fychqj8j_pe0ocdpbcs7vzjbmdadv0bgz4ycfngkvxcadwqdxvr-nyvj_9mkut0bshyxkw0ctwgdh1&
--- 17 Nov 20:21:54 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:21:54 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //button[contains(text(),'Accept')]]
--- 17 Nov 20:22:22 514 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaa5vaobzxjtbu3axziyuz7kzxjnwvz78y9yhxtzs-uiivodllky3fychqj8j_pe0ocdpbcs7vzjbmdadv0bgz4ycfngkvxcadwqdxvr-nyvj_9mkut0bshyxkw0ctwgdh1&
--- 17 Nov 20:22:22 515 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:22:22 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //button[contains(@id,'popover')]]
--- 17 Nov 20:23:00 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 17 Nov 20:23:11 642 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaa5vaobzxjtbu3axziyuz7kzxjnwvz78y9yhxtzs-uiivodllky3fychqj8j_pe0ocdpbcs7vzjbmdadv0bgz4ycfngkvxcadwqdxvr-nyvj_9mkut0bshyxkw0ctwgdh1&
--- 17 Nov 20:23:11 642 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:23:11 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
--- 17 Nov 20:23:22 178 - Page URL:: https://immdev.na1.echosign.com/public/esign?tsid=cbfcibaacbsctbabduaaabacaabaa5vaobzxjtbu3axziyuz7kzxjnwvz78y9yhxtzs-uiivodllky3fychqj8j_pe0ocdpbcs7vzjbmdadv0bgz4ycfngkvxcadwqdxvr-nyvj_9mkut0bshyxkw0ctwgdh1&
--- 17 Nov 20:23:22 178 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:23:25 508 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511171447010100309_nk5izgqffx0vcptqtixqmxpc
--- 17 Nov 20:23:25 508 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:23:25 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //p[contains(@data-bind,'text: SignerMessages().Message')]]
--- 17 Nov 20:23:25 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //a[text()='Reporting']]
--- 17 Nov 20:23:41 745 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 17 Nov 20:23:41 745 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:23:41 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: ctl00_cph1_btnAddSearchField]
--- 17 Nov 20:23:45 037 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 17 Nov 20:23:45 037 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:23:45 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> css selector: .header]
--- 17 Nov 20:23:45 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> xpath: //a[text()='Reporting']]
--- 17 Nov 20:24:01 383 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 17 Nov 20:24:01 384 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:24:01 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> id: ctl00_cph1_btnAddSearchField]
--- 17 Nov 20:24:04 665 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 17 Nov 20:24:04 665 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Nov 20:24:04 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d816ff494baec87e09c0a431999de487)] -> css selector: .header]
Index 0 out of bounds for length 0 [ScreenShot]
66 ignored methods
com.imm.testscripts.Process.ProcessSignatures
verifySenderEmailWithGroupEmailIneSignatureManagementPageXML
verifyBrowserAgnosticFeature
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
verifyAdobePagesAfterSendingToRemotewithDifferentSenderXML
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
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
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyCountryCodeValidationIneSignatureManagementPageXML
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
verifySenderEmailIneSignatureManagementPageXML
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
verifyBrowserAgnosticFeature
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
verifyAdobePagesAfterSendingToRemotewithDifferentSenderXML
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
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
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyCountryCodeValidationIneSignatureManagementPageXML
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
verifySenderEmailIneSignatureManagementPageXML
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
Methods in chronological order
com.imm.testscripts.Process.ProcessSignatures
initialize(org.testng.TestRunner@443d94ae)
0 ms
init(org.testng.TestRunner@443d94ae)
10115 ms
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
15182 ms