Test # Passed # Skipped # Retried # Failed Time (ms) Included Groups Excluded Groups
IMM_Esign_Chrome
IMM_Test_Chrome 0 0 0 2 366,636
Class Method Start Time (ms)
IMM_Esign_Chrome
IMM_Test_Chrome — failed
com.imm.testscripts.DocumentRTS.DocumentRTS verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession: verify Adobe SMS Email Authentication Signing Method RTS Session 1747743785544 36931
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession: verify Adobe SMS Email Authentication Signing Method RTS Session

IMM_Test_Chrome

com.imm.testscripts.DocumentRTS.DocumentRTS#verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession

Parameter #1
{Group=, EditFullName=, Description=verify Adobe SMS Email Authentication Signing Method RTS Session, Archive=, Email=, Platform=, Message=, FileName=, New Column 02=, ShortName=, EditShortName=, PartyName=, Phone_Number=+91 9700164911, 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=verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession, FItype=, Required=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=, Dropdownvalues=, UserName=, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=employee1@immonline.com, FI_ID=, Vendor=, AttachmentTypeOption=, TemplatePermission=, ImagingSystem=, Date=, Subject=SMS-Phone, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=STUDENTS_LOAN, EditNameDescription=}
Messages
   --- 20 May 12:22:56 919 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
   --- 20 May 12:23:02 953 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
   --- 20 May 12:23:03 070 - TestCaseID:: verifyEmailAuthenticationSigningMethod
   --- 20 May 12:23:05 559 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
 verify Adobe SMS Email Authentication Signing Method RTS Session
   --- 20 May 12:23:09 948 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx
   --- 20 May 12:23:09 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:23:10 094 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 20 May 12:23:10 219 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 12:23:10 315 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 12:23:22 629 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 12:23:22 716 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 12:23:32 072 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
   --- 20 May 12:23:32 188 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
 Login into FI : & User: -
   --- 20 May 12:23:40 711 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> id: btnSubmit]
Exception
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.executeScript(Unknown Source) at com.imm.support.WebDriverFactory$1.apply(WebDriverFactory.java:95) at com.imm.support.WebDriverFactory$1.apply(WebDriverFactory.java:1) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208) at com.imm.support.Utils.waitForPageLoad(Utils.java:72) at com.imm.pages.SignInPage.clickLoginBtn(SignInPage.java:189) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:7927) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8143) 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.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 34 more Caused by: org.openqa.selenium.UnhandledAlertException: unexpected alert open: {Alert text : Please enter values for: User ID and Password.} (Session info: chrome=136.0.7103.114): Please enter values for: User ID and Password. Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [94ad8fde81fc308d488063b152a8a606, executeScript {script=return (function() { if (document.readyState != 'complete') { return false; } if (window.jQuery != null && window.jQuery != undefined && window.jQuery.active) { return false;} if (window.jQuery != null && window.jQuery != undefined && window.jQuery.ajax != null && window.jQuery.ajax != undefined && window.jQuery.ajax.active) {return false;} if (window.angular != null && angular.element(document).injector() != null && angular.element(document).injector().get('$http').pendingRequests.length) return false; return true;})();, args=[]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.114, chrome: {chromedriverVersion: 136.0.7103.94 (fa0be0b33deb..., userDataDir: C:\Users\kaushalp\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51378}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.40:4444/session..., se:cdpVersion: 136.0.7103.114, 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: 94ad8fde81fc308d488063b152a8a606 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.executeScript(RemoteWebDriver.java:488) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 36 more

back to summary

com.imm.testscripts.DocumentRTS.DocumentRTS#verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession

Parameter #1
{Group=, EditFullName=, Description=verify Adobe SMS Email Authentication Signing Method RTS Session, Archive=, Email=, Platform=, Message=Your documents are available for viewing, signing and printing., FileName=, New Column 02=, ShortName=, EditShortName=, PartyName=, Phone_Number=+91 9700164911, 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=verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession, FItype=Admin, Required=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=P@ssword1!, DocumentName=LOAN_APPLICATION, Path=, Dropdownvalues=, UserName=fiadmin, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=employee1@immonline.com, FI_ID=kp1, Vendor=, AttachmentTypeOption=, TemplatePermission=, ImagingSystem=, Date=, Subject=SMS-Phone, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=STUDENTS_LOAN, EditNameDescription=}
Messages
   --- 20 May 12:23:42 486 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
   --- 20 May 12:23:44 692 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
   --- 20 May 12:23:44 694 - TestCaseID:: verifyEmailAuthenticationSigningMethod
   --- 20 May 12:23:46 943 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
 verify Adobe SMS Email Authentication Signing Method RTS Session
   --- 20 May 12:23:50 815 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx
   --- 20 May 12:23:50 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:23:50 928 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 20 May 12:23:51 037 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 12:23:51 149 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 12:24:03 598 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 12:24:03 708 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 12:24:12 987 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
   --- 20 May 12:24:13 059 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
 Login into FI : kp1 & User: - fiadmin
   --- 20 May 12:24:21 501 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: btnSubmit]
   --- 20 May 12:24:26 677 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
   --- 20 May 12:24:26 678 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:24:39 422 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
   --- 20 May 12:24:42 555 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
   --- 20 May 12:24:42 555 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:24:42 632 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: btnUpload]
   --- 20 May 12:24:45 815 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
   --- 20 May 12:24:45 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:24:45 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
 Login as FiAdmin with Existing FI : kp1
   --- 20 May 12:24:45 993 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Administration']]
   --- 20 May 12:24:48 094 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 20 May 12:25:05 650 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
   --- 20 May 12:25:18 329 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
   --- 20 May 12:25:18 408 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[text()='Import Template']]
   --- 20 May 12:25:23 831 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@type='file']]
   --- 20 May 12:25:31 553 - Unable to find an element within the given time: 5 seconds.
 File uploaded successfully: OptionalSignature.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 20 May 12:25:31 796 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Processing']]
   --- 20 May 12:25:33 905 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Processing']]
   --- 20 May 12:25:42 737 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu
   --- 20 May 12:25:42 737 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:25:52 966 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: tab0]
   --- 20 May 12:25:56 129 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu
   --- 20 May 12:25:56 130 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:25:56 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
   --- 20 May 12:25:56 350 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: dragandrophandler]
   --- 20 May 12:26:01 774 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@type='file']]
 File Dragged and dropped to clipboard
   --- 20 May 12:26:06 882 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page
[ScreenShot]
   --- 20 May 12:26:07 178 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 20 May 12:26:28 430 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
   --- 20 May 12:26:43 978 - Unable to find an element within the timeout: 30 seconds.
   --- 20 May 12:26:47 142 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf&refresh=y
   --- 20 May 12:26:47 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:26:47 208 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Sign]
   --- 20 May 12:26:47 269 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Attach]
   --- 20 May 12:26:50 428 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf&refresh=y
   --- 20 May 12:26:50 429 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:26:50 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown
[ScreenShot]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 20 May 12:27:00 948 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Sign]
   --- 20 May 12:27:01 018 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Sign]
   --- 20 May 12:27:07 358 - Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
   --- 20 May 12:27:07 359 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:27:07 425 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 20 May 12:27:10 582 - Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
   --- 20 May 12:27:10 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:27:10 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 20 May 12:27:13 992 - Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
   --- 20 May 12:27:13 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:27:14 055 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
 Expanded the panel for Sam Smith
   --- 20 May 12:27:16 153 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
   --- 20 May 12:27:16 205 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
 Clicked 'Email' icon
   --- 20 May 12:27:21 561 - Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
   --- 20 May 12:27:21 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:27:23 647 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: lblSMSLinkDelivery]
 Successfully verified SMS Link Notification option is available for Email signing [ScreenShot]
   --- 20 May 12:27:25 887 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='SMSLinkDelivery']/label/span]
 Successfully verified SMS Link Notification is displayed for Email signing [ScreenShot]
 Successfully verified by default SMS Link Notification checkbox is checked for Email signing [ScreenShot]
 Successfully verified SMS test field is enabled for Email signing [ScreenShot]
 Successfully verified SMS phone text field description Enter Phone [ScreenShot]
 Successfully validated error message Please review remote authentication details. Click this message to expand for more details [ScreenShot]
   --- 20 May 12:27:35 141 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]]
 Successfully validated party name Sam Smith [ScreenShot]
 Error messages [Email :, Field is required, Phone :, Field is required]
 Successfully verified error message Email :
 Successfully verified error message Field is required
 Successfully verified error message Phone :
 Successfully verified error message Field is required
   --- 20 May 12:27:37 578 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
   --- 20 May 12:27:37 666 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
   --- 20 May 12:27:44 885 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
   --- 20 May 12:27:46 980 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
 Successfully validated error message Please review remote authentication details. Click this message to expand for more details [ScreenShot]
   --- 20 May 12:27:56 554 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]]
 Successfully validated party name Sam Smith [ScreenShot]
 Error messages [Email :, Email address is invalid, Phone :, Phone number is invalid]
 Successfully verified error message Email :
 Successfully verified error message Email address is invalid
 Successfully verified error message Phone :
 Successfully verified error message Phone number is invalid
   --- 20 May 12:28:01 023 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
   --- 20 May 12:28:01 108 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
   --- 20 May 12:28:10 327 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email' and @class='form-control']/following::span[contains(@class,'input')]/span[contains(@class,'glyphicon')]]
 Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io [ScreenShot]
   --- 20 May 12:28:12 584 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
   --- 20 May 12:28:14 674 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
   --- 20 May 12:28:23 886 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span]
 Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911 [ScreenShot]
   --- 20 May 12:28:24 108 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
 Expanded the panel for Wells Fargo
   --- 20 May 12:28:26 190 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
   --- 20 May 12:28:26 239 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
 Clicked 'Email' icon
   --- 20 May 12:28:31 546 - Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
   --- 20 May 12:28:31 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 12:28:33 631 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: lblSMSLinkDelivery]
 Successfully verified SMS Link Notification option is available for Email signing [ScreenShot]
   --- 20 May 12:28:35 862 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='SMSLinkDelivery']/label/span]
 Successfully verified SMS Link Notification is displayed for Email signing [ScreenShot]
 Successfully verified by default SMS Link Notification checkbox is checked for Email signing [ScreenShot]
 Successfully verified SMS test field is enabled for Email signing [ScreenShot]
   --- 20 May 12:28:42 517 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
   --- 20 May 12:28:42 594 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
   --- 20 May 12:28:51 808 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email' and @class='form-control']/following::span[contains(@class,'input')]/span[contains(@class,'glyphicon')]]
 Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io [ScreenShot]
   --- 20 May 12:28:59 212 - Unable to find an element within the given time: 10 seconds.

element not interactable [ScreenShot]

element not interactable
Exception
org.openqa.selenium.NoSuchSessionException: Unable to execute request for an existing session: Unable to find session with ID: e40955bf44f178a7d2573888782cdac9 Build info: version: '4.8.1', revision: '8ebccac989' System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.6' Driver info: driver.version: unknown Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [e40955bf44f178a7d2573888782cdac9, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.114, chrome: {chromedriverVersion: 136.0.7103.94 (fa0be0b33deb..., userDataDir: C:\Users\kaushalp\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51433}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.40:4444/session..., se:cdpVersion: 136.0.7103.114, 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: e40955bf44f178a7d2573888782cdac9 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.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.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8151) 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)

back to summary