com.imm.testscripts.DocumentRTS.DocumentRTS
verifySenderEmailIneSignatureManagementPage
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=, Sender_Emails=Jane Doe New (sunitha.pattem@smartims.com),adobe tom (pattemsunitha1304@gmail.com);60 characters test _group #&!2323 Adobe (60characterstest_group#&!2323Adobe@IMMTestCU.onmicrosoft.com);Adobe more than 60 characters test _group$#*&! 2323 Adobe more than 60 test(Adobemorethan60characterstest_group$#*&!2323Adobemorethan60test@IMMTestCU.onmicrosoft.com);Adobe New Entra Sync Group (AdobeNewEntraSyncGroup@IMMTestCU.onmicrosoft.com), ShortName=, PartyName=, IndexFieldsValue=, password=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=TRUE, ImagingSettings=, DocumentName=LOAN_APPLICATION, Dropdownvalues=, Workflow=AdHoc Simple Workflow, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=Admin,User, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Group=60 characters test _group #&!2323 Adobe,Adobe more than 60 characters test _group$#*&! 2323 Adobe more than 60 test,Adobe New Entra Sync Group,AccountCreation, Description=verify Sender Email In eSignature Management Page - Plus FI - Fully Integrated, Message=Your documents are available for viewing, signing and printing., BarcodeDropdownValues=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf,src/main/resources/testdata/files/documentRTS/LOAN_APPLICATION.pdf, DocumentPermission=, TestID=verifySenderEmailIneSignatureManagementPage, FItype=Unified, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2022, Path=, Tenant_Password=iMM@2022, UserName=, Comments=Plus FI - Adobe OEM Sender Email, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=pattemsunitha1304@gmail.com, FI_ID=PlusRmt1, Vendor=, From=, TemplatePermission=, Subject=Adobe-Sender Email -Plus FI - Fully Integrated, Date=, Response=, Type=, AttachmentPath=, Username=janedoe@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, FullName=STUDENTS_LOAN, EditNameDescription=, ErrorMessage=})
org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [dd1f859fe9c8e9d33834d75b203ce8dd, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.128, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62727}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 140.0.7339.128, 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: dd1f859fe9c8e9d33834d75b203ce8dd
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:65)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:181)
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.RemoteWebDriver.execute(RemoteWebDriver.java:606)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:610)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:453)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:193)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy16.quit(Unknown Source)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySenderEmailIneSignatureManagementPage(DocumentRTS.java:14529)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206)
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59)
... 44 more
(verify Sender Email In eSignature Management Page)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse-1180848312\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.DocumentRTS.DocumentRTS">
<methods>
<include name="verifySenderEmailIneSignatureManagementPage"/>
</methods>
</class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifySenderEmailIneSignatureManagementPage
P1
verifySenderEmailIneSignatureManagementPage
Smoke
verifySenderEmailIneSignatureManagementPage
Times for IMM_Esign_Chrome
Total running time: 18 minutes
Reporter output for IMM_Esign_Chrome
verifySenderEmailIneSignatureManagementPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=, S...)
Successfully navigated to the 'documents' page [ScreenShot]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Successfully navigated to the 'casesPage' [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
java.util.concurrent.TimeoutException
--- 19 Sept 17:26:07 466 - TestCaseID:: verifySenderEmailIneSignatureManagementPage
--- 19 Sept 17:26:15 013 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Sender Email In eSignature Management Page - Plus FI - Fully Integrated COMMENTS:Plus FI - Adobe OEM Sender Email
Steps:
--- 19 Sept 17:26:23 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Sept 17:26:23 888 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:26:24 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='btnSubmit']]
--- 19 Sept 17:26:24 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Sept 17:26:26 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='btnSubmit']]
--- 19 Sept 17:26:32 691 - 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%3doonedhnpvilzcuhnphwwkhd2bc9gkqk-3pibnrvgbjcj-h5afioztqsquj8n-fwkyicaj1_2-vmsnmf7qfibnqt1bgtbyuw9pgl29ft87t9uxp2nmfgrixcbr1vhaetlfpvcac7wn_ggfzca5bk54hqwsa4rs6dbjk5dhuhy1gnymyp_4mfibiuj5z9s_p_2dpuosmltl9k7koakidrcig&response_mode=form_post&nonce=638938797905044942.ntuyndi0zmqtzdrmmc00ztqwlwjkymqtmwm3m2vhzjmyzmzhodc4mjqxm2itn2ezmi00zje3lwjmyzytzwq5oguwmge2mjk2&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
--- 19 Sept 17:26:32 691 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:26:37 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: lightbox]
--- 19 Sept 17:26:37 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: i0116]
--- 19 Sept 17:26:39 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: idSIButton9]
--- 19 Sept 17:26:42 571 - 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%3doonedhnpvilzcuhnphwwkhd2bc9gkqk-3pibnrvgbjcj-h5afioztqsquj8n-fwkyicaj1_2-vmsnmf7qfibnqt1bgtbyuw9pgl29ft87t9uxp2nmfgrixcbr1vhaetlfpvcac7wn_ggfzca5bk54hqwsa4rs6dbjk5dhuhy1gnymyp_4mfibiuj5z9s_p_2dpuosmltl9k7koakidrcig&response_mode=form_post&nonce=638938797905044942.ntuyndi0zmqtzdrmmc00ztqwlwjkymqtmwm3m2vhzjmyzmzhodc4mjqxm2itn2ezmi00zje3lwjmyzytzwq5oguwmge2mjk2&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
--- 19 Sept 17:26:42 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:26:44 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: idSIButton9]
--- 19 Sept 17:26:49 312 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Sept 17:26:49 312 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:26:49 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: lightbox]
--- 19 Sept 17:26:49 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: idSIButton9]
--- 19 Sept 17:26:57 509 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Sept 17:26:57 509 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:27:00 726 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Sept 17:27:00 726 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:27:00 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: btnUpload]
--- 19 Sept 17:27:04 769 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Sept 17:27:04 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:27:04 903 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: .header]
Successfully navigated to the 'documents' page [ScreenShot]
--- 19 Sept 17:27:05 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //a[text()='Administration']]
--- 19 Sept 17:27:14 704 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:27:14 705 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:27:14 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: immPageTitle]
--- 19 Sept 17:27:18 095 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:27:18 096 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:27:18 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 19 Sept 17:27:23 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: TxtGroupTitle]
--- 19 Sept 17:27:24 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: btnSearch]
--- 19 Sept 17:27:29 944 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:27:29 945 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:27:45 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: TxtGroupTitle]
--- 19 Sept 17:27:46 352 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: btnSearch]
--- 19 Sept 17:27:50 741 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:27:50 741 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:28:00 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: (//button[@id='btnAddGroup'])[1]]
--- 19 Sept 17:28:23 294 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:28:23 294 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:28:26 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:28:26 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:28:34 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:28:34 105 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:28:41 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: TxtGroupTitle]
--- 19 Sept 17:28:42 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: btnSearch]
--- 19 Sept 17:28:47 059 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:28:47 059 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:29:02 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: TxtGroupTitle]
--- 19 Sept 17:29:03 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: btnSearch]
--- 19 Sept 17:29:07 545 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:29:07 546 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:29:24 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: TxtGroupTitle]
--- 19 Sept 17:29:25 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: btnSearch]
--- 19 Sept 17:29:30 092 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 19 Sept 17:29:30 092 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:29:40 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //a[text()='Administration']]
--- 19 Sept 17:29:45 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[text()='Select All']]
--- 19 Sept 17:29:46 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[text()='Select All']]
--- 19 Sept 17:29:51 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[text()='Select All']]
--- 19 Sept 17:29:54 489 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 19 Sept 17:29:54 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:30:00 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 19 Sept 17:30:00 105 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:30:00 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 19 Sept 17:30:00 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 Sept 17:30:05 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //a[text()='Processing']]
--- 19 Sept 17:30:15 438 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 Sept 17:30:15 439 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:30:25 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: tab0]
--- 19 Sept 17:30:29 048 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 Sept 17:30:29 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:30:29 163 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: .header]
--- 19 Sept 17:30:29 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: dragandrophandler]
--- 19 Sept 17:30:31 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page[ScreenShot]
--- 19 Sept 17:30:31 791 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 Sept 17:30:40 889 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj&refresh=y
--- 19 Sept 17:30:40 890 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:02 933 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj&refresh=y
--- 19 Sept 17:31:02 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:06 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj&refresh=y
--- 19 Sept 17:31:06 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:09 384 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj&refresh=y
--- 19 Sept 17:31:09 384 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:09 509 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: Sign]
--- 19 Sept 17:31:12 659 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj&refresh=y
--- 19 Sept 17:31:12 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:12 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
--- 19 Sept 17:31:26 195 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj&refresh=y
--- 19 Sept 17:31:26 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:34 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 Sept 17:31:43 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: btnsubmit]
--- 19 Sept 17:31:53 965 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:31:53 966 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:54 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: Sign]
--- 19 Sept 17:31:57 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:31:57 249 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:31:57 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: .header]
--- 19 Sept 17:32:07 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: Sign]
--- 19 Sept 17:32:07 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> id: Sign]
--- 19 Sept 17:32:14 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:32:14 307 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:32:14 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 Sept 17:32:17 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:32:17 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:32:17 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 19 Sept 17:32:21 129 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:32:21 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:32:21 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:32:23 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:32:23 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:32:27 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //input[@placeholder='Enter Email']]
--- 19 Sept 17:32:28 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:32:30 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:32:30 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:32:35 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //input[@placeholder='Enter Email']]
--- 19 Sept 17:32:35 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:32:38 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:32:40 298 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:32:42 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:32:47 791 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:32:47 792 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:32:47 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //*[@id='ddLoanOfficers']/div/div[2]/div/div[1]]
--- 19 Sept 17:32:56 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //div[@id='ddLoanOfficersCC']//input]
Expected: 'CC' dropdown should be displayed
Actual(Passed): 'CC' dropdown is displayed[ScreenShot]
Actual(Passed): 'CC' dropdown is displayed[ScreenShot]
--- 19 Sept 17:33:02 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //button[contains(@data-bind,'ButtonSend_Click')]]
Expected: 'Send' button should be enabled
Actual(Passed): 'Send' button is enabled[ScreenShot]
Actual(Passed): 'Send' button is enabled[ScreenShot]
--- 19 Sept 17:33:05 510 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:33:05 510 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:33:19 078 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191200358137689_eayyj5anmuk1k5r5qq5sbulj
--- 19 Sept 17:33:19 079 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:33:21 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7b86388570e5b6360e3061411c647343)] -> xpath: //p[contains(@data-bind,'text: SignerMessages().Message')]]
Expected: The session is successfully submitted for Remote Signatures message should be displayed
Actual(Passed): The session is successfully submitted for Remote Signatures is displayed[ScreenShot]
Actual(Passed): The session is successfully submitted for Remote Signatures is displayed[ScreenShot]
--- 19 Sept 17:33:25 316 - TestCaseID:: verifySenderEmailIneSignatureManagementPage
--- 19 Sept 17:33:28 509 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 19 Sept 17:33:35 831 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Sept 17:33:35 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:33:36 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='btnSubmit']]
--- 19 Sept 17:33:36 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Sept 17:33:37 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='btnSubmit']]
--- 19 Sept 17:33:43 866 - 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%3dur68cbbxgqvv5uwhabptjkbarqkw1tp9jowyzzlueonskg1yyes95zcdbwzcv_v0ybj_kbecs1m4h3fqnncgqhkydejrjtxsaa4lh0yrkx8tlie_nvj3zwdgf3bnsjgweegccxnpu-yxpnupce3r6pjctn-mbpkyzc0mbapf9qelzplrku-ax5gxllwy1f2piermrleicvuiracoqgebya&response_mode=form_post&nonce=638938802216283949.mmjlnthhnjatotiyzs00mzlkltkyndctytm5y2mxotyxotnjmzc3zddjmdutntqxzi00yjrkltk4zdktzdflnjm5odi2mde1&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
--- 19 Sept 17:33:43 866 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:33:48 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: lightbox]
--- 19 Sept 17:33:49 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: i0116]
--- 19 Sept 17:33:50 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: idSIButton9]
--- 19 Sept 17:33:53 580 - 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%3dur68cbbxgqvv5uwhabptjkbarqkw1tp9jowyzzlueonskg1yyes95zcdbwzcv_v0ybj_kbecs1m4h3fqnncgqhkydejrjtxsaa4lh0yrkx8tlie_nvj3zwdgf3bnsjgweegccxnpu-yxpnupce3r6pjctn-mbpkyzc0mbapf9qelzplrku-ax5gxllwy1f2piermrleicvuiracoqgebya&response_mode=form_post&nonce=638938802216283949.mmjlnthhnjatotiyzs00mzlkltkyndctytm5y2mxotyxotnjmzc3zddjmdutntqxzi00yjrkltk4zdktzdflnjm5odi2mde1&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
--- 19 Sept 17:33:53 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:33:55 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: idSIButton9]
--- 19 Sept 17:34:00 197 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Sept 17:34:00 198 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:34:00 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: lightbox]
--- 19 Sept 17:34:00 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: idSIButton9]
--- 19 Sept 17:34:09 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 19 Sept 17:34:09 769 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:34:12 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 19 Sept 17:34:12 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:34:12 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: immPageTitle]
--- 19 Sept 17:34:16 163 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 19 Sept 17:34:16 163 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:34:16 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: .header]
Successfully navigated to the 'casesPage' [ScreenShot]
--- 19 Sept 17:34:16 507 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //a[text()='Processing']]
--- 19 Sept 17:34:25 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 Sept 17:34:25 307 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:34:35 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: tab0]
--- 19 Sept 17:34:38 920 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 Sept 17:34:38 920 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:34:39 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: .header]
--- 19 Sept 17:34:39 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: dragandrophandler]
--- 19 Sept 17:34:41 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page[ScreenShot]
--- 19 Sept 17:34:41 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 Sept 17:34:50 516 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek&refresh=y
--- 19 Sept 17:34:50 516 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:35:12 426 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek&refresh=y
--- 19 Sept 17:35:12 427 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:35:15 572 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek&refresh=y
--- 19 Sept 17:35:15 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:35:18 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek&refresh=y
--- 19 Sept 17:35:18 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:35:18 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: Sign]
--- 19 Sept 17:35:21 981 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek&refresh=y
--- 19 Sept 17:35:21 982 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:35:22 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
--- 19 Sept 17:35:35 489 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek&refresh=y
--- 19 Sept 17:35:35 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:35:43 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 Sept 17:35:51 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: btnsubmit]
--- 19 Sept 17:36:01 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek
--- 19 Sept 17:36:01 903 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:36:02 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: Sign]
--- 19 Sept 17:36:05 164 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek
--- 19 Sept 17:36:05 164 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:36:05 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: .header]
--- 19 Sept 17:36:15 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: Sign]
--- 19 Sept 17:36:15 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> id: Sign]
--- 19 Sept 17:36:22 426 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek
--- 19 Sept 17:36:22 426 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:36:22 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 Sept 17:36:25 644 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek
--- 19 Sept 17:36:25 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:36:25 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 19 Sept 17:36:28 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek
--- 19 Sept 17:36:28 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:36:29 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:36:31 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:36:31 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:36:35 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //input[@placeholder='Enter Email']]
--- 19 Sept 17:36:36 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:36:38 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:36:38 804 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:36:43 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //input[@placeholder='Enter Email']]
--- 19 Sept 17:36:44 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:36:46 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:36:48 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='tab0']]
--- 19 Sept 17:36:50 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 Sept 17:36:55 848 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek
--- 19 Sept 17:36:55 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Sept 17:36:55 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //*[@id='ddLoanOfficers']/div/div[2]/div/div[1]]
Expected: Sign users that have user created in Adobe are in the sender dropdown list
Actual(Passed): adobe tom (pattemsunitha1304@gmail.com) Sign users that have user created in Adobe are in the sender dropdown list [ScreenShot]
Actual(Passed): adobe tom (pattemsunitha1304@gmail.com) Sign users that have user created in Adobe are in the sender dropdown list [ScreenShot]
Expected: Sign users that have user created in Adobe are in the sender dropdown list
Actual(Passed): 60 characters test _group #&!2323 Adobe (60characterstest_group#&!2323Adobe@IMMTestCU.onmicrosoft.com) Sign users that have user created in Adobe are in the sender dropdown list [ScreenShot]
Actual(Passed): 60 characters test _group #&!2323 Adobe (60characterstest_group#&!2323Adobe@IMMTestCU.onmicrosoft.com) Sign users that have user created in Adobe are in the sender dropdown list [ScreenShot]
Expected: Sign users without an Adobe account are not be displayed in the sender dropdown list
Actual(Passed): Adobe more than 60 characters test _group$#*&! 2323 Adobe more than 60 test(Adobemorethan60characterstest_group$#*&!2323Adobemorethan60test@IMMTestCU.onmicrosoft.com) Sign users without an Adobe account are not be displayed in the sender dropdown list [ScreenShot]
Actual(Passed): Adobe more than 60 characters test _group$#*&! 2323 Adobe more than 60 test(Adobemorethan60characterstest_group$#*&!2323Adobemorethan60test@IMMTestCU.onmicrosoft.com) Sign users without an Adobe account are not be displayed in the sender dropdown list [ScreenShot]
Expected: Sign users that have user created in Adobe are in the sender dropdown list
Actual(Passed): Adobe New Entra Sync Group (AdobeNewEntraSyncGroup@IMMTestCU.onmicrosoft.com) Sign users that have user created in Adobe are in the sender dropdown list [ScreenShot]
Actual(Passed): Adobe New Entra Sync Group (AdobeNewEntraSyncGroup@IMMTestCU.onmicrosoft.com) Sign users that have user created in Adobe are in the sender dropdown list [ScreenShot]
--- 19 Sept 17:37:01 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //div[@id='ddLoanOfficersCC']//input]
Expected: 'CC' dropdown should be displayed
Actual(Passed): 'CC' dropdown is displayed[ScreenShot]
Actual(Passed): 'CC' dropdown is displayed[ScreenShot]
--- 19 Sept 17:37:07 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd1f859fe9c8e9d33834d75b203ce8dd)] -> xpath: //button[contains(@data-bind,'ButtonSend_Click')]]
Expected: 'Send' button should be enabled
Actual(Passed): 'Send' button is enabled[ScreenShot]
Actual(Passed): 'Send' button is enabled[ScreenShot]
--- 19 Sept 17:37:11 433 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509191204457036933_t3y0obyonn502dtuuhji5gek
--- 19 Sept 17:37:11 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
java.util.concurrent.TimeoutException
62 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@7b04dba0)
0 ms
init(org.testng.TestRunner@7b04dba0)
10280 ms
verifySenderEmailIneSignatureManagementPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=, S...)
451781 ms