com.imm.testscripts.Process.ProcessSignatures
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Sender_Emails=, 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=, 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=, 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=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy22.getText(Unknown Source)
at com.imm.pages.RemoteSignatureConscentPage.getPartyName(RemoteSignatureConscentPage.java:142)
at com.imm.testscripts.Process.ProcessSignatures.verifyXMLSessionRemoteSignByReadEmailFromEmailAddress(ProcessSignatures.java:19541)
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)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//h1[contains(text(),'Document Set (for ')]"}
(Session info: chrome=142.0.7444.61)
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 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [0d7061281127f5463fb799f329e89c24, findElement {using=xpath, value=//h1[contains(text(),'Document Set (for ')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.61, chrome: {chromedriverVersion: 142.0.7444.162 (c076baf266c..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64404}, goog:processID: 2992, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 142.0.7444.61, 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: 0d7061281127f5463fb799f329e89c24
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
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.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 32 more
(Verifying Kiosk Remote Sign functionality)
C:\Users\sa_kaushal.patel\eclipse-workspace\30_10_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: 4 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 "DocSet01 (for Dr.Sue NIJAD)"
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 13 Nov 17:25:04 964 - TestCaseID:: verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
--- 13 Nov 17:25:09 528 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress COMMENTS:
Steps:
--- 13 Nov 17:25:38 283 - 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%3d4umfwy7if1ymngqpxlhqqmwtvdott0ll19xjc-emnqfrdhqs1dbaojn3y_susriqrz_b4ltqcgd-uxwcrrqovqr0nqjn77hcnh91yj2snav7yqxwrl0lawmwrj_wriajytbcpsg4q8qi5iaare-vsm7id-sc_t_xgzcgdkvjvrmio6vrlqgqxczqmohqrouh8tndrzxoz2efzrig8yro3mwfpy-npi0ierpdnwpt96exzxahlweh2-ngbl7qquafhwipqnsu9s8dq8jahdb96s7isozvab8f2xadj_2ww34i9ccz7szgtmb_80krxtxet6nejnm0ixlomyr3axp1gcienqnzblctyqioz7omuhi_ubysalrfhxranxffal8oc3ep_o-io6lungoamkvz2ohgbhtdnjesb0xwppr8xmz5oxh8lqdlwd3nifigwinm1xyp6grhr2rolerepaidhhp4noo5gi9nb-coev8j-vzfbyl8nyt7knwfyo1zxhax&response_mode=form_post&nonce=638986317334374267.mjzkndmyzmytm2rinc00njlhlwixn2etyji3mzjjyzcxzdg2ytawm2qzogmtzwu5os00zgq5ltlkngqtmdvimtgxyte0ywri&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
--- 13 Nov 17:25:38 285 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:25:57 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: idSIButton9]
--- 13 Nov 17:26:00 496 - 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%3d4umfwy7if1ymngqpxlhqqmwtvdott0ll19xjc-emnqfrdhqs1dbaojn3y_susriqrz_b4ltqcgd-uxwcrrqovqr0nqjn77hcnh91yj2snav7yqxwrl0lawmwrj_wriajytbcpsg4q8qi5iaare-vsm7id-sc_t_xgzcgdkvjvrmio6vrlqgqxczqmohqrouh8tndrzxoz2efzrig8yro3mwfpy-npi0ierpdnwpt96exzxahlweh2-ngbl7qquafhwipqnsu9s8dq8jahdb96s7isozvab8f2xadj_2ww34i9ccz7szgtmb_80krxtxet6nejnm0ixlomyr3axp1gcienqnzblctyqioz7omuhi_ubysalrfhxranxffal8oc3ep_o-io6lungoamkvz2ohgbhtdnjesb0xwppr8xmz5oxh8lqdlwd3nifigwinm1xyp6grhr2rolerepaidhhp4noo5gi9nb-coev8j-vzfbyl8nyt7knwfyo1zxhax&response_mode=form_post&nonce=638986317334374267.mjzkndmyzmytm2rinc00njlhlwixn2etyji3mzjjyzcxzdg2ytawm2qzogmtzwu5os00zgq5ltlkngqtmdvimtgxyte0ywri&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
--- 13 Nov 17:26:00 496 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:26:00 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: i0116]
--- 13 Nov 17:26:01 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: idSIButton9]
--- 13 Nov 17:26:04 867 - 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%3d4umfwy7if1ymngqpxlhqqmwtvdott0ll19xjc-emnqfrdhqs1dbaojn3y_susriqrz_b4ltqcgd-uxwcrrqovqr0nqjn77hcnh91yj2snav7yqxwrl0lawmwrj_wriajytbcpsg4q8qi5iaare-vsm7id-sc_t_xgzcgdkvjvrmio6vrlqgqxczqmohqrouh8tndrzxoz2efzrig8yro3mwfpy-npi0ierpdnwpt96exzxahlweh2-ngbl7qquafhwipqnsu9s8dq8jahdb96s7isozvab8f2xadj_2ww34i9ccz7szgtmb_80krxtxet6nejnm0ixlomyr3axp1gcienqnzblctyqioz7omuhi_ubysalrfhxranxffal8oc3ep_o-io6lungoamkvz2ohgbhtdnjesb0xwppr8xmz5oxh8lqdlwd3nifigwinm1xyp6grhr2rolerepaidhhp4noo5gi9nb-coev8j-vzfbyl8nyt7knwfyo1zxhax&response_mode=form_post&nonce=638986317334374267.mjzkndmyzmytm2rinc00njlhlwixn2etyji3mzjjyzcxzdg2ytawm2qzogmtzwu5os00zgq5ltlkngqtmdvimtgxyte0ywri&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
--- 13 Nov 17:26:04 867 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:26:07 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: idSIButton9]
--- 13 Nov 17:26:11 217 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Nov 17:26:11 217 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:26:11 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: lightbox]
--- 13 Nov 17:26:11 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: idSIButton9]
--- 13 Nov 17:26:24 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:26:24 697 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:26:28 020 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:26:28 020 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:26:31 187 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:26:31 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:26:41 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 13 Nov 17:26:44 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:26:44 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:26:44 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> css selector: .header]
--- 13 Nov 17:27:04 776 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:27:04 776 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:27:04 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: Sign]
--- 13 Nov 17:27:08 052 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:27:08 052 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:27:08 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> css selector: .header]
--- 13 Nov 17:27:34 001 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:27:34 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:27:34 096 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: Sign]
--- 13 Nov 17:27:37 267 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:27:37 267 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:27:37 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 13 Nov 17:27:47 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: Sign]
--- 13 Nov 17:27:47 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> id: Sign]
--- 13 Nov 17:27:54 054 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:27:54 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:27:54 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //div[starts-with(@id,'print')]]
--- 13 Nov 17:27:57 311 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:27:57 311 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:27:57 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> css selector: .header]
--- 13 Nov 17:28:00 594 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:00 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:28:03 722 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:03 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:28:03 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //*[@id='tab0']]
--- 13 Nov 17:28:09 102 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:09 102 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:28:11 197 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //input[@placeholder='Enter Email']]
--- 13 Nov 17:28:15 103 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:15 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:28:15 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //*[@id='tab0']]
--- 13 Nov 17:28:20 510 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:20 511 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:28:22 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //input[@placeholder='Enter Email']]
--- 13 Nov 17:28:26 503 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:26 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:28:35 401 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:35 401 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 13 Nov 17:28:46 862 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511131156142735196_t3ddwmrhxddurp1j1x0qgenq
--- 13 Nov 17:28:46 863 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
🎯 Found target email: Signature requested on "DocSet01 (for Dr.Sue NIJAD)"
--- 13 Nov 17:29:11 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //input[@type='checkbox']]
--- 13 Nov 17:29:11 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d7061281127f5463fb799f329e89c24)] -> xpath: //input[@type='checkbox']]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
65 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
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
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
verifySenderEmailIneSignatureManagementPageXML
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
Methods in chronological order
com.imm.testscripts.Process.ProcessSignatures
initialize(org.testng.TestRunner@7fc5a558)
0 ms
init(org.testng.TestRunner@7fc5a558)
10104 ms
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
14948 ms