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=FALSE, ImagingSettings=, DocumentName=LOAN_APPLICATION, Dropdownvalues=, 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 - eSign 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=, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=pattemsunitha1304@gmail.com, FI_ID=AdobeUser, Vendor=, From=, TemplatePermission=, Subject=Adobe-Sender Email -eSign FI -Fully Integrated, Date=, Response=, Type=, AttachmentPath=, Username=janedoe@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, FullName=STUDENTS_LOAN, EditNameDescription=, ErrorMessage=})
java.lang.AssertionError: Mouse hover not performed
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:559)
at com.imm.pages.header.Header.navigateToRemoteSignatureStatusPage(Header.java:492)
at com.imm.testscripts.DocumentRTS.DocumentRTS.completeSigningUsingKioskFeature(DocumentRTS.java:16504)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySenderEmailIneSignatureManagementPage(DocumentRTS.java:14517)
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)
(verify Sender Email In eSignature Management Page)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse--1306284838\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: 3 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 'searchActiveSession' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Mouse hover not performed
--- 17 Sept 17:10:43 815 - TestCaseID:: verifySenderEmailIneSignatureManagementPage
--- 17 Sept 17:10:57 381 - 13 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Sender Email In eSignature Management Page - eSign FI - Fully Integrated COMMENTS:
Steps:
--- 17 Sept 17:11:08 881 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 17 Sept 17:11:08 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:11:09 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sept 17:11:09 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 17 Sept 17:11:11 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sept 17:11:17 824 - 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%3d14kgnmfjwst6gcfb6lwatgqchaqkptxgjw55wl1t_qzabf_ayzjgl-ttirb5ibbuvma91tv9vvmalyz2no1w30lklpxtpib1ts3xjn50nfmc4xagdf_vvl7uxbwzvrtlw-d2ztll65hulbk5uh7zntk0wg96sqbl3-2lymwkgpgmut0nuobek5dzwysaggilwf8tuf68h2qr4nl1b87rqa&response_mode=form_post&nonce=638937060730353795.mgqyntk5m2utzdiwmi00nwyyltllnzqtmzdmmtllymm5m2zmowmwzgi4odgtowrlmy00zdc5lwi2ndetogu4zju4zdvjownk&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 Sept 17:11:17 826 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:11:22 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: lightbox]
--- 17 Sept 17:11:23 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: i0116]
--- 17 Sept 17:11:24 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: idSIButton9]
--- 17 Sept 17:11:28 390 - 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%3d14kgnmfjwst6gcfb6lwatgqchaqkptxgjw55wl1t_qzabf_ayzjgl-ttirb5ibbuvma91tv9vvmalyz2no1w30lklpxtpib1ts3xjn50nfmc4xagdf_vvl7uxbwzvrtlw-d2ztll65hulbk5uh7zntk0wg96sqbl3-2lymwkgpgmut0nuobek5dzwysaggilwf8tuf68h2qr4nl1b87rqa&response_mode=form_post&nonce=638937060730353795.mgqyntk5m2utzdiwmi00nwyyltllnzqtmzdmmtllymm5m2zmowmwzgi4odgtowrlmy00zdc5lwi2ndetogu4zju4zdvjownk&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 Sept 17:11:28 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:11:30 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: idSIButton9]
--- 17 Sept 17:11:35 281 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Sept 17:11:35 282 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:11:35 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: lightbox]
--- 17 Sept 17:11:35 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: idSIButton9]
--- 17 Sept 17:11:43 846 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sept 17:11:43 847 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:11:47 237 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sept 17:11:47 238 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:11:47 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: btnUpload]
--- 17 Sept 17:11:52 655 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sept 17:11:52 656 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:11:52 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: .header]
Successfully navigated to the 'documents' page [ScreenShot]
--- 17 Sept 17:11:53 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //a[text()='Administration']]
--- 17 Sept 17:12:03 042 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:12:03 043 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:12:03 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: immPageTitle]
--- 17 Sept 17:12:06 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:12:06 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:12:06 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 17 Sept 17:12:11 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: TxtGroupTitle]
--- 17 Sept 17:12:13 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: btnSearch]
--- 17 Sept 17:12:17 692 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:12:17 693 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:12:33 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: TxtGroupTitle]
--- 17 Sept 17:12:34 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: btnSearch]
--- 17 Sept 17:12:38 690 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:12:38 691 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:12:48 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: (//button[@id='btnAddGroup'])[1]]
--- 17 Sept 17:13:11 282 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:13:11 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:13:14 538 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:13:14 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:13:22 167 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:13:22 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:13:29 612 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: TxtGroupTitle]
--- 17 Sept 17:13:30 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: btnSearch]
--- 17 Sept 17:13:35 261 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:13:35 262 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:13:50 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: TxtGroupTitle]
--- 17 Sept 17:13:51 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: btnSearch]
--- 17 Sept 17:13:55 853 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:13:55 854 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:14:11 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: TxtGroupTitle]
--- 17 Sept 17:14:12 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: btnSearch]
--- 17 Sept 17:14:16 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 17 Sept 17:14:16 904 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:14:27 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //a[text()='Administration']]
--- 17 Sept 17:14:33 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[text()='Select All']]
--- 17 Sept 17:14:33 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[text()='Select All']]
--- 17 Sept 17:14:38 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[text()='Select All']]
--- 17 Sept 17:14:41 814 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 17 Sept 17:14:41 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:14:48 549 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 17 Sept 17:14:48 550 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:14:48 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> 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]
--- 17 Sept 17:14:48 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> 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]
--- 17 Sept 17:14:54 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //a[text()='Processing']]
--- 17 Sept 17:15:03 663 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 17 Sept 17:15:03 664 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:15:14 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: tab0]
--- 17 Sept 17:15:17 285 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 17 Sept 17:15:17 286 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:15:17 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: .header]
--- 17 Sept 17:15:17 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: dragandrophandler]
--- 17 Sept 17:15:23 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> 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]
--- 17 Sept 17:15:23 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //span[contains(text(),'Create Session')]]
--- 17 Sept 17:15:33 139 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu&refresh=y
--- 17 Sept 17:15:33 140 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:15:55 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu&refresh=y
--- 17 Sept 17:15:55 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:15:58 348 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu&refresh=y
--- 17 Sept 17:15:58 348 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:16:01 835 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu&refresh=y
--- 17 Sept 17:16:01 835 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:16:01 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: Sign]
--- 17 Sept 17:16:05 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu&refresh=y
--- 17 Sept 17:16:05 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:16:05 262 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> 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]
--- 17 Sept 17:16:15 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: Sign]
--- 17 Sept 17:16:15 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> id: Sign]
--- 17 Sept 17:16:23 740 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu
--- 17 Sept 17:16:23 741 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:16:23 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 17 Sept 17:16:27 867 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu
--- 17 Sept 17:16:27 868 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:16:27 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 17 Sept 17:16:31 263 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu
--- 17 Sept 17:16:31 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:16:31 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:16:33 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:16:33 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:16:37 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //input[@placeholder='Enter Email']]
--- 17 Sept 17:16:39 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:16:41 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:16:41 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:16:45 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //input[@placeholder='Enter Email']]
--- 17 Sept 17:16:46 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:16:49 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:16:51 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:16:53 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:16:59 007 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu
--- 17 Sept 17:16:59 008 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:16:59 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> xpath: //*[@id='ddLoanOfficers']/div/div[2]/div/div[1]]
--- 17 Sept 17:17:04 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> 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]
--- 17 Sept 17:17:10 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> 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]
--- 17 Sept 17:17:13 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu
--- 17 Sept 17:17:13 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:17:49 947 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171145250969137_kldid5c1zxkhuj3dkxlkz4yu
--- 17 Sept 17:17:49 948 - 33 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:17:52 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b639dca87996148e688127a7b02097ed)] -> 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]
--- 17 Sept 17:17:52 836 - TestCaseID:: verifySenderEmailIneSignatureManagementPage
--- 17 Sept 17:17:56 275 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 17 Sept 17:18:03 870 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 17 Sept 17:18:03 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:18:04 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sept 17:18:04 273 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 17 Sept 17:18:05 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sept 17:18:11 756 - 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%3dwevi6cmim7bgh3vdmohfz2869_kv7rjsjic-isuwlodqpeun42itfxyl6rrigauc94qgeiwpcm68ayrwomig4bldao6brqahuarb-g0uggueuq9gy16xjeqw_oikj2rgufsjdkdlec45mqjm2wawfjsc68ayncwg3iv5ovumbiaebl2r1akd2amlx4nzps8juo9z--yls0fwfdd55oq2wg&response_mode=form_post&nonce=638937064870315581.ywizm2q1zjitmtcync00ota0lwe1otctmzuxy2m5mdfiotdkzjy2nti2ymetnzkxnc00ogmzlwjmnwmtnmqwmjc5owfkndiw&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 Sept 17:18:11 757 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:18:16 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: lightbox]
--- 17 Sept 17:18:17 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: i0116]
--- 17 Sept 17:18:18 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: idSIButton9]
--- 17 Sept 17:18:21 565 - 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%3dwevi6cmim7bgh3vdmohfz2869_kv7rjsjic-isuwlodqpeun42itfxyl6rrigauc94qgeiwpcm68ayrwomig4bldao6brqahuarb-g0uggueuq9gy16xjeqw_oikj2rgufsjdkdlec45mqjm2wawfjsc68ayncwg3iv5ovumbiaebl2r1akd2amlx4nzps8juo9z--yls0fwfdd55oq2wg&response_mode=form_post&nonce=638937064870315581.ywizm2q1zjitmtcync00ota0lwe1otctmzuxy2m5mdfiotdkzjy2nti2ymetnzkxnc00ogmzlwjmnwmtnmqwmjc5owfkndiw&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 Sept 17:18:21 566 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:18:23 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: idSIButton9]
--- 17 Sept 17:18:28 253 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Sept 17:18:28 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:18:28 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: lightbox]
--- 17 Sept 17:18:28 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: idSIButton9]
--- 17 Sept 17:18:37 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 17 Sept 17:18:37 999 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:18:41 135 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 17 Sept 17:18:41 136 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:18:41 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='btnSearch']]
--- 17 Sept 17:18:44 496 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 17 Sept 17:18:44 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:18:44 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> css selector: .header]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
--- 17 Sept 17:18:44 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //a[text()='Processing']]
--- 17 Sept 17:18:54 362 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 17 Sept 17:18:54 363 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:19:04 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: tab0]
--- 17 Sept 17:19:07 927 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 17 Sept 17:19:07 927 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:19:08 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> css selector: .header]
--- 17 Sept 17:19:08 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: dragandrophandler]
--- 17 Sept 17:19:10 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> 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]
--- 17 Sept 17:19:10 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //span[contains(text(),'Create Session')]]
--- 17 Sept 17:19:20 074 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum&refresh=y
--- 17 Sept 17:19:20 075 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:19:42 009 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum&refresh=y
--- 17 Sept 17:19:42 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:19:45 174 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum&refresh=y
--- 17 Sept 17:19:45 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:19:48 386 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum&refresh=y
--- 17 Sept 17:19:48 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:19:48 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: Sign]
--- 17 Sept 17:19:51 709 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum&refresh=y
--- 17 Sept 17:19:51 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:19:51 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> 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]
--- 17 Sept 17:20:02 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: Sign]
--- 17 Sept 17:20:02 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> id: Sign]
--- 17 Sept 17:20:10 105 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:20:10 106 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:20:10 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 17 Sept 17:20:13 400 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:20:13 400 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:20:13 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 17 Sept 17:20:16 797 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:20:16 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:20:16 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:20:18 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:20:19 056 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:20:23 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //input[@placeholder='Enter Email']]
--- 17 Sept 17:20:24 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:20:26 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:20:26 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:20:30 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //input[@placeholder='Enter Email']]
--- 17 Sept 17:20:31 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:20:34 262 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:20:36 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[@id='tab0']]
--- 17 Sept 17:20:38 656 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 17 Sept 17:20:43 888 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:20:43 888 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:20:44 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> 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]
--- 17 Sept 17:20:49 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> 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]
--- 17 Sept 17:20:56 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> 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]
--- 17 Sept 17:20:59 454 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:20:59 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:21:21 153 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:21:21 153 - 19 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:21:23 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> 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]
--- 17 Sept 17:21:26 774 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:21:26 775 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:21:26 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
--- 17 Sept 17:21:30 024 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509171149122522398_0owoqoij1jxholthxu41waum
--- 17 Sept 17:21:30 025 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sept 17:21:30 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (35707101ca177910b3acae7a0846e422)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
Mouse hover not performed
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@7c65b55b)
0 ms
init(org.testng.TestRunner@7c65b55b)
10431 ms
verifySenderEmailIneSignatureManagementPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=, S...)
443719 ms