Log session start time Tue May 20 11:54:26 UTC 2025

Time Thread Level Category File:Line Message
0 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136)
23 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\kaushalp\.cache\selenium\chromedriver\win64\136.0.7103.94\chromedriver.exe
5133 main INFO main Log.java:218
5134 main INFO main DocumentRTS.java:8131 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
5134 main INFO main Log.java:220
5245 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyEmailAuthenticationSigningMethod
5269 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136)
5277 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\kaushalp\.cache\selenium\chromedriver\win64\136.0.7103.94\chromedriver.exe
7592 main DEBUG main WebDriverFactory.java:558 Driver::initialize::Get
8015 main INFO main Log.java:218
8016 main INFO main DocumentRTS.java:7919 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
8016 main INFO main Log.java:220
8017 main INFO main DocumentRTS.java:7921 verify Adobe SMS Email Authentication Signing Method RTS Session
11993 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/login.aspx
11994 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
12154 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> id: btnSubmit]
12155 main INFO main DocumentRTS.java:7923 Navigated to 'eSign Login' page
12294 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
12415 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
24859 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
24971 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
34324 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
34411 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
39777 main INFO main SignInPage.java:133 Entered values for the fields in 'Login' page
42778 main INFO main DocumentRTS.java:7926 Login into FI : & User: -
42858 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (bfc9753c37c5ccf1e246eb01d7685884)] -> id: btnSubmit]
43233 main FATAL main DocumentRTS.java:8095 null
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
43240 main INFO main Log.java:272 **** -E---N---D- *****
43987 main FATAL main DocumentRTS.java:8155 null
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
43989 main INFO main Log.java:272 **** -E---N---D- *****
44557 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
44583 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136)
44589 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\kaushalp\.cache\selenium\chromedriver\win64\136.0.7103.94\chromedriver.exe
46886 main DEBUG main WebDriverFactory.java:558 Driver::initialize::Get
46887 main INFO main Log.java:218
46887 main INFO main DocumentRTS.java:8131 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
46887 main INFO main Log.java:220
46888 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyEmailAuthenticationSigningMethod
46904 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136)
46911 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\kaushalp\.cache\selenium\chromedriver\win64\136.0.7103.94\chromedriver.exe
49078 main DEBUG main WebDriverFactory.java:558 Driver::initialize::Get
49137 main INFO main Log.java:218
49138 main INFO main DocumentRTS.java:7919 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
49140 main INFO main Log.java:220
49140 main INFO main DocumentRTS.java:7921 verify Adobe SMS Email Authentication Signing Method RTS Session
53941 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/login.aspx
53942 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
54077 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> id: btnSubmit]
54078 main INFO main DocumentRTS.java:7923 Navigated to 'eSign Login' page
54247 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
54372 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
66821 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
66889 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
76191 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
76291 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
81681 main INFO main SignInPage.java:133 Entered values for the fields in 'Login' page
84683 main INFO main DocumentRTS.java:7926 Login into FI : kp1 & User: -
84770 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (03b3b6f5302ae9120a3e76348721fd9e)] -> id: btnSubmit]
85165 main FATAL main DocumentRTS.java:8095 null
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
85166 main INFO main Log.java:272 **** -E---N---D- *****
85927 main FATAL main DocumentRTS.java:8155 null
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
85929 main INFO main Log.java:272 **** -E---N---D- *****