Log session start time Tue May 20 12:22:56 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)
20 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
5609 main INFO main Log.java:218
5610 main INFO main DocumentRTS.java:8124 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
5610 main INFO main Log.java:220
5726 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyEmailAuthenticationSigningMethod
5749 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136)
5756 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
8215 main DEBUG main WebDriverFactory.java:558 Driver::initialize::Get
8636 main INFO main Log.java:218
8638 main INFO main DocumentRTS.java:7919 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
8639 main INFO main Log.java:220
8640 main INFO main DocumentRTS.java:7921 verify Adobe SMS Email Authentication Signing Method RTS Session
12604 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/login.aspx
12605 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
12750 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> id: btnSubmit]
12751 main INFO main DocumentRTS.java:7923 Navigated to 'eSign Login' page
12875 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
12971 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
25285 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
25372 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
34728 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
34847 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
40266 main INFO main SignInPage.java:133 Entered values for the fields in 'Login' page
43266 main INFO main DocumentRTS.java:7926 Login into FI : & User: -
43367 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (94ad8fde81fc308d488063b152a8a606)] -> id: btnSubmit]
43781 main FATAL main DocumentRTS.java:8088 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(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
43788 main INFO main Log.java:272 **** -E---N---D- *****
44485 main FATAL main DocumentRTS.java:8148 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(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
44488 main INFO main Log.java:272 **** -E---N---D- *****
45142 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
45174 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136)
45180 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
47348 main DEBUG main WebDriverFactory.java:558 Driver::initialize::Get
47349 main INFO main Log.java:218
47349 main INFO main DocumentRTS.java:8124 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
47349 main INFO main Log.java:220
47350 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyEmailAuthenticationSigningMethod
47365 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136)
47372 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
49599 main DEBUG main WebDriverFactory.java:558 Driver::initialize::Get
49646 main INFO main Log.java:218
49647 main INFO main DocumentRTS.java:7919 **** verify Adobe SMS Email Authentication Signing Method RTS Session *****
49647 main INFO main Log.java:220
49648 main INFO main DocumentRTS.java:7921 verify Adobe SMS Email Authentication Signing Method RTS Session
53471 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/login.aspx
53472 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
53584 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: btnSubmit]
53585 main INFO main DocumentRTS.java:7923 Navigated to 'eSign Login' page
53694 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
53805 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
66254 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
66364 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
75643 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
75715 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
81080 main INFO main SignInPage.java:133 Entered values for the fields in 'Login' page
84081 main INFO main DocumentRTS.java:7926 Login into FI : kp1 & User: - fiadmin
84157 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: btnSubmit]
89333 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
89334 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
102078 main DEBUG main Utils.java:196 An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
105211 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
105211 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
105288 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: btnUpload]
108471 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
108472 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
108575 main DEBUG main Utils.java:235 Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
108575 main INFO main DocumentRTS.java:7928 Login as FiAdmin with Existing FI : kp1
108649 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Administration']]
110750 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Administration']]
115594 main INFO main DocumentRTS.java:7932 Navigated to 'Document Maintenance RTS' Page
128306 main DEBUG main Utils.java:196 An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
140986 main DEBUG main Utils.java:196 An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
141064 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[text()='Import Template']]
146487 main DEBUG main Utils.java:239 Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@type='file']]
154209 main DEBUG main Utils.java:200 Unable to find an element within the given time: 5 seconds.
154209 main INFO main DocumentMaintenanceRTS.java:402 File uploaded successfully: OptionalSignature.zip
154379 main INFO main DocumentRTS.java:7939 <b>Expected: </b>The File upload in Import template<br><b>Actual(Passed): </b>Successfully uploaded zip file in the Import template
154452 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Processing']]
156561 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //a[text()='Processing']]
165393 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu
165394 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
175622 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: tab0]
178786 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu
178786 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
178938 main DEBUG main Utils.java:235 Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
179007 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: dragandrophandler]
184430 main DEBUG main Utils.java:239 Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@type='file']]
189472 main INFO main CollectedDocumentPage.java:813 File Dragged and dropped to clipboard
189538 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: messages]
189757 main INFO main DocumentRTS.java:7947 <b>Expected: </b>The File upload in collected Document Page<br><b>Actual(Passed): </b>Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page
189835 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //span[contains(text(),'Create Session')]]
211086 main DEBUG main Utils.java:196 An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
226634 main DEBUG main Utils.java:1044 Unable to find an element within the timeout: 30 seconds.
229798 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf&refresh=y
229799 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
229864 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Sign]
229925 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Attach]
233084 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf&refresh=y
233085 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
233172 main DEBUG main Utils.java:235 Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
243384 main INFO main DocumentRTS.java:7953 <b>Expected: </b>Document name should not show up as Unknown<br><b>Actual(Passed): </b>Successfully seen Document name is not as Unknown
243541 main INFO main DocumentRTS.java:7956 Successfully navigated to 'Session Details' page
243604 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Sign]
243674 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: Sign]
250015 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
250015 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
250081 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
253239 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
253239 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
253323 main DEBUG main Utils.java:235 Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: .header]
253323 main INFO main DocumentRTS.java:7960 Clicked 'Sign' button
253486 main INFO main DocumentRTS.java:7961 Successfully navigated to the 'eSignature Management' page
256649 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
256649 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
256711 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
258764 main INFO main DocumentRTS.java:7970 Expanded the panel for Sam Smith
258809 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
258861 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
261036 main INFO main DocumentRTS.java:7978 Clicked 'Email' icon
264218 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
264218 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
266303 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: lblSMSLinkDelivery]
266464 main INFO main DocumentRTS.java:7979 Successfully verified SMS Link Notification option is available for Email signing
268543 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='SMSLinkDelivery']/label/span]
268713 main INFO main DocumentRTS.java:7982 Successfully verified SMS Link Notification is displayed for Email signing
270908 main INFO main DocumentRTS.java:7985 Successfully verified by default SMS Link Notification checkbox is checked for Email signing
273131 main INFO main DocumentRTS.java:7989 Successfully verified SMS test field is enabled for Email signing
273323 main INFO main ESignatureManagementPage.java:1968 Successfully verified SMS phone text field description Enter Phone
275539 main INFO main ESignatureManagementPage.java:1976 Successfully validated error message Please review remote authentication details. Click this message to expand for more details
277797 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]]
277984 main INFO main ESignatureManagementPage.java:1983 Successfully validated party name Sam Smith
278159 main INFO main ESignatureManagementPage.java:1995 Error messages [Email :, Field is required, Phone :, Field is required]
278159 main INFO main ESignatureManagementPage.java:1997 Successfully verified error message Email :
278159 main INFO main ESignatureManagementPage.java:1997 Successfully verified error message Field is required
278160 main INFO main ESignatureManagementPage.java:1997 Successfully verified error message Phone :
278160 main INFO main ESignatureManagementPage.java:1997 Successfully verified error message Field is required
280234 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
280323 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
287541 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
289636 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
296986 main INFO main ESignatureManagementPage.java:1976 Successfully validated error message Please review remote authentication details. Click this message to expand for more details
299210 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]]
299399 main INFO main ESignatureManagementPage.java:1983 Successfully validated party name Sam Smith
301602 main INFO main ESignatureManagementPage.java:2013 Error messages [Email :, Email address is invalid, Phone :, Phone number is invalid]
301602 main INFO main ESignatureManagementPage.java:2015 Successfully verified error message Email :
301602 main INFO main ESignatureManagementPage.java:2015 Successfully verified error message Email address is invalid
301602 main INFO main ESignatureManagementPage.java:2015 Successfully verified error message Phone :
301603 main INFO main ESignatureManagementPage.java:2015 Successfully verified error message Phone number is invalid
303679 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
303764 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
312983 main DEBUG main Utils.java:181 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')]]
313177 main INFO main DocumentRTS.java:8002 Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io
315240 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
317331 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
326543 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span]
326728 main INFO main DocumentRTS.java:8006 Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911
326765 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
328810 main INFO main DocumentRTS.java:7970 Expanded the panel for Wells Fargo
328846 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
328895 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='tab0']]
331065 main INFO main DocumentRTS.java:7978 Clicked 'Email' icon
334202 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201226125381784_i3umrnyv0ojnbu5uwj5ifjlf
334203 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
336287 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> id: lblSMSLinkDelivery]
336457 main INFO main DocumentRTS.java:7979 Successfully verified SMS Link Notification option is available for Email signing
338518 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //*[@id='SMSLinkDelivery']/label/span]
338682 main INFO main DocumentRTS.java:7982 Successfully verified SMS Link Notification is displayed for Email signing
340884 main INFO main DocumentRTS.java:7985 Successfully verified by default SMS Link Notification checkbox is checked for Email signing
343100 main INFO main DocumentRTS.java:7989 Successfully verified SMS test field is enabled for Email signing
345173 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
345250 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Email']]
354464 main DEBUG main Utils.java:181 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')]]
354659 main INFO main DocumentRTS.java:8002 Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io
361868 main DEBUG main Utils.java:200 Unable to find an element within the given time: 10 seconds.
365092 main FATAL main DocumentRTS.java:8088 element not interactable
org.openqa.selenium.ElementNotInteractableException: element not interactable
     (Session info: chrome=136.0.7103.114)
    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: [80daf5932f939a862b44e59f1b49e14d, clearElement {id=f.592D6102ED4AB4E5FD4BAF9131B36B8F.d.C3D3615D964936228991EB367826F9D0.e.452}]
    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:51449}, 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}
    Element: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
    Session ID: 80daf5932f939a862b44e59f1b49e14d
     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.RemoteWebElement.execute(RemoteWebElement.java:257)
     at org.openqa.selenium.remote.RemoteWebElement.clear(RemoteWebElement.java:132)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
     at jdk.proxy2/jdk.proxy2.$Proxy35.clear(Unknown Source)
     at com.imm.pages.ESignatureManagementPage.setPhoneForRemoteSigning(ESignatureManagementPage.java:495)
     at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:8005)
     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)
365094 main INFO main Log.java:272 **** -E---N---D- *****
365904 main FATAL main DocumentRTS.java:8148 element not interactable
org.openqa.selenium.ElementNotInteractableException: element not interactable
     (Session info: chrome=136.0.7103.114)
    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: [80daf5932f939a862b44e59f1b49e14d, clearElement {id=f.592D6102ED4AB4E5FD4BAF9131B36B8F.d.C3D3615D964936228991EB367826F9D0.e.452}]
    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:51449}, 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}
    Element: [[RemoteWebDriver: chrome on Windows XP (80daf5932f939a862b44e59f1b49e14d)] -> xpath: //input[@placeholder='Enter Phone']]
    Session ID: 80daf5932f939a862b44e59f1b49e14d
     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.RemoteWebElement.execute(RemoteWebElement.java:257)
     at org.openqa.selenium.remote.RemoteWebElement.clear(RemoteWebElement.java:132)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
     at jdk.proxy2/jdk.proxy2.$Proxy35.clear(Unknown Source)
     at com.imm.pages.ESignatureManagementPage.setPhoneForRemoteSigning(ESignatureManagementPage.java:495)
     at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:8005)
     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)
365905 main INFO main Log.java:272 **** -E---N---D- *****