com.imm.testscripts.DocumentRTS.DocumentRTS
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
({Tenant_URL=, EditFullName=, Email=, Platform=, Sender_Emails=, ShortName=, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=TRUE, DocumentName=, Dropdownvalues=Loan Amount, Workflow=Simple Workflow_1, AttachmentTypeOption=, NumOfAttachments=, Folderpath=src/main/resources/testdata/files/documentRTS/MaxFileSize, NameDescription=, Export_Values=, UserType=Admin,User, Tenant_User=, Group=, Description=verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS, Message=, FileName=, EditShortName=, Phone_Number=+91 9700164911, Step Name=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, DocumentPermission=, TestID=verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS, FItype=Unified, Required=TRUE, IndexSource=, Document Names=, Inbox=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Tenant_Password=, UserName=, Comments=Plus FI - Max File Size, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=pattemsunitha1304@gmail.com, FI_ID=plusoem, Vendor=None, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/fingerprint01.pdf, Username=billteller@immtestcu.onmicrosoft.com,anoma@immtestcu.onmicrosoft.com, FullName=513BA, EditNameDescription=, ErrorMessage=1 document(s) failed to upload. Uploaded file size exceeds the maximum allowed 20 MB limit for RTS_File_21_4MB.pdf,Uploaded file size exceeds the maximum allowed 20 MB limit})
org.openqa.selenium.UnhandledAlertException: unexpected alert open: {Alert text : Please select a Workflow}
(Session info: chrome=139.0.7258.128): Please select a Workflow
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [6e7e9d76e8e459fd608ec5f098d54ff9, switchToFrame {id=null}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.128, chrome: {chromedriverVersion: 139.0.7258.68 (40ff94600b6e..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63444}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 139.0.7258.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: 6e7e9d76e8e459fd608ec5f098d54ff9
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:131)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.defaultContent(RemoteWebDriver.java:1076)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.TargetLocatorProxyInvocationHandler.invoke(TargetLocatorProxyInvocationHandler.java:34)
at jdk.proxy2/jdk.proxy2.$Proxy37.defaultContent(Unknown Source)
at com.imm.pages.SessionDetailsPage.SubmitRouting(SessionDetailsPage.java:874)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS(DocumentRTS.java:15132)
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:1597)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Sender Email with Groupt Email In eSignature Management Page RTS)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--369458776\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="verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS"/>
</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
AdobeOEM
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
DocumentRTS
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
P1
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
Smoke
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS({Tenant_URL=, EditFullName=, Email=, Platform=, Sender_Emails=, ShortName=, PartyName=, PartiesToVie...)
Successfully navigated to the 'documents' page [ScreenShot]
Successfully navigated to the 'casesPage' [ScreenShot]
unexpected alert open: {Alert text : Please select a Workflow} [ScreenShot]
--- 19 Aug 19:33:14 590 - TestCaseID:: verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
--- 19 Aug 19:33:20 308 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS COMMENTS:Plus FI - Max File Size
Steps:
--- 19 Aug 19:33:25 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Aug 19:33:25 920 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:33:26 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> xpath: //*[@id='btnSubmit']]
--- 19 Aug 19:33:26 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Aug 19:33:27 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> xpath: //*[@id='btnSubmit']]
--- 19 Aug 19:33:29 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> id: i0116]
--- 19 Aug 19:33:30 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> id: idSIButton9]
--- 19 Aug 19:33:34 061 - 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%3dmxollck5nzkyfvyuk7gxtgptgtpabqgg37g_kouszdj5jiujfvrrqwo0_scrbppbxt3dlamytc-tqlfmorgzsstwtbheqwyjg-jyvrtjxeshoglfjfrvkp1y5rz4-zugg1uc14_y1zxlmuu5usxgkln7ryyyxlz0restuv04cnysa0mskxgtpbfd13sf58kqugjgb6bntecw_lbvqgt0tw&response_mode=form_post&nonce=638912288075377746.zty5yzdkzjmtogviny00otc5ltkwmmqtmjhizdjjy2rknde2ogjhyjdkogutzdlknc00owiwlwfjotctzgu0zdk5mtdmogzl&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 Aug 19:33:34 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:33:36 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> id: idSIButton9]
--- 19 Aug 19:33:40 116 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Aug 19:33:40 117 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:33:40 209 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> id: lightbox]
--- 19 Aug 19:33:40 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> id: idSIButton9]
--- 19 Aug 19:33:47 041 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Aug 19:33:47 042 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:33:50 222 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Aug 19:33:50 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:33:50 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> id: btnUpload]
--- 19 Aug 19:33:53 549 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Aug 19:33:53 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:33:53 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> css selector: .header]
Successfully navigated to the 'documents' page [ScreenShot]
--- 19 Aug 19:33:53 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f8997892c4f9783bbfbdd9acd7cf12b)] -> xpath: //a[text()='Administration']]
--- 19 Aug 19:33:57 328 - TestCaseID:: verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS
--- 19 Aug 19:33:59 175 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 19 Aug 19:34:03 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Aug 19:34:03 556 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:03 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> xpath: //*[@id='btnSubmit']]
--- 19 Aug 19:34:03 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Aug 19:34:04 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> xpath: //*[@id='btnSubmit']]
--- 19 Aug 19:34:06 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: i0116]
--- 19 Aug 19:34:07 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: idSIButton9]
--- 19 Aug 19:34:10 676 - 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%3d8pcdwtg21atgkrnx-oz0ok1jrtjapio5-e8aco_qtygyd0ojuqptg3p2idto5nac8u8qtcngpe5vwvm39paoliwsmrk3irmg7wwgks7ga6rxjbhallp-v2lvqdnz_c3tiqjwjjnp_zjqqcnep3eq9fypqyslqbne2cet0gyprr-ydnbhobfy3axji-fy53qpynkcph0p3i42vvxskvcoma&response_mode=form_post&nonce=638912288448515830.zjjjm2yzzmutotrhyy00zjy0lwe3ztgtoty0mmewzdu3ywq1zdhhntmyytetmdzlni00nznmltg0m2utotrhzjzmmdq5mwzm&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 Aug 19:34:10 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:12 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: idSIButton9]
--- 19 Aug 19:34:16 754 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Aug 19:34:16 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:16 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: lightbox]
--- 19 Aug 19:34:16 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: idSIButton9]
--- 19 Aug 19:34:22 930 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 19 Aug 19:34:22 931 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:26 065 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 19 Aug 19:34:26 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:26 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: immPageTitle]
--- 19 Aug 19:34:29 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 19 Aug 19:34:29 242 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:29 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> css selector: .header]
Successfully navigated to the 'casesPage' [ScreenShot]
--- 19 Aug 19:34:29 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> xpath: //a[text()='Processing']]
--- 19 Aug 19:34:36 480 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 Aug 19:34:36 481 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:46 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: tab0]
--- 19 Aug 19:34:49 888 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 Aug 19:34:49 889 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:34:49 974 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> css selector: .header]
--- 19 Aug 19:34:50 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: dragandrophandler]
--- 19 Aug 19:34:52 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 513BA.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded 513BA.pdf file in the collected Document Page[ScreenShot]
--- 19 Aug 19:34:52 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 Aug 19:35:00 776 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508191934528505062_0lvmyyevopc10p24qd23vmg2&refresh=y
--- 19 Aug 19:35:00 777 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:35:22 636 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508191934528505062_0lvmyyevopc10p24qd23vmg2&refresh=y
--- 19 Aug 19:35:22 636 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:35:25 753 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508191934528505062_0lvmyyevopc10p24qd23vmg2&refresh=y
--- 19 Aug 19:35:25 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:35:28 872 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508191934528505062_0lvmyyevopc10p24qd23vmg2&refresh=y
--- 19 Aug 19:35:28 873 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:35:28 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: Sign]
--- 19 Aug 19:35:32 102 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508191934528505062_0lvmyyevopc10p24qd23vmg2&refresh=y
--- 19 Aug 19:35:32 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:35:32 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Failed): Failed to show Document name is not as Unknown[ScreenShot]
Actual(Failed): Failed to show Document name is not as Unknown[ScreenShot]
--- 19 Aug 19:35:45 640 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508191934528505062_0lvmyyevopc10p24qd23vmg2&refresh=y
--- 19 Aug 19:35:45 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Aug 19:35:53 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 Aug 19:36:00 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e7e9d76e8e459fd608ec5f098d54ff9)] -> id: btnsubmit]
unexpected alert open: {Alert text : Please select a Workflow} [ScreenShot]
60 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
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@2fccfcdb)
0 ms
init(org.testng.TestRunner@2fccfcdb)
10186 ms
verifyeSenderEmailWithGroupEmailIneSignatureManagementPageRTS({Tenant_URL=, EditFullName=, Email=, Platform=, Sender_Emails=, ShortName=, PartyName=, PartiesToVie...)
55038 ms