| 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) |
| 33 | 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 |
| 5012 | main | INFO | main | Log.java:218 | |
| 5013 | main | INFO | main | DocumentRTS.java:8132 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 5014 | main | INFO | main | Log.java:220 | |
| 5129 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyEmailAuthenticationSigningMethod |
| 5152 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136) |
| 5161 | 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 |
| 7568 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 7988 | main | INFO | main | Log.java:218 | |
| 7989 | main | INFO | main | DocumentRTS.java:7919 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 7989 | main | INFO | main | Log.java:220 | |
| 7990 | main | INFO | main | DocumentRTS.java:7921 | verify Adobe SMS Email Authentication Signing Method RTS Session |
| 12000 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/login.aspx |
| 12001 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 12108 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> id: btnSubmit] |
| 12109 | main | INFO | main | DocumentRTS.java:7923 | Navigated to 'eSign Login' page |
| 12194 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 12269 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 24554 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 24624 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 33914 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 33989 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 39341 | main | INFO | main | SignInPage.java:133 | Entered values for the fields in 'Login' page |
| 42341 | main | INFO | main | DocumentRTS.java:7926 | Login into FI : & User: - |
| 42428 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (8ed1f343e5196f5bf0fe40fe82f5054f)] -> id: btnSubmit] |
| 42815 | main | FATAL | main | DocumentRTS.java:8096 | 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:8151) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91) 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: [8ed1f343e5196f5bf0fe40fe82f5054f, 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:53581}, 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: 8ed1f343e5196f5bf0fe40fe82f5054f 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 | |||||
| 42821 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 43579 | main | FATAL | main | DocumentRTS.java:8154 | 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:8151) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91) 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: [8ed1f343e5196f5bf0fe40fe82f5054f, 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:53581}, 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: 8ed1f343e5196f5bf0fe40fe82f5054f 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 | |||||
| 43581 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 44215 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession |
| 44251 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136) |
| 44258 | 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 |
| 46844 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 46844 | main | INFO | main | Log.java:218 | |
| 46845 | main | INFO | main | DocumentRTS.java:8132 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 46845 | main | INFO | main | Log.java:220 | |
| 46845 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyEmailAuthenticationSigningMethod |
| 46862 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136) |
| 46867 | 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 |
| 49010 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 49052 | main | INFO | main | Log.java:218 | |
| 49053 | main | INFO | main | DocumentRTS.java:7919 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 49053 | main | INFO | main | Log.java:220 | |
| 49054 | main | INFO | main | DocumentRTS.java:7921 | verify Adobe SMS Email Authentication Signing Method RTS Session |
| 52960 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/login.aspx |
| 52961 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 53040 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: btnSubmit] |
| 53041 | main | INFO | main | DocumentRTS.java:7923 | Navigated to 'eSign Login' page |
| 53116 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 53178 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 65601 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 65678 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 74925 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 74991 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 80629 | main | INFO | main | SignInPage.java:133 | Entered values for the fields in 'Login' page |
| 83632 | main | INFO | main | DocumentRTS.java:7926 | Login into FI : kp1 & User: - fiadmin |
| 83698 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: btnSubmit] |
| 88409 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx |
| 88410 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 101111 | main | DEBUG | main | Utils.java:196 | An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element |
| 104243 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx |
| 104244 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 104317 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: btnUpload] |
| 107466 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx |
| 107467 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 107579 | main | DEBUG | main | Utils.java:235 | Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: .header] |
| 107579 | main | INFO | main | DocumentRTS.java:7928 | Login as FiAdmin with Existing FI : kp1 |
| 107664 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //a[text()='Administration']] |
| 109765 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //a[text()='Administration']] |
| 114298 | main | INFO | main | DocumentRTS.java:7932 | Navigated to 'Document Maintenance RTS' Page |
| 114793 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[text()='Select All']] |
| 114888 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[text()='Select All']] |
| 119950 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[text()='Select All']] |
| 120086 | main | INFO | main | DocumentRTS.java:7935 | Clicked 'Select All' button |
| 123244 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentmaintenance |
| 123245 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 123993 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: btnPrimary] |
| 124081 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: btnPrimary] |
| 124856 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //div[text()='No records found']] |
| 125058 | main | INFO | main | DocumentRTS.java:7936 | <b>Expected: </b>Delete the ALL documents<br><b>Actual(Passed): </b>Successfully deleted ALL the documents |
| 125135 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[text()='Import Template']] |
| 130518 | main | DEBUG | main | Utils.java:239 | Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@type='file']] |
| 138219 | main | DEBUG | main | Utils.java:200 | Unable to find an element within the given time: 5 seconds. |
| 138219 | main | INFO | main | DocumentMaintenanceRTS.java:402 | File uploaded successfully: OptionalSignature.zip |
| 138375 | 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 |
| 138443 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //a[text()='Processing']] |
| 140531 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //a[text()='Processing']] |
| 149230 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu |
| 149231 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 159457 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: tab0] |
| 162606 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu |
| 162607 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 162691 | main | DEBUG | main | Utils.java:235 | Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: .header] |
| 162748 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: dragandrophandler] |
| 168130 | main | DEBUG | main | Utils.java:239 | Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@type='file']] |
| 173171 | main | INFO | main | CollectedDocumentPage.java:813 | File Dragged and dropped to clipboard |
| 173234 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: messages] |
| 173447 | 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 |
| 173513 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //span[contains(text(),'Create Session')]] |
| 193383 | main | DEBUG | main | Utils.java:196 | An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element |
| 208905 | main | DEBUG | main | Utils.java:1044 | Unable to find an element within the timeout: 30 seconds. |
| 212059 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql&refresh=y |
| 212060 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 212125 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: Sign] |
| 212187 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: Attach] |
| 215345 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql&refresh=y |
| 215345 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 215429 | main | DEBUG | main | Utils.java:235 | Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: .header] |
| 225626 | 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 |
| 225786 | main | INFO | main | DocumentRTS.java:7956 | Successfully navigated to 'Session Details' page |
| 225842 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: Sign] |
| 225896 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: Sign] |
| 232232 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql |
| 232233 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 232301 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //span[@class='btn-text' and text()=' Design']] |
| 235429 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql |
| 235430 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 235510 | main | DEBUG | main | Utils.java:235 | Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: .header] |
| 235510 | main | INFO | main | DocumentRTS.java:7960 | Clicked 'Sign' button |
| 235681 | main | INFO | main | DocumentRTS.java:7961 | Successfully navigated to the 'eSignature Management' page |
| 238803 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql |
| 238804 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 238860 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']] |
| 240909 | main | INFO | main | DocumentRTS.java:7970 | Expanded the panel for Sam Smith |
| 240951 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='tab0']] |
| 241003 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='tab0']] |
| 243214 | main | INFO | main | DocumentRTS.java:7978 | Clicked 'Email' icon |
| 246381 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql |
| 246382 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 248467 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: lblSMSLinkDelivery] |
| 248637 | main | INFO | main | DocumentRTS.java:7979 | Successfully verified SMS Link Notification option is available for Email signing |
| 250714 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='SMSLinkDelivery']/label/span] |
| 250873 | main | INFO | main | DocumentRTS.java:7982 | Successfully verified SMS Link Notification is displayed for Email signing |
| 253079 | main | INFO | main | DocumentRTS.java:7985 | Successfully verified by default SMS Link Notification checkbox is checked for Email signing |
| 255310 | main | INFO | main | DocumentRTS.java:7989 | Successfully verified SMS test field is enabled for Email signing |
| 255500 | main | INFO | main | ESignatureManagementPage.java:1968 | Successfully verified SMS phone text field description Enter Phone |
| 257722 | main | INFO | main | ESignatureManagementPage.java:1976 | Successfully validated error message Please review remote authentication details. Click this message to expand for more details |
| 259945 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]] |
| 260135 | main | INFO | main | ESignatureManagementPage.java:1983 | Successfully validated party name Sam Smith |
| 260284 | main | INFO | main | ESignatureManagementPage.java:1995 | Error messages [Email :, Field is required, Phone :, Field is required] |
| 260284 | main | INFO | main | ESignatureManagementPage.java:1997 | Successfully verified error message Email : |
| 260284 | main | INFO | main | ESignatureManagementPage.java:1997 | Successfully verified error message Field is required |
| 260285 | main | INFO | main | ESignatureManagementPage.java:1997 | Successfully verified error message Phone : |
| 260285 | main | INFO | main | ESignatureManagementPage.java:1997 | Successfully verified error message Field is required |
| 262360 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email']] |
| 262445 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email']] |
| 269691 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']] |
| 271784 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']] |
| 279149 | main | INFO | main | ESignatureManagementPage.java:1976 | Successfully validated error message Please review remote authentication details. Click this message to expand for more details |
| 281375 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]] |
| 281563 | main | INFO | main | ESignatureManagementPage.java:1983 | Successfully validated party name Sam Smith |
| 283726 | main | INFO | main | ESignatureManagementPage.java:2013 | Error messages [Email :, Email address is invalid, Phone :, Phone number is invalid] |
| 283727 | main | INFO | main | ESignatureManagementPage.java:2015 | Successfully verified error message Email : |
| 283727 | main | INFO | main | ESignatureManagementPage.java:2015 | Successfully verified error message Email address is invalid |
| 283727 | main | INFO | main | ESignatureManagementPage.java:2015 | Successfully verified error message Phone : |
| 283728 | main | INFO | main | ESignatureManagementPage.java:2015 | Successfully verified error message Phone number is invalid |
| 285795 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email']] |
| 285881 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email']] |
| 295109 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email' and @class='form-control']/following::span[contains(@class,'input')]/span[contains(@class,'glyphicon')]] |
| 295294 | main | INFO | main | DocumentRTS.java:8002 | Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io |
| 297358 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']] |
| 299441 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']] |
| 308646 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span] |
| 308844 | main | INFO | main | DocumentRTS.java:8007 | Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911 |
| 308878 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']] |
| 310924 | main | INFO | main | DocumentRTS.java:7970 | Expanded the panel for Wells Fargo |
| 310969 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='tab0']] |
| 311039 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='tab0']] |
| 313232 | main | INFO | main | DocumentRTS.java:7978 | Clicked 'Email' icon |
| 316390 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql |
| 316390 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 318468 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> id: lblSMSLinkDelivery] |
| 318629 | main | INFO | main | DocumentRTS.java:7979 | Successfully verified SMS Link Notification option is available for Email signing |
| 320693 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='SMSLinkDelivery']/label/span] |
| 320864 | main | INFO | main | DocumentRTS.java:7982 | Successfully verified SMS Link Notification is displayed for Email signing |
| 323070 | main | INFO | main | DocumentRTS.java:7985 | Successfully verified by default SMS Link Notification checkbox is checked for Email signing |
| 325281 | main | INFO | main | DocumentRTS.java:7989 | Successfully verified SMS test field is enabled for Email signing |
| 327349 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email']] |
| 327422 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email']] |
| 336633 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Email' and @class='form-control']/following::span[contains(@class,'input')]/span[contains(@class,'glyphicon')]] |
| 336817 | main | INFO | main | DocumentRTS.java:8002 | Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io |
| 338891 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']] |
| 340967 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']] |
| 352723 | main | DEBUG | main | Utils.java:200 | Unable to find an element within the given time: 5 seconds. |
| 355314 | main | DEBUG | main | Utils.java:200 | Unable to find an element within the given time: 5 seconds. |
| 355351 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span] |
| 355564 | main | INFO | main | DocumentRTS.java:8013 | Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911 |
| 355611 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='tab0']] |
| 357805 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']] |
| 359849 | main | INFO | main | DocumentRTS.java:8064 | Selected 'Mail' for Sam Smith |
| 359897 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //*[@id='tab0']] |
| 362086 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']] |
| 364131 | main | INFO | main | DocumentRTS.java:8064 | Selected 'Mail' for Wells Fargo |
| 364197 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //label[text()='Sender']/following::input] |
| 366429 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //label[text()='Sender']/following::input] |
| 371796 | main | INFO | main | DocumentRTS.java:8068 | Entered 'Sender Email Id' : employee1@immonline.com |
| 371871 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //div[@id='ddLoanOfficersCC']//input] |
| 372072 | main | INFO | main | DocumentRTS.java:8069 | <b>Expected: </b>'CC' dropdown should be displayed<br><b>Actual(Passed): </b>'CC' dropdown is displayed |
| 372150 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: /html/body/div[4]/div[2]/div/div/div[2]/div[6]/div/div/div[2]/div[2]/div[3]/div/div/div[2]/input] |
| 377399 | main | INFO | main | DocumentRTS.java:8076 | Entered 'Subject' : SMS-Phone |
| 379493 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: /html/body/div[4]/div[2]/div/div/div[2]/div[6]/div/div/div[2]/div[2]/div[4]/div/div/div[2]/textarea] |
| 384780 | main | INFO | main | DocumentRTS.java:8080 | Entered 'Message' : Your documents are available for viewing, signing and printing. |
| 386876 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //button[contains(@data-bind,'ButtonSend_Click')]] |
| 387040 | main | INFO | main | DocumentRTS.java:8082 | <b>Expected: </b>'Send' button should be enabled<br><b>Actual(Passed): </b>'Send' button is enabled |
| 396450 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/esignermanager?origsessionid=202505201256297891462_bao2yvosofnl1cbcc4gcl5ql |
| 396450 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 396451 | main | INFO | main | DocumentRTS.java:8085 | Clicked 'Send' button |
| 401200 | main | DEBUG | main | Utils.java:200 | Unable to find an element within the given time: 5 seconds. |
| 401266 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (d11c56cf8c6e4b90f22bb932d632e535)] -> xpath: //p[contains(@data-bind,'text: SignerMessages().Message')]] |
| 401440 | main | INFO | main | DocumentRTS.java:8090 | <b>Expected: </b>The session is successfully submitted for Remote Signatures message should be displayed<br><b>Actual(Passed): </b>The session is successfully submitted for Remote Signatures is displayed |
| 401441 | main | INFO | main | DocumentRTS.java:8094 | Test Passed. |
| 401441 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 402228 | main | INFO | main | DocumentRTS.java:8152 | Test Passed. |
| 402228 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |