| Tests passed/Failed/Skipped: | 0/2/0 |
| Started on: | Tue May 20 12:01:17 UTC 2025 |
| Total time: | 89 seconds (89271 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession Test class: com.imm.testscripts.DocumentRTS.DocumentRTS Test method: verify Adobe SMS Email Authentication Signing Method RTS Session Parameters: {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=} Show output Show all outputs --- 20 May 12:02:04 713 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession --- 20 May 12:02:07 453 - 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:02:07 456 - TestCaseID:: verifyEmailAuthenticationSigningMethod --- 20 May 12:02:09 718 - 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:02:14 844 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx --- 20 May 12:02:14 845 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106) --- 20 May 12:02:14 940 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> id: btnSubmit] --- 20 May 12:02:15 050 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 20 May 12:02:15 132 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 20 May 12:02:27 479 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 20 May 12:02:27 556 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 20 May 12:02:36 818 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] --- 20 May 12:02:36 895 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] --- 20 May 12:02:45 329 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (b6582ae2c8ec38eb4f9e906766c559b7)] -> id: btnSubmit] null [ScreenShot] null [ScreenShot] |
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: [b6582ae2c8ec38eb4f9e906766c559b7, 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:50411}, 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: b6582ae2c8ec38eb4f9e906766c559b7
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
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: [b6582ae2c8ec38eb4f9e906766c559b7, 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:50411}, 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: b6582ae2c8ec38eb4f9e906766c559b7
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
|
37 | com.imm.testscripts.DocumentRTS.DocumentRTS@7133da86 |
| verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession Test class: com.imm.testscripts.DocumentRTS.DocumentRTS Test method: verify Adobe SMS Email Authentication Signing Method RTS Session Parameters: {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=} Show output Show all outputs --- 20 May 12:01:17 993 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession --- 20 May 12:01:24 716 - 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:01:24 866 - TestCaseID:: verifyEmailAuthenticationSigningMethod --- 20 May 12:01:27 234 - 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:01:32 230 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx --- 20 May 12:01:32 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106) --- 20 May 12:01:32 394 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> id: btnSubmit] --- 20 May 12:01:32 505 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 20 May 12:01:32 687 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 20 May 12:01:45 051 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 20 May 12:01:45 140 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 20 May 12:01:54 436 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] --- 20 May 12:01:54 511 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] --- 20 May 12:02:02 977 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (7b2983d640a0c03880bc3053716738a0)] -> id: btnSubmit] null [ScreenShot] null [ScreenShot] |
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: [7b2983d640a0c03880bc3053716738a0, 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:50343}, 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: 7b2983d640a0c03880bc3053716738a0
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
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: [7b2983d640a0c03880bc3053716738a0, 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:50343}, 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: 7b2983d640a0c03880bc3053716738a0
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
|
37 | com.imm.testscripts.DocumentRTS.DocumentRTS@7133da86 |