| 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) |
| 39 | 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 |
| 4824 | main | INFO | main | Log.java:218 | |
| 4824 | main | INFO | main | DocumentRTS.java:8124 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 4825 | main | INFO | main | Log.java:220 | |
| 4937 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyEmailAuthenticationSigningMethod |
| 4952 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136) |
| 4959 | 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 |
| 7330 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 7716 | main | INFO | main | Log.java:218 | |
| 7717 | main | INFO | main | DocumentRTS.java:7919 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 7717 | main | INFO | main | Log.java:220 | |
| 7718 | main | INFO | main | DocumentRTS.java:7921 | verify Adobe SMS Email Authentication Signing Method RTS Session |
| 11637 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/login.aspx |
| 11638 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 11752 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> id: btnSubmit] |
| 11753 | main | INFO | main | DocumentRTS.java:7923 | Navigated to 'eSign Login' page |
| 11856 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 11958 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 24286 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 24376 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 33659 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 33739 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 39107 | main | INFO | main | SignInPage.java:133 | Entered values for the fields in 'Login' page |
| 42109 | main | INFO | main | DocumentRTS.java:7926 | Login into FI : & User: - |
| 42190 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (445ba78b159565698383eab48ed729ef)] -> id: btnSubmit] |
| 42583 | main | FATAL | main | DocumentRTS.java:8088 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.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: [445ba78b159565698383eab48ed729ef, 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:50937}, 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: 445ba78b159565698383eab48ed729ef 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 | |||||
| 42590 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 43289 | main | FATAL | main | DocumentRTS.java:8148 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.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: [445ba78b159565698383eab48ed729ef, 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:50937}, 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: 445ba78b159565698383eab48ed729ef 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 | |||||
| 43291 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 43885 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession |
| 43902 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136) |
| 43909 | 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 |
| 46246 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 46247 | main | INFO | main | Log.java:218 | |
| 46247 | main | INFO | main | DocumentRTS.java:8124 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 46247 | main | INFO | main | Log.java:220 | |
| 46248 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyEmailAuthenticationSigningMethod |
| 46263 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 136.0.7103.94 (resolved driver for Chrome 136) |
| 46268 | 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 |
| 48564 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 48613 | main | INFO | main | Log.java:218 | |
| 48614 | main | INFO | main | DocumentRTS.java:7919 | **** verify Adobe SMS Email Authentication Signing Method RTS Session ***** |
| 48615 | main | INFO | main | Log.java:220 | |
| 48616 | main | INFO | main | DocumentRTS.java:7921 | verify Adobe SMS Email Authentication Signing Method RTS Session |
| 52497 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/login.aspx |
| 52498 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 52593 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: btnSubmit] |
| 52594 | main | INFO | main | DocumentRTS.java:7923 | Navigated to 'eSign Login' page |
| 52684 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 52767 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 65103 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 65177 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 74449 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 74519 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 79864 | main | INFO | main | SignInPage.java:133 | Entered values for the fields in 'Login' page |
| 82866 | main | INFO | main | DocumentRTS.java:7926 | Login into FI : kp1 & User: - fiadmin |
| 82948 | main | DEBUG | main | Utils.java:1023 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: btnSubmit] |
| 88414 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx |
| 88414 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 101126 | 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) |
| 104318 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: btnUpload] |
| 107524 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx |
| 107525 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 107641 | main | DEBUG | main | Utils.java:235 | Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> css selector: .header] |
| 107642 | main | INFO | main | DocumentRTS.java:7928 | Login as FiAdmin with Existing FI : kp1 |
| 107722 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //a[text()='Administration']] |
| 109823 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //a[text()='Administration']] |
| 116467 | main | INFO | main | DocumentRTS.java:7932 | Navigated to 'Document Maintenance RTS' Page |
| 117385 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //*[text()='Select All']] |
| 117458 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //*[text()='Select All']] |
| 122539 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //*[text()='Select All']] |
| 122687 | main | INFO | main | DocumentRTS.java:7935 | Clicked 'Select All' button |
| 126019 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentmaintenance |
| 126020 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 126798 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: btnPrimary] |
| 126868 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: btnPrimary] |
| 131917 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //div[text()='No records found']] |
| 132102 | main | INFO | main | DocumentRTS.java:7936 | <b>Expected: </b>Delete the ALL documents<br><b>Actual(Passed): </b>Successfully deleted ALL the documents |
| 132183 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //*[text()='Import Template']] |
| 137606 | main | DEBUG | main | Utils.java:239 | Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //*[@type='file']] |
| 145316 | main | DEBUG | main | Utils.java:200 | Unable to find an element within the given time: 5 seconds. |
| 145317 | main | INFO | main | DocumentMaintenanceRTS.java:402 | File uploaded successfully: OptionalSignature.zip |
| 145483 | 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 |
| 145561 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //a[text()='Processing']] |
| 147652 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //a[text()='Processing']] |
| 159301 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu |
| 159302 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 169560 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: tab0] |
| 172681 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu |
| 172682 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 172780 | main | DEBUG | main | Utils.java:235 | Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> css selector: .header] |
| 172858 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: dragandrophandler] |
| 178271 | main | DEBUG | main | Utils.java:239 | Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //*[@type='file']] |
| 183325 | main | INFO | main | CollectedDocumentPage.java:813 | File Dragged and dropped to clipboard |
| 183393 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: messages] |
| 183620 | 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 |
| 183687 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> xpath: //span[contains(text(),'Create Session')]] |
| 194683 | main | DEBUG | main | Utils.java:200 | Unable to find an element within the given time: 5 seconds. |
| 210250 | main | DEBUG | main | Utils.java:1044 | Unable to find an element within the timeout: 30 seconds. |
| 213388 | main | DEBUG | main | Utils.java:86 | Page URL:: http://jh-2024-1-0/teaasp/documentdesigner?origsessionid=202505201217247147194_ikvlxwwjkueezwecnf5koppq&refresh=y |
| 213388 | main | DEBUG | main | Utils.java:106 | Page Load Wait: (Sync) |
| 213454 | main | DEBUG | main | Utils.java:181 | Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (01b85dbd71450cd5085078e780839b79)] -> id: immPageTitle] |
| 213624 | main | FATAL | main | DocumentRTS.java:8088 | class com.imm.pages.DocumentDesignerPage cannot be cast to class com.imm.pages.SessionDetailsPage (com.imm.pages.DocumentDesignerPage and com.imm.pages.SessionDetailsPage are in unnamed module of loader 'app') |
| java.lang.ClassCastException: class com.imm.pages.DocumentDesignerPage cannot be cast to class com.imm.pages.SessionDetailsPage (com.imm.pages.DocumentDesignerPage and com.imm.pages.SessionDetailsPage are in unnamed module of loader 'app')
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:7952) 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) | |||||
| 213626 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 214464 | main | FATAL | main | DocumentRTS.java:8148 | class com.imm.pages.DocumentDesignerPage cannot be cast to class com.imm.pages.SessionDetailsPage (com.imm.pages.DocumentDesignerPage and com.imm.pages.SessionDetailsPage are in unnamed module of loader 'app') |
| java.lang.ClassCastException: class com.imm.pages.DocumentDesignerPage cannot be cast to class com.imm.pages.SessionDetailsPage (com.imm.pages.DocumentDesignerPage and com.imm.pages.SessionDetailsPage are in unnamed module of loader 'app')
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:7952) 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) | |||||
| 214465 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |