Test # Passed # Skipped # Retried # Failed Time (ms) Included Groups Excluded Groups
IMM_Esign_Chrome
IMM_Test_Chrome 0 0 0 2 87,215
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 1747742116134 37425
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=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=Unified, Required=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=LOAN_APPLICATION, Path=, Dropdownvalues=, UserName=, 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 11:55:11 625 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
   --- 20 May 11:55:13 954 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
   --- 20 May 11:55:13 956 - TestCaseID:: verifyEmailAuthenticationSigningMethod
   --- 20 May 11:55:16 145 - 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 11:55:21 009 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx
   --- 20 May 11:55:21 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 11:55:21 145 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 20 May 11:55:21 314 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 11:55:21 440 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 11:55:33 889 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 11:55:33 957 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 11:55:43 259 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
   --- 20 May 11:55:43 359 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
 Login into FI : kp1 & User: -
   --- 20 May 11:55:51 838 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> 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_latest(SignInPage.java:367) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:7933) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8150) 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: [03b3b6f5302ae9120a3e76348721fd9e, 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:50024}, 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: 03b3b6f5302ae9120a3e76348721fd9e 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=, 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 11:54:26 628 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
   --- 20 May 11:54:32 201 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
   --- 20 May 11:54:32 313 - TestCaseID:: verifyEmailAuthenticationSigningMethod
   --- 20 May 11:54:34 660 - 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 11:54:39 060 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx
   --- 20 May 11:54:39 061 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 20 May 11:54:39 222 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 20 May 11:54:39 362 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 11:54:39 482 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 May 11:54:51 927 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 11:54:52 039 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 20 May 11:55:01 392 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
   --- 20 May 11:55:01 478 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
 Login into FI : & User: -
   --- 20 May 11:55:09 926 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> 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_latest(SignInPage.java:367) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:7933) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8150) 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: [bfc9753c37c5ccf1e246eb01d7685884, 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:49944}, 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: bfc9753c37c5ccf1e246eb01d7685884 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